Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ndm / opt / ndm / resources / app / node_modules / bcrypt-pbkdf / package.json
Size: Mime:
{
  "dependencies": {
    "tweetnacl": "^0.14.3"
  },
  "description": "Port of the OpenBSD bcrypt_pbkdf function to pure JS",
  "devDependencies": {},
  "directories": {},
  "license": "BSD-3-Clause",
  "main": "index.js",
  "maintainers": [
    {
      "name": "arekinath",
      "email": "alex@cooperi.net"
    },
    {
      "name": "dap",
      "email": "dap@cs.brown.edu"
    },
    {
      "name": "jclulow",
      "email": "josh@sysmgr.org"
    },
    {
      "name": "trentm",
      "email": "trentm@gmail.com"
    }
  ],
  "name": "bcrypt-pbkdf",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "version": "1.0.1"
}