{
  "_from": "npm-watch@^0.7.0",
  "_id": "npm-watch@0.7.0",
  "_inBundle": false,
  "_integrity": "sha512-AN2scNyMljMGkn0mIkaRRk19I7Vx0qTK6GmsIcDblX5YRbSsoJORTAtrceICSx7Om9q48NWcwm/R0t6E7F4Ocg==",
  "_location": "/npm-watch",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "npm-watch@^0.7.0",
    "name": "npm-watch",
    "escapedName": "npm-watch",
    "rawSpec": "^0.7.0",
    "saveSpec": null,
    "fetchSpec": "^0.7.0"
  },
  "_requiredBy": [
    "/jkanban"
  ],
  "_resolved": "https://registry.npmjs.org/npm-watch/-/npm-watch-0.7.0.tgz",
  "_shasum": "fe8f87f18dc6767051a83d005370be70a5cbd7a0",
  "_spec": "npm-watch@^0.7.0",
  "_where": "C:\\xampp\\htdocs\\rnr\\node_modules\\jkanban",
  "author": {
    "name": "Stephen Sugden",
    "email": "me@stephensugden.com"
  },
  "bin": {
    "npm-watch": "cli.js"
  },
  "bugs": {
    "url": "git://github.com/M-Zuber/npm-watch/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "nodemon": "^2.0.3",
    "through2": "^2.0.0"
  },
  "deprecated": false,
  "description": "run scripts from package.json when files change",
  "devDependencies": {
    "crlf": "^1.1.0"
  },
  "homepage": "https://github.com/M-Zuber/npm-watch",
  "keywords": [
    "npm",
    "watch",
    "nodemon",
    "monitor"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "Mordechai Zuber",
      "email": "mez613+npmwatch@gmail.com"
    }
  ],
  "name": "npm-watch",
  "repository": {
    "type": "git",
    "url": "git://github.com/M-Zuber/npm-watch.git"
  },
  "scripts": {
    "prepublish": "crlf --set=LF cli.js watch-package.js"
  },
  "version": "0.7.0"
}
