mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
7 lines
132 B
JSON
7 lines
132 B
JSON
{
|
|
"name": "owl-playground",
|
|
"description": "Odoo Web Lab",
|
|
"scripts": {
|
|
"serve": "python -m SimpleHTTPServer 8001"
|
|
}
|
|
} |