nsolid-statsd
Version:
a daemon that sends N|Solid metrics to statsd
95 lines (94 loc) • 2.72 kB
JSON
{
"_args": [
[
{
"raw": "fast-safe-stringify@~1.1.0",
"scope": null,
"escapedName": "fast-safe-stringify",
"name": "fast-safe-stringify",
"rawSpec": "~1.1.0",
"spec": ">=1.1.0 <1.2.0",
"type": "range"
},
"/Users/joe/Projects/nodesource/nsolid-statsd/node_modules/bole"
]
],
"_from": "fast-safe-stringify@>=1.1.0 <1.2.0",
"_id": "fast-safe-stringify@1.1.6",
"_inCache": true,
"_location": "/fast-safe-stringify",
"_nodeVersion": "6.9.4",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/fast-safe-stringify-1.1.6.tgz_1486048314529_0.44678843254223466"
},
"_npmUser": {
"name": "davidmarkclements",
"email": "huperekchuno@googlemail.com"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"raw": "fast-safe-stringify@~1.1.0",
"scope": null,
"escapedName": "fast-safe-stringify",
"name": "fast-safe-stringify",
"rawSpec": "~1.1.0",
"spec": ">=1.1.0 <1.2.0",
"type": "range"
},
"_requiredBy": [
"/bole"
],
"_resolved": "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-1.1.6.tgz",
"_shasum": "b30f4a55cbf657895a5b07b2c9c6fec91580802d",
"_shrinkwrap": null,
"_spec": "fast-safe-stringify@~1.1.0",
"_where": "/Users/joe/Projects/nodesource/nsolid-statsd/node_modules/bole",
"author": {
"name": "David Mark Clements"
},
"bugs": {
"url": "https://github.com/davidmarkclements/fast-safe-stringify/issues"
},
"dependencies": {},
"description": "Safely and quickly serialize JavaScript objects",
"devDependencies": {
"clone": "^2.1.0",
"fastbench": "^1.0.1",
"json-stringify-safe": "^5.0.1",
"standard": "^8.0.0",
"tap": "^9.0.0"
},
"directories": {},
"dist": {
"shasum": "b30f4a55cbf657895a5b07b2c9c6fec91580802d",
"tarball": "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-1.1.6.tgz"
},
"gitHead": "1e2e2eb285656d3ea20ac25601f4a3cb8f0a294e",
"homepage": "https://github.com/davidmarkclements/fast-safe-stringify#readme",
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "davidmarkclements",
"email": "huperekchuno@googlemail.com"
},
{
"name": "matteo.collina",
"email": "hello@matteocollina.com"
}
],
"name": "fast-safe-stringify",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/davidmarkclements/fast-safe-stringify.git"
},
"scripts": {
"test": "standard && tap test.js"
},
"typings": "index",
"version": "1.1.6"
}