{
  "_args": [
    [
      {
        "raw": "fireworm@^0.7.0",
        "scope": null,
        "escapedName": "fireworm",
        "name": "fireworm",
        "rawSpec": "^0.7.0",
        "spec": ">=0.7.0 <0.8.0",
        "type": "range"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/cms_client/node_modules/testem"
    ]
  ],
  "_from": "fireworm@>=0.7.0 <0.8.0",
  "_id": "fireworm@0.7.1",
  "_inCache": true,
  "_location": "/fireworm",
  "_nodeVersion": "6.0.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/fireworm-0.7.1.tgz_1467075508541_0.44626474427059293"
  },
  "_npmUser": {
    "name": "airportyh",
    "email": "airportyh@gmail.com"
  },
  "_npmVersion": "3.8.6",
  "_phantomChildren": {},
  "_requested": {
    "raw": "fireworm@^0.7.0",
    "scope": null,
    "escapedName": "fireworm",
    "name": "fireworm",
    "rawSpec": "^0.7.0",
    "spec": ">=0.7.0 <0.8.0",
    "type": "range"
  },
  "_requiredBy": [
    "/testem"
  ],
  "_resolved": "https://registry.npmjs.org/fireworm/-/fireworm-0.7.1.tgz",
  "_shasum": "ccf20f7941f108883fcddb99383dbe6e1861c758",
  "_shrinkwrap": null,
  "_spec": "fireworm@^0.7.0",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/cms_client/node_modules/testem",
  "author": {
    "name": "Toby Ho"
  },
  "bugs": {
    "url": "https://github.com/airportyh/fireworm/issues"
  },
  "dependencies": {
    "async": "~0.2.9",
    "is-type": "0.0.1",
    "lodash.debounce": "^3.1.1",
    "lodash.flatten": "^3.0.2",
    "minimatch": "^3.0.2"
  },
  "description": "A crawling file watcher.",
  "devDependencies": {
    "bodydouble": "~0.1.2",
    "insist": "~0.1.0",
    "ispy": "~0.1.2",
    "mkdirp": "~0.3.5",
    "mocha": "^2.3.4"
  },
  "directories": {},
  "dist": {
    "shasum": "ccf20f7941f108883fcddb99383dbe6e1861c758",
    "tarball": "https://registry.npmjs.org/fireworm/-/fireworm-0.7.1.tgz"
  },
  "files": [
    "lib",
    "index.js",
    "README.md"
  ],
  "gitHead": "c3889c4983ba8d2a0ceba44269868430f4df8833",
  "homepage": "https://github.com/airportyh/fireworm#readme",
  "keywords": [
    "filewatching",
    "utility"
  ],
  "license": "MIT",
  "main": "fireworm.js",
  "maintainers": [
    {
      "name": "airportyh",
      "email": "airportyh@gmail.com"
    }
  ],
  "name": "fireworm",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/airportyh/fireworm.git"
  },
  "scripts": {
    "test": "mocha -u tdd tests/*_tests.js"
  },
  "version": "0.7.1"
}
