mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
9cc1dd0524
So we can share it
8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|
"name": "owl-playground",
|
|
"description": "Odoo Web Library",
|
|
"scripts": {
|
|
"start": "python server.py"
|
|
}
|
|
}
|