{"_id":"@eslint-community/eslint-plugin-eslint-comments","_rev":"19-4df5c09106fa625ef6075cb5fa967ecd","name":"@eslint-community/eslint-plugin-eslint-comments","dist-tags":{"beta":"4.0.0-beta.1","alpha":"5.0.0-alpha.1","latest":"4.8.1"},"versions":{"3.2.0":{"name":"@eslint-community/eslint-plugin-eslint-comments","version":"3.2.0","keywords":["eslint","eslintplugin","eslint-plugin","plugin","comment","comments","directive","global","globals","exported","eslint-env","eslint-enable","eslint-disable","eslint-disable-line","eslint-disable-next-line"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"@eslint-community/eslint-plugin-eslint-comments@3.2.0","maintainers":[{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},{"name":"michaeldeboey","email":"info@michaeldeboey.be"}],"homepage":"https://github.com/eslint-community/eslint-plugin-eslint-comments#readme","bugs":{"url":"https://github.com/eslint-community/eslint-plugin-eslint-comments/issues"},"dist":{"shasum":"033b01852848570713356f3a6843307571c20105","tarball":"https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.2.0.tgz","fileCount":21,"integrity":"sha512-BjyMKQRjkywhbkrtHzUITQTQQuysxbZk1/z5Cco7cMNxhw0odzWohDgVuxmuhS9LJRFWAkIXhnfuLXjChFmfoA==","signatures":[{"sig":"MEYCIQCPPAEvWpq102CRL7RbmoM5yEwnQv1sav0yVuipkckpiAIhALwZq6jTsU0QRZuhSum4H37XbSxKyl0mmpM9J4JZQAAf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41878,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2CShACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVjw/9FxJf9BFR/FEV8DtWxQx/vLGOL2awsZ9CZcwqV7aHulqjaTMC\r\nLADEJwcrDih9tDPTs8t1tTpjZrhHwcEcauWnLRia09ZtlMKSPEry76WZx2/Y\r\nVzwUZINVd2CdqGj1oT6ZpX5o0CjRdrnupUTX0ZZ/GfKw1dMiX9apFesUhYOM\r\nu2liltuBDbftyDcRtY7EqYUeM+xTFzRfcagDZ8YJDNKBYKzbmbc9B67D05m7\r\n0jy05ysy6iplGN3oQsp6VsSyGOuo9QTvlojRfJQgd52/3+7mUK1xaeuv5URq\r\nF0dLEdr8BVamS7dalVw4XltbbhFeTsYG5SVhMwg0PgtcCD1H/UgWGHwfe6X3\r\nTc2khi6AM9GLWUJb/kizjpJYfGTu2BUkKv+KZSaxwAPZgAtz9NCDx7AdpzFS\r\nX7Hc+wItOpFn7jlQnOdSk52lonj3VEDKVoJHS6GJoKS+zLbgMCKmbWhk3l/p\r\ns8JwTpz35PiKbxqHw/S77IC8XkaNscs5hvvWtVqQLD8yXx775z60bEKtT2WL\r\nCKKnX++1rryOiWmlPHcxcAfA6UzBquPGk0vJc1Yzg4Kk8ioelnHPCCoKWK33\r\nCkyNaPzXihNPkobZLVxWewFpSrGMrmi0AHFy0Ea7c7QnXR0BHpjaQGEnaaat\r\nfXsbvoRE2W9Dct3dyEsdQhBY2HgpxODo5dk=\r\n=yMaK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">=6.5.0"},"gitHead":"4cc157e8af354201232fdc28e5a838f346a00b6f","scripts":{"lint":"eslint lib scripts tests","test":"nyc npm run -s test:mocha","clean":"rimraf .nyc_output coverage docs/.vuepress/dist","watch":"npm run -s test:mocha -- --watch --growl","codecov":"nyc report --reporter text-lcov | codecov --pipe --disable=gcov","pretest":"npm run -s lint","test:ci":"nyc npm run -s test:mocha","version":"node scripts/update && git add .","coverage":"nyc report --reporter lcov && opener coverage/lcov-report/index.html","docs:build":"vuepress build docs","docs:watch":"vuepress dev docs","preversion":"npm test","test:mocha":"mocha \"tests/lib/**/*.js\" --reporter dot --timeout 8000","docs:deploy":"node scripts/deploy","postversion":"git push && git push --tags"},"_npmUser":{"name":"michaeldeboey","email":"info@michaeldeboey.be"},"repository":{"url":"git+https://github.com/eslint-community/eslint-plugin-eslint-comments.git","type":"git"},"_npmVersion":"8.19.3","description":"Additional ESLint rules for ESLint directive comments.","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ignore":"^5.0.5","escape-string-regexp":"^1.0.5"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","mocha":"^6.1.4","eslint":"^7.0.0","opener":"^1.4.3","rimraf":"^2.6.2","semver":"^7.3.2","codecov":"^3.3.0","eslint4b":"^7.0.0","fs-extra":"^8.0.1","vuepress":"^1.0.1","@types/node":"^14.0.1","cross-spawn":"^6.0.5","babel-eslint":"^10.0.1","vue-eslint-editor":"^1.1.0","@vuepress/plugin-pwa":"^1.0.1","string-replace-loader":"^2.1.1","@mysticatea/eslint-plugin":"^13.0.0"},"peerDependencies":{"eslint":">=4.19.1"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-eslint-comments_3.2.0_1675109537089_0.5313285658687261","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"@eslint-community/eslint-plugin-eslint-comments","version":"3.2.1","keywords":["eslint","eslintplugin","eslint-plugin","plugin","comment","comments","directive","global","globals","exported","eslint-env","eslint-enable","eslint-disable","eslint-disable-line","eslint-disable-next-line"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"@eslint-community/eslint-plugin-eslint-comments@3.2.1","maintainers":[{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},{"name":"michaeldeboey","email":"info@michaeldeboey.be"}],"homepage":"https://github.com/eslint-community/eslint-plugin-eslint-comments#readme","bugs":{"url":"https://github.com/eslint-community/eslint-plugin-eslint-comments/issues"},"dist":{"shasum":"3c65061e27f155eae3744c3b30c5a8253a959040","tarball":"https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.2.1.tgz","fileCount":21,"integrity":"sha512-/HZbjIGaVO2zLlWX3gRgiHmKRVvvqrC0zVu3eXnIj1ORxoyfGSj50l0PfDfqihyZAqrDYzSMdJesXzFjvAoiLQ==","signatures":[{"sig":"MEYCIQCFkuQuKlmJr9DrGOQykDttorm8hWk7J/+CmbCB45kM/gIhANvjf+4HwxT8UETHGb9/KHOZLFO34MI7nR2KPcKgtAgM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2GgrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoB7A//aScfHnPtimAf4SGhB2IXndqTicTnY18io2skOa/x6RGQbEKI\r\nnJ2ID5i1as2RR8N/Ef6v26BHKgvgl0a4Q415DE/pkfSzwC5OHOUKCWlAdymO\r\n1wxm924t7DvwoQfcoNPk16H2+gY8bGFSeQ1i+W+tEfkEqkHlVvtzZl64Q+lq\r\nxOd3Eldf+aT0Mw2Lw+NP2pOfshxuxPyG4gTGO/h44EkITAETu31SLHk1PuLA\r\nCTsYeXf4/LR3QUays7y39xJGfEBB4kN9dZ9vZCGQYzx4/b0LLJ2ez/rtiz1z\r\nz1Qf9OkLXhxWbs/4CaBLIfiXHqJJcAEEc+EiQTRcc4XpKcUVCZZi8lvJ3QCW\r\nhEhUT/ZvO007guv+hIoX+7LAq6AyrIrt0Wd7d0jTH+9yjYSA6p8RzaP3UaKH\r\npe60nVyxeCnxcbgs5UQYCPqB2/70I9JkBN5xTv1m1ZWhacSS4aTQptDMPW11\r\nTGFAn3luT84qvfV4RvVKhz89eywn6eXJb37FAUlw6nlKLNTJRqUdWCENLB5D\r\nAhHnIM9tp5WAO8D9a2z26LHRRJpVKXjRqwLd/+THfxT1SSckUy+c63vWpW5P\r\nXCtZhyssieMwzOQxe9CE1xps70h2oWbX3+Mo8uYA+gnXHhjtF/kJ9GztFrNY\r\nDXPbu3DXFvESNJEzQAgysDwwobWk7mnH4/g=\r\n=wS8o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">=6.5.0"},"gitHead":"52628c317d0cf550e70e6a339289fa403978a590","scripts":{"lint":"eslint lib scripts tests","test":"nyc mocha \"tests/lib/**/*.js\" --reporter dot --timeout 8000","clean":"rimraf .nyc_output coverage docs/.vuepress/dist","watch":"npm run -s test -- --watch --growl","version":"node scripts/update && git add .","coverage":"nyc report --reporter lcov && opener coverage/lcov-report/index.html","docs:build":"vuepress build docs","docs:watch":"vuepress dev docs","preversion":"npm test","docs:deploy":"node scripts/deploy","postversion":"git push && git push --tags"},"_npmUser":{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},"repository":{"url":"git+https://github.com/eslint-community/eslint-plugin-eslint-comments.git","type":"git"},"_npmVersion":"8.11.0","description":"Additional ESLint rules for ESLint directive comments.","directories":{},"_nodeVersion":"16.16.0","dependencies":{"ignore":"^5.2.4","escape-string-regexp":"^1.0.5"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","mocha":"^6.2.3","eslint":"^7.32.0","opener":"^1.5.2","rimraf":"^2.7.1","semver":"^7.3.8","eslint4b":"^7.32.0","fs-extra":"^8.1.0","vuepress":"^1.9.8","@types/node":"^14.18.36","cross-spawn":"^6.0.5","babel-eslint":"^10.0.1","vue-eslint-editor":"^1.1.0","@vuepress/plugin-pwa":"^1.9.8","string-replace-loader":"^2.3.0","@mysticatea/eslint-plugin":"^13.0.0"},"peerDependencies":{"eslint":">=4.19.1"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-eslint-comments_3.2.1_1675126827057_0.690266526012753","host":"s3://npm-registry-packages"}},"4.0.0-alpha.1":{"name":"@eslint-community/eslint-plugin-eslint-comments","version":"4.0.0-alpha.1","keywords":["eslint","eslintplugin","eslint-plugin","plugin","comment","comments","directive","global","globals","exported","eslint-env","eslint-enable","eslint-disable","eslint-disable-line","eslint-disable-next-line"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"@eslint-community/eslint-plugin-eslint-comments@4.0.0-alpha.1","maintainers":[{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},{"name":"michaeldeboey","email":"info@michaeldeboey.be"}],"homepage":"https://github.com/eslint-community/eslint-plugin-eslint-comments#readme","bugs":{"url":"https://github.com/eslint-community/eslint-plugin-eslint-comments/issues"},"dist":{"shasum":"7caa6f887d7adf668d2133238086d71156ba7524","tarball":"https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.0.0-alpha.1.tgz","fileCount":21,"integrity":"sha512-twuNiE2tJA6YnmKjIHGr0fx+fODY16Z51Vl6qgIPT04l740+2HlIgviwqhaAzMiZtREJSTOLIg2IgZ00uHvhcQ==","signatures":[{"sig":"MEYCIQDh9XzPC2b18rh3d+HsMvw2TYMHQnZIV0zcU/s6t9pW5wIhAJdHACQ1+RJC94kYTY1lHJehxMHAxPk4XZMHReY0Jiyc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41699,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2UiiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrEPRAAlvkQ+hUl5tGlmuCYeFTK7H+egoheGjZyWsK/iTHDglXc0Tru\r\nmAQPpoVxhJdQM/Wzns2ZVOQfGyNQ8a1bnIrzO/HsQbRI8ZLE003LbqVo3aWC\r\n6h8B5Mgm+grxjTv6yECJCwU2zMu0LfEHvSK/n2iqps/1JzSm3MlebRD0zaGv\r\nxg5rqQTvti9TutpsiEEKsNzFuXsAttjEVuvDSzL5xPaN8tFFd+Fav6d8XvUq\r\nLcwms3//vmphytZxKF83ZzDLL4HyzE/VN0HecvbZVPk7WxMWtl+mkbU7Zp+k\r\n1yt3dmfomO0t91lJdxBomddd82OeiUjP8i0y3nI3pI4v2uiB0vtdtH1wSceT\r\nurkgKEnTA6BdkWKI7mMeRzjCq8LhzbHcp23GDhOBSeemOY/QfXhmDz4zekLd\r\nfF9/rk+Aw8NSZ5LeWX9Lupi3hVKqYUkDNMETwhYMn4tgBf3cS3fsJZyZzJp5\r\nLFsvj9K4iiyR29XPfhU4sK1BcXD+M0eNIOQ8iBiYnIkQ5Z8IjIQmCHYaWHRb\r\n6YwJtAGlHmsHWpd/y2K7KS0/hmmHJKFW95GzTExaOKMPJxX44oIii+nf2NqQ\r\nD7pgLYhhyzIIFDSzGPu+gMhgSM7bzG3CdUZOqMTaJ5xb1drmYJ5X9/qjxLQI\r\nBzT/AU4C3yaT7FuNE2bFXwIWhhc9OJ0H9jE=\r\n=8Pd2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"gitHead":"4517c3f547eb12ce2a2d97f7c70090f62afd8acb","scripts":{"lint":"eslint lib scripts tests","test":"nyc mocha \"tests/lib/**/*.js\" --reporter dot --timeout 8000","clean":"rimraf .nyc_output coverage docs/.vuepress/dist","watch":"npm run -s test -- --watch --growl","version":"node scripts/update && git add .","coverage":"nyc report --reporter lcov && opener coverage/lcov-report/index.html","docs:build":"vuepress build docs","docs:watch":"vuepress dev docs","preversion":"npm test","postversion":"git push && git push --tags"},"_npmUser":{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},"repository":{"url":"git+https://github.com/eslint-community/eslint-plugin-eslint-comments.git","type":"git"},"_npmVersion":"8.11.0","description":"Additional ESLint rules for ESLint directive comments.","directories":{},"_nodeVersion":"16.16.0","dependencies":{"ignore":"^5.2.4","escape-string-regexp":"^1.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","mocha":"^6.2.3","eslint":"^7.32.0","opener":"^1.5.2","rimraf":"^2.7.1","semver":"^7.3.8","eslint4b":"^7.32.0","fs-extra":"^8.1.0","vuepress":"^1.9.8","@types/node":"^14.18.36","cross-spawn":"^6.0.5","babel-eslint":"^10.0.1","vue-eslint-editor":"^1.1.0","@vuepress/plugin-pwa":"^1.9.8","string-replace-loader":"^2.3.0","@mysticatea/eslint-plugin":"^13.0.0"},"peerDependencies":{"eslint":">=4.19.1"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-eslint-comments_4.0.0-alpha.1_1675184290539_0.6966710089407095","host":"s3://npm-registry-packages"}},"4.0.0-alpha.2":{"name":"@eslint-community/eslint-plugin-eslint-comments","version":"4.0.0-alpha.2","keywords":["eslint","eslintplugin","eslint-plugin","plugin","comment","comments","directive","global","globals","exported","eslint-env","eslint-enable","eslint-disable","eslint-disable-line","eslint-disable-next-line"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"@eslint-community/eslint-plugin-eslint-comments@4.0.0-alpha.2","maintainers":[{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},{"name":"michaeldeboey","email":"info@michaeldeboey.be"}],"homepage":"https://github.com/eslint-community/eslint-plugin-eslint-comments#readme","bugs":{"url":"https://github.com/eslint-community/eslint-plugin-eslint-comments/issues"},"dist":{"shasum":"deb25088046a1892c5c6004de685027ac76bfe5d","tarball":"https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.0.0-alpha.2.tgz","fileCount":21,"integrity":"sha512-dM+atw4LQQxGicKxcgkXErQIkpUQvp+mpiY0nxOth0iVUPbwfzFtKsuhsEOfK527+E3J0Yg5VeT0ynEJuRH+QQ==","signatures":[{"sig":"MEUCIQCOXPAqVHUK51cqW2/Di6932YINJnmt3hP+s2coNryMzwIgaL2entnJG512vlilayv2Fhvc/hvlGxDAusoPoZronYw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAVokACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNbA//RozQfndbxtyKyDMfoJV/9D8KnZGxwL6bFyMHWtIQ3fBBYn23\r\nWG9uVEsKjlTQbUiNPFFqEwzVSvZYSLcuiCtnOJCo0mZwwv1mMVxw7YrBhW1L\r\ngQhAw+W/gVO79dJxe3AFqCI7EwPb/jGmYHDJhqzVI88FHCPKyJrfTW9kzX+J\r\nC72KuMtpHc2YM5pGrnFjc8+iczgfcjgyxLjvH+DyCqBKFtb9NZImiYvJ/uoX\r\nxgxqkamxJo7dS6X4unrrvCZf7RppTYfxgNopuCu4A/NDnr1mAYNObnAl7evX\r\nwTnpBWONmkwGJUYE3lWwyMUX3T9gm/YPyDeL84/oInK5fCdE3IXPOl+5OAJl\r\nSEyMhq4vDl188kmqhDyl4wbeIEP7JwaOBw7Lr9iCjNXHTeDJ2P6XRXZS3QGV\r\ntqGv3fb0/t3gyAGJLFsnNDMdtj9BKnfKso6t+XMhpif360ySlZnGCQLR9hsN\r\nuVjpn5dwft0i0gV5phzlh2gxJP/sJ2LnMU2+lG8ea9+E2c3FUGUPGlR0RQHt\r\njafYwBIWD+VXSfL0DuuAvy+Gb1nLHmdCeL98byvlneH/hmOxCxaQzNt9kPDm\r\nxi6bw1K48xtxrSJs0Iliy4yIJo0vyOSNFYIqcuoGywpbrF7fmSHJy7GE+5Ac\r\nw1xB9f6CT9Mw3PRZ4P/rfklijT0XmndDZxQ=\r\n=bGnb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"gitHead":"be85170dd4f949c42b33a8970ce788fb959b5a2b","scripts":{"lint":"eslint lib scripts tests","test":"nyc mocha \"tests/lib/**/*.js\" --reporter dot --timeout 8000","clean":"rimraf .nyc_output coverage docs/.vuepress/dist","watch":"npm run -s test -- --watch --growl","version":"node scripts/update && git add .","coverage":"nyc report --reporter lcov && opener coverage/lcov-report/index.html","docs:build":"vuepress build docs","docs:watch":"vuepress dev docs","preversion":"npm test","postversion":"git push && git push --tags"},"_npmUser":{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},"repository":{"url":"git+https://github.com/eslint-community/eslint-plugin-eslint-comments.git","type":"git"},"_npmVersion":"8.11.0","description":"Additional ESLint rules for ESLint directive comments.","directories":{},"_nodeVersion":"16.16.0","dependencies":{"ignore":"^5.2.4","escape-string-regexp":"^1.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","mocha":"^6.2.3","eslint":"^7.32.0","opener":"^1.5.2","rimraf":"^2.7.1","semver":"^7.3.8","eslint4b":"^7.32.0","fs-extra":"^8.1.0","vuepress":"^1.9.8","@types/node":"^14.18.36","cross-spawn":"^6.0.5","babel-eslint":"^10.0.1","vue-eslint-editor":"^1.1.0","@vuepress/plugin-pwa":"^1.9.8","string-replace-loader":"^2.3.0","@mysticatea/eslint-plugin":"^13.0.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-eslint-comments_4.0.0-alpha.2_1677810212475_0.4840666302852237","host":"s3://npm-registry-packages"}},"4.0.0-beta.1":{"name":"@eslint-community/eslint-plugin-eslint-comments","version":"4.0.0-beta.1","keywords":["eslint","eslintplugin","eslint-plugin","plugin","comment","comments","directive","global","globals","exported","eslint-env","eslint-enable","eslint-disable","eslint-disable-line","eslint-disable-next-line"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"@eslint-community/eslint-plugin-eslint-comments@4.0.0-beta.1","maintainers":[{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},{"name":"michaeldeboey","email":"info@michaeldeboey.be"}],"homepage":"https://github.com/eslint-community/eslint-plugin-eslint-comments#readme","bugs":{"url":"https://github.com/eslint-community/eslint-plugin-eslint-comments/issues"},"dist":{"shasum":"6a5d4fbcbb875583a0fa49c502cc1cc02c9a128f","tarball":"https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.0.0-beta.1.tgz","fileCount":21,"integrity":"sha512-GdAGURGhl2Htxqxc7o+l3stog5OBPeMkQxrAlx2CVgg62CZkTeQ4O/mUW9D0UQhp2pQ+mKDUvI6qFFjOPK17eA==","signatures":[{"sig":"MEYCIQCN4I1Cmm3b2I/HLt7QK1hjir/zn6TluW0laiATJc0leQIhANsBRMQPku6I62hyIlFi+H9B8+kUCtzorWMMTYwwpFLz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41706},"main":"index.js","engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"gitHead":"bcb493af63f80371e8bcacc2c785fd9e3b74233c","scripts":{"lint":"eslint lib scripts tests","test":"nyc mocha \"tests/lib/**/*.js\" --reporter dot --timeout 8000","clean":"rimraf .nyc_output coverage docs/.vuepress/dist","watch":"npm run -s test -- --watch --growl","version":"node scripts/update && git add .","coverage":"nyc report --reporter lcov && opener coverage/lcov-report/index.html","docs:build":"vuepress build docs","docs:watch":"vuepress dev docs","preversion":"npm test","postversion":"git push && git push --tags"},"_npmUser":{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},"repository":{"url":"git+https://github.com/eslint-community/eslint-plugin-eslint-comments.git","type":"git"},"_npmVersion":"8.11.0","description":"Additional ESLint rules for ESLint directive comments.","directories":{},"_nodeVersion":"16.16.0","dependencies":{"ignore":"^5.2.4","escape-string-regexp":"^1.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^14.1.1","mocha":"^6.2.3","eslint":"^7.32.0","opener":"^1.5.2","rimraf":"^2.7.1","semver":"^7.3.8","eslint4b":"^7.32.0","fs-extra":"^8.1.0","vuepress":"^1.9.8","@types/node":"^14.18.36","cross-spawn":"^6.0.5","babel-eslint":"^10.0.1","vue-eslint-editor":"^1.1.0","@vuepress/plugin-pwa":"^1.9.8","string-replace-loader":"^2.3.0","@mysticatea/eslint-plugin":"^13.0.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-eslint-comments_4.0.0-beta.1_1690667927169_0.9182845252062148","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@eslint-community/eslint-plugin-eslint-comments","version":"4.0.0","keywords":["eslint","eslintplugin","eslint-plugin","plugin","comment","comments","directive","global","globals","exported","eslint-env","eslint-enable","eslint-disable","eslint-disable-line","eslint-disable-next-line"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"@eslint-community/eslint-plugin-eslint-comments@4.0.0","maintainers":[{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},{"name":"michaeldeboey","email":"info@michaeldeboey.be"}],"homepage":"https://github.com/eslint-community/eslint-plugin-eslint-comments#readme","bugs":{"url":"https://github.com/eslint-community/eslint-plugin-eslint-comments/issues"},"dist":{"shasum":"b91e1489df58d78ef1f705843220ede22ed3576c","tarball":"https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.0.0.tgz","fileCount":21,"integrity":"sha512-1iWsU5o4rMgOzaKBiFNDF4g5StFcMCvfDxqYj3piWifBJF5oVENJ2vWdEXuw2P6/c8FxlEQIwk6E6ExuvYAYlQ==","signatures":[{"sig":"MEYCIQDx3JxXmz4hXiBdL+p+19KMKbj866Ev4kGGBP7U6r5NJQIhAMr5DyigdTuFiWkPADbBnvS0b6BLQ73HKRVgkPVolNf/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41699},"main":"index.js","engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"gitHead":"bcb493af63f80371e8bcacc2c785fd9e3b74233c","scripts":{"lint":"eslint lib scripts tests","test":"nyc mocha \"tests/lib/**/*.js\" --reporter dot --timeout 8000","clean":"rimraf .nyc_output coverage docs/.vuepress/dist","watch":"npm run -s test -- --watch --growl","version":"node scripts/update && git add .","coverage":"nyc report --reporter lcov && opener coverage/lcov-report/index.html","docs:build":"vuepress build docs","docs:watch":"vuepress dev docs","preversion":"npm test","postversion":"git push && git push --tags"},"_npmUser":{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},"repository":{"url":"git+https://github.com/eslint-community/eslint-plugin-eslint-comments.git","type":"git"},"_npmVersion":"8.11.0","description":"Additional ESLint rules for ESLint directive comments.","directories":{},"_nodeVersion":"16.16.0","dependencies":{"ignore":"^5.2.4","escape-string-regexp":"^1.0.5"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","mocha":"^6.2.3","eslint":"^7.32.0","opener":"^1.5.2","rimraf":"^2.7.1","semver":"^7.3.8","eslint4b":"^7.32.0","fs-extra":"^8.1.0","vuepress":"^1.9.8","@types/node":"^14.18.36","cross-spawn":"^6.0.5","babel-eslint":"^10.0.1","vue-eslint-editor":"^1.1.0","@vuepress/plugin-pwa":"^1.9.8","string-replace-loader":"^2.3.0","@mysticatea/eslint-plugin":"^13.0.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-eslint-comments_4.0.0_1690668356239_0.786743476500593","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"@eslint-community/eslint-plugin-eslint-comments","version":"4.1.0","keywords":["eslint","eslintplugin","eslint-plugin","plugin","comment","comments","directive","global","globals","exported","eslint-env","eslint-enable","eslint-disable","eslint-disable-line","eslint-disable-next-line"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"@eslint-community/eslint-plugin-eslint-comments@4.1.0","maintainers":[{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},{"name":"michaeldeboey","email":"info@michaeldeboey.be"}],"homepage":"https://github.com/eslint-community/eslint-plugin-eslint-comments#readme","bugs":{"url":"https://github.com/eslint-community/eslint-plugin-eslint-comments/issues"},"dist":{"shasum":"97642b45572b78e7decc7f88b672c7cf773c30b9","tarball":"https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.1.0.tgz","fileCount":21,"integrity":"sha512-B2mwipifrBS5E00vN8vME68laPMZ0h3sNGOEDj5g9iUN9k5EU99Omq0Nc325eKNoFFDnDtiHp3DqIjO+1bstag==","signatures":[{"sig":"MEQCIE6S1lBNp0m5PGG81vp/0Kt6jW4OvaGLkvf8t64Wg8pAAiBmt6OctvWTuZBUiTal4vo9JeqMQwmu6pQk+KeQ3Ss5Bw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42356},"main":"index.js","engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"gitHead":"7b9078ec46a589658aed57f2052c8b9dbd4aa4e7","scripts":{"lint":"eslint lib scripts tests","test":"nyc mocha \"tests/lib/**/*.js\" --reporter dot --timeout 8000","clean":"rimraf .nyc_output coverage docs/.vuepress/dist","watch":"npm run -s test -- --watch --growl","version":"node scripts/update && git add .","coverage":"nyc report --reporter lcov && opener coverage/lcov-report/index.html","docs:build":"vuepress build docs","docs:watch":"vuepress dev docs","preversion":"npm test","postversion":"git push && git push --tags"},"_npmUser":{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},"repository":{"url":"git+https://github.com/eslint-community/eslint-plugin-eslint-comments.git","type":"git"},"_npmVersion":"8.11.0","description":"Additional ESLint rules for ESLint directive comments.","directories":{},"_nodeVersion":"16.16.0","dependencies":{"ignore":"^5.2.4","escape-string-regexp":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^9.2.2","eslint":"^8.46.0","opener":"^1.5.2","rimraf":"^3.0.2","semver":"^7.5.4","eslint4b":"^7.32.0","fs-extra":"^10.1.0","vuepress":"^1.9.9","@babel/core":"^7.22.9","@types/node":"^14.18.54","cross-spawn":"^7.0.3","vue-eslint-editor":"^1.1.0","@babel/eslint-parser":"^7.22.9","@vuepress/plugin-pwa":"^1.9.9","string-replace-loader":"^3.1.0","@eslint-community/eslint-plugin-mysticatea":"^15.5.1"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-eslint-comments_4.1.0_1690812108617_0.6495577387227924","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"@eslint-community/eslint-plugin-eslint-comments","version":"4.2.0","keywords":["eslint","eslintplugin","eslint-plugin","plugin","comment","comments","directive","global","globals","exported","eslint-env","eslint-enable","eslint-disable","eslint-disable-line","eslint-disable-next-line"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"@eslint-community/eslint-plugin-eslint-comments@4.2.0","maintainers":[{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},{"name":"michaeldeboey","email":"info@michaeldeboey.be"}],"homepage":"https://github.com/eslint-community/eslint-plugin-eslint-comments#readme","bugs":{"url":"https://github.com/eslint-community/eslint-plugin-eslint-comments/issues"},"dist":{"shasum":"15a996c34104e6ca8e9b08b2f8ccd9523e766b4d","tarball":"https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.2.0.tgz","fileCount":21,"integrity":"sha512-t+1TfaJO+4xgBotNWguwTEVShTbaGvxBbC9VuMqHejSXf37SderUyXLRi3MwiMgUSGDuTYR3qcUP4pHtIH/35A==","signatures":[{"sig":"MEUCIQDsHEzLEb1EQHNldGwvmBKtkNEHcrXKiBvRQZCigKr95gIgNNyNYjKLfEPYhvOTvf6dgH1hFWrfgzrHahOSr4WHkXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42372},"main":"index.js","engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"gitHead":"6c073d4ad4cd40347a7643b5ac9fe03147c978d4","scripts":{"lint":"eslint lib scripts tests","test":"nyc mocha \"tests/lib/**/*.js\" --reporter dot --timeout 8000","clean":"rimraf .nyc_output coverage docs/.vitepress/cache","watch":"npm run -s test -- --watch --growl","version":"node scripts/update && git add .","coverage":"nyc report --reporter lcov && opener coverage/lcov-report/index.html","docs:build":"vitepress build docs","docs:watch":"vitepress dev docs","preversion":"npm test","postversion":"git push && git push --tags"},"_npmUser":{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},"repository":{"url":"git+https://github.com/eslint-community/eslint-plugin-eslint-comments.git","type":"git"},"_npmVersion":"10.1.0","description":"Additional ESLint rules for ESLint directive comments.","directories":{},"_nodeVersion":"20.8.1","dependencies":{"ignore":"^5.2.4","escape-string-regexp":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^9.2.2","eslint":"^8.46.0","opener":"^1.5.2","rimraf":"^3.0.2","semver":"^7.5.4","esbuild":"^0.19.3","fs-extra":"^10.1.0","vitepress":"^1.0.0-rc.15","@babel/core":"^7.22.9","@types/node":"^14.18.54","cross-spawn":"^7.0.3","monaco-editor":"^0.47.0","@babel/eslint-parser":"^7.22.9","@vuepress/plugin-pwa":"^1.9.9","vite-plugin-eslint4b":"^0.2.1","@eslint-community/eslint-plugin-mysticatea":"^15.5.1"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-eslint-comments_4.2.0_1712456787949_0.2044798852246501","host":"s3://npm-registry-packages"}},"4.3.0":{"name":"@eslint-community/eslint-plugin-eslint-comments","version":"4.3.0","keywords":["eslint","eslintplugin","eslint-plugin","plugin","comment","comments","directive","global","globals","exported","eslint-env","eslint-enable","eslint-disable","eslint-disable-line","eslint-disable-next-line"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"@eslint-community/eslint-plugin-eslint-comments@4.3.0","maintainers":[{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},{"name":"michaeldeboey","email":"info@michaeldeboey.be"}],"homepage":"https://github.com/eslint-community/eslint-plugin-eslint-comments#readme","bugs":{"url":"https://github.com/eslint-community/eslint-plugin-eslint-comments/issues"},"dist":{"shasum":"e356a280764e14b1db9c94d0be7fab405431e2a6","tarball":"https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.3.0.tgz","fileCount":22,"integrity":"sha512-6e93KtgsndNkvwCCa07LOQJSwzzLLxwrFll3+huyFoiiQXWG0KBcmo0Q1bVgYQQDLfWOOZl2VPBsXqZL6vHIBQ==","signatures":[{"sig":"MEQCID6Ef8QzdcSGvoGF2+m8WJ66ohqLDKP4HrfxDfpY5w1bAiBhyC59F62IqZ0YclnFGqI/K0WQtaJF8ZpGqtxFXA5GHA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42911},"main":"index.js","engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"exports":{".":"./index.js","./configs":"./configs.js"},"gitHead":"c9464f599610e83ba91260b9d35fa3b1f5f11a75","scripts":{"lint":"eslint lib scripts tests","test":"nyc mocha \"tests/lib/**/*.js\" --reporter dot --timeout 8000","clean":"rimraf .nyc_output coverage docs/.vitepress/cache","watch":"npm run -s test -- --watch --growl","version":"node scripts/update && git add .","coverage":"nyc report --reporter lcov && opener coverage/lcov-report/index.html","docs:build":"vitepress build docs","docs:watch":"vitepress dev docs","preversion":"npm test","postversion":"git push && git push --tags"},"_npmUser":{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},"repository":{"url":"git+https://github.com/eslint-community/eslint-plugin-eslint-comments.git","type":"git"},"_npmVersion":"10.1.0","description":"Additional ESLint rules for ESLint directive comments.","directories":{},"_nodeVersion":"20.8.1","dependencies":{"ignore":"^5.2.4","escape-string-regexp":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^10.4.0","eslint":"^8.46.0","opener":"^1.5.2","rimraf":"^3.0.2","semver":"^7.5.4","esbuild":"^0.19.3","fs-extra":"^10.1.0","vitepress":"^1.0.0-rc.15","@babel/core":"^7.22.9","@types/node":"^14.18.54","cross-spawn":"^7.0.3","monaco-editor":"^0.47.0","@babel/eslint-parser":"^7.22.9","@vuepress/plugin-pwa":"^1.9.9","vite-plugin-eslint4b":"^0.2.1","@eslint-community/eslint-plugin-mysticatea":"^15.5.1"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-eslint-comments_4.3.0_1712604480604_0.5626823489985584","host":"s3://npm-registry-packages"}},"4.4.0":{"name":"@eslint-community/eslint-plugin-eslint-comments","version":"4.4.0","keywords":["eslint","eslintplugin","eslint-plugin","plugin","comment","comments","directive","global","globals","exported","eslint-env","eslint-enable","eslint-disable","eslint-disable-line","eslint-disable-next-line"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"@eslint-community/eslint-plugin-eslint-comments@4.4.0","maintainers":[{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},{"name":"michaeldeboey","email":"info@michaeldeboey.be"}],"homepage":"https://github.com/eslint-community/eslint-plugin-eslint-comments#readme","bugs":{"url":"https://github.com/eslint-community/eslint-plugin-eslint-comments/issues"},"dist":{"shasum":"1fedd85e7c11dcea5764ec3dee5829a2cc117821","tarball":"https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.4.0.tgz","fileCount":22,"integrity":"sha512-yljsWl5Qv3IkIRmJ38h3NrHXFCm4EUl55M8doGTF6hvzvFF8kRpextgSrg2dwHev9lzBZyafCr9RelGIyQm6fw==","signatures":[{"sig":"MEQCIG+g+Kb8p7/eAgPwajL7YHpJJF5YumSdAqnZ1X1/NjhkAiBUWDTeFWg22cIC6KSvjvJgUZMIUqJgphDl8BSRw8+lng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43024},"main":"index.js","engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"exports":{".":"./index.js","./configs":"./configs.js"},"funding":"https://opencollective.com/eslint","gitHead":"c993b638c7ce5938953f0c0c4a17f3644daadb65","scripts":{"lint":"eslint lib scripts tests","test":"nyc mocha \"tests/lib/**/*.js\" --reporter dot --timeout 8000","clean":"rimraf .nyc_output coverage docs/.vitepress/cache","watch":"npm run -s test -- --watch --growl","version":"node scripts/update && git add .","coverage":"nyc report --reporter lcov && opener coverage/lcov-report/index.html","docs:build":"vitepress build docs","docs:watch":"vitepress dev docs","preversion":"npm test","postversion":"git push && git push --tags"},"_npmUser":{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},"repository":{"url":"git+https://github.com/eslint-community/eslint-plugin-eslint-comments.git","type":"git"},"_npmVersion":"10.5.2","description":"Additional ESLint rules for ESLint directive comments.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"ignore":"^5.2.4","escape-string-regexp":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^10.4.0","eslint":"^8.46.0","opener":"^1.5.2","rimraf":"^3.0.2","semver":"^7.5.4","esbuild":"^0.19.3","fs-extra":"^10.1.0","vitepress":"^1.0.0-rc.15","@babel/core":"^7.22.9","@types/node":"^14.18.54","cross-spawn":"^7.0.3","monaco-editor":"^0.47.0","@babel/eslint-parser":"^7.22.9","@vuepress/plugin-pwa":"^1.9.9","vite-plugin-eslint4b":"^0.2.1","@eslint-community/eslint-plugin-mysticatea":"^15.5.1"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-eslint-comments_4.4.0_1723713902512_0.2035933001027832","host":"s3://npm-registry-packages"}},"4.4.1":{"name":"@eslint-community/eslint-plugin-eslint-comments","version":"4.4.1","keywords":["eslint","eslintplugin","eslint-plugin","plugin","comment","comments","directive","global","globals","exported","eslint-env","eslint-enable","eslint-disable","eslint-disable-line","eslint-disable-next-line"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"@eslint-community/eslint-plugin-eslint-comments@4.4.1","maintainers":[{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},{"name":"michaeldeboey","email":"info@michaeldeboey.be"}],"homepage":"https://github.com/eslint-community/eslint-plugin-eslint-comments#readme","bugs":{"url":"https://github.com/eslint-community/eslint-plugin-eslint-comments/issues"},"dist":{"shasum":"dbfab6f2447c22be8758a0a9a9c80e56d2e2b93f","tarball":"https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.4.1.tgz","fileCount":22,"integrity":"sha512-lb/Z/MzbTf7CaVYM9WCFNQZ4L1yi3ev2fsFPF99h31ljhSEyUoyEsKsNWiU+qD1glbYTDJdqgyaLKtyTkkqtuQ==","signatures":[{"sig":"MEQCIDE/E7J6BdzswwUAMY5glgVA89C8rFX1YgHjqriZha/bAiBNsvlSuEA8LZPrX4FSiUlSkqPQ5Gu+iPbU5qaj/HcDzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@eslint-community%2feslint-plugin-eslint-comments@4.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":43024},"main":"index.js","engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"exports":{".":"./index.js","./configs":"./configs.js"},"funding":"https://opencollective.com/eslint","gitHead":"60c28f9a5530e29991f7a388d28ad0aef5af4529","scripts":{"lint":"eslint lib scripts tests","test":"nyc mocha \"tests/lib/**/*.js\" --reporter dot --timeout 8000","clean":"rimraf .nyc_output coverage docs/.vitepress/cache","watch":"npm run -s test -- --watch --growl","version":"node scripts/update && git add .","coverage":"nyc report --reporter lcov && opener coverage/lcov-report/index.html","docs:build":"vitepress build docs","docs:watch":"vitepress dev docs","preversion":"npm test","postversion":"git push && git push --tags"},"_npmUser":{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},"repository":{"url":"git+https://github.com/eslint-community/eslint-plugin-eslint-comments.git","type":"git"},"_npmVersion":"10.5.2","description":"Additional ESLint rules for ESLint directive comments.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"ignore":"^5.2.4","escape-string-regexp":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^10.4.0","eslint":"^8.46.0","opener":"^1.5.2","rimraf":"^3.0.2","semver":"^7.5.4","esbuild":"^0.19.3","fs-extra":"^10.1.0","vitepress":"^1.0.0-rc.15","@babel/core":"^7.22.9","@types/node":"^14.18.54","cross-spawn":"^7.0.3","monaco-editor":"^0.47.0","@babel/eslint-parser":"^7.22.9","@vuepress/plugin-pwa":"^1.9.9","vite-plugin-eslint4b":"^0.2.1","@eslint-community/eslint-plugin-mysticatea":"^15.5.1"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-eslint-comments_4.4.1_1729900336123_0.08709003875649768","host":"s3://npm-registry-packages"}},"4.5.0":{"name":"@eslint-community/eslint-plugin-eslint-comments","version":"4.5.0","keywords":["eslint","eslintplugin","eslint-plugin","plugin","comment","comments","directive","global","globals","exported","eslint-env","eslint-enable","eslint-disable","eslint-disable-line","eslint-disable-next-line"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"@eslint-community/eslint-plugin-eslint-comments@4.5.0","maintainers":[{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},{"name":"michaeldeboey","email":"info@michaeldeboey.be"}],"homepage":"https://github.com/eslint-community/eslint-plugin-eslint-comments#readme","bugs":{"url":"https://github.com/eslint-community/eslint-plugin-eslint-comments/issues"},"dist":{"shasum":"4ffa576583bd99dfbaf74c893635e2c76acba048","tarball":"https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.5.0.tgz","fileCount":23,"integrity":"sha512-MAhuTKlr4y/CE3WYX26raZjy+I/kS2PLKSzvfmDCGrBLTFHOYwqROZdr4XwPgXwX3K9rjzMr4pSmUWGnzsUyMg==","signatures":[{"sig":"MEQCIG+yFKFSPNfUq/DSvk5i8D7OnT8z+2VunR1N4dxLFXMhAiAdgcaEIGHpOVfDtfniulUZ43P8G40T47b6H+cIDcrSIw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@eslint-community%2feslint-plugin-eslint-comments@4.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":50613},"main":"index.js","type":"commonjs","engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"exports":{".":"./index.js","./configs":"./configs.js"},"funding":"https://opencollective.com/eslint","gitHead":"dbe7edbbae394c21883f49e1def5ecc1831fcdca","scripts":{"lint":"eslint lib scripts tests","test":"nyc npm run debug","clean":"rimraf .nyc_output coverage docs/.vitepress/cache","debug":"mocha \"tests/lib/**/*.js\" --reporter dot --timeout 8000","watch":"npm run -s test -- --watch --growl","version":"node scripts/update && git add .","coverage":"nyc report --reporter lcov && opener coverage/lcov-report/index.html","docs:build":"vitepress build docs","docs:watch":"vitepress dev docs","preversion":"npm test","postversion":"git push && git push --tags"},"_npmUser":{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},"repository":{"url":"git+https://github.com/eslint-community/eslint-plugin-eslint-comments.git","type":"git"},"_npmVersion":"10.8.2","description":"Additional ESLint rules for ESLint directive comments.","directories":{},"_nodeVersion":"20.19.0","dependencies":{"ignore":"^5.2.4","escape-string-regexp":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^10.4.0","eslint":"^8.46.0","opener":"^1.5.2","rimraf":"^3.0.2","semver":"^7.5.4","esbuild":"^0.19.3","fs-extra":"^10.1.0","vitepress":"^1.0.0-rc.15","@babel/core":"^7.22.9","@eslint/css":"^0.6.0","@types/node":"^14.18.54","cross-spawn":"^7.0.3","@eslint/core":"^0.13.0","monaco-editor":"^0.47.0","@babel/eslint-parser":"^7.22.9","@vuepress/plugin-pwa":"^1.9.9","vite-plugin-eslint4b":"^0.2.1","@eslint-community/eslint-plugin-mysticatea":"^15.5.1"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-eslint-comments_4.5.0_1744466836559_0.19457386478488736","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-alpha.1":{"name":"@eslint-community/eslint-plugin-eslint-comments","version":"5.0.0-alpha.1","keywords":["eslint","eslintplugin","eslint-plugin","plugin","comment","comments","directive","global","globals","exported","eslint-env","eslint-enable","eslint-disable","eslint-disable-line","eslint-disable-next-line"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"@eslint-community/eslint-plugin-eslint-comments@5.0.0-alpha.1","maintainers":[{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},{"name":"michaeldeboey","email":"info@michaeldeboey.be"}],"homepage":"https://github.com/eslint-community/eslint-plugin-eslint-comments#readme","bugs":{"url":"https://github.com/eslint-community/eslint-plugin-eslint-comments/issues"},"dist":{"shasum":"f3e41a629572fce9a1992777e613e68ff6f43492","tarball":"https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-5.0.0-alpha.1.tgz","fileCount":23,"integrity":"sha512-SSeCUyy/H6luZ8DQoQYiQ8uz5mnl3uHIqcMYu3Pl3MHnXMgwAEpHpttzJJwIPMd4QYVVUnTLLhTz0R3yC5BdIQ==","signatures":[{"sig":"MEYCIQCifubXdf9qj0EJMcj2WsEVR2e1B24aWfRnzlGjzTu5tAIhAJU1XK6edz8DycVKjMsCVfzB9smzOQ3VYHZsvTvT7vhw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@eslint-community%2feslint-plugin-eslint-comments@5.0.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":50596},"main":"index.js","type":"commonjs","engines":{"node":"^18.18.0 || ^20.9.0 || >=21.1.0"},"exports":{".":"./index.js","./configs":"./configs.js"},"funding":"https://opencollective.com/eslint","gitHead":"a2885548f7c1e7af69c7231b01eb14f7909a3328","scripts":{"lint":"eslint lib scripts tests","test":"nyc npm run debug","clean":"rimraf .nyc_output coverage docs/.vitepress/cache","debug":"mocha \"tests/lib/**/*.js\" --reporter dot --timeout 8000","watch":"npm run -s test -- --watch --growl","version":"node scripts/update && git add .","coverage":"nyc report --reporter lcov && opener coverage/lcov-report/index.html","docs:build":"vitepress build docs","docs:watch":"vitepress dev docs","preversion":"npm test","postversion":"git push && git push --tags"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3612464e-e37b-45c7-9d86-3b13137d2594"}},"repository":{"url":"git+https://github.com/eslint-community/eslint-plugin-eslint-comments.git","type":"git"},"_npmVersion":"11.7.0","description":"Additional ESLint rules for ESLint directive comments.","directories":{},"_nodeVersion":"24.12.0","dependencies":{"ignore":"^5.3.2","escape-string-regexp":"^4.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","mocha":"^10.8.2","eslint":"^8.57.1","opener":"^1.5.2","rimraf":"^3.0.2","semver":"^7.7.3","esbuild":"^0.27.2","fs-extra":"^10.1.0","vitepress":"^1.6.4","@babel/core":"^7.28.5","@eslint/css":"^0.6.0","@types/node":"^14.18.63","cross-spawn":"^7.0.6","@eslint/core":"^0.13.0","monaco-editor":"^0.55.1","@babel/eslint-parser":"^7.28.5","@vuepress/plugin-pwa":"^1.9.10","vite-plugin-eslint4b":"^0.2.5","@eslint-community/eslint-plugin-mysticatea":"^15.8.0"},"peerDependencies":{"eslint":"^8.57.0 || ^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-eslint-comments_5.0.0-alpha.1_1768148200610_0.6861057371018306","host":"s3://npm-registry-packages-npm-production"}},"4.6.0":{"name":"@eslint-community/eslint-plugin-eslint-comments","version":"4.6.0","keywords":["eslint","eslintplugin","eslint-plugin","plugin","comment","comments","directive","global","globals","exported","eslint-env","eslint-enable","eslint-disable","eslint-disable-line","eslint-disable-next-line"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"@eslint-community/eslint-plugin-eslint-comments@4.6.0","maintainers":[{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},{"name":"michaeldeboey","email":"info@michaeldeboey.be"}],"homepage":"https://github.com/eslint-community/eslint-plugin-eslint-comments#readme","bugs":{"url":"https://github.com/eslint-community/eslint-plugin-eslint-comments/issues"},"dist":{"shasum":"2b38e666f7f1680fbe22c76c62ddf0cad12a7866","tarball":"https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.6.0.tgz","fileCount":25,"integrity":"sha512-2EX2bBQq1ez++xz2o9tEeEQkyvfieWgUFMH4rtJJri2q0Azvhja3hZGXsjPXs31R4fQkZDtWzNDDK2zQn5UE5g==","signatures":[{"sig":"MEQCIDU0MZ9fmd1PMcWMkcjmrC2Q7w9pF9keu8v9tMNlPXcXAiA6kvJIq64PrFbNdXRyXFXY1mmdHTNlTW1mv1EFvo49Aw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@eslint-community%2feslint-plugin-eslint-comments@4.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":52222},"main":"index.js","type":"commonjs","types":"./types/index.d.ts","engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"exports":{".":{"types":"./types/index.d.ts","default":"./index.js"},"./configs":{"types":"./types/configs.d.ts","default":"./configs.js"},"./package.json":"./package.json"},"funding":"https://opencollective.com/eslint","gitHead":"10bd8abb4d8f91e2b83f03aa725e03914d712f89","scripts":{"lint":"run-p lint:*","test":"nyc npm run debug","clean":"rimraf .nyc_output coverage docs/.vitepress/cache","debug":"mocha \"tests/lib/**/*.js\" --reporter dot --timeout 8000","watch":"npm run -s test -- --watch --growl","format":"npm run -s format:prettier -- --write","version":"node scripts/update && git add .","coverage":"nyc report --reporter lcov && opener coverage/lcov-report/index.html","docs:build":"vitepress build docs","docs:watch":"vitepress dev docs","preversion":"npm test","test:types":"tsc -p tsconfig.json","lint:eslint":"eslint lib scripts tests","lint:format":"npm run -s format:check","postversion":"git push && git push --tags","format:check":"npm run -s format:prettier -- --check","check-exports":"attw --pack","format:prettier":"prettier ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3612464e-e37b-45c7-9d86-3b13137d2594"}},"repository":{"url":"git+https://github.com/eslint-community/eslint-plugin-eslint-comments.git","type":"git"},"_npmVersion":"11.7.0","description":"Additional ESLint rules for ESLint directive comments.","directories":{},"_nodeVersion":"24.12.0","dependencies":{"ignore":"^7.0.5","escape-string-regexp":"^4.0.0"},"typesVersions":{"*":{"configs":["./types/configs.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^10.8.2","eslint":"^8.57.1","opener":"^1.5.2","rimraf":"^3.0.2","semver":"^7.7.3","esbuild":"^0.27.2","prettier":"2.8.8","vitepress":"^1.6.4","typescript":"^5.9.3","@babel/core":"^7.28.5","@eslint/css":"^0.6.0","@types/node":"^14.18.63","cross-spawn":"^7.0.6","expect-type":"^1.3.0","@eslint/core":"^0.13.0","npm-run-all2":"^8.0.4","@types/eslint":"^8","monaco-editor":"^0.55.1","@babel/eslint-parser":"^7.28.5","@vuepress/plugin-pwa":"^1.9.10","vite-plugin-eslint4b":"^0.2.5","@arethetypeswrong/cli":"^0.18.2","@eslint-community/eslint-plugin-mysticatea":"^15.8.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-eslint-comments_4.6.0_1768353126509_0.688769092588591","host":"s3://npm-registry-packages-npm-production"}},"4.7.0":{"name":"@eslint-community/eslint-plugin-eslint-comments","version":"4.7.0","keywords":["eslint","eslintplugin","eslint-plugin","plugin","comment","comments","directive","global","globals","exported","eslint-env","eslint-enable","eslint-disable","eslint-disable-line","eslint-disable-next-line"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"@eslint-community/eslint-plugin-eslint-comments@4.7.0","maintainers":[{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},{"name":"michaeldeboey","email":"info@michaeldeboey.be"}],"homepage":"https://github.com/eslint-community/eslint-plugin-eslint-comments#readme","bugs":{"url":"https://github.com/eslint-community/eslint-plugin-eslint-comments/issues"},"dist":{"shasum":"71be90d9057a89982070d8b0bfc77b9f8a27e049","tarball":"https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.7.0.tgz","fileCount":25,"integrity":"sha512-wxyEBQOUAXp4HjnYWucQy7iq58RR1WXJhm6bjw+sGlMDEKJmzJVe2MLnd6iazmQFYGOxoUrw27EsJfpoqiI7tQ==","signatures":[{"sig":"MEUCIQCaJb06zDq+d37OEBnfS7a/eIS+h+MES6qq1GHzKWPK/AIgeZvBZhwV77896+8TdFlOZWMDaG6dkfjnnTpcJahW6zs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@eslint-community%2feslint-plugin-eslint-comments@4.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":52788},"main":"index.js","type":"commonjs","types":"./types/index.d.ts","engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"exports":{".":{"types":"./types/index.d.ts","default":"./index.js"},"./configs":{"types":"./types/configs.d.ts","default":"./configs.js"},"./package.json":"./package.json"},"funding":"https://opencollective.com/eslint","gitHead":"be1f2a62a985208104b4e98c26e76eb3a5d5c5a1","scripts":{"lint":"run-p lint:*","test":"nyc npm run debug","clean":"rimraf .nyc_output coverage docs/.vitepress/cache","debug":"mocha \"tests/lib/**/*.js\" --reporter dot --timeout 8000","watch":"npm run -s test -- --watch --growl","format":"npm run -s format:prettier -- --write","version":"node scripts/update && git add .","coverage":"nyc report --reporter lcov && opener coverage/lcov-report/index.html","docs:build":"vitepress build docs","docs:watch":"vitepress dev docs","preversion":"npm test","test:types":"tsc -p tsconfig.json","lint:eslint":"eslint lib scripts tests","lint:format":"npm run -s format:check","postversion":"git push && git push --tags","format:check":"npm run -s format:prettier -- --check","check-exports":"attw --pack","format:prettier":"prettier ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3612464e-e37b-45c7-9d86-3b13137d2594"}},"repository":{"url":"git+https://github.com/eslint-community/eslint-plugin-eslint-comments.git","type":"git"},"_npmVersion":"11.11.0","description":"Additional ESLint rules for ESLint directive comments.","directories":{},"_nodeVersion":"24.13.1","dependencies":{"ignore":"^7.0.5","escape-string-regexp":"^4.0.0"},"typesVersions":{"*":{"configs":["./types/configs.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^9.2.2","eslint":"^8.57.1","opener":"^1.5.2","rimraf":"^3.0.2","semver":"^7.7.3","esbuild":"^0.27.2","globals":"^13.24.0","prettier":"2.8.8","vitepress":"^1.6.4","typescript":"^5.9.3","@babel/core":"^7.28.6","@eslint/css":"^0.6.0","@types/node":"^14.18.63","cross-spawn":"^7.0.6","expect-type":"^1.3.0","@eslint/core":"^0.13.0","npm-run-all2":"^8.0.4","@types/eslint":"^8.56.12","monaco-editor":"^0.55.1","eslint-plugin-n":"^15.7.0","@babel/eslint-parser":"^7.28.6","@vuepress/plugin-pwa":"^1.9.10","vite-plugin-eslint4b":"^0.2.5","@arethetypeswrong/cli":"^0.18.2","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^4.2.5","eslint-plugin-eslint-plugin":"^5.5.1"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-eslint-comments_4.7.0_1772386872955_0.23054209578860463","host":"s3://npm-registry-packages-npm-production"}},"4.7.1":{"name":"@eslint-community/eslint-plugin-eslint-comments","version":"4.7.1","keywords":["eslint","eslintplugin","eslint-plugin","plugin","comment","comments","directive","global","globals","exported","eslint-env","eslint-enable","eslint-disable","eslint-disable-line","eslint-disable-next-line"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"@eslint-community/eslint-plugin-eslint-comments@4.7.1","maintainers":[{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},{"name":"michaeldeboey","email":"info@michaeldeboey.be"}],"homepage":"https://github.com/eslint-community/eslint-plugin-eslint-comments#readme","bugs":{"url":"https://github.com/eslint-community/eslint-plugin-eslint-comments/issues"},"dist":{"shasum":"503fc7ee16390a4720b1bc14be27b546b68e9cb2","tarball":"https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.7.1.tgz","fileCount":25,"integrity":"sha512-Ql2nJFwA8wUGpILYGOQaT1glPsmvEwE0d+a+l7AALLzQvInqdbXJdx7aSu0DpUX9dB1wMVBMhm99/++S3MdEtQ==","signatures":[{"sig":"MEYCIQCqF5ZoLJXJNT6IJnt324YMF6tmXzCSaoGl/tTUPuhVnwIhALDlvxP4QyrFQvYPwx1zRRl9o47sJczFYhSDI3bNlJJJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@eslint-community%2feslint-plugin-eslint-comments@4.7.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":52898},"main":"index.js","type":"commonjs","types":"./types/index.d.ts","engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"exports":{".":{"types":"./types/index.d.ts","default":"./index.js"},"./configs":{"types":"./types/configs.d.ts","default":"./configs.js"},"./package.json":"./package.json"},"funding":"https://opencollective.com/eslint","gitHead":"de049807e525ac3e2d164c8873f9035b08eb23a6","scripts":{"lint":"run-p lint:*","test":"nyc npm run debug","clean":"rimraf .nyc_output coverage docs/.vitepress/cache","debug":"mocha \"tests/lib/**/*.js\" --reporter dot --timeout 8000","watch":"npm run -s test -- --watch --growl","format":"npm run -s format:prettier -- --write","version":"node scripts/update && git add .","coverage":"nyc report --reporter lcov && opener coverage/lcov-report/index.html","docs:build":"vitepress build docs","docs:watch":"vitepress dev docs","preversion":"npm test","test:types":"tsc -p tsconfig.json","lint:eslint":"eslint lib scripts tests","lint:format":"npm run -s format:check","postversion":"git push && git push --tags","format:check":"npm run -s format:prettier -- --check","check-exports":"attw --pack","format:prettier":"prettier ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3612464e-e37b-45c7-9d86-3b13137d2594"}},"repository":{"url":"git+https://github.com/eslint-community/eslint-plugin-eslint-comments.git","type":"git"},"_npmVersion":"11.11.0","description":"Additional ESLint rules for ESLint directive comments.","directories":{},"_nodeVersion":"24.13.1","dependencies":{"ignore":"^7.0.5","escape-string-regexp":"^4.0.0"},"typesVersions":{"*":{"configs":["./types/configs.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^9.2.2","eslint":"^8.57.1","opener":"^1.5.2","rimraf":"^3.0.2","semver":"^7.7.3","esbuild":"^0.27.2","globals":"^13.24.0","prettier":"2.8.8","vitepress":"^1.6.4","typescript":"^5.9.3","@babel/core":"^7.28.6","@eslint/css":"^0.6.0","@types/node":"^14.18.63","cross-spawn":"^7.0.6","expect-type":"^1.3.0","@eslint/core":"^0.13.0","npm-run-all2":"^8.0.4","@types/eslint":"^8.56.12","monaco-editor":"^0.55.1","eslint-plugin-n":"^15.7.0","@babel/eslint-parser":"^7.28.6","@vuepress/plugin-pwa":"^1.9.10","vite-plugin-eslint4b":"^0.2.5","@arethetypeswrong/cli":"^0.18.2","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^4.2.5","eslint-plugin-eslint-plugin":"^5.5.1"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-eslint-comments_4.7.1_1772442629381_0.2580704998925152","host":"s3://npm-registry-packages-npm-production"}},"4.7.2":{"name":"@eslint-community/eslint-plugin-eslint-comments","version":"4.7.2","keywords":["eslint","eslintplugin","eslint-plugin","plugin","comment","comments","directive","global","globals","exported","eslint-env","eslint-enable","eslint-disable","eslint-disable-line","eslint-disable-next-line"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"@eslint-community/eslint-plugin-eslint-comments@4.7.2","maintainers":[{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},{"name":"michaeldeboey","email":"info@michaeldeboey.be"}],"homepage":"https://github.com/eslint-community/eslint-plugin-eslint-comments#readme","bugs":{"url":"https://github.com/eslint-community/eslint-plugin-eslint-comments/issues"},"dist":{"shasum":"1e6582d517847a589f11c7f2fbba1fde765cd127","tarball":"https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.7.2.tgz","fileCount":25,"integrity":"sha512-LF03qURSwEWm2dz5wtdDCzNk+7Opl0X7q6I3undsaIuNsEiNvRV3BCtqu14Q/6Pzg1tBj44LcxpW2EpSLZStZw==","signatures":[{"sig":"MEUCIG+8gKRdP8p2LvKmIe19OwCccYxscfykEapUqixUTRbAAiEA/yCR3j5o6HbB35Dd/krU9FpdSzVWNQ27x55JwLEm2CA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@eslint-community%2feslint-plugin-eslint-comments@4.7.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":52923},"main":"index.js","type":"commonjs","types":"./types/index.d.ts","engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"exports":{".":{"types":"./types/index.d.ts","default":"./index.js"},"./configs":{"types":"./types/configs.d.ts","default":"./configs.js"},"./package.json":"./package.json"},"funding":"https://opencollective.com/eslint","gitHead":"62a2c3a4ee304a8383f170369c9999198d9bdac8","scripts":{"lint":"run-p lint:*","test":"nyc npm run debug","clean":"rimraf .nyc_output coverage docs/.vitepress/cache","debug":"mocha \"tests/lib/**/*.js\" --reporter dot --timeout 8000","watch":"npm run -s test -- --watch --growl","format":"npm run -s format:prettier -- --write","version":"node scripts/update && git add .","coverage":"nyc report --reporter lcov && opener coverage/lcov-report/index.html","docs:build":"vitepress build docs","docs:watch":"vitepress dev docs","preversion":"npm test","test:types":"tsc -p tsconfig.json","lint:eslint":"eslint lib scripts tests","lint:format":"npm run -s format:check","postversion":"git push && git push --tags","format:check":"npm run -s format:prettier -- --check","check-exports":"attw --pack","format:prettier":"prettier ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3612464e-e37b-45c7-9d86-3b13137d2594"}},"repository":{"url":"git+https://github.com/eslint-community/eslint-plugin-eslint-comments.git","type":"git"},"_npmVersion":"11.15.0","description":"Additional ESLint rules for ESLint directive comments.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ignore":"^7.0.5","escape-string-regexp":"^4.0.0"},"typesVersions":{"*":{"configs":["./types/configs.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^9.2.2","eslint":"^8.57.1","fflate":"0.8.2","opener":"^1.5.2","rimraf":"^3.0.2","semver":"^7.7.3","esbuild":"^0.27.2","globals":"^13.24.0","prettier":"2.8.8","vitepress":"^1.6.4","typescript":"^5.9.3","@babel/core":"^7.28.6","@eslint/css":"^0.6.0","@types/node":"^14.18.63","cross-spawn":"^7.0.6","expect-type":"^1.3.0","@eslint/core":"^0.13.0","npm-run-all2":"^8.0.4","@types/eslint":"^8.56.12","modern-monaco":"0.4.0","eslint-plugin-n":"^15.7.0","@babel/eslint-parser":"^7.28.6","@vuepress/plugin-pwa":"^1.9.10","vite-plugin-eslint4b":"^0.2.5","@arethetypeswrong/cli":"^0.18.2","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^4.2.5","eslint-plugin-eslint-plugin":"^5.5.1"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-eslint-comments_4.7.2_1779838419890_0.9390597630086317","host":"s3://npm-registry-packages-npm-production"}},"4.8.0":{"name":"@eslint-community/eslint-plugin-eslint-comments","version":"4.8.0","keywords":["eslint","eslintplugin","eslint-plugin","plugin","comment","comments","directive","global","globals","exported","eslint-env","eslint-enable","eslint-disable","eslint-disable-line","eslint-disable-next-line"],"author":{"name":"Toru Nagashima"},"license":"MIT","_id":"@eslint-community/eslint-plugin-eslint-comments@4.8.0","maintainers":[{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},{"name":"michaeldeboey","email":"info@michaeldeboey.be"}],"homepage":"https://github.com/eslint-community/eslint-plugin-eslint-comments#readme","bugs":{"url":"https://github.com/eslint-community/eslint-plugin-eslint-comments/issues"},"dist":{"shasum":"3ecc2dc2d0d8a4dbd96971a268e2f6ae89df945a","tarball":"https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.8.0.tgz","fileCount":25,"integrity":"sha512-bzGg2H83F9p55TKzlNUS/LWb1WF2OqdVX67FK1OadDPLVOhabFRERC7TiDJzk//LedaVnRS5uqK/2f/AZ/+VyA==","signatures":[{"sig":"MEYCIQCZIvrIlY22QGEDSofxdtEimCEKtmZ6RQPQe3ZG9sJ+SwIhAJfqugNzq0VS1OksvhmfMwibekl1D2zLoEGbCiIDMjcY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIF9sBEPUvHz3Swwi3IYJQTn/3jJZdRG/mOplpoEmuIHhAiByUdpOT+hldBxoGNEsRZQriIjglxZ77vw0n6kQVADRlQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@eslint-community%2feslint-plugin-eslint-comments@4.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":56440},"main":"index.js","type":"commonjs","types":"./types/index.d.ts","engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"exports":{".":{"types":"./types/index.d.ts","default":"./index.js"},"./configs":{"types":"./types/configs.d.ts","default":"./configs.js"},"./package.json":"./package.json"},"funding":"https://opencollective.com/eslint","gitHead":"d9a7e4d877acb9ed53d9caea22fd098f908c559e","scripts":{"lint":"run-p lint:*","test":"nyc --reporter text npm run debug","clean":"rimraf .nyc_output coverage docs/.vitepress/cache","debug":"mocha \"tests/lib/**/*.js\" --reporter dot --timeout 8000","watch":"npm run -s test -- --watch --growl","format":"npm run -s format:prettier -- --write","version":"node scripts/update && git add .","coverage":"nyc report --reporter lcov && opener coverage/lcov-report/index.html","docs:build":"vitepress build docs","docs:watch":"vitepress dev docs","preversion":"npm test","test:types":"tsc -p tsconfig.json","lint:eslint":"eslint lib scripts tests","lint:format":"npm run -s format:check","postversion":"git push && git push --tags","format:check":"npm run -s format:prettier -- --check","check-exports":"attw --pack","format:prettier":"prettier ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3612464e-e37b-45c7-9d86-3b13137d2594"}},"repository":{"url":"git+https://github.com/eslint-community/eslint-plugin-eslint-comments.git","type":"git"},"_npmVersion":"12.0.2","description":"Additional ESLint rules for ESLint directive comments.","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ignore":"^7.0.5","escape-string-regexp":"^4.0.0"},"typesVersions":{"*":{"configs":["./types/configs.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^9.2.2","eslint":"^8.57.1","fflate":"0.8.2","opener":"^1.5.2","rimraf":"^3.0.2","semver":"^7.7.3","esbuild":"^0.27.2","globals":"^13.24.0","prettier":"2.8.8","vitepress":"^1.6.4","typescript":"^5.9.3","@babel/core":"^7.28.6","@eslint/css":"^0.6.0","@types/node":"^14.18.63","cross-spawn":"^7.0.6","expect-type":"^1.3.0","@eslint/core":"^0.13.0","npm-run-all2":"^8.0.4","@types/eslint":"^8.56.12","modern-monaco":"0.4.0","eslint-plugin-n":"^15.7.0","@babel/eslint-parser":"^7.28.6","@vuepress/plugin-pwa":"^1.9.10","vite-plugin-eslint4b":"^0.2.5","@arethetypeswrong/cli":"^0.18.2","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^4.2.5","eslint-plugin-eslint-plugin":"^5.5.1"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-eslint-comments_4.8.0_1788822039444_0.2552676706068042","host":"s3://npm-registry-packages-npm-production"}},"4.8.1":{"_id":"@eslint-community/eslint-plugin-eslint-comments@4.8.1","bugs":{"url":"https://github.com/eslint-community/eslint-plugin-eslint-comments/issues"},"dist":{"shasum":"7836111108f8ebe4efb6b03f59b748244f8c84fd","tarball":"https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.8.1.tgz","fileCount":25,"integrity":"sha512-vafrdi15JHBFh1qWOAucyJwlEEuhdoMof28jOdKdgnwZ7bXwd6v4wzHYSmAVLwnx0yc7bqAtfJ0EZQV1WAzV/Q==","signatures":[{"sig":"MEYCIQCTGNPsqrpSivkhDxPVV9gvqZGwrw7NDol1WnIHcUvSlAIhANSlecNFyQQAxnif4GEVL8w/psctck+KNThUVbmgyiwX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC4pWmECzWmZywdaooHjRMoZoDyP3mYyuTklvZPET7AXgIgLU3r+zGHetHETAwl1txXlrrPgp6HKEg0Wdevywp4sZY="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@eslint-community%2feslint-plugin-eslint-comments@4.8.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":57506},"main":"index.js","name":"@eslint-community/eslint-plugin-eslint-comments","type":"commonjs","types":"./types/index.d.ts","author":{"name":"Toru Nagashima"},"engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"exports":{".":{"types":"./types/index.d.ts","default":"./index.js"},"./configs":{"types":"./types/configs.d.ts","default":"./configs.js"},"./package.json":"./package.json"},"funding":"https://opencollective.com/eslint","gitHead":"de11b0e6db111ca9b605661f38521777e99d52bd","license":"MIT","scripts":{"lint":"run-p lint:*","test":"nyc --reporter text npm run debug","clean":"rimraf .nyc_output coverage docs/.vitepress/cache","debug":"mocha \"tests/lib/**/*.js\" --reporter dot --timeout 8000","watch":"npm run -s test -- --watch --growl","format":"npm run -s format:prettier -- --write","version":"node scripts/update && git add .","coverage":"nyc report --reporter lcov && opener coverage/lcov-report/index.html","docs:build":"vitepress build docs","docs:watch":"vitepress dev docs","preversion":"npm test","test:types":"tsc -p tsconfig.json","lint:eslint":"eslint lib scripts tests","lint:format":"npm run -s format:check","postversion":"git push && git push --tags","format:check":"npm run -s format:prettier -- --check","check-exports":"attw --pack","format:prettier":"prettier ."},"version":"4.8.1","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:3612464e-e37b-45c7-9d86-3b13137d2594"}},"homepage":"https://github.com/eslint-community/eslint-plugin-eslint-comments#readme","keywords":["eslint","eslintplugin","eslint-plugin","plugin","comment","comments","directive","global","globals","exported","eslint-env","eslint-enable","eslint-disable","eslint-disable-line","eslint-disable-next-line"],"repository":{"url":"git+https://github.com/eslint-community/eslint-plugin-eslint-comments.git","type":"git"},"_npmVersion":"12.0.2","description":"Additional ESLint rules for ESLint directive comments.","directories":{},"maintainers":[{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},{"name":"michaeldeboey","email":"info@michaeldeboey.be"}],"_nodeVersion":"24.20.0","dependencies":{"ignore":"^7.0.5","escape-string-regexp":"^4.0.0"},"typesVersions":{"*":{"configs":["./types/configs.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^9.2.2","eslint":"^8.57.1","fflate":"0.8.2","opener":"^1.5.2","rimraf":"^3.0.2","semver":"^7.7.3","esbuild":"^0.27.2","globals":"^13.24.0","prettier":"2.8.8","vitepress":"^1.6.4","typescript":"^5.9.3","@babel/core":"^7.28.6","@eslint/css":"^0.6.0","@types/node":"^14.18.63","cross-spawn":"^7.0.6","expect-type":"^1.3.0","@eslint/core":"^0.13.0","npm-run-all2":"^8.0.4","@types/eslint":"^8.56.12","modern-monaco":"0.4.0","eslint-plugin-n":"^15.7.0","@babel/eslint-parser":"^7.28.6","@vuepress/plugin-pwa":"^1.9.10","vite-plugin-eslint4b":"^0.2.5","@arethetypeswrong/cli":"^0.18.2","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^4.2.5","eslint-plugin-eslint-plugin":"^5.5.1"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-eslint-comments_4.8.1_1789253327072_0.919320059995623"}}},"time":{"created":"2023-01-30T20:12:17.033Z","modified":"2026-09-12T22:48:47.483Z","3.2.0":"2023-01-30T20:12:17.296Z","3.2.1":"2023-01-31T01:00:27.229Z","4.0.0-alpha.1":"2023-01-31T16:58:10.683Z","4.0.0-alpha.2":"2023-03-03T02:23:32.670Z","4.0.0-beta.1":"2023-07-29T21:58:47.321Z","4.0.0":"2023-07-29T22:05:56.419Z","4.1.0":"2023-07-31T14:01:48.816Z","4.2.0":"2024-04-07T02:26:28.109Z","4.3.0":"2024-04-08T19:28:00.796Z","4.4.0":"2024-08-15T09:25:02.753Z","4.4.1":"2024-10-25T23:52:16.444Z","4.5.0":"2025-04-12T14:07:16.728Z","5.0.0-alpha.1":"2026-01-11T16:16:40.769Z","4.6.0":"2026-01-14T01:12:06.654Z","4.7.0":"2026-03-01T17:41:13.083Z","4.7.1":"2026-03-02T09:10:29.538Z","4.7.2":"2026-05-26T23:33:40.033Z","4.8.0":"2026-09-07T23:00:39.520Z","4.8.1":"2026-09-12T22:48:47.148Z"},"bugs":{"url":"https://github.com/eslint-community/eslint-plugin-eslint-comments/issues"},"author":{"name":"Toru Nagashima"},"license":"MIT","homepage":"https://github.com/eslint-community/eslint-plugin-eslint-comments#readme","keywords":["eslint","eslintplugin","eslint-plugin","plugin","comment","comments","directive","global","globals","exported","eslint-env","eslint-enable","eslint-disable","eslint-disable-line","eslint-disable-next-line"],"repository":{"url":"git+https://github.com/eslint-community/eslint-plugin-eslint-comments.git","type":"git"},"description":"Additional ESLint rules for ESLint directive comments.","maintainers":[{"name":"eslint-community-bot","email":"contact+eslintcbot@eslint.org"},{"name":"michaeldeboey","email":"info@michaeldeboey.be"}],"readme":"# @eslint-community/eslint-plugin-eslint-comments\n\n[![npm version](https://img.shields.io/npm/v/@eslint-community/eslint-plugin-eslint-comments.svg)](https://www.npmjs.com/package/@eslint-community/eslint-plugin-eslint-comments)\n[![Downloads/month](https://img.shields.io/npm/dm/@eslint-community/eslint-plugin-eslint-comments.svg)](http://www.npmtrends.com/@eslint-community/eslint-plugin-eslint-comments)\n[![Build Status](https://github.com/eslint-community/eslint-plugin-eslint-comments/workflows/CI/badge.svg)](https://github.com/eslint-community/eslint-plugin-eslint-comments/actions)\n[![codecov](https://codecov.io/gh/eslint-community/eslint-plugin-eslint-comments/branch/main/graph/badge.svg)](https://codecov.io/gh/eslint-community/eslint-plugin-eslint-comments)\n\nAdditional ESLint rules for ESLint directive comments (e.g. `//eslint-disable-line`).\n\n## 📖 Usage\n\n-   [Documentation](https://eslint-community.github.io/eslint-plugin-eslint-comments)\n\n## 🚥 Semantic Versioning Policy\n\n`@eslint-community/eslint-plugin-eslint-comments` follows [semantic versioning](http://semver.org/) and [ESLint's Semantic Versioning Policy](https://github.com/eslint/eslint#semantic-versioning-policy).\n\n## 📰 Changelog\n\n-   [GitHub Releases](https://github.com/eslint-community/eslint-plugin-eslint-comments/releases)\n\n## 🍻 Contributing\n\nWelcome contributing!\n\nPlease use GitHub's Issues/PRs.\n\n### Development Tools\n\n-   `npm test` runs tests and measures coverage.\n-   `npm run build` updates `README.md`, `index.js`, and the header of all rule's documents.\n-   `npm run clean` removes the coverage of the last `npm test` command.\n-   `npm run coverage` shows the coverage of the last `npm test` command.\n-   `npm run lint` runs ESLint for this codebase.\n-   `npm run watch` runs tests and measures coverage when source code are changed.\n","readmeFilename":"README.md"}