{
  "_args": [
    [
      {
        "raw": "fireworm@^0.6.6",
        "scope": null,
        "escapedName": "fireworm",
        "name": "fireworm",
        "rawSpec": "^0.6.6",
        "spec": ">=0.6.6 <0.7.0",
        "type": "range"
      },
      "/Users/ahogan/Repos/ember-cli/node_modules/testem"
    ]
  ],
  "_from": "fireworm@>=0.6.6 <0.7.0",
  "_id": "fireworm@0.6.6",
  "_inCache": true,
  "_location": "/fireworm",
  "_npmUser": {
    "name": "airportyh",
    "email": "airportyh@gmail.com"
  },
  "_npmVersion": "1.4.3",
  "_phantomChildren": {
    "sigmund": "1.0.1"
  },
  "_requested": {
    "raw": "fireworm@^0.6.6",
    "scope": null,
    "escapedName": "fireworm",
    "name": "fireworm",
    "rawSpec": "^0.6.6",
    "spec": ">=0.6.6 <0.7.0",
    "type": "range"
  },
  "_requiredBy": [
    "/testem"
  ],
  "_resolved": "https://registry.npmjs.org/fireworm/-/fireworm-0.6.6.tgz",
  "_shasum": "6023218e215c8ae628ac5105a60e470a50983f6f",
  "_shrinkwrap": null,
  "_spec": "fireworm@^0.6.6",
  "_where": "/Users/ahogan/Repos/ember-cli/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": "~2.3.0",
    "minimatch": "~0.2.9"
  },
  "description": "A crawling file watcher.",
  "devDependencies": {
    "bodydouble": "~0.1.2",
    "insist": "~0.1.0",
    "ispy": "~0.1.2",
    "mkdirp": "~0.3.5",
    "mocha": "~1.12.0"
  },
  "directories": {},
  "dist": {
    "shasum": "6023218e215c8ae628ac5105a60e470a50983f6f",
    "tarball": "https://registry.npmjs.org/fireworm/-/fireworm-0.6.6.tgz"
  },
  "files": [
    "lib",
    "index.js",
    "README.md"
  ],
  "homepage": "https://github.com/airportyh/fireworm",
  "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.6.6"
}
