aws-cloudwatch-forwarder
Version:
Forwards the Stdin to AWS Cloudwatch
82 lines (81 loc) • 1.88 kB
JSON
{
"_args": [
[
"rfr",
"/Users/camilin/devroot/aws-cloudwatch-forwarder"
]
],
"_from": "rfr@latest",
"_id": "rfr@1.2.3",
"_inCache": true,
"_installable": true,
"_location": "/rfr",
"_nodeVersion": "3.1.0",
"_npmUser": {
"email": "s@warmsea.net",
"name": "warmsea"
},
"_npmVersion": "2.13.3",
"_phantomChildren": {},
"_requested": {
"name": "rfr",
"raw": "rfr",
"rawSpec": "",
"scope": null,
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/rfr/-/rfr-1.2.3.tgz",
"_shasum": "e7bb719337ede977091faf12eac8b6cd2dba9011",
"_shrinkwrap": null,
"_spec": "rfr",
"_where": "/Users/camilin/devroot/aws-cloudwatch-forwarder",
"author": {
"email": "s@warmsea.net",
"name": "Su Su"
},
"bugs": {
"url": "https://github.com/warmsea/node-rfr/issues"
},
"dependencies": {},
"description": "Require From project Root tool for Node.js.",
"devDependencies": {
"coveralls": "*",
"istanbul": "*",
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "e7bb719337ede977091faf12eac8b6cd2dba9011",
"tarball": "http://registry.npmjs.org/rfr/-/rfr-1.2.3.tgz"
},
"gitHead": "4c6c62dd5c338824e7eeccb44321942a7c3a8662",
"homepage": "https://github.com/warmsea/node-rfr",
"keywords": [
"project",
"require",
"root"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "warmsea",
"email": "s@warmsea.net"
}
],
"name": "rfr",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/warmsea/node-rfr.git"
},
"scripts": {
"test": "PATH=$(npm bin):$PATH istanbul cover _mocha --report lcovonly -- -R spec --check-leaks"
},
"version": "1.2.3"
}