{
  "_from": "node-dev@*",
  "_id": "node-dev@3.1.3",
  "_inBundle": false,
  "_integrity": "sha1-WCcZIj69711jBZ5qf7zSOZ/A+E0=",
  "_location": "/node-dev",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "node-dev@*",
    "name": "node-dev",
    "escapedName": "node-dev",
    "rawSpec": "*",
    "saveSpec": null,
    "fetchSpec": "*"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/node-dev/-/node-dev-3.1.3.tgz",
  "_shasum": "582719223ebdef5d63059e6a7fbcd2399fc0f84d",
  "_spec": "node-dev@*",
  "_where": "C:\\Users\\14295\\Desktop\\移动整合\\day3\\src",
  "author": {
    "name": "Felix Gnass"
  },
  "bin": {
    "node-dev": "./bin/node-dev"
  },
  "bugs": {
    "url": "https://github.com/fgnass/node-dev/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Daniel Gasienica",
      "email": "daniel@gasienica.ch",
      "url": "https://github.com/gasi/"
    }
  ],
  "dependencies": {
    "dateformat": "~1.0.4-1.2.3",
    "dynamic-dedupe": "^0.2.0",
    "filewatcher": "~3.0.0",
    "minimist": "^1.1.3",
    "node-notifier": "^4.0.2",
    "resolve": "^1.0.0"
  },
  "deprecated": false,
  "description": "Restarts your app when files are modified",
  "devDependencies": {
    "coffee-script": "^1.8.0",
    "eslint": "^2.0.0",
    "eslint-config-airbnb-base": "^3.0.1",
    "eslint-plugin-import": "^1.8.1",
    "tap": "^5.2.0",
    "touch": "^1.0.0"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "homepage": "https://github.com/fgnass/node-dev#readme",
  "keywords": [
    "restart",
    "reload",
    "supervisor",
    "monitor",
    "watch"
  ],
  "license": "MIT",
  "main": "./lib",
  "name": "node-dev",
  "preferGlobal": true,
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/fgnass/node-dev.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "3.1.3"
}
