Initial commit
This commit is contained in:
9
skills/plugin-builder/resources/plugin-template.json
Normal file
9
skills/plugin-builder/resources/plugin-template.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "plugin-name",
|
||||
"description": "Clear, concise description of plugin functionality (1-2 sentences)",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Author Name",
|
||||
"email": "author@example.com"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user