18 lines
550 B
JSON
18 lines
550 B
JSON
{
|
|
"name": "aws-deployer",
|
|
"owner": {
|
|
"name": "Matt Ho",
|
|
"email": "matt.ho@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"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",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-savaki-savaki-marketplace-plugins-aws-deployer.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |