{
  "_args": [
    [
      {
        "raw": "watch@~0.18.0",
        "scope": null,
        "escapedName": "watch",
        "name": "watch",
        "rawSpec": "~0.18.0",
        "spec": ">=0.18.0 <0.19.0",
        "type": "range"
      },
      "/home/lively4/lively4/ojs/node_modules/sane"
    ]
  ],
  "_from": "watch@>=0.18.0 <0.19.0",
  "_id": "watch@0.18.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/watch",
  "_nodeVersion": "4.4.2",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/watch-0.18.0.tgz_1461962739879_0.18643369735218585"
  },
  "_npmUser": {
    "name": "mikeal",
    "email": "mikeal.rogers@gmail.com"
  },
  "_npmVersion": "2.15.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "watch@~0.18.0",
    "scope": null,
    "escapedName": "watch",
    "name": "watch",
    "rawSpec": "~0.18.0",
    "spec": ">=0.18.0 <0.19.0",
    "type": "range"
  },
  "_requiredBy": [
    "/sane"
  ],
  "_resolved": "https://registry.npmjs.org/watch/-/watch-0.18.0.tgz",
  "_shasum": "28095476c6df7c90c963138990c0a5423eb4b986",
  "_shrinkwrap": null,
  "_spec": "watch@~0.18.0",
  "_where": "/home/lively4/lively4/ojs/node_modules/sane",
  "author": {
    "name": "Mikeal Rogers",
    "email": "mikeal.rogers@gmail.com"
  },
  "bin": {
    "watch": "./cli.js"
  },
  "bugs": {
    "url": "https://github.com/mikeal/watch/issues"
  },
  "dependencies": {
    "exec-sh": "^0.2.0",
    "minimist": "^1.2.0"
  },
  "description": "Utilities for watching file trees.",
  "devDependencies": {},
  "directories": {
    "lib": "lib"
  },
  "dist": {
    "shasum": "28095476c6df7c90c963138990c0a5423eb4b986",
    "tarball": "https://registry.npmjs.org/watch/-/watch-0.18.0.tgz"
  },
  "engines": {
    "node": ">=0.1.95"
  },
  "gitHead": "9529f78fc6912acf4ed39cf384dec0ec79c624a9",
  "homepage": "https://github.com/mikeal/watch",
  "keywords": [
    "util",
    "utility",
    "fs",
    "files"
  ],
  "license": "Apache-2.0",
  "main": "./main",
  "maintainers": [
    {
      "name": "mikeal",
      "email": "mikeal.rogers@gmail.com"
    },
    {
      "name": "finnpauls",
      "email": "derfinn@gmail.com"
    }
  ],
  "name": "watch",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/mikeal/watch.git"
  },
  "scripts": {},
  "version": "0.18.0"
}
