Files
42marketplaces/sync/gh-basher83-lunar-claude-plugins-meta-claude-dev-sandbox.json
2025-11-29 18:53:27 +08:00

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
}
]
}