18 lines
559 B
JSON
18 lines
559 B
JSON
{
|
|
"name": "odoo-pwa-generator",
|
|
"owner": {
|
|
"name": "Jamshid",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"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.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-jamshu-jamshi-marketplace-plugins-odoo-pwa-generator.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |