{
  "_args": [
    [
      "md5-hex@^1.0.2",
      "/Users/ryan/Ironyard/tools/generator-backbone-broccoli/app/templates/node_modules/broccoli-persistent-filter"
    ]
  ],
  "_from": "md5-hex@>=1.0.2 <2.0.0",
  "_id": "md5-hex@1.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/md5-hex",
  "_nodeVersion": "4.1.0",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "2.14.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": [
    "/broccoli-persistent-filter"
  ],
  "_resolved": "https://registry.npmjs.org/md5-hex/-/md5-hex-1.1.0.tgz",
  "_shasum": "d107074c4ee81cbca7f2b61150669dce38058080",
  "_shrinkwrap": null,
  "_spec": "md5-hex@^1.0.2",
  "_where": "/Users/ryan/Ironyard/tools/generator-backbone-broccoli/app/templates/node_modules/broccoli-persistent-filter",
  "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": "d107074c4ee81cbca7f2b61150669dce38058080",
    "tarball": "http://registry.npmjs.org/md5-hex/-/md5-hex-1.1.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "browser.js",
    "index.js"
  ],
  "gitHead": "9722ed0e0b13d5b7dc0383308b494ccae3160faa",
  "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": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/md5-hex.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.1.0"
}
