Files
gh-savaki-savaki-marketplac…/.claude-plugin/plugin.json
2025-11-30 08:54:14 +08:00

13 lines
407 B
JSON

{
"name": "aws-deployer",
"description": "Skills for setting up and configuring AWS Deployer - a serverless CloudFormation deployment automation system with support for single and multi-account deployments via AWS Step Functions",
"version": "1.0.0",
"author": {
"name": "Matt Ho",
"email": "matt.ho@gmail.com",
"url": "https://github.com/savaki"
},
"skills": [
"./skills/"
]
}