{
  "_args": [
    [
      {
        "raw": "hash-for-dep@^1.0.2",
        "scope": null,
        "escapedName": "hash-for-dep",
        "name": "hash-for-dep",
        "rawSpec": "^1.0.2",
        "spec": ">=1.0.2 <2.0.0",
        "type": "range"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/broccoli-persistent-filter"
    ]
  ],
  "_from": "hash-for-dep@>=1.0.2 <2.0.0",
  "_id": "hash-for-dep@1.1.2",
  "_inCache": true,
  "_location": "/hash-for-dep",
  "_nodeVersion": "7.1.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/hash-for-dep-1.1.2.tgz_1482278602705_0.6626483735162765"
  },
  "_npmUser": {
    "name": "stefanpenner",
    "email": "stefan.penner@gmail.com"
  },
  "_npmVersion": "3.10.9",
  "_phantomChildren": {},
  "_requested": {
    "raw": "hash-for-dep@^1.0.2",
    "scope": null,
    "escapedName": "hash-for-dep",
    "name": "hash-for-dep",
    "rawSpec": "^1.0.2",
    "spec": ">=1.0.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/broccoli-persistent-filter"
  ],
  "_resolved": "https://registry.npmjs.org/hash-for-dep/-/hash-for-dep-1.1.2.tgz",
  "_shasum": "e3347ed92960eb0bb53a2c6c2b70e36d75b7cd0c",
  "_shrinkwrap": null,
  "_spec": "hash-for-dep@^1.0.2",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/broccoli-persistent-filter",
  "author": {
    "name": "Stefan Penner",
    "email": "stefan.penner@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/stefanpenner/hash-for-dep/issues"
  },
  "dependencies": {
    "broccoli-kitchen-sink-helpers": "^0.3.1",
    "heimdalljs": "^0.2.3",
    "heimdalljs-logger": "^0.1.7",
    "resolve": "^1.1.6"
  },
  "description": "generates a hash that represents a module and its depenencies uniqueness",
  "devDependencies": {
    "chai": "^3.5.0",
    "mocha": "^2.2.4",
    "mocha-jshint": "^1.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "e3347ed92960eb0bb53a2c6c2b70e36d75b7cd0c",
    "tarball": "https://registry.npmjs.org/hash-for-dep/-/hash-for-dep-1.1.2.tgz"
  },
  "gitHead": "df47b0c9316391fd453a732aa58d84e4520fcade",
  "homepage": "https://github.com/stefanpenner/hash-for-dep#readme",
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "name": "hjdivad",
      "email": "npm@hjdivad.com"
    },
    {
      "name": "jayphelps",
      "email": "hello@jayphelps.com"
    },
    {
      "name": "kellyselden",
      "email": "kellyselden@gmail.com"
    },
    {
      "name": "rwjblue",
      "email": "me@rwjblue.com"
    },
    {
      "name": "stefanpenner",
      "email": "stefan.penner@gmail.com"
    }
  ],
  "name": "hash-for-dep",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stefanpenner/hash-for-dep.git"
  },
  "scripts": {
    "test": "mocha tests/**/*-test.js tests/jshint.spec.js",
    "test:debug": "mocha debug tests/**/*-test.js tests/jshint.spec.js"
  },
  "version": "1.1.2"
}
