{"name":"nodemon","homepage":"https://nodemon.io","author":{"name":"Remy Sharp","url":"https://github.com/remy"},"bin":{"nodemon":"bin/nodemon.js"},"engines":{"node":">=10"},"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":["cli","monitor","monitor","development","restart","autoload","reload","terminal"],"license":"MIT","types":"./index.d.ts","main":"./lib/nodemon","scripts":{"commitmsg":"commitlint -e","coverage":"istanbul cover _mocha -- --timeout 30000 --ui bdd --reporter list test/**/*.test.js","lint":"eslint lib/**/*.js","test":"npm run lint && npm run spec","spec":"for FILE in test/**/*.test.js; do echo $FILE; TEST=1 mocha --exit --timeout 30000 $FILE; if [ $? -ne 0 ]; then exit 1; fi; sleep 1; done","postspec":"npm run clean","clean":"rm -rf test/fixtures/test*.js test/fixtures/test*.md","web":"node web","semantic-release":"semantic-release","prepush":"npm run lint","killall":"ps auxww | grep node | grep -v grep | awk '{ print $2 }' | xargs kill -9"},"devDependencies":{"@commitlint/cli":"^11.0.0","@commitlint/config-conventional":"^11.0.0","async":"1.4.2","coffee-script":"~1.7.1","eslint":"^7.32.0","husky":"^7.0.4","mocha":"^2.5.3","nyc":"^15.1.0","proxyquire":"^1.8.0","semantic-release":"^18.0.0","should":"~4.0.0"},"dependencies":{"chokidar":"^3.5.2","debug":"^4","ignore-by-default":"^1.0.1","minimatch":"^3.1.2","pstree.remy":"^1.1.8","semver":"^7.5.3","simple-update-notifier":"^2.0.0","supports-color":"^5.5.0","touch":"^3.1.0","undefsafe":"^2.0.5"},"version":"0.0.0-development","funding":{"url":"https://opencollective.com/nodemon","type":"opencollective"},"_id":"nodemon@0.0.0-development","readmeFilename":"README.md","gitHead":"5a18d24984afaf2ec9899b3b1058c0bfb9f539fc","bugs":{"url":"https://github.com/remy/nodemon/issues"},"_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"shasum":"6e02a06a0cfca0cc0f4b3bc1743dfe92c8521dc6","size":63413,"noattachment":false,"key":"/nodemon/-/nodemon-0.0.0-development.tgz","tarball":"http://registry.cnpm.dingdandao.com/nodemon/download/nodemon-0.0.0-development.tgz"},"_npmUser":{"name":"remy","email":"remy@leftlogic.com"},"directories":{},"maintainers":[{"name":"remy","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nodemon_0.0.0-development_1725351520212_0.7575412332865039"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-03T08:18:40.368Z","publish_time":1725351520368,"_source_registry_name":"default","_cnpm_publish_time":1725351520368,"dist-tags":{"debug":"2.0.14-alpha.1","debug-1268":"1.15.2-alpha.2","dev":"0.0.0-development","latest":"3.1.14"}}