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