{"name":"nodemon","version":"1.12.1","keywords":["monitor","development","restart","autoload","reload","terminal"],"author":{"url":"http://github.com/remy","name":"Remy Sharp"},"license":"MIT","_id":"nodemon@1.12.1","maintainers":[{"name":"remy","email":"remy@leftlogic.com"}],"homepage":"http://nodemon.io","bugs":{"url":"https://github.com/remy/nodemon/issues"},"bin":{"nodemon":"./bin/nodemon.js"},"dist":{"shasum":"996a56dc49d9f16bbf1b78a4de08f13634b3878d","tarball":"https://registry.npmjs.org/nodemon/-/nodemon-1.12.1.tgz","integrity":"sha512-zZuUtiNkYFjGRojUUGR9AKllVrvWPppOj020Ii0twjdzFF7OxMEvgWJjj26VldaYKgdc91C5htYGdMzAAc9Dtg==","signatures":[{"sig":"MEQCIB5zmx8szblP1xaGl7mcQdEcYQgOszdUOrg0eSUGnWMoAiAEke/W/r6bxgqDrL7LuKP1b8u60LQUngz28TdG995lQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/nodemon","_from":".","_shasum":"996a56dc49d9f16bbf1b78a4de08f13634b3878d","engines":{"node":">=0.8"},"gitHead":"469fa80aa748041faf97b583728060c1bd482a8e","scripts":{"web":"node web","lint":"jscs lib/**/*.js -v","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","test":"npm run lint && npm run spec",":spec":"mocha --timeout 30000 --ui bdd test/**/*.test.js","coverage":"istanbul cover _mocha -- --timeout 30000 --ui bdd --reporter list test/**/*.test.js","commitmsg":"commitlint -e","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"remy","email":"remy@leftlogic.com"},"repository":{"url":"git+https://github.com/remy/nodemon.git","type":"git"},"_npmVersion":"2.15.12","description":"Simple monitor script for use during development of a node.js app.","directories":{},"_nodeVersion":"8.5.0","dependencies":{"debug":"^2.6.8","touch":"^3.1.0","ps-tree":"^1.1.0","chokidar":"^1.7.0","minimatch":"^3.0.4","undefsafe":"0.0.3","es6-promise":"^3.3.1","lodash.defaults":"^3.1.2","update-notifier":"^2.2.0","ignore-by-default":"^1.0.1"},"devDependencies":{"jscs":"2.1.1","async":"1.4.2","husky":"^0.14.3","mocha":"2.3.3","should":"~4.0.0","connect":"~2.19.1","istanbul":"~0.2.10","coffee-script":"~1.7.1","@commitlint/cli":"^3.1.3","semantic-release":"4.3.5","@commitlint/config-angular":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/nodemon-1.12.1.tgz_1505457797031_0.8776067900471389","host":"s3://npm-registry-packages"}}