async-cfn-response
Version:
AWS Cloud Formation async response
20 lines (19 loc) • 421 B
JSON
{
"name": "async-cfn-response",
"version": "1.0.2",
"description": "AWS Cloud Formation async response",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/jaydenliang/async-cfn-response"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"async",
"cfn-response"
],
"author": "jaydenliang",
"license": "MIT"
}