test/node_modules/bcrypt-pbkdf/package.json
2018-12-13 14:35:49 +01:00

94 lines
2.4 KiB
JSON

{
"_args": [
[
{
"name": "bcrypt-pbkdf",
"raw": "bcrypt-pbkdf@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/home/dorian/Documents/gitlab/test/node_modules/sshpk"
]
],
"_from": "bcrypt-pbkdf@>=1.0.0 <2.0.0",
"_id": "bcrypt-pbkdf@1.0.2",
"_inCache": true,
"_installable": true,
"_location": "/bcrypt-pbkdf",
"_nodeVersion": "0.12.18",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/bcrypt-pbkdf_1.0.2_1530232438519_0.6464853720318084"
},
"_npmUser": {
"email": "alex@cooperi.net",
"name": "arekinath"
},
"_npmVersion": "2.15.11",
"_phantomChildren": {},
"_requested": {
"name": "bcrypt-pbkdf",
"raw": "bcrypt-pbkdf@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/sshpk"
],
"_resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
"_shasum": "a4301d389b6a43f9b67ff3ca11a3f6637e360e9e",
"_shrinkwrap": null,
"_spec": "bcrypt-pbkdf@^1.0.0",
"_where": "/home/dorian/Documents/gitlab/test/node_modules/sshpk",
"bugs": {
"url": "https://github.com/joyent/node-bcrypt-pbkdf/issues"
},
"dependencies": {
"tweetnacl": "^0.14.3"
},
"description": "Port of the OpenBSD bcrypt_pbkdf function to pure JS",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 5,
"shasum": "a4301d389b6a43f9b67ff3ca11a3f6637e360e9e",
"tarball": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
"unpackedSize": 28994
},
"gitHead": "15fa7399a1090ba70d855764f7ace23003bf45f3",
"homepage": "https://github.com/joyent/node-bcrypt-pbkdf#readme",
"license": "BSD-3-Clause",
"main": "index.js",
"maintainers": [
{
"email": "alex@cooperi.net",
"name": "arekinath"
},
{
"email": "dap@cs.brown.edu",
"name": "dap"
},
{
"email": "josh@sysmgr.org",
"name": "jclulow"
},
{
"email": "trentm@gmail.com",
"name": "trentm"
}
],
"name": "bcrypt-pbkdf",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/joyent/node-bcrypt-pbkdf.git"
},
"scripts": {},
"version": "1.0.2"
}