{
  "_args": [
    [
      {
        "name": "watchify",
        "raw": "watchify@^3.3.0",
        "rawSpec": "^3.3.0",
        "scope": null,
        "spec": ">=3.3.0 <4.0.0",
        "type": "range"
      },
      "/home/lukas/src/tgol/node_modules/browserify-middleware"
    ]
  ],
  "_from": "watchify@>=3.3.0 <4.0.0",
  "_id": "watchify@3.7.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/watchify",
  "_nodeVersion": "4.2.3",
  "_npmUser": {
    "email": "feross@feross.org",
    "name": "feross"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {
    "JSONStream": "1.1.4",
    "array-filter": "0.0.1",
    "array-map": "0.0.0",
    "array-reduce": "0.0.0",
    "assert": "1.3.0",
    "browser-resolve": "1.11.2",
    "browserify-zlib": "0.1.4",
    "console-browserify": "1.1.0",
    "convert-source-map": "1.1.3",
    "core-util-is": "1.0.2",
    "crypto-browserify": "3.11.0",
    "defined": "1.0.0",
    "detective": "4.3.1",
    "domain-browser": "1.1.7",
    "has": "1.0.1",
    "htmlescape": "1.1.1",
    "https-browserify": "0.0.1",
    "ieee754": "1.1.6",
    "inflight": "1.0.5",
    "inherits": "2.0.1",
    "is-buffer": "1.1.4",
    "jsonify": "0.0.0",
    "lexical-scope": "1.2.0",
    "lodash.memoize": "3.0.4",
    "minimatch": "2.0.10",
    "once": "1.3.3",
    "os-browserify": "0.1.2",
    "parents": "1.0.1",
    "path-browserify": "0.0.0",
    "path-is-absolute": "1.0.0",
    "process": "0.11.8",
    "process-nextick-args": "1.0.7",
    "punycode": "1.4.1",
    "querystring": "0.2.0",
    "querystring-es3": "0.2.1",
    "readable-stream": "2.1.5",
    "resolve": "1.1.7",
    "shasum": "1.0.2",
    "stream-browserify": "2.0.1",
    "string_decoder": "0.10.31",
    "subarg": "1.0.0",
    "syntax-error": "1.1.6",
    "timers-browserify": "1.4.2",
    "to-arraybuffer": "1.0.1",
    "tty-browserify": "0.0.0",
    "typedarray": "0.0.6",
    "umd": "3.0.1",
    "util": "0.10.3",
    "util-deprecate": "1.0.2",
    "vm-browserify": "0.0.4",
    "xtend": "4.0.1"
  },
  "_requested": {
    "name": "watchify",
    "raw": "watchify@^3.3.0",
    "rawSpec": "^3.3.0",
    "scope": null,
    "spec": ">=3.3.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/browserify-middleware"
  ],
  "_resolved": "https://registry.npmjs.org/watchify/-/watchify-3.7.0.tgz",
  "_shasum": "ee2f2c5c8c37312303f998b818b2b3450eefe648",
  "_shrinkwrap": null,
  "_spec": "watchify@^3.3.0",
  "_where": "/home/lukas/src/tgol/node_modules/browserify-middleware",
  "author": {
    "email": "mail@substack.net",
    "name": "James Halliday",
    "url": "http://substack.net"
  },
  "bin": {
    "watchify": "bin/cmd.js"
  },
  "bugs": {
    "url": "https://github.com/substack/watchify/issues"
  },
  "dependencies": {
    "anymatch": "^1.3.0",
    "browserify": "^13.0.0",
    "chokidar": "^1.0.0",
    "defined": "^1.0.0",
    "outpipe": "^1.1.0",
    "through2": "^2.0.0",
    "xtend": "^4.0.0"
  },
  "description": "watch mode for browserify builds",
  "devDependencies": {
    "brfs": "^1.0.1",
    "mkdirp": "~0.5.1",
    "split": "^1.0.0",
    "tape": "^4.2.2",
    "uglify-js": "^2.5.0",
    "win-spawn": "^2.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "ee2f2c5c8c37312303f998b818b2b3450eefe648",
    "tarball": "https://registry.npmjs.org/watchify/-/watchify-3.7.0.tgz"
  },
  "gitHead": "03017659611040789164409e291c5d1ec88348ad",
  "homepage": "https://github.com/substack/watchify",
  "keywords": [
    "browserify",
    "browserify-tool",
    "watch",
    "bundle",
    "build",
    "browser"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "feross@feross.org",
      "name": "feross"
    },
    {
      "email": "mathiasbuus@gmail.com",
      "name": "mafintosh"
    },
    {
      "email": "substack@gmail.com",
      "name": "substack"
    },
    {
      "email": "zertosh@gmail.com",
      "name": "zertosh"
    }
  ],
  "name": "watchify",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/watchify.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "version": "3.7.0"
}
