asarfuckery/appasar/canary/node_modules/bcrypt-pbkdf/package.json
2019-02-06 21:27:58 +01:00

11 lines
252 B
JSON

{
"name": "bcrypt-pbkdf",
"version": "1.0.1",
"description": "Port of the OpenBSD bcrypt_pbkdf function to pure JS",
"main": "index.js",
"dependencies": {
"tweetnacl": "^0.14.3"
},
"devDependencies": {},
"license": "BSD-3-Clause"
}