cfn-response
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "cfn-response", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A module for sending responses from lambda-funciton backed custom resources in AWS CloudFormation", | ||
"main": "index.js", | ||
"repository" : { | ||
"type" : "git", | ||
"url" : "https://github.com/LukeMizuhashi/cfn-response.git" | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/LukeMizuhashi/cfn-response.git" | ||
}, | ||
@@ -10,0 +10,0 @@ "scripts": { |
3682
12