52 lines
1.4 KiB
JSON
52 lines
1.4 KiB
JSON
|
{
|
||
|
"_from": "git-sha1@^0.1.2",
|
||
|
"_id": "git-sha1@0.1.2",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-2e/nZezdVlyCopOCYHeW0onkbZg7xP1Ad6pndPy1rCygeRykefUS6r7oA5cJRGEFvseiaz5a/qUHFVX1dd6Isg==",
|
||
|
"_location": "/git-sha1",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "git-sha1@^0.1.2",
|
||
|
"name": "git-sha1",
|
||
|
"escapedName": "git-sha1",
|
||
|
"rawSpec": "^0.1.2",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^0.1.2"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/js-git"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/git-sha1/-/git-sha1-0.1.2.tgz",
|
||
|
"_shasum": "599ac192b71875825e13a445f3a6e05118c2f745",
|
||
|
"_spec": "git-sha1@^0.1.2",
|
||
|
"_where": "/var/www/api.medcify.app/node_modules/js-git",
|
||
|
"author": {
|
||
|
"name": "Tim Caswell",
|
||
|
"email": "tim@creationix.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/creationix/git-sha1/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"description": "A pure JS SHA1 implementation created for js-git.",
|
||
|
"homepage": "https://github.com/creationix/git-sha1#readme",
|
||
|
"keywords": [
|
||
|
"js-git",
|
||
|
"sha1"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "git-sha1.js",
|
||
|
"name": "git-sha1",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/creationix/git-sha1.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"version": "0.1.2"
|
||
|
}
|