{
  "_args": [
    [
      "md5-hex@^1.0.2",
      "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib"
    ]
  ],
  "_from": "md5-hex@>=1.0.2 <2.0.0",
  "_id": "md5-hex@1.2.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/md5-hex",
  "_nodeVersion": "4.2.4",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "3.5.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "md5-hex",
    "raw": "md5-hex@^1.0.2",
    "rawSpec": "^1.0.2",
    "scope": null,
    "spec": ">=1.0.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/md5-hex/-/md5-hex-1.2.1.tgz",
  "_shasum": "f6d12928794aedda344225644ae23e12af817001",
  "_shrinkwrap": null,
  "_spec": "md5-hex@^1.0.2",
  "_where": "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "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": "f6d12928794aedda344225644ae23e12af817001",
    "tarball": "http://registry.npmjs.org/md5-hex/-/md5-hex-1.2.1.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "browser.js",
    "index.js"
  ],
  "gitHead": "93b11aa24c4c3716da81b54570e4149232600189",
  "homepage": "https://github.com/sindresorhus/md5-hex#readme",
  "keywords": [
    "browser",
    "browserify",
    "buffer",
    "crypto",
    "hash",
    "hex",
    "md5"
  ],
  "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.2.1"
}
