{
  "_args": [
    [
      {
        "name": "watchr",
        "raw": "watchr@2.3.x",
        "rawSpec": "2.3.x",
        "scope": null,
        "spec": ">=2.3.0 <2.4.0",
        "type": "range"
      },
      "/Users/AkiraRedwolf/Sites/angularjs/material-start/node_modules/live-server"
    ]
  ],
  "_from": "watchr@>=2.3.0 <2.4.0",
  "_id": "watchr@2.3.10",
  "_inCache": true,
  "_installable": true,
  "_location": "/watchr",
  "_npmUser": {
    "email": "b@lupton.cc",
    "name": "balupton"
  },
  "_npmVersion": "1.2.15",
  "_phantomChildren": {},
  "_requested": {
    "name": "watchr",
    "raw": "watchr@2.3.x",
    "rawSpec": "2.3.x",
    "scope": null,
    "spec": ">=2.3.0 <2.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/live-server"
  ],
  "_resolved": "https://registry.npmjs.org/watchr/-/watchr-2.3.10.tgz",
  "_shasum": "2fe0af537071cae6a776d4523356f8f3a230b7ce",
  "_shrinkwrap": null,
  "_spec": "watchr@2.3.x",
  "_where": "/Users/AkiraRedwolf/Sites/angularjs/material-start/node_modules/live-server",
  "author": {
    "email": "us@bevry.me",
    "name": "Bevry Pty Ltd",
    "url": "http://bevry.me"
  },
  "bin": {
    "watchr": "./bin/watchr"
  },
  "bugs": {
    "url": "https://github.com/bevry/watchr/issues"
  },
  "contributors": [
    {
      "email": "b@lupton.cc",
      "name": "Benjamin Lupton",
      "url": "http://balupton.com"
    },
    {
      "name": "Casey Foster",
      "url": "https://github.com/caseywebdev"
    },
    {
      "email": "robsonpeixoto@gmail.com",
      "name": "Robson Roberto Souza Peixoto",
      "url": "https://github.com/robsonpeixoto"
    }
  ],
  "dependencies": {
    "bal-util": "~1.18.0"
  },
  "description": "Better file system watching for Node.js",
  "devDependencies": {
    "coffee-script": "~1.6.2",
    "joe": "~1.1.2"
  },
  "directories": {
    "lib": "./out/lib"
  },
  "dist": {
    "shasum": "2fe0af537071cae6a776d4523356f8f3a230b7ce",
    "tarball": "https://registry.npmjs.org/watchr/-/watchr-2.3.10.tgz"
  },
  "engines": {
    "node": ">=0.4"
  },
  "homepage": "https://github.com/bevry/watchr",
  "keywords": [
    "watching",
    "watch",
    "fswatcher",
    "watchfile",
    "fs"
  ],
  "main": "./out/lib/watchr",
  "maintainers": [
    {
      "email": "b@lupton.cc",
      "name": "balupton"
    }
  ],
  "name": "watchr",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/bevry/watchr.git"
  },
  "scripts": {
    "test": "node ./out/test/everything.test.js --joe-reporter=console"
  },
  "version": "2.3.10"
}
