You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

48 lines
1.1 KiB

{
"name": "sha",
"version": "1.2.4",
"description": "Check and get file hashes",
"scripts": {
"test": "mocha -R spec"
},
"repository": {
"type": "git",
"url": "https://github.com/ForbesLindesay/sha.git"
},
"license": "BSD",
"optionalDependencies": {
"graceful-fs": "2 || 3",
"readable-stream": "1.0"
},
"devDependencies": {
"mocha": "~1.9.0"
},
"bugs": {
"url": "https://github.com/ForbesLindesay/sha/issues"
},
"homepage": "https://github.com/ForbesLindesay/sha",
"dependencies": {
"graceful-fs": "2 || 3",
"readable-stream": "1.0"
},
"_id": "sha@1.2.4",
"dist": {
"shasum": "1f9a377f27b6fdee409b9b858e43da702be48a4d",
"tarball": "http://registry.npmjs.org/sha/-/sha-1.2.4.tgz"
},
"_from": "sha@>=1.2.1 <1.3.0",
"_npmVersion": "1.4.3",
"_npmUser": {
"name": "forbeslindesay",
"email": "forbes@lindeay.co.uk"
},
"maintainers": [
{
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
}
],
"directories": {},
"_shasum": "1f9a377f27b6fdee409b9b858e43da702be48a4d",
"_resolved": "https://registry.npmjs.org/sha/-/sha-1.2.4.tgz"
}