15 lines
398 B
JSON
15 lines
398 B
JSON
{
|
|
"name": "specweave-plugin-dev",
|
|
"description": "Claude Code plugin development tools including plugin creation, testing, marketplace publishing, skill authoring, agent development, and CLI command integration.",
|
|
"version": "0.24.0",
|
|
"author": {
|
|
"name": "Anton Abyzov",
|
|
"email": "anton.abyzov@gmail.com"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |