UNPKG

cfn-response-pro

Version:

testing to make cfn-response module to work with asynchronous calls end to end

24 lines (23 loc) 616 B
{ "name": "cfn-response-pro", "version": "1.0.0", "description": "testing to make cfn-response module to work with asynchronous calls end to end", "main": "index.js", "scripts": { "test": "var cfnresponse = require(\"cfn-response-pro\")" }, "repository": { "type": "git", "url": "git+https://github.com/razhamma/cfn-response-pro.git" }, "keywords": [ "cfn-response", "promise" ], "author": "razhamma", "license": "ISC", "bugs": { "url": "https://github.com/razhamma/cfn-response-pro/issues" }, "homepage": "https://github.com/razhamma/cfn-response-pro#readme" }