Files
2025-11-29 17:59:06 +08:00

12 lines
221 B
JSON

{
"name": "my-first-plugin",
"description": "My first test plugin",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Test User",
"email": "zhongweili@tubi.tv"
},
"commands": [
"./commands"
]
}