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.
 
 
 

82 lines
2.0 KiB

{
"_args": [
[
"crypt@~0.0.1",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/md5"
]
],
"_from": "crypt@>=0.0.1 <0.1.0",
"_id": "crypt@0.0.2",
"_inCache": true,
"_installable": true,
"_location": "/crypt",
"_nodeVersion": "4.4.5",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/crypt-0.0.2.tgz_1482450046585_0.08984375675208867"
},
"_npmUser": {
"email": "paul@vorba.ch",
"name": "pvorb"
},
"_npmVersion": "3.9.3",
"_phantomChildren": {},
"_requested": {
"name": "crypt",
"raw": "crypt@~0.0.1",
"rawSpec": "~0.0.1",
"scope": null,
"spec": ">=0.0.1 <0.1.0",
"type": "range"
},
"_requiredBy": [
"/md5"
],
"_resolved": "https://registry.npmjs.org/crypt/-/crypt-0.0.2.tgz",
"_shasum": "88d7ff7ec0dfb86f713dc87bbb42d044d3e6c41b",
"_shrinkwrap": null,
"_spec": "crypt@~0.0.1",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/md5",
"author": {
"email": "paul@vorb.de",
"name": "Paul Vorbach",
"url": "http://vorb.de"
},
"bugs": {
"url": "https://github.com/pvorb/node-crypt/issues"
},
"dependencies": {},
"description": "utilities for encryption and hashing",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "88d7ff7ec0dfb86f713dc87bbb42d044d3e6c41b",
"tarball": "https://registry.npmjs.org/crypt/-/crypt-0.0.2.tgz"
},
"engines": {
"node": "*"
},
"gitHead": "b275e2cde03cab40206dbb2a551b781f51feca3f",
"homepage": "https://github.com/pvorb/node-crypt#readme",
"license": "BSD-3-Clause",
"main": "crypt.js",
"maintainers": [
{
"name": "pvorb",
"email": "paul@vorb.de"
}
],
"name": "crypt",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/pvorb/node-crypt.git"
},
"scripts": {},
"tags": [
"hash",
"security"
],
"version": "0.0.2"
}