Files
2016-10-03 10:53:40 +02:00

64 lines
1.8 KiB
JSON

{
"_args": [
[
"bcrypt-pbkdf@^1.0.0",
"C:\\Users\\samuele.STEAMWAREWIN\\Documents\\VisualStudioProjects\\StockMan\\StockManMVC\\node_modules\\sshpk"
]
],
"_from": "bcrypt-pbkdf@>=1.0.0-0 <2.0.0-0",
"_id": "bcrypt-pbkdf@1.0.0",
"_inCache": true,
"_location": "/bcrypt-pbkdf",
"_nodeVersion": "0.12.15",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/bcrypt-pbkdf-1.0.0.tgz_1471381825814_0.06877309852279723"
},
"_npmUser": {
"email": "alex@cooperi.net",
"name": "arekinath"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"name": "bcrypt-pbkdf",
"raw": "bcrypt-pbkdf@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0-0 <2.0.0-0",
"type": "range"
},
"_requiredBy": [
"/sshpk"
],
"_resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.0.tgz",
"_shasum": "3ca76b85241c7170bf7d9703e7b9aa74630040d4",
"_shrinkwrap": null,
"_spec": "bcrypt-pbkdf@^1.0.0",
"_where": "C:\\Users\\samuele.STEAMWAREWIN\\Documents\\VisualStudioProjects\\StockMan\\StockManMVC\\node_modules\\sshpk",
"dependencies": {
"tweetnacl": "^0.14.3"
},
"description": "Port of the OpenBSD bcrypt_pbkdf function to pure JS",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "3ca76b85241c7170bf7d9703e7b9aa74630040d4",
"tarball": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.0.tgz"
},
"gitHead": "e88be37d3cd25395b4aa496ac468b33671368be6",
"installable": true,
"license": "BSD-4-Clause",
"main": "index.js",
"maintainers": [
{
"name": "arekinath",
"email": "alex@cooperi.net"
}
],
"name": "bcrypt-pbkdf",
"optionalDependencies": {},
"scripts": {},
"version": "1.0.0"
}