13 lines
407 B
JSON
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/"
|
|
]
|
|
} |