{
  "name": "json-watch",
  "version": "1.0.2",
  "description": "auto reload a json file when it's changed without restart your project",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "json",
    "auto",
    "reload",
    "watch"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/indooorsman/node-json-watch"
  },
  "author": "indooorsman@gmail.com",
  "license": "ISC"
}
