Files
owl/package.json
T
2019-04-18 10:20:53 +02:00

8 lines
135 B
JSON

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