{
  "name": "watchify",
  "version": "3.6.1",
  "description": "watch mode for browserify builds",
  "main": "index.js",
  "bin": {
    "watchify": "bin/cmd.js"
  },
  "dependencies": {
    "anymatch": "^1.3.0",
    "browserify": "^12.0.1",
    "chokidar": "^1.0.0",
    "defined": "^1.0.0",
    "outpipe": "^1.1.0",
    "through2": "^2.0.0",
    "xtend": "^4.0.0"
  },
  "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"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/watchify.git"
  },
  "homepage": "https://github.com/substack/watchify",
  "keywords": [
    "browserify",
    "browserify-tool",
    "watch",
    "bundle",
    "build",
    "browser"
  ],
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "license": "MIT",
  "gitHead": "3e90481ad104bb5c7760c394126d2553c506f251",
  "bugs": {
    "url": "https://github.com/substack/watchify/issues"
  },
  "_id": "watchify@3.6.1",
  "_shasum": "7b5ab5d993c5b0074b41f160d062a7b37fdf69e0",
  "_from": "watchify@*",
  "_npmVersion": "3.3.6",
  "_nodeVersion": "5.0.0",
  "_npmUser": {
    "name": "zertosh",
    "email": "zertosh@gmail.com"
  },
  "maintainers": [
    {
      "name": "substack",
      "email": "mail@substack.net"
    },
    {
      "name": "zertosh",
      "email": "zertosh@gmail.com"
    },
    {
      "name": "mafintosh",
      "email": "mathiasbuus@gmail.com"
    }
  ],
  "dist": {
    "shasum": "7b5ab5d993c5b0074b41f160d062a7b37fdf69e0",
    "tarball": "http://registry.npmjs.org/watchify/-/watchify-3.6.1.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/watchify/-/watchify-3.6.1.tgz",
  "readme": "ERROR: No README data found!"
}
