{
  "_args": [
    [
      "watchify@3.11.1",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "watchify@3.11.1",
  "_id": "watchify@3.11.1",
  "_inBundle": false,
  "_integrity": "sha512-WwnUClyFNRMB2NIiHgJU9RQPQNqVeFk7OmZaWf5dC5EnNa0Mgr7imBydbaJ7tGTuPM2hz1Cb4uiBvK9NVxMfog==",
  "_location": "/watchify",
  "_phantomChildren": {
    "JSONStream": "1.3.5",
    "acorn-node": "1.6.2",
    "assert": "1.5.0",
    "base64-js": "1.3.0",
    "brace-expansion": "1.1.11",
    "browser-pack": "6.1.0",
    "browser-resolve": "1.11.3",
    "cached-path-relative": "1.0.2",
    "concat-stream": "1.6.2",
    "console-browserify": "1.1.0",
    "constants-browserify": "1.0.0",
    "crypto-browserify": "3.12.0",
    "defined": "1.0.0",
    "deps-sort": "2.0.0",
    "duplexer2": "0.1.4",
    "fs.realpath": "1.0.0",
    "has": "1.0.3",
    "htmlescape": "1.1.1",
    "ieee754": "1.1.13",
    "inflight": "1.0.6",
    "inherits": "2.0.3",
    "insert-module-globals": "7.2.0",
    "labeled-stream-splicer": "2.0.1",
    "mkdirp": "0.5.1",
    "once": "1.4.0",
    "pako": "1.0.10",
    "parents": "1.0.1",
    "path-browserify": "0.0.1",
    "path-is-absolute": "1.0.1",
    "process": "0.11.10",
    "querystring-es3": "0.2.1",
    "read-only-stream": "2.0.0",
    "readable-stream": "2.3.6",
    "resolve": "1.10.1",
    "shasum": "1.0.2",
    "shell-quote": "1.6.1",
    "stream-browserify": "2.0.2",
    "stream-combiner2": "1.1.1",
    "stream-http": "2.8.3",
    "string_decoder": "1.1.1",
    "subarg": "1.0.0",
    "syntax-error": "1.4.0",
    "through2": "2.0.5",
    "timers-browserify": "1.4.2",
    "tty-browserify": "0.0.1",
    "url": "0.11.0",
    "util": "0.10.4",
    "xtend": "4.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "watchify@3.11.1",
    "name": "watchify",
    "escapedName": "watchify",
    "rawSpec": "3.11.1",
    "saveSpec": null,
    "fetchSpec": "3.11.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/watchify/-/watchify-3.11.1.tgz",
  "_spec": "3.11.1",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bin": {
    "watchify": "bin/cmd.js"
  },
  "bugs": {
    "url": "https://github.com/substack/watchify/issues"
  },
  "dependencies": {
    "anymatch": "^2.0.0",
    "browserify": "^16.1.0",
    "chokidar": "^2.1.1",
    "defined": "^1.0.0",
    "outpipe": "^1.1.0",
    "through2": "^2.0.0",
    "xtend": "^4.0.0"
  },
  "description": "watch mode for browserify builds",
  "devDependencies": {
    "brfs": "^2.0.1",
    "mkdirp": "~0.5.1",
    "split": "^1.0.0",
    "tape": "^4.2.2",
    "uglify-js": "^2.5.0",
    "win-spawn": "^2.0.0"
  },
  "homepage": "https://github.com/substack/watchify",
  "keywords": [
    "browserify",
    "browserify-tool",
    "watch",
    "bundle",
    "build",
    "browser"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "watchify",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/watchify.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "version": "3.11.1"
}
