12 lines
318 B
JSON
12 lines
318 B
JSON
{
|
|
"id": "menu-plugin",
|
|
"name": "Menu Plugin",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Create custom menus using code blocks with links and CSS styling.",
|
|
"author": "Your Name",
|
|
"authorUrl": "https://yourwebsite.com",
|
|
"fundingUrl": "https://yourfundingurl.com",
|
|
"isDesktopOnly": false
|
|
}
|