{
  "name": "broccoli-sane-watcher",
  "version": "0.0.6",
  "description": "Alternative watcher that uses sane module instead of polling",
  "main": "index.js",
  "scripts": {
    "test": "mocha tests/"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/krisselden/broccoli-sane-watcher.git"
  },
  "keywords": [
    "broccoli",
    "watch",
    "watcher"
  ],
  "author": {
    "name": "Kris Selden"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/krisselden/broccoli-sane-watcher/issues"
  },
  "homepage": "https://github.com/krisselden/broccoli-sane-watcher",
  "dependencies": {
    "rsvp": "~3.0.8",
    "sane": "~0.6.0",
    "broccoli": "~0.12.2"
  },
  "devDependencies": {
    "broccoli": "^0.12.2",
    "broccoli-static-compiler": "^0.1.4",
    "mocha": "^1.20.0",
    "rimraf": "^2.2.8"
  },
  "gitHead": "9406600dadd3632b3ba09c57e301160724cd0d7b",
  "_id": "broccoli-sane-watcher@0.0.6",
  "_shasum": "83c499435495a5c3200576e8d8e044f8baaf67d1",
  "_from": "broccoli-sane-watcher@0.0.6",
  "_npmVersion": "1.4.23",
  "_npmUser": {
    "name": "stefanpenner",
    "email": "stefan.penner@gmail.com"
  },
  "maintainers": [
    {
      "name": "krisselden",
      "email": "kris.selden@gmail.com"
    },
    {
      "name": "stefanpenner",
      "email": "stefan.penner@gmail.com"
    }
  ],
  "dist": {
    "shasum": "83c499435495a5c3200576e8d8e044f8baaf67d1",
    "tarball": "http://registry.npmjs.org/broccoli-sane-watcher/-/broccoli-sane-watcher-0.0.6.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/broccoli-sane-watcher/-/broccoli-sane-watcher-0.0.6.tgz"
}
