nsolid-statsd
Version:
a daemon that sends N|Solid metrics to statsd
116 lines (115 loc) • 2.92 kB
JSON
{
"_args": [
[
{
"raw": "individual@~3.0.0",
"scope": null,
"escapedName": "individual",
"name": "individual",
"rawSpec": "~3.0.0",
"spec": ">=3.0.0 <3.1.0",
"type": "range"
},
"/Users/joe/Projects/nodesource/nsolid-statsd/node_modules/bole"
]
],
"_from": "individual@>=3.0.0 <3.1.0",
"_id": "individual@3.0.0",
"_inCache": true,
"_location": "/individual",
"_nodeVersion": "0.10.26",
"_npmUser": {
"name": "raynos",
"email": "raynos2@gmail.com"
},
"_npmVersion": "2.1.12",
"_phantomChildren": {},
"_requested": {
"raw": "individual@~3.0.0",
"scope": null,
"escapedName": "individual",
"name": "individual",
"rawSpec": "~3.0.0",
"spec": ">=3.0.0 <3.1.0",
"type": "range"
},
"_requiredBy": [
"/bole"
],
"_resolved": "https://registry.npmjs.org/individual/-/individual-3.0.0.tgz",
"_shasum": "e7ca4f85f8957b018734f285750dc22ec2f9862d",
"_shrinkwrap": null,
"_spec": "individual@~3.0.0",
"_where": "/Users/joe/Projects/nodesource/nsolid-statsd/node_modules/bole",
"author": {
"name": "Raynos",
"email": "raynos2@gmail.com"
},
"bugs": {
"url": "https://github.com/Raynos/individual/issues",
"email": "raynos2@gmail.com"
},
"contributors": [
{
"name": "Jake Verbaten"
}
],
"dependencies": {},
"description": "Garantueed individual values",
"devDependencies": {
"coveralls": "^2.10.0",
"istanbul": "^0.2.7",
"run-browser": "^1.3.1",
"tape": "^2.12.3"
},
"directories": {},
"dist": {
"shasum": "e7ca4f85f8957b018734f285750dc22ec2f9862d",
"tarball": "https://registry.npmjs.org/individual/-/individual-3.0.0.tgz"
},
"gitHead": "93c5a0f3fd09527c0cf37e2b8fe7b3a90e3bf9f1",
"homepage": "https://github.com/Raynos/individual",
"keywords": [],
"licenses": [
{
"type": "MIT",
"url": "http://github.com/Raynos/individual/raw/master/LICENSE"
}
],
"main": "index",
"maintainers": [
{
"name": "raynos",
"email": "raynos2@gmail.com"
}
],
"name": "individual",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/Raynos/individual.git"
},
"scripts": {
"cover": "istanbul cover --report none --print detail test.js",
"test": "node test.js",
"travis": "npm run cover -s && istanbul report lcov && ((cat coverage/lcov.info | coveralls) || exit 0)"
},
"testling": {
"files": "test.js",
"browsers": [
"ie/8..latest",
"firefox/16..latest",
"firefox/nightly",
"chrome/22..latest",
"chrome/canary",
"opera/12..latest",
"opera/next",
"safari/5.1..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2..latest"
]
},
"version": "3.0.0"
}