mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2025-02-06 19:25:46 +00:00
53 lines
1.1 KiB
JSON
53 lines
1.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"sha@2.0.1",
|
|
"/Users/rebecca/code/npm"
|
|
]
|
|
],
|
|
"_from": "sha@2.0.1",
|
|
"_id": "sha@2.0.1",
|
|
"_inBundle": true,
|
|
"_integrity": "sha1-YDCCL70smCOUn49y7WQR7lzyWq4=",
|
|
"_location": "/npm/sha",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "sha@2.0.1",
|
|
"name": "sha",
|
|
"escapedName": "sha",
|
|
"rawSpec": "2.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/npm"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/sha/-/sha-2.0.1.tgz",
|
|
"_spec": "2.0.1",
|
|
"_where": "/Users/rebecca/code/npm",
|
|
"bugs": {
|
|
"url": "https://github.com/ForbesLindesay/sha/issues"
|
|
},
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"readable-stream": "^2.0.2"
|
|
},
|
|
"description": "Check and get file hashes",
|
|
"devDependencies": {
|
|
"mocha": "~1.9.0"
|
|
},
|
|
"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": "2.0.1"
|
|
}
|