{
  "_args": [
    [
      "ripemd160@1.0.1",
      "/home/user/p-y-dev/src/osm/ohm/opening_hours.js/submodules/YoHours"
    ]
  ],
  "_development": true,
  "_from": "ripemd160@1.0.1",
  "_id": "ripemd160@1.0.1",
  "_inBundle": false,
  "_integrity": "sha1-k6S71JQrxXS2mo+lfHHeEOzKfW4=",
  "_location": "/ripemd160",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ripemd160@1.0.1",
    "name": "ripemd160",
    "escapedName": "ripemd160",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/create-hash"
  ],
  "_resolved": "https://registry.npmjs.org/ripemd160/-/ripemd160-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "/home/user/p-y-dev/src/osm/ohm/opening_hours.js/submodules/YoHours",
  "bugs": {
    "url": "https://github.com/crypto-browserify/ripemd160/issues"
  },
  "dependencies": {},
  "description": "Compute ripemd160 of bytes or strings.",
  "devDependencies": {
    "mocha": "^2.1.0",
    "mochify": "^2.1.1",
    "standard": "3.x"
  },
  "homepage": "https://github.com/crypto-browserify/ripemd160#readme",
  "keywords": [
    "string",
    "strings",
    "ripemd160",
    "ripe160",
    "bitcoin",
    "bytes",
    "cryptography"
  ],
  "license": "BSD-3-Clause",
  "main": "./lib/ripemd160.js",
  "name": "ripemd160",
  "repository": {
    "url": "git+https://github.com/crypto-browserify/ripemd160.git",
    "type": "git"
  },
  "scripts": {
    "browser-test": "mochify --wd -R spec",
    "test": "mocha test"
  },
  "version": "1.0.1"
}
