Files
instrucoes_gerais/clube67/newwhats.local/plugins-modelos-criar-modificados/nanobana/manifest.json
T

19 lines
430 B
JSON

{
"name": "nanobana",
"displayName": "Nanobana",
"version": "1.0.0",
"description": "Exposes a global API endpoint for system consumption.",
"author": "Clube67",
"category": "utility",
"enabled": true,
"canDisable": true,
"dependencies": [],
"backend": {
"routePrefix": "/api/plugins/nanobana",
"hasMigrations": true
},
"frontend": {
"menuItems": []
}
}