17 lines
303 B
JSON
17 lines
303 B
JSON
{
|
|
"addons": [
|
|
{
|
|
"id": "widget",
|
|
"name": "Widgets",
|
|
"description": "Reusable widget components for plugin developers.",
|
|
"version": "0.2.1",
|
|
"mod_version": "3",
|
|
"type": "library",
|
|
"tags": [
|
|
"ui",
|
|
"gui",
|
|
"widgets"
|
|
]
|
|
}
|
|
]
|
|
}
|