UNPKG

serverless-spy

Version:

CDK-based library for writing elegant integration tests on AWS serverless architecture and an additional web console to monitor events in real time.

13 lines (12 loc) 462 B
{ "name" : "cycle" , "description" : "decycle your json" , "author" : "" , "version" : "1.0.3" , "main" : "./cycle.js" , "homepage" : "https://github.com/douglascrockford/JSON-js" , "repository" : { "type": "git", "url": "http://github.com/dscape/cycle.git" } , "bugs" : "http://github.com/douglascrockford/JSON-js/issues" , "keywords" : [ "json", "cycle", "stringify", "parse" ] , "engines" : { "node" : ">=0.4.0" } }