Files
owl/package.json
T
Géry Debongnie 9cc1dd0524 [REF] move libs out of playground, add server.py
So we can share it
2019-04-30 10:51:18 +02:00

8 lines
120 B
JSON

{
"name": "owl-playground",
"description": "Odoo Web Library",
"scripts": {
"start": "python server.py"
}
}