{
  "_args": [
    [
      "create-hash@^1.1.0",
      "/var/www/html/isbn/resources/angular-app/node_modules/crypto-browserify"
    ]
  ],
  "_from": "create-hash@>=1.1.0 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "create-hash@1.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/create-hash",
  "_nodeVersion": "8.11.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/create-hash_1.2.0_1523451264591_0.41127376643860547"
  },
  "_npmUser": {
    "email": "calvin.metcalf@gmail.com",
    "name": "cwmma"
  },
  "_npmVersion": "5.8.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "create-hash",
    "raw": "create-hash@^1.1.0",
    "rawSpec": "^1.1.0",
    "scope": null,
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/browserify-aes",
    "/browserify-sign",
    "/create-hmac",
    "/crypto-browserify",
    "/parse-asn1",
    "/pbkdf2",
    "/public-encrypt"
  ],
  "_resolved": "https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz",
  "_shasum": "889078af11a63756bcfb59bd221996be3a9ef196",
  "_shrinkwrap": null,
  "_spec": "create-hash@^1.1.0",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/crypto-browserify",
  "author": "",
  "browser": "browser.js",
  "bugs": {
    "url": "https://github.com/crypto-browserify/createHash/issues"
  },
  "dependencies": {
    "cipher-base": "^1.0.1",
    "inherits": "^2.0.1",
    "md5.js": "^1.3.4",
    "ripemd160": "^2.0.1",
    "sha.js": "^2.4.0"
  },
  "description": "create hashes for browserify",
  "devDependencies": {
    "hash-test-vectors": "^1.3.2",
    "safe-buffer": "^5.0.1",
    "standard": "^10.0.2",
    "tap-spec": "^2.1.2",
    "tape": "^4.6.3"
  },
  "directories": {},
  "dist": {
    "fileCount": 8,
    "integrity": "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==",
    "shasum": "889078af11a63756bcfb59bd221996be3a9ef196",
    "tarball": "https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz",
    "unpackedSize": 5214
  },
  "gitHead": "6514b6ce14b5c097f1411b1a4bce095cbb115a56",
  "homepage": "https://github.com/crypto-browserify/createHash",
  "keywords": [
    "crypto"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "cwmma",
      "email": "calvin.metcalf@gmail.com"
    },
    {
      "name": "dcousens",
      "email": "email@dcousens.com"
    },
    {
      "name": "dominictarr",
      "email": "dominic.tarr@gmail.com"
    },
    {
      "name": "indutny",
      "email": "fedor@indutny.com"
    },
    {
      "name": "jprichardson",
      "email": "jprichardson@gmail.com"
    }
  ],
  "name": "create-hash",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/crypto-browserify/createHash.git"
  },
  "scripts": {
    "standard": "standard",
    "test": "npm run-script standard && npm run-script unit",
    "unit": "node test.js | tspec"
  },
  "version": "1.2.0"
}
