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.

20 lines 426 B
{ "name": "cli", "version": "1.0.0", "description": "", "main": "webServerlessSpy.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "MPL-2.0", "dependencies": { "bootstrap": "^5.2.1", "bootstrap-icons": "^1.9.1", "caporal": "^1.4.0", "json-format-highlight": "^1.0.4", "open": "^8.4.0" }, "devDependencies": {} }