{
  "_args": [
    [
      "hash-base@^2.0.0",
      "/home/miguelangel/Escritorio/DuckHunt/node_modules/ripemd160"
    ]
  ],
  "_from": "hash-base@>=2.0.0 <3.0.0",
  "_id": "hash-base@2.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/hash-base",
  "_nodeVersion": "5.10.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/hash-base-2.0.2.tgz_1460889681740_0.6923118229024112"
  },
  "_npmUser": {
    "email": "fanatid@ya.ru",
    "name": "fanatid"
  },
  "_npmVersion": "3.8.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "hash-base",
    "raw": "hash-base@^2.0.0",
    "rawSpec": "^2.0.0",
    "scope": null,
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/ripemd160"
  ],
  "_resolved": "https://registry.npmjs.org/hash-base/-/hash-base-2.0.2.tgz",
  "_shasum": "66ea1d856db4e8a5470cadf6fce23ae5244ef2e1",
  "_shrinkwrap": null,
  "_spec": "hash-base@^2.0.0",
  "_where": "/home/miguelangel/Escritorio/DuckHunt/node_modules/ripemd160",
  "author": {
    "email": "fanatid@ya.ru",
    "name": "Kirill Fomichev",
    "url": "https://github.com/fanatid"
  },
  "bugs": {
    "url": "https://github.com/crypto-browserify/hash-base/issues"
  },
  "dependencies": {
    "inherits": "^2.0.1"
  },
  "description": "abstract base class for hash-streams",
  "devDependencies": {
    "nyc": "^6.1.1",
    "standard": "^6.0.8",
    "tape": "^4.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "66ea1d856db4e8a5470cadf6fce23ae5244ef2e1",
    "tarball": "https://registry.npmjs.org/hash-base/-/hash-base-2.0.2.tgz"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "dff2ded0a9e5d0e5e604dd785213fa991d1af4a5",
  "homepage": "https://github.com/crypto-browserify/hash-base",
  "keywords": [
    "hash",
    "stream"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "cwmma",
      "email": "calvin.metcalf@gmail.com"
    },
    {
      "name": "dcousens",
      "email": "email@dcousens.com"
    },
    {
      "name": "fanatid",
      "email": "fanatid@ya.ru"
    }
  ],
  "name": "hash-base",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/crypto-browserify/hash-base.git"
  },
  "scripts": {
    "coverage": "nyc node test/*.js",
    "lint": "standard",
    "test": "npm run lint && npm run unit",
    "unit": "node test/*.js"
  },
  "version": "2.0.2"
}
