15 lines
405 B
JSON
15 lines
405 B
JSON
{
|
|
"name": "odoo-pwa-generator",
|
|
"description": "Generate offline-first Progressive Web Apps with Odoo Studio backend integration. Supports SvelteKit, React, and Vue with smart caching, IndexedDB storage, and automatic sync.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Jamshid",
|
|
"url": "https://github.com/jamshu"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |