Files
42marketplaces/sync/gh-greyhaven-ai-claude-code-config-grey-haven-plugins-deployment.json
2025-11-29 18:53:27 +08:00

18 lines
479 B
JSON

{
"name": "deployment",
"owner": {
"name": "Grey Haven Studio",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "deployment",
"description": "Cloudflare Workers and Pages deployment with integrated debugging and troubleshooting chains",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-greyhaven-ai-claude-code-config-grey-haven-plugins-deployment.git"
},
"strict": true
}
]
}