{
  "_from": "ripemd160@0.2.0",
  "_id": "ripemd160@0.2.0",
  "_inBundle": false,
  "_integrity": "sha1-K/GYveFnys+lHAqSjoS2i74XH84=",
  "_location": "/ripemd160",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ripemd160@0.2.0",
    "name": "ripemd160",
    "escapedName": "ripemd160",
    "rawSpec": "0.2.0",
    "saveSpec": null,
    "fetchSpec": "0.2.0"
  },
  "_requiredBy": [
    "/crypto-browserify"
  ],
  "_resolved": "http://registry.npmjs.org/ripemd160/-/ripemd160-0.2.0.tgz",
  "_shasum": "2bf198bde167cacfa51c0a928e84b68bbe171fce",
  "_spec": "ripemd160@0.2.0",
  "_where": "C:\\Users\\sheev\\src\\json-q\\browser_build_config\\node_modules\\crypto-browserify",
  "bugs": {
    "url": "https://github.com/cryptocoinjs/ripemd160/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Compute RIPEMD160 of bytes or strings.",
  "devDependencies": {
    "mocha": "~1.17.1",
    "mochify": "~0.4.2",
    "terst": "~0.1.0"
  },
  "homepage": "https://github.com/cryptocoinjs/ripemd160#readme",
  "keywords": [
    "string",
    "strings",
    "ripemd160",
    "ripe160",
    "bitcoin",
    "bytes",
    "cryptography"
  ],
  "main": "./lib/ripemd160.js",
  "name": "ripemd160",
  "repository": {
    "url": "git+https://github.com/cryptocoinjs/ripemd160.git",
    "type": "git"
  },
  "version": "0.2.0"
}
