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 (19 loc) 304 B
{ "name": "buffer-from", "version": "1.1.2", "license": "MIT", "repository": "LinusU/buffer-from", "files": [ "index.js" ], "scripts": { "test": "standard && node test" }, "devDependencies": { "standard": "^12.0.1" }, "keywords": [ "buffer", "buffer from" ] }