blob: b9912afa766379549c82d053d14c631a8cc94e51 [file] [log] [blame]
{
"_args": [
[
{
"raw": "json-stable-stringify@~0.0.0",
"scope": null,
"escapedName": "json-stable-stringify",
"name": "json-stable-stringify",
"rawSpec": "~0.0.0",
"spec": ">=0.0.0 <0.1.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/shasum"
]
],
"_from": "json-stable-stringify@>=0.0.0 <0.1.0",
"_id": "json-stable-stringify@0.0.1",
"_inCache": true,
"_location": "/json-stable-stringify",
"_npmUser": {
"name": "substack",
"email": "mail@substack.net"
},
"_npmVersion": "1.3.0",
"_phantomChildren": {},
"_requested": {
"raw": "json-stable-stringify@~0.0.0",
"scope": null,
"escapedName": "json-stable-stringify",
"name": "json-stable-stringify",
"rawSpec": "~0.0.0",
"spec": ">=0.0.0 <0.1.0",
"type": "range"
},
"_requiredBy": [
"/shasum"
],
"_resolved": "https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-0.0.1.tgz",
"_shasum": "611c23e814db375527df851193db59dd2af27f45",
"_shrinkwrap": null,
"_spec": "json-stable-stringify@~0.0.0",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/shasum",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/json-stable-stringify/issues"
},
"dependencies": {
"jsonify": "~0.0.0"
},
"description": "deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results",
"devDependencies": {
"tape": "~1.0.4"
},
"directories": {},
"dist": {
"shasum": "611c23e814db375527df851193db59dd2af27f45",
"tarball": "https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-0.0.1.tgz"
},
"homepage": "https://github.com/substack/json-stable-stringify",
"keywords": [
"json",
"stringify",
"deterministic",
"hash",
"sort",
"stable"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "substack",
"email": "mail@substack.net"
}
],
"name": "json-stable-stringify",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/substack/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": "0.0.1"
}