mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
79 lines
2.1 KiB
JSON
79 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"shasum@^1.0.0",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify"
|
|
]
|
|
],
|
|
"_from": "shasum@>=1.0.0 <2.0.0",
|
|
"_id": "shasum@1.0.2",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/shasum",
|
|
"_nodeVersion": "2.3.1",
|
|
"_npmUser": {
|
|
"email": "dominic.tarr@gmail.com",
|
|
"name": "dominictarr"
|
|
},
|
|
"_npmVersion": "3.3.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "shasum",
|
|
"raw": "shasum@^1.0.0",
|
|
"rawSpec": "^1.0.0",
|
|
"scope": null,
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/browserify"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/shasum/-/shasum-1.0.2.tgz",
|
|
"_shasum": "e7012310d8f417f4deb5712150e5678b87ae565f",
|
|
"_shrinkwrap": null,
|
|
"_spec": "shasum@^1.0.0",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify",
|
|
"author": {
|
|
"email": "dominic.tarr@gmail.com",
|
|
"name": "'Dominic Tarr'",
|
|
"url": "http://dominictarr.com"
|
|
},
|
|
"browser": {
|
|
"./index.js": "./browser.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/dominictarr/shasum/issues"
|
|
},
|
|
"dependencies": {
|
|
"json-stable-stringify": "~0.0.0",
|
|
"sha.js": "~2.4.4"
|
|
},
|
|
"description": "Single function that return the sha1sum. Installing this is just a little bit quicker than reading the crypto documentation.",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "e7012310d8f417f4deb5712150e5678b87ae565f",
|
|
"tarball": "https://registry.npmjs.org/shasum/-/shasum-1.0.2.tgz"
|
|
},
|
|
"gitHead": "7cf9cac58f72da0a85d184162ae3dd1176d8e86b",
|
|
"homepage": "https://github.com/dominictarr/shasum",
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "dominictarr",
|
|
"email": "dominic.tarr@gmail.com"
|
|
}
|
|
],
|
|
"name": "shasum",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/dominictarr/shasum.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test/index.js && node test/index.js browser"
|
|
},
|
|
"version": "1.0.2"
|
|
}
|