nsolid-statsd
Version:
a daemon that sends N|Solid metrics to statsd
117 lines (116 loc) • 2.82 kB
JSON
{
"_args": [
[
{
"raw": "hyperquest@~2.0.0",
"scope": null,
"escapedName": "hyperquest",
"name": "hyperquest",
"rawSpec": "~2.0.0",
"spec": ">=2.0.0 <2.1.0",
"type": "range"
},
"/Users/joe/Projects/nodesource/nsolid-statsd/node_modules/nsolid-apiclient"
]
],
"_from": "hyperquest@>=2.0.0 <2.1.0",
"_id": "hyperquest@2.0.0",
"_inCache": true,
"_location": "/hyperquest",
"_nodeVersion": "5.5.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/hyperquest-2.0.0.tgz_1467512050033_0.01272976421751082"
},
"_npmUser": {
"name": "substack",
"email": "substack@gmail.com"
},
"_npmVersion": "3.7.1",
"_phantomChildren": {
"core-util-is": "1.0.2",
"inherits": "2.0.3",
"isarray": "0.0.1",
"string_decoder": "0.10.31",
"xtend": "4.0.1"
},
"_requested": {
"raw": "hyperquest@~2.0.0",
"scope": null,
"escapedName": "hyperquest",
"name": "hyperquest",
"rawSpec": "~2.0.0",
"spec": ">=2.0.0 <2.1.0",
"type": "range"
},
"_requiredBy": [
"/nsolid-apiclient"
],
"_resolved": "https://registry.npmjs.org/hyperquest/-/hyperquest-2.0.0.tgz",
"_shasum": "3d1a0c5d83295bcde5c75a978ddaae4096f83c02",
"_shrinkwrap": null,
"_spec": "hyperquest@~2.0.0",
"_where": "/Users/joe/Projects/nodesource/nsolid-statsd/node_modules/nsolid-apiclient",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/hyperquest/issues"
},
"dependencies": {
"duplexer2": "~0.0.2",
"through2": "~0.6.3"
},
"description": "make streaming http requests",
"devDependencies": {
"tape": "^3.0.1"
},
"directories": {},
"dist": {
"shasum": "3d1a0c5d83295bcde5c75a978ddaae4096f83c02",
"tarball": "https://registry.npmjs.org/hyperquest/-/hyperquest-2.0.0.tgz"
},
"gitHead": "9b130e101faef3ec6ce4c89c2ff2b2b9062f5b58",
"homepage": "https://github.com/substack/hyperquest",
"keywords": [
"stream",
"http",
"transport",
"request",
"get",
"post",
"put",
"delete",
"duplex",
"pooling"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "substack",
"email": "mail@substack.net"
},
{
"name": "juliangruber",
"email": "julian@juliangruber.com"
},
{
"name": "rvagg",
"email": "rod@vagg.org"
}
],
"name": "hyperquest",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/substack/hyperquest.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "2.0.0"
}