{"name":"nodemon","homepage":"http://nodemon.io","author":{"name":"Remy Sharp","url":"http://github.com/remy"},"bin":{"nodemon":"./bin/nodemon.js"},"engines":{"node":">=0.8"},"repository":{"type":"git","url":"git+https://github.com/remy/nodemon.git"},"description":"Simple monitor script for use during development of a node.js app.","keywords":["monitor","development","restart","autoload","reload","terminal"],"preferGlobal":"true","license":"MIT","main":"./lib/nodemon","scripts":{"coverage":"istanbul cover _mocha -- --timeout 30000 --ui bdd --reporter list test/**/*.test.js","lint":"jscs lib/**/*.js -v",":spec":"mocha --timeout 30000 --ui bdd test/**/*.test.js","test":"npm run lint && npm run spec","spec":"for FILE in test/**/*.test.js; do echo $FILE; ./node_modules/.bin/mocha --timeout 30000 $FILE; if [ $? -ne 0 ]; then exit 1; fi; sleep 1; done","web":"node web","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"devDependencies":{"async":"1.4.2","coffee-script":"~1.7.1","connect":"~2.19.1","istanbul":"~0.2.10","jscs":"2.1.1","mocha":"2.3.3","should":"~4.0.0","semantic-release":"4.3.5"},"dependencies":{"chokidar":"^1.2.0","debug":"^2.2.0","es6-promise":"^3.0.2","lodash.defaults":"^3.1.2","minimatch":"^3.0.0","ps-tree":"^1.0.1","touch":"1.0.0","undefsafe":"0.0.3","update-notifier":"0.5.0"},"version":"1.7.2","gitHead":"2f19ffb5a7162d08abbabea45ed995ac2cd9511a","bugs":{"url":"https://github.com/remy/nodemon/issues"},"_id":"nodemon@1.7.2","_shasum":"9259190817c531cf33cce7dad2913fb572abf586","_from":".","_npmVersion":"2.14.8","_nodeVersion":"4.2.1","_npmUser":{"name":"remy","email":"remy@leftlogic.com"},"dist":{"shasum":"9259190817c531cf33cce7dad2913fb572abf586","size":40042,"noattachment":false,"key":"/nodemon/-/nodemon-1.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/nodemon/download/nodemon-1.7.2.tgz"},"maintainers":[{"name":"remy","email":""}],"directories":{},"publish_time":1445255305045,"_cnpm_publish_time":1445255305045,"_hasShrinkwrap":false,"dist-tags":{"debug":"2.0.14-alpha.1","debug-1268":"1.15.2-alpha.2","dev":"0.0.0-development","latest":"3.1.14"}}