UNPKG

@jessiehernandez/aws-synthetics-local

Version:
32 lines (31 loc) 839 B
{ "name": "@jessiehernandez/aws-synthetics-local", "version": "0.3.5", "description": "dev library for aws synthetics canary", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/jessiehernandez/aws-synthetics-local.git" }, "keywords": [ "synthetics", "aws" ], "author": "jessiehernandez", "license": "Apache-2.0", "bugs": { "url": "https://github.com/sixleaveakkm/aws-synthetics-local/issues" }, "homepage": "https://github.com/sixleaveakkm/aws-synthetics-local#readme", "dependencies": { "puppeteer": "5.2.0", "SyntheticsLogger": "npm:@jessiehernandez/aws-synthetics-logger-local@0.1.7", "yargs": "^16.0.3" }, "bin": { "canary-run": "./bin/canary-run.js" } }