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.
 
 
 

98 lines
2.3 KiB

{
"_args": [
[
"md5@^2.2.1",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix"
]
],
"_from": "md5@>=2.2.1 <3.0.0",
"_id": "md5@2.2.1",
"_inCache": true,
"_installable": true,
"_location": "/md5",
"_nodeVersion": "4.4.5",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/md5-2.2.1.tgz_1472679629604_0.48944878415204585"
},
"_npmUser": {
"email": "paul@vorba.ch",
"name": "pvorb"
},
"_npmVersion": "3.9.3",
"_phantomChildren": {},
"_requested": {
"name": "md5",
"raw": "md5@^2.2.1",
"rawSpec": "^2.2.1",
"scope": null,
"spec": ">=2.2.1 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/laravel-mix"
],
"_resolved": "https://registry.npmjs.org/md5/-/md5-2.2.1.tgz",
"_shasum": "53ab38d5fe3c8891ba465329ea23fac0540126f9",
"_shrinkwrap": null,
"_spec": "md5@^2.2.1",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix",
"author": {
"email": "paul@vorba.ch",
"name": "Paul Vorbach",
"url": "http://paul.vorba.ch"
},
"bugs": {
"url": "https://github.com/pvorb/node-md5/issues"
},
"contributors": [
{
"name": "salba"
}
],
"dependencies": {
"charenc": "~0.0.1",
"crypt": "~0.0.1",
"is-buffer": "~1.1.1"
},
"description": "js function for hashing messages with MD5",
"devDependencies": {
"mocha": "~2.3.4"
},
"directories": {},
"dist": {
"shasum": "53ab38d5fe3c8891ba465329ea23fac0540126f9",
"tarball": "https://registry.npmjs.org/md5/-/md5-2.2.1.tgz"
},
"gitHead": "5536a25dbe856b25d9963fd47da5eb4e1bca4250",
"homepage": "https://github.com/pvorb/node-md5#readme",
"license": "BSD-3-Clause",
"main": "md5.js",
"maintainers": [
{
"name": "coolaj86",
"email": "coolaj86@gmail.com"
},
{
"name": "pvorb",
"email": "paul@vorba.ch"
}
],
"name": "md5",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/pvorb/node-md5.git"
},
"scripts": {
"test": "mocha"
},
"tags": [
"encryption",
"hash",
"md5",
"message digest"
],
"version": "2.2.1"
}