{
  "_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"
      },
      "/root/open-file/books/node_modules/sshpk"
    ]
  ],
  "_from": "bcrypt-pbkdf@>=1.0.0 <2.0.0",
  "_hasShrinkwrap": false,
  "_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": "/root/open-file/books/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,
    "integrity": "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==",
    "shasum": "a4301d389b6a43f9b67ff3ca11a3f6637e360e9e",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEYCIQChYywQjt5fZLC9Rra6lu+zL8cvuTL5dMd2eOEhxappzwIhALDhzEgD/8ch3dt4FJFJIkUGloGoubSOB8uag2TfDxIC"
      }
    ],
    "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"
}
