{"name":"eslint-plugin-n","version":"15.4.0","description":"Additional ESLint's rules for Node.js","engines":{"node":">=12.22.0"},"main":"lib/index.js","peerDependencies":{"eslint":">=7.0.0"},"dependencies":{"builtins":"^5.0.1","eslint-plugin-es":"^4.1.0","eslint-utils":"^3.0.0","ignore":"^5.1.1","is-core-module":"^2.10.0","minimatch":"^3.1.2","resolve":"^1.22.1","semver":"^7.3.7"},"devDependencies":{"codecov":"^3.3.0","esbuild":"^0.14.39","eslint":"^8.21.0","eslint-config-prettier":"^8.5.0","eslint-plugin-eslint-plugin":"^5.0.2","eslint-plugin-n":"file:.","fast-glob":"^3.2.11","globals":"^13.17.0","husky":"^8.0.1","import-meta-resolve":"^1.1.1","lint-staged":"^12.4.1","mocha":"^10.0.0","nyc":"^15.1.0","opener":"^1.5.1","prettier":"^2.7.1","punycode":"^2.1.1","release-it":"^15.2.0","rimraf":"^3.0.2"},"scripts":{"build":"node scripts/update","clean":"rimraf .nyc_output coverage","codecov":"nyc report --reporter text-lcov | codecov --pipe --disable=gcov -t $CODECOV_TOKEN","coverage":"opener ./coverage/lcov-report/index.html","lint":"eslint lib scripts tests/lib .eslintrc.js","new":"node scripts/new-rule","pretest":"npm run -s lint","test":"nyc npm run -s test:_mocha","test:ci":"nyc npm run -s test:_mocha","test:_mocha":"_mocha \"tests/lib/**/*.js\" --reporter progress --timeout 4000","preversion":"npm test","version":"npm run -s build && eslint lib/rules --fix && git add .","postversion":"git push && git push --tags","watch":"npm run test:_mocha -- --watch --growl","format":"prettier --loglevel warn --write \"**/*.{js,css,md}\"","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/weiran-zsd/eslint-plugin-node.git"},"keywords":["eslint","eslintplugin","eslint-plugin","node","nodejs","ecmascript","shebang","file","path","import","require"],"author":{"name":"Toru Nagashima"},"license":"MIT","bugs":{"url":"https://github.com/weiran-zsd/eslint-plugin-node/issues"},"homepage":"https://github.com/weiran-zsd/eslint-plugin-node#readme","funding":"https://github.com/sponsors/mysticatea","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"release-it":{"github":{"release":true},"npm":{"skipChecks":true}},"lint-staged":{"*.js":"eslint --cache --fix","*.{json,js}":"prettier --write --ignore-path .eslintignore"},"gitHead":"5ccd0c5a55d5e6dc61a82d81dd63ae317535fa97","_id":"eslint-plugin-n@15.4.0","_nodeVersion":"19.0.0","_npmVersion":"9.0.1","dist":{"shasum":"1cfe9faff1b914ecc8f71433d228eaa5fc65b111","size":58464,"noattachment":false,"key":"/eslint-plugin-n/-/eslint-plugin-n-15.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-n/download/eslint-plugin-n-15.4.0.tgz"},"_npmUser":{"name":"weiran.zsd","email":"weiran.zsd@outlook.com"},"directories":{},"maintainers":[{"name":"eslint-community-bot","email":""},{"name":"weiran.zsd","email":"weiran.zsd@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-n_15.4.0_1667200179416_0.8332937373606859"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-31T07:13:00.931Z","publish_time":1667200179671,"_cnpm_publish_time":1667200179671,"dist-tags":{"latest":"17.24.0","next":"17.0.0-8"}}