Files
owl/package.json
T
2019-03-29 15:18:26 +01:00

7 lines
132 B
JSON

{
"name": "owl-playground",
"description": "Odoo Web Lab",
"scripts": {
"serve": "python -m SimpleHTTPServer 8001"
}
}