blob: e45005a53458c55a70eeebd6d087df47b449df8d [file] [log] [blame]
{
"_args": [
[
{
"raw": "json-stable-stringify-without-jsonify@^1.0.1",
"scope": null,
"escapedName": "json-stable-stringify-without-jsonify",
"name": "json-stable-stringify-without-jsonify",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/eslint"
]
],
"_from": "json-stable-stringify-without-jsonify@>=1.0.1 <2.0.0",
"_id": "json-stable-stringify-without-jsonify@1.0.1",
"_inCache": 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": {
"name": "samn",
"email": "samneubardt@gmail.com"
},
"_npmVersion": "3.10.9",
"_phantomChildren": {},
"_requested": {
"raw": "json-stable-stringify-without-jsonify@^1.0.1",
"scope": null,
"escapedName": "json-stable-stringify-without-jsonify",
"name": "json-stable-stringify-without-jsonify",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/eslint"
],
"_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": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/eslint",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"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": [
"json",
"stringify",
"deterministic",
"hash",
"sort",
"stable"
],
"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": {
"files": "test/*.js",
"browsers": [
"ie/8..latest",
"ff/5",
"ff/latest",
"chrome/15",
"chrome/latest",
"safari/latest",
"opera/latest"
]
},
"version": "1.0.1"
}