{
"name": "shasum",
"version": "1.0.1",
"homepage": "https://github.com/dominictarr/shasum",
"repository": {
"type": "git",
"url": "git://github.com/dominictarr/shasum.git"
},
"dependencies": {
"json-stable-stringify": "~0.0.0",
"sha.js": "~2.3.0"
},
"devDependencies": {},
"browser": {
"./index.js": "./browser.js"
},
"scripts": {
"test": "node test/index.js && node test/index.js browser"
},
"author": {
"name": "'Dominic Tarr'",
"email": "[email protected]",
"url": "http://dominictarr.com"
},
"license": "MIT",
"gitHead": "7c4aa3102bc5a95765e422b8e3a50494ea1b8721",
"description": "Single function that return the sha1sum. Installing this is just a little bit quicker than reading the crypto documentation.",
"bugs": {
"url": "https://github.com/dominictarr/shasum/issues"
},
"_id": "[email protected]",
"_shasum": "0e0e8506a3b9e6c371ad9173845d04ff9126587f",
"_from": "shasum@>=1.0.0 <2.0.0",
"_npmVersion": "2.1.11",
"_nodeVersion": "0.10.31",
"_npmUser": {
"name": "dominictarr",
"email": "[email protected]"
},
"maintainers": [
{
"name": "dominictarr",
"email": "[email protected]"
}
],
"dist": {
"shasum": "0e0e8506a3b9e6c371ad9173845d04ff9126587f",
"tarball": "http://registry.npmjs.org/shasum/-/shasum-1.0.1.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/shasum/-/shasum-1.0.1.tgz",
"readme": "ERROR: No README data found!"
}