{"bin":{"eslint":"bin/eslint.js"},"bugs":{"url":"https://github.com/eslint/eslint/issues/"},"dist":{"shasum":"c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d","tarball":"https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz","fileCount":397,"integrity":"sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==","signatures":[{"sig":"MEYCIQCP0Odkx1EqxtgBqV+YLMosRdI22We+EUOVKapfsXh1FAIhANm5WAiUDt3SVyTZTXyuXOO5f3LPUX7Its8cNO9jYIM2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3192089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhBIFWCRA9TVsSAnZWagAAYm8P/3WLzixdD0pYu3VeZVpZ\nC1NrRTsnUjJlWS0U72fgHtYxoU33oksy5RBqY3Ml7LvVhd5W2TiE90kznxUk\n4VTFqMrSuT8SdmzpW+gsg6NnHL+1kw/IgmbE8T1fs0zvBfm8Zf5BQx0eDeUK\nfoIq4LhaIjbKVOCs35Ix6lODgohbmUwfk51Xt7NBwyV4uOCKzvIHWzgib1Y3\n4a/t4Cs85pi6bI1NRXQ56BQCQ44Y7epvppKfwNF0J8JkqQo4z0eR/+SyMQV8\nnrNCH4L9Czv7oZ3ClXa6PSsUkFWCERoczDsclVMc/NKntqvrun9/1CYqYhOb\nRCgVE/lr/vmPg0cz3Dwkq13/h+DKPFTx9bfrqETbPCu/C+IZOt2llw81cROV\n9tNlu3MeNmAN6ACo8c7zf8OOSbLNtEXrMGaXrnKoau4oOfIVFbJHm0OsxSv8\n1/CxK8DOGKgn0HYmLiPd9T6PjFJ2AKJNkWOI/vzOvBEMn/RZQFBq3bKhry4N\noQ8Ih7YpCgQsqZspYVUsIPHgG/u6TayvOc3SEvheyw/kH1oKtmidUz4h3dy/\n3UGyOpwP8pPceYrq+cEADEnwPJwvdki5D9AkbsllDi3OD6v1p8mdi/rATmd3\nH69O0CxEpby4owLpxxsL097AVmVVqcuJ1Pw4So2xPuM94e6ecHnK5XIROtPi\nTBrO\r\n=ha3f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/api.js","name":"eslint","author":{"name":"Nicholas C. Zakas","email":"nicholas+npm@nczconsulting.com"},"engines":{"node":"^10.12.0 || >=12.0.0"},"funding":"https://opencollective.com/eslint","gitHead":"83cc8a6823d7729297b6814a644cca770cb99dbb","license":"MIT","scripts":{"fix":"node Makefile.js lint -- fix","docs":"node Makefile.js docs","fuzz":"node Makefile.js fuzz","lint":"node Makefile.js lint","perf":"node Makefile.js perf","test":"node Makefile.js test","gensite":"node Makefile.js gensite","webpack":"node Makefile.js webpack","test:cli":"mocha","publish-release":"node Makefile.js publishRelease","generate-release":"node Makefile.js generateRelease","generate-rcrelease":"node Makefile.js generatePrerelease -- rc","generate-betarelease":"node Makefile.js generatePrerelease -- beta","generate-alpharelease":"node Makefile.js generatePrerelease -- alpha"},"_npmUser":{"name":"eslintbot","email":"nicholas+eslint@nczconsulting.com"},"gitHooks":{"pre-commit":"lint-staged"},"homepage":"https://eslint.org","keywords":["ast","lint","javascript","ecmascript","espree"],"deprecated":"This version is no longer supported. Please see https://eslint.org/version-support for other options.","repository":{"url":"git+https://github.com/eslint/eslint.git","type":"git"},"_npmVersion":"6.14.8","description":"An AST-based pattern checker for JavaScript.","directories":{},"lint-staged":{"*.js":"eslint --fix","*.md":"markdownlint"},"maintainers":[{"name":"eslintbot","email":"nicholas+eslint@nczconsulting.com"},{"name":"nzakas","email":"nicholas@nczconsulting.com"},{"name":"ivolodin","email":"ivolodin@gmail.com"}],"_nodeVersion":"12.19.0","dependencies":{"ajv":"^6.10.0","levn":"^0.4.1","chalk":"^4.0.0","debug":"^4.0.1","table":"^6.0.9","espree":"^7.3.1","ignore":"^4.0.6","semver":"^7.2.1","esquery":"^1.4.0","esutils":"^2.0.2","globals":"^13.6.0","is-glob":"^4.0.0","js-yaml":"^3.13.1","regexpp":"^3.1.0","doctrine":"^3.0.0","enquirer":"^2.3.5","progress":"^2.0.0","minimatch":"^3.0.4","optionator":"^0.9.1","strip-ansi":"^6.0.0","text-table":"^0.2.0","cross-spawn":"^7.0.2","glob-parent":"^5.1.2","imurmurhash":"^0.1.4","eslint-scope":"^5.1.1","eslint-utils":"^2.1.0","import-fresh":"^3.0.0","lodash.merge":"^4.6.2","fast-deep-equal":"^3.1.3","natural-compare":"^1.4.0","@eslint/eslintrc":"^0.4.3","file-entry-cache":"^6.0.1","v8-compile-cache":"^2.0.3","@babel/code-frame":"7.12.11","eslint-visitor-keys":"^2.0.0","strip-json-comments":"^3.1.0","escape-string-regexp":"^4.0.0","functional-red-black-tree":"^1.0.1","@humanwhocodes/config-array":"^0.5.0","json-stable-stringify-without-jsonify":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"ejs":"^3.0.2","nyc":"^15.0.1","chai":"^4.0.1","glob":"^7.1.6","temp":"^0.9.0","jsdoc":"^3.5.5","karma":"^6.1.1","memfs":"^3.0.1","mocha":"^8.3.2","sinon":"^9.0.1","eslint":"file:.","eslump":"^3.0.0","recast":"^0.19.0","yorkie":"^2.0.0","cheerio":"^0.22.0","core-js":"^3.1.3","esprima":"^4.0.1","shelljs":"^0.8.2","webpack":"^5.23.0","load-perf":"^0.2.0","puppeteer":"^7.1.0","dateformat":"^3.0.3","proxyquire":"^2.0.1","@babel/core":"^7.4.3","common-tags":"^1.8.0","fs-teardown":"0.1.1","karma-mocha":"^2.0.1","lint-staged":"^10.1.2","npm-license":"^0.3.3","webpack-cli":"^4.5.0","babel-loader":"^8.0.5","markdownlint":"^0.19.0","karma-webpack":"^5.0.0","eslint-release":"^2.0.0","markdownlint-cli":"^0.22.0","@babel/preset-env":"^7.4.3","eslint-plugin-node":"^11.1.0","eslint-plugin-jsdoc":"^25.4.3","regenerator-runtime":"^0.13.2","eslint-config-eslint":"file:packages/eslint-config-eslint","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.1.0","eslint-plugin-eslint-plugin":"^3.5.3","eslint-plugin-internal-rules":"file:tools/internal-rules","node-polyfill-webpack-plugin":"^1.0.3"},"_npmOperationalInternal":{"tmp":"tmp/eslint_7.32.0_1627685206217_0.6070621624876029","host":"s3://npm-registry-packages"},"_id":"eslint@7.32.0","version":"7.32.0"}