{
  "_from": "node-watch@^0.6.2",
  "_id": "node-watch@0.6.4",
  "_inBundle": false,
  "_integrity": "sha512-cI6CHzivIFESe8djiK3Wh90CtWQBxLwMem8x8S+2GSvCvFgoMuOKVlfJtQ/2v3Afg3wOnHl/+tXotEs8z5vOrg==",
  "_location": "/node-watch",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "node-watch@^0.6.2",
    "name": "node-watch",
    "escapedName": "node-watch",
    "rawSpec": "^0.6.2",
    "saveSpec": null,
    "fetchSpec": "^0.6.2"
  },
  "_requiredBy": [
    "/video-compressor"
  ],
  "_resolved": "https://registry.npmjs.org/node-watch/-/node-watch-0.6.4.tgz",
  "_shasum": "50e564046eb7be15151c25f9c5aac4b5f495c291",
  "_spec": "node-watch@^0.6.2",
  "_where": "/home/retrocubedevs/public_html/qa/hit_reels_web_api/node_modules/video-compressor",
  "author": {
    "name": "yuanchuan",
    "email": "yuanchuan23@gmail.com",
    "url": "http://yuanchuan.name"
  },
  "bugs": {
    "url": "https://github.com/yuanchuan/node-watch/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A wrapper and enhancements for fs.watch",
  "devDependencies": {
    "fs-extra": "^7.0.1",
    "mocha": "^5.2.0"
  },
  "engines": {
    "node": ">=6"
  },
  "homepage": "https://github.com/yuanchuan/node-watch#readme",
  "keywords": [
    "fs.watch",
    "watch",
    "watchfile"
  ],
  "license": "MIT",
  "main": "./lib/watch",
  "name": "node-watch",
  "repository": {
    "url": "git://github.com/yuanchuan/node-watch.git",
    "type": "git"
  },
  "scripts": {
    "test": "mocha test/test.js --exit --slow 500"
  },
  "types": "./lib/watch.d.ts",
  "url": "https://github.com/yuanchuan/node-watch",
  "version": "0.6.4"
}
