blob: f95a88a8064066f6a8fca9ef8c564600081865b9 [file] [log] [blame]
{
"_args": [
[
{
"raw": "shasum@^1.0.0",
"scope": null,
"escapedName": "shasum",
"name": "shasum",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/browserify"
]
],
"_from": "shasum@>=1.0.0 <2.0.0",
"_id": "shasum@1.0.2",
"_inCache": true,
"_location": "/shasum",
"_nodeVersion": "2.3.1",
"_npmUser": {
"name": "dominictarr",
"email": "dominic.tarr@gmail.com"
},
"_npmVersion": "3.3.1",
"_phantomChildren": {},
"_requested": {
"raw": "shasum@^1.0.0",
"scope": null,
"escapedName": "shasum",
"name": "shasum",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/browserify",
"/deps-sort"
],
"_resolved": "https://registry.npmjs.org/shasum/-/shasum-1.0.2.tgz",
"_shasum": "e7012310d8f417f4deb5712150e5678b87ae565f",
"_shrinkwrap": null,
"_spec": "shasum@^1.0.0",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/browserify",
"author": {
"name": "'Dominic Tarr'",
"email": "dominic.tarr@gmail.com",
"url": "http://dominictarr.com"
},
"browser": {
"./index.js": "./browser.js"
},
"bugs": {
"url": "https://github.com/dominictarr/shasum/issues"
},
"dependencies": {
"json-stable-stringify": "~0.0.0",
"sha.js": "~2.4.4"
},
"description": "Single function that return the sha1sum. Installing this is just a little bit quicker than reading the crypto documentation.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "e7012310d8f417f4deb5712150e5678b87ae565f",
"tarball": "https://registry.npmjs.org/shasum/-/shasum-1.0.2.tgz"
},
"gitHead": "7cf9cac58f72da0a85d184162ae3dd1176d8e86b",
"homepage": "https://github.com/dominictarr/shasum",
"license": "MIT",
"maintainers": [
{
"name": "dominictarr",
"email": "dominic.tarr@gmail.com"
}
],
"name": "shasum",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/dominictarr/shasum.git"
},
"scripts": {
"test": "node test/index.js && node test/index.js browser"
},
"version": "1.0.2"
}