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.

24 lines (23 loc) 360 B
{ "name": "rxjs", "main": "dist/rx.all.js", "repository": { "type": "git", "url": "https://github.com/Reactive-Extensions/RxJS.git" }, "license": "Apache-2.0", "ignore": [ ".sh", ".*", "*.bat", "*.md", "*.txt", "*.log", "package.json", "node_modules", "doc", "examples", "src", "tests" ] }