@jessiehernandez/aws-synthetics-logger-local
Version:
dev library for aws synthetics canary
29 lines (28 loc) • 734 B
JSON
{
"name": "@jessiehernandez/aws-synthetics-logger-local",
"version": "0.1.7",
"description": "dev library for aws synthetics canary",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"local",
"canary",
"synthetics",
"aws"
],
"author": "jessiehernandez",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/jessiehernandez/aws-synthetics-logger-local.git"
},
"bugs": {
"url": "https://github.com/sixleaveakkm/aws-synthetics-logger-local/issues"
},
"homepage": "https://github.com/sixleaveakkm/aws-synthetics-logger-local#readme",
"dependencies": {
"loglevel": "^1.7.0"
}
}