Hacked By AnonymousFox
{
"_from": "sha@3.0.0",
"_id": "sha@3.0.0",
"_inBundle": false,
"_integrity": "sha512-DOYnM37cNsLNSGIG/zZWch5CKIRNoLdYUQTQlcgkRkoYIUwDYjqDyye16YcDZg/OPdcbUgTKMjc4SY6TB7ZAPw==",
"_location": "/sha",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "sha@3.0.0",
"name": "sha",
"escapedName": "sha",
"rawSpec": "3.0.0",
"saveSpec": null,
"fetchSpec": "3.0.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/sha/-/sha-3.0.0.tgz",
"_shasum": "b2f2f90af690c16a3a839a6a6c680ea51fedd1ae",
"_spec": "sha@3.0.0",
"_where": "/Users/aeschright/code/cli",
"bugs": {
"url": "https://github.com/ForbesLindesay/sha/issues"
},
"bundleDependencies": false,
"dependencies": {
"graceful-fs": "^4.1.2"
},
"deprecated": false,
"description": "Check and get file hashes",
"devDependencies": {
"mocha": "~1.9.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/ForbesLindesay/sha#readme",
"license": "(BSD-2-Clause OR MIT)",
"name": "sha",
"repository": {
"type": "git",
"url": "git+https://github.com/ForbesLindesay/sha.git"
},
"scripts": {
"test": "mocha -R spec"
},
"version": "3.0.0"
}
Hacked By AnonymousFox1.0, Coded By AnonymousFox