2020-05-26 18:17:24 +02:00

100 lines
2.8 KiB
JSON

{
"_args": [
[
"json-stable-stringify-without-jsonify@^1.0.1",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/unique-stream"
]
],
"_from": "json-stable-stringify-without-jsonify@>=1.0.1 <2.0.0",
"_id": "json-stable-stringify-without-jsonify@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/json-stable-stringify-without-jsonify",
"_nodeVersion": "7.2.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/json-stable-stringify-without-jsonify-1.0.1.tgz_1481839233500_0.5462748887948692"
},
"_npmUser": {
"email": "samneubardt@gmail.com",
"name": "samn"
},
"_npmVersion": "3.10.9",
"_phantomChildren": {},
"_requested": {
"name": "json-stable-stringify-without-jsonify",
"raw": "json-stable-stringify-without-jsonify@^1.0.1",
"rawSpec": "^1.0.1",
"scope": null,
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/unique-stream"
],
"_resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
"_shasum": "9db7b59496ad3f3cfef30a75142d2d930ad72651",
"_shrinkwrap": null,
"_spec": "json-stable-stringify-without-jsonify@^1.0.1",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/unique-stream",
"author": {
"email": "mail@substack.net",
"name": "James Halliday",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/samn/json-stable-stringify/issues"
},
"dependencies": {},
"description": "deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies",
"devDependencies": {
"tape": "~1.0.4"
},
"directories": {},
"dist": {
"shasum": "9db7b59496ad3f3cfef30a75142d2d930ad72651",
"tarball": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz"
},
"gitHead": "c0b3c36d976c54e31a814c492cd1c2557a4d3758",
"homepage": "https://github.com/samn/json-stable-stringify",
"keywords": [
"deterministic",
"hash",
"json",
"sort",
"stable",
"stringify"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "samn",
"email": "samneubardt@gmail.com"
}
],
"name": "json-stable-stringify-without-jsonify",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/samn/json-stable-stringify.git"
},
"scripts": {
"test": "tape test/*.js"
},
"testling": {
"browsers": [
"chrome/15",
"chrome/latest",
"ff/5",
"ff/latest",
"ie/8..latest",
"opera/latest",
"safari/latest"
],
"files": "test/*.js"
},
"version": "1.0.1"
}