18 lines
529 B
JSON
18 lines
529 B
JSON
{
|
|
"name": "claude-dev-sandbox",
|
|
"owner": {
|
|
"name": "basher83",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "claude-dev-sandbox",
|
|
"description": "Development sandbox for testing and prototyping Claude Code components (hooks, skills, commands, agents) before promoting to production plugins",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-basher83-lunar-claude-plugins-meta-claude-dev-sandbox.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |