{
  "_args": [
    [
      {
        "raw": "md5-hex@^1.0.2",
        "scope": null,
        "escapedName": "md5-hex",
        "name": "md5-hex",
        "rawSpec": "^1.0.2",
        "spec": ">=1.0.2 <2.0.0",
        "type": "range"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/cms_client/node_modules/broccoli-persistent-filter"
    ]
  ],
  "_from": "md5-hex@>=1.0.2 <2.0.0",
  "_id": "md5-hex@1.3.0",
  "_inCache": true,
  "_location": "/md5-hex",
  "_nodeVersion": "4.4.2",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/md5-hex-1.3.0.tgz_1460471196734_0.9732175024691969"
  },
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "2.15.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "md5-hex@^1.0.2",
    "scope": null,
    "escapedName": "md5-hex",
    "name": "md5-hex",
    "rawSpec": "^1.0.2",
    "spec": ">=1.0.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/broccoli-persistent-filter"
  ],
  "_resolved": "https://registry.npmjs.org/md5-hex/-/md5-hex-1.3.0.tgz",
  "_shasum": "d2c4afe983c4370662179b8cad145219135046c4",
  "_shrinkwrap": null,
  "_spec": "md5-hex@^1.0.2",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/cms_client/node_modules/broccoli-persistent-filter",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "browser": "browser.js",
  "bugs": {
    "url": "https://github.com/sindresorhus/md5-hex/issues"
  },
  "dependencies": {
    "md5-o-matic": "^0.1.1"
  },
  "description": "Create a MD5 hash with hex encoding",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "d2c4afe983c4370662179b8cad145219135046c4",
    "tarball": "https://registry.npmjs.org/md5-hex/-/md5-hex-1.3.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js",
    "browser.js"
  ],
  "gitHead": "273d9c659a29e4cd53512f526282afd5ac1c1413",
  "homepage": "https://github.com/sindresorhus/md5-hex#readme",
  "keywords": [
    "hash",
    "crypto",
    "md5",
    "hex",
    "buffer",
    "browser",
    "browserify"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "md5-hex",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/md5-hex.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.3.0"
}
