{"_id":"astro-eslint-parser","_rev":"81-8ecf92efea27abeda2e7f286fd60c94b","name":"astro-eslint-parser","dist-tags":{"latest":"3.2.0"},"versions":{"0.0.0":{"name":"astro-eslint-parser","version":"0.0.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.0.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"2ae22976d54dc8ec1a76062ade5ed80c07902be8","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.0.0.tgz","fileCount":37,"integrity":"sha512-B2zONNOIejDQzRc7MZJxgCv7rO8t2iWnmbAa4XKIlyULnf/NTMcekGPzyLbG/ziYwyuaa/nUblvjc0BGOlkh8A==","signatures":[{"sig":"MEUCIQC6zv9pFiMJE5J3lvG2lPpGZyHEVc4WyC2jFqKaDU3WqwIgbwegFIbldWI97YviOCGgwZQItESO4lWSl1v692rQ4Uk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":88661,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiakiFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2aw/5AEehY/3hQL9/2XRZd7n0f1Aozo4TliQsNBySPkxmL1/EQisn\r\nlnBX+Va9LLgt7BV3AYmSXch/ME5SCmxBeWa/zdWJ1cY5iPFsrks6PxKjJ0QM\r\nmC0hUQYRAeQAivFfb8ykCySADAM1j5DtqeTy+yfuZdjSmRnMmmYF7+Kwa7ty\r\nFHzYMfVSLyX61zhmuMCI5FtsxmklSaUNk1Ju0NPaIEwbEl5ZYIXnWe3geuuM\r\nBcxWDOLfyb3U24ZQAYTgIG2elEbeLVDWq/RqdZMaP1HlGzMToSiornxKN6zK\r\njAJq7ufrQpdezp0efydW2SS8IJsbWCnJg0GP3sq9jbtcwvbIIn81g67Mbqvl\r\nNJ5A1lkVXlKFCVSjy/mHPwnmqg+fxNi1AqJPL02cdFOXQ4sEHPMjE4cmGT2T\r\n8kzclJ8emCvt1kelIatJZ5uNZQENPMERD7EIY6Jv3yNdXSTgw3a2efIBcGen\r\nmOJrVF6hU2W6rj616n18w1y4Ear0cG1rfCaslGMmZBJAI6nvxojpc7D4LXTi\r\nsytA59BCKBlvkvgi0eaqZ2gnQ8blb7+PMFS75+9nfdcgtHiQiEbwkCUG4X+Y\r\nNJUy8iYRW8Sc0BA1TonZX21JfOd13KtpCsmxJTBP6gcDaOeg1uRPVJ6eCxKI\r\ngtmmj3hGOuo7QBCgDI8jIMJNlci084KpMsQ=\r\n=JTxt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"eee33a682d826aab8e36cae77260f34717ee6f90","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","update-fixtures":"ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.0","description":"Astro parser for ESLint","directories":{},"_nodeVersion":"16.14.2","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","eslint-scope":"^7.0.0","@astrojs/compiler":"^0.14.2","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^9.1.3","eslint":"^8.2.0","semver":"^7.3.5","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.6.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-vue":"^8.0.3","vue-eslint-parser":"^8.0.1","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.0.12","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^2.1.6"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.0.0_1651132549334_0.5777730139887127","host":"s3://npm-registry-packages"}},"0.0.1":{"name":"astro-eslint-parser","version":"0.0.1","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.0.1","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"f318fa4bdd3b40d09c49c8d3acdc96db8846009d","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.0.1.tgz","fileCount":39,"integrity":"sha512-Iu/Z9vbPlzfLtZxjXjHvNxYGC7e+Ih3+7NDHL4QObMduZdzZKAaHGvR3Tkpys3vpotUEH9tWg8Knpdf7bQ442A==","signatures":[{"sig":"MEUCIQCX+z+GnpBlaHXSiqUFl21CAKIj9B4V23VAIwTvr8rxJQIgbuH5YPuhFsg9sLTswBrlbFucJGnF7KWh/+XAI48KNnE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":88941,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiak1BACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7tQ//d1Z0wfW5SPKwy01q3bvh4MczCmIXNEZyRz2Ay5X5EnrQggJ+\r\nJlHfeKPXOdwWb1HpLOUghMWlQ84PvIsUM+HeSBqAJcBy9zAU6NcIc9+rENfe\r\nYYmMH6he78276WRsX5yvS8wZQ8NggzNIIjTqdTaXs0RJw8+A5JQYyJ18Aeor\r\nP7ce9LiEA1pYf1t5QkHSADFnlnMRI5eSjDXW7xtJ4SCgtxy5QP+T95a9xcYy\r\nJqg7080dc16LKtUFmil8/PeNyR3ymBT6xjiD3+cN66uzncy0f1bjM4A9iHm4\r\nMiRz0kzEmI1cb6jvGEC9Xp/gpzxkL7RWZ/kOzOoP2L5WOJ5mowAT9jnpfPu/\r\n2ZI7r8p0KhUVDKYHXPVDP8c9zB2BDjWfUfhKpBF3EQ8G1A6/BjEN8ibaBTlr\r\nLHXs+447TcvBjH5Q/cB2T3QjFlg2G9A6H1ZhjW+Jwl4lhnFXSqcBRfEuMJum\r\ni6wXfw3WGI2gdB4jlGhL/BfEREK7VfmWwiN5lqIm49KIj7kI3r8VJ0thMfJy\r\nC5tieTnqoPDnDUNB2NXDBiyabw5MwdOaLfZqpXULxCxHhkKuFmNji51nCck1\r\noh1XYlulwllBsyIu8Go6h8roP1bP4bZP3mzW5sIPC4Y7x1LNGhxvFgelzNXv\r\nvHbcmTRGhXGwoLCeqn9U7QBQMeS9LrZq3UQ=\r\n=5Bok\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"c6194a3d11889be87c71889edb5cca5fc16bf420","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","update-fixtures":"ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.0","description":"Astro parser for ESLint","directories":{},"_nodeVersion":"16.14.2","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.14.2","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^9.1.3","eslint":"^8.2.0","semver":"^7.3.5","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.6.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-vue":"^8.0.3","vue-eslint-parser":"^8.0.1","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.0.12","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^2.1.6"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.0.1_1651133761166_0.9074060052664117","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"astro-eslint-parser","version":"0.0.2","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.0.2","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"34a4eda97e5bde2a94871b2940e15f1b6bdb608d","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.0.2.tgz","fileCount":39,"integrity":"sha512-s9gcN0xKyE85sBP+mFYi7qeB4x97H833/1w6dhtvQAYe674OvNXsdBtCdgsInVlFeMfcclYIS+425wz+i+1fNg==","signatures":[{"sig":"MEQCIDmAKWl04Hx76gpl2Ygmv8VY/O3LC+bztHDKLUAgD0tgAiBCkjPS6JVNsXtldezjlMCNV5suCWx69v/+LWsE56/21A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":92360,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJial8IACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoiZw/+J2Vu7KHI8MgPhyJ6TKJBylFOUGXzo7TeYP5oTOpjNJwy1Otw\r\npFx2Z1XP3+kPtG2/HadbYzj1MS8Ihff0v1vNFDblJ1+JjjFy6/zvCcXtU/Nd\r\n+eDxn43S43qUNfL/rrU8t9MJwtPdU+xsOOQB1qv9fYKqlWzE68rFZ6A7yhaZ\r\nSZvwYsvO+mvh4UFNHCRSc258PQoxszNyqqutHaAHe/MDP9eAqZ3HvlwDa2qo\r\nrpXYF0aqniDG8jWpzGewJm25UhjaxCc5sTla1CiRAIc199uzbb+rn3M0Sw7f\r\nHp0Tqt1XVJAJVhpaV0B3gXNmz9bvHLauAq/ePpUilIuoczExUwFeRVwixRJ/\r\n3UpBtVqkzQMYewOzJYUuWapy3BG1nxNxOkbrOWy23fvBbD/yZPLWfat+2mh4\r\nu2+A5R8/69aBEMtBfX7LN8DcrCdX29ue7NVJRvM2/xLJxzCch6c00dPu0Zhs\r\ne+BatNm7y0p/1XY20Iqi0da7xDf6RPKTzr2Fx5lHeEgQbGwoiI1ibBbursgl\r\nqjacVfSt4b9fVOsxlDMLjzyS7RSYkQseSYi3a3c24OjhhRB3iZHSGnR59jTr\r\njMEfu/lc5r44Nzyy55EwFU7sIlowQrj9NAYPRTv+oDY0Ss2ntWdXMXPWDJco\r\n9GafWJ2xc6ndbq6BEb1zRqKvZJbkYFp/RNM=\r\n=d5MY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"7a90e65c5ab77631b44c64cade26ee5215921a4e","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","update-fixtures":"ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.0","description":"Astro parser for ESLint","directories":{},"_nodeVersion":"16.14.2","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.14.2","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^9.1.3","eslint":"^8.2.0","semver":"^7.3.5","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.6.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-vue":"^8.0.3","vue-eslint-parser":"^8.0.1","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.0.12","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^2.1.6"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.0.2_1651138312388_0.5869184204828353","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"astro-eslint-parser","version":"0.0.3","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.0.3","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"d6f990ef829d5978c2439e6235f51996144f31ad","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.0.3.tgz","fileCount":39,"integrity":"sha512-Lqh8JjcPgwhSQoiGkCJE862KUp7v7014tzwjYXKL5d0lqvPAw0efAY0D6ImvZ0aSOtIZaVCdBv+GcSB5hxQN/Q==","signatures":[{"sig":"MEUCIQCWI9vx3aTeyGaZt870EUQd7T3jYW0xqFO7G/r0pFB8zwIgPmdVDYjufk1czhSyU6BNMOWVXxudYT2zLkj/UC4CKpw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93304,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJibzQEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9vA/9GEOCoa7VT3258R6l45HH0jRZ9cJhxqTWKQc5kUkhEyNzpb47\r\nZvtPkwC5udnzGN8jJ0wCHIv2Nj6JYiZrZecs8u9dkwwKNHjXegCU9HXsbes9\r\nHx3OD4Y+/aqQC+qapQXDjDbtVEEcDmSYWa5YdyX6sUGC8VGGBqGwb3lEM1Nc\r\nCXuaI1oLzVAlD7xYPqTs1vE0G1CTXAbHmSjaTl0P/lA2Pub6Jtaa958hsd/V\r\n/d1aX3CLNoXih5IixWl+rSoyUyTfwDzxlghDpNAobwp9kYb9CEsJ2cmudU25\r\novSL7i8k6URMYdOvNh9syZwLFklRKU7ka9az6EzsV1jBC8uTu6JwW3NiOyJ+\r\nQmUt3uHYWvKb00kBo5NfwFEQcM3XMjH6LHtO4aVjpf0lM7yY6KawG9aW9Xdd\r\nbL5ItLj2x99uv8sGInNmwxVMhQyaYlSnRbkvWkGNCPYO0CN+zXBYWyKIEcCk\r\nS5bhO5FAzaY8g7u0leNf6ikx9SauoBuDTppRf1af6E5nm5CR+ckRKNn2mFnz\r\nDtUcLtNb+jhWG70nznoS+a23WAl587FUBBQtTLy5WbZ5OGJZDXNmre83mdqq\r\nAKaJpfjfpfw5VbbKH5eJJZrV0DYhfeuNn7O+vlOTWE06m8Z33HxoyJtwJYHQ\r\nDXMQ7Q8u4eslU1HwqkGYH+XaHWiUi1TlGus=\r\n=Poan\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"1e96cc36e08984087623495d163ce1395124df0e","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","update-fixtures":"ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.0","description":"Astro parser for ESLint","directories":{},"_nodeVersion":"16.14.2","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.14.2","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.14.0","semver":"^7.3.5","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.6.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-vue":"^8.0.3","vue-eslint-parser":"^8.0.1","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.0.12","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^2.1.6"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.0.3_1651454980567_0.30428918253368464","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"astro-eslint-parser","version":"0.0.4","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.0.4","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"f22e7f22822c88d5fdfdedad347d0546df1ce8ff","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.0.4.tgz","fileCount":39,"integrity":"sha512-QAaIsbjgLH93Jhm0wsNZ9LjWhDa8B6EHmur/L8A/cb09pvmFj6xerDJObZPuAyoPgEECNBSTrOom91XvVX+Flg==","signatures":[{"sig":"MEYCIQCgHuA0XzzIDaxp2Do2ELjX0SvNoTa5YyfsUhsFffpJ3wIhANVaQa54eq21H33yYcvqxTRBYuydPwU6FeW0yt88Ydv3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93882,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJib8y7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmosPA/+IT4SJUP57B6g+Xz0eYkcWYvHN0tj4Jr4z3DdPKIfbj7ADg5X\r\nAzBtB0adAOzFquXMtWstTxFr8Vle80Nj6Cgg0plOL32ouHOTFDgnXiMcjmaE\r\n3DawsuSiDorBkhbgxDEyvCpNdTZJ3ONbK5uYIQZyz+cYklkBNrn8nYhkXBKj\r\n+ez/a7sUT7bhtKuqVFa/O1tdklPDbXPaDl1fA4hbK+Y4Y/8empSddRWqah07\r\nnvXBsx+KRusPAukA8LZs8TOfOujMN9cax0YlDW7EPVEVDGleo8SW8BhIAcgC\r\nFX8bJYNnB6u82ZMYtyD7XQq5dNb+5XJvRVq868FDfh9ldfnBev5xU4CW8exM\r\nCvYpZY1GoBW3MNco4dKXiLzhNgjTb9R6XySW7uMAuCwR0tqpCvqwPqpj4OaQ\r\nnxrYZzySRaB5jVOI/GXI3U1DgZ8YQV3WGvbLXWaYCM6UF3+2xM8OHnUP3PXk\r\n8r5NxvnWbQARz0AapJzfO7APJEyIAv+xnMdIeucnS6UL710HlFLU+qQFVZSF\r\ny5Elux4f8VFrZ7ShFdfOdOcqHkP8/snqod5z/yxvLOIVvpDQYblGs11jyylw\r\n+kAxKOcNqlhnb+GNP8PPNqlB4Y7cSHbCQuRU6Y3yhz62oCMYa4acs04uEx4G\r\n1DvS3JvbNAozDZdAQjuHuZgmJ8iBw54q+y4=\r\n=Krkb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"8c317fe6c1f05757ecd87d6d04252c45c35b87d9","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","update-fixtures":"ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.0","description":"Astro parser for ESLint","directories":{},"_nodeVersion":"16.14.2","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.14.2","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.14.0","semver":"^7.3.5","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.6.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-vue":"^8.0.3","vue-eslint-parser":"^8.0.1","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.0.12","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^2.1.6"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.0.4_1651494075750_0.15671308217326252","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"astro-eslint-parser","version":"0.0.5","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.0.5","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"852c71dfc725ae97bdc582609f83ba701d73abb0","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.0.5.tgz","fileCount":39,"integrity":"sha512-5WuOOxh58JhAEMHX8CCXxdIZIjj1Z+LTPLHDu9serj2iU0UtbRRJ9M8EIQcSgNHHB2BuvmG7LQMgHTy9o0Vkcw==","signatures":[{"sig":"MEYCIQCZ7HkMFXD86uPYLXcN7y2ow96LBLG0puvHJocS9ysE+AIhAMQa8pCRVf4YXfkbrYqKUhIL6kFnpizjPrB3oleYlwKC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95047,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicJp7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpdjQ/+JNnTGXdnZVNwG6/D4ow5l91QveSHc8gVO6J027wcEnKvodw2\r\naWEpK7b6ImXK03Xu2AhtvXoCajR22d2d+AmuNpP2v/BfqulT++ejKLYQxitI\r\nNOBON+zwbEkSRqR3Wo83nsv0oapR7uC9ZNdaf7W5L0Eeso3YUPc+3DugIpDE\r\nkco5iQVuHlr5ZoMepvWGVbisxna8iaNNHCoGjPlCRic6XaT4CkyUPY/wUR68\r\nCZXH0Y22mCFSM8qX7YVCORfQHXZyOsmwz6LJ5my5V/9DYLvOO9PMMw68pPFS\r\nGRY7P0xxGDblcVfUQFH+CzlIbQHnq1juUWBZsU1jH4sQOR7AqKBue44UD8yN\r\n9H4a8v+gfFRmN/7+ruI7P+uh/ruqxFw8KTMqhutXiKGihwofBzwGrlDAWnGj\r\nAlsoXetetfwICgCHwNm8N7OGok6wq2U7+bIaGXVIk8fSThfhYMjrdwVUdlaX\r\nOZHedMzsd4vie3z5gZSM2oN8jxXJL01BFZUOlo9W4bzSYSl+SOE1cNIdMZaW\r\n4dkV97MIUoGPHFKa+lmsZQtgv0Uc1q3IzQteeVOThm59UuAWJjGlKeOzXg5R\r\nN8EavEeje2FPlDaHhXElDkoXVO/3lm3ti5zs+2ENlNdlStW6FeD996T37gMF\r\nbk4KCMItXyiqcqeBzaT/kv4MXaUWz/aoMXk=\r\n=cwiF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"e8e49a15494efabccab62e5d5aec49702f3f0e78","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","update-fixtures":"ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.0","description":"Astro parser for ESLint","directories":{},"_nodeVersion":"16.14.2","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.14.2","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.14.0","semver":"^7.3.5","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.6.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-vue":"^8.0.3","vue-eslint-parser":"^8.0.1","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.0.12","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^2.1.6"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.0.5_1651546747006_0.2819609642897636","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"astro-eslint-parser","version":"0.0.6","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.0.6","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"a13108e9c9e58c64cab1d23008667ddc2b08b0a6","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.0.6.tgz","fileCount":39,"integrity":"sha512-rLFZyTIN0t8p4mbigHipmQnf8wAIZVkIAwzAXQbGdsR5sL+tnMSLs5JlnFDAEuh+/dxOjf9Nj4ZUSWmqVQ0QTw==","signatures":[{"sig":"MEQCICPqExVZMZbbYmcDDnQKuyTZ+R/TNjfN/IRznbO5OEQuAiAnN7EdRcgLOUtSI2HUl+RSdjpyOw5bPYK7WTyqiAO0yg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94971,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicKqHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmra2w//aUqPwqH//DmLy5L4+luwng+acOicIPvkpgkbKpLRuETw6cR0\r\nNJ28XkIVmTvRyAFyWL9gGIPXaFHuNQg000hKO82VVkd0ZGbuzaENGiv/89t5\r\n4eEO7QEX6NSJZPr5Xwj4ESkmuF2ruo9fZnMQLTY/D4x0XyJdovur0GHW59up\r\nw+gCiyW5/Z5zPnNzOV2bLUpelV1PCTtNANQi89zh1p7OC5aXSIAdImwfKtV6\r\n8NEKDGLnpXKrtWdJGLk67yJZ1n1QuXQkZOPjjjICC2S5er7qAe8h15hwpkag\r\n90br7C8+oRTsCqGhWkQvtlBMD6U61w9EeX4z1ZR4YrizdZR+fzm9U51UohfS\r\naqQ7fKBfk11eQBSXUAWcpyHps25mceDpB47ZEnS23Jjn8VSs5P4Pd1DH2msF\r\nrucN2agaHD+fZquNVjFGHDPzLwRuWtO61pQBbRe+9X74nZ4JwkQKwHoEXb1V\r\nqkEnsRmz+MdbxIGe03g6A+ihvIQD65oQ3x3JkhN6llEGKuRYAew6fXtJMOfP\r\nDypgX/igGAeDKkjAmE3a84dpBJ9bJrToHShkv+98qpJlaQi4X7lDR6C+IBxJ\r\nfaWjokaaaDSJrDqxox1WE8J9aJtpRswrLHQtg46xm1/FfaOSpbpFOc4yprE/\r\n42/6cVdTn8HEZbidYYe8JMcp76/+bGecvVA=\r\n=gIpv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"e6fb37376133cd506856b6d7be85f6b24544c5a2","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","update-fixtures":"ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.0","description":"Astro parser for ESLint","directories":{},"_nodeVersion":"16.14.2","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.14.2","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.14.0","semver":"^7.3.5","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.6.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-vue":"^8.0.3","vue-eslint-parser":"^8.0.1","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.0.12","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^2.1.6"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.0.6_1651550855676_0.4987876565896372","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"astro-eslint-parser","version":"0.0.7","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.0.7","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"f586bcced78e71f5078081956959b2ea1b2f22dc","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.0.7.tgz","fileCount":39,"integrity":"sha512-ckXz8UqR1GVQzJBA6AF72hCpTQKGzv/vdQKmb8hLX5vbvS6XWzecb//5+t+lURlM4OmRyl+ha8MwUSVTINYZig==","signatures":[{"sig":"MEUCICrxl9P+v7pq8K4SerZ4SJYEkx2z36BHV5o/6OoevdzVAiEAn//nc1FnTpsdxkOtafwJbewzxVMP2LzcMRCmkZzYagk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95322,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicOpVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmolGg/8CPySEIj6MH48PcY2JY5/CZuaf2UBLS7W/f0Qgl7RR1ca9Wgz\r\nz35kLOvNZo1PNrejK7YCbs1Ud1tADSJ5MAClspU0b2iNDirLa0TLwgNryl1J\r\nVocMwK1cGCkxNdyNfzyTGIyuHatpa390JqV6B0vVAo8AabI9HBe/QFAD3Myd\r\nqMpef0oI/1yoQeGc6kjCQMeqrhWBB7jglS+2kiCl3NnTR8W/Kkumku7YM7AL\r\nf9IFkY8pAnTwPEfAXrzQSYwy3lOCcotOMF5uhkB0McqGOnIspiuCcLe5UKuV\r\nzcREGTy5H73Jb+wScx3LsSRFUxvuJc0UnXAcvjtqleXA/pXGH2HKhFWPqz9K\r\n4pywdNydtDcpruQCcYcKTNlp3meZmnzERiBKbCNVaFK8KZivp03Nil4dZugu\r\nLoxRfYGSuD5uCs/IXPI3lyoy+UK2Ch6nfGnmuHPhMfa/AaxRKWHUib/i/hoA\r\nA9bZXRCBMDM5rS49mCcokOGRrxLfnPgIOsUB9PBuYzvmC5s5gNyvt5MxmHMK\r\nUwljL613zTfC40jSqb9/Rwur8U80cBa+6hGHG2QxCqOOzc9LVV1gXXMIAO4r\r\n/SCfHJuSuuJ1OgFvC06OnJifkZedRBXW7aCwS8/q6/V67GP+CDfRB2YL2mJx\r\n887AHPUeWWsAnMkW63BMdsrUua0GDjMZduk=\r\n=HfMi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"86563aa8fced8962c4eadfcad15238449f123178","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","update-fixtures":"ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.0","description":"Astro parser for ESLint","directories":{},"_nodeVersion":"16.14.2","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.14.2","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.14.0","semver":"^7.3.5","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.6.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-vue":"^8.0.3","vue-eslint-parser":"^8.0.1","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.0.12","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^2.1.6"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.0.7_1651567188893_0.4162819190438607","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"astro-eslint-parser","version":"0.0.8","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.0.8","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"f8ab7db26e372fa225632eaad10d218f86d41009","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.0.8.tgz","fileCount":39,"integrity":"sha512-d0+xLD5qbd8eXMBDtvXcpuxGQq+cgGaSsbJoU9ZPpbt05rchCczLtv+iy/I4gavcmHnUodK5flT6KvDfN9SpPw==","signatures":[{"sig":"MEQCIBm2/DOHrPRzJJ+lUdKZFGPHPyEGwXt0KBu/jfKeYgjnAiAakWZr/diKBGYOwovs0D3CYr/nH8SmpWIfN/1OWiXOmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidl+aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXzw//XbKEkqR56pzm2+XSVPXzcVBWkwio/+J/XN5LlouGfqTlNy3T\r\n2nmzRrJtqogIveCWEDLCiSV/doGfK/B0HAtzltRwfA80BGwPMb9wJHByDLs8\r\n/QbkBHtlivbMa08jKaTtC5uCxk20nSDWpCybOI45hwscDvwN365OUx9Yo3pp\r\nRw394T0ILbGrkIZT2yP9R2j4+9jHy7i4xHWun2M2VYgHff/HwafNav+uMrtY\r\nif+KLB+GnkKX41q5tNjHJyIakK+Fj1Prg66NUxhMkR8H4j4IyiPlXuQRzOw9\r\nSPSFXSfTuFnxk1GU4RdqfBa6kkLU9p4fsAUtWj+7Rkxlk9r0nViJn+glNMNs\r\nyxEuSvvqcn70XVxs92mZZ6c2m3AyLZmLbK6KxVypTBlc3Z2ukmeiem/Ohn+x\r\n63fQQWSBpmI6cuDIdjoJKcFGL33eFfF/L+z8zpOyvBchFQvlUHMmZZXgNYcM\r\nGUSCJxXct13KTAM3o4efK+Ujrfa/3nKzDEcJYXHYx3UvSfXsfLkldOUsuoIf\r\nef9m2PijJBSuIXdJiymEUbqREj/rf9hvcBoGlwTdbEdBhgh/V6ocDO2LduLC\r\nDgqBeMyhqhCeivFf9Ctt7P5Odez2wn+yCeu3U9+UuWJ1xln34pc3hjBbGsVI\r\nBw9oqi+aPtfSq0G+B4Tkkl0oVBHsGXeojzk=\r\n=/++j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"6adb612a76d35622e0aad8b949a537bef96c1478","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","update-fixtures":"ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.5","description":"Astro parser for ESLint","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.14.2","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.14.0","semver":"^7.3.5","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.6.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-vue":"^8.0.3","vue-eslint-parser":"^8.0.1","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.0.12","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^2.1.6"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.0.8_1651924890093_0.3808645916441784","host":"s3://npm-registry-packages"}},"0.0.9":{"name":"astro-eslint-parser","version":"0.0.9","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.0.9","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"e72b04323faffb1a22b41333d4c765126ff0cdc5","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.0.9.tgz","fileCount":39,"integrity":"sha512-5+d3gGrw/vJFiFHCytFyOi0YmkOhgp587PI00OiHnSJXhOW873WwQ0WN/6E2b+QLAZUgwU8jVEZJCQP4puxnPg==","signatures":[{"sig":"MEYCIQDtb9n0k58OxYjmIiAgtRjUix4Ga2wucn1a9Hs+Glu8mAIhAJTo+qo5pYIDYBBMVTPSOl+7JMGWGDoDfIp6hA2scULH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":97769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJid99+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq07g//fknezaFhqcBYOJnipxaoCCWIWSuAYCzr8RykHmqa3IU6IN2V\r\niDLd9J/xT9iZbN3mgDvIw0GYzwmLPrLDZc+jcdOnvwNpZIrRh26NNw6MTlI1\r\nKSlb3RdcA84G7ALRDYrs7wjgwNx6fWvsKFMjWRHm8kTiNCJoWkbHTtPHckts\r\nzNox4H8Yk+mdvZPnDvwFXSN5x8XtHXxvvQYdJSNxKU2Zfz0TRhGXfcL6WiZX\r\nFGUGjdLd4DTBSffpzmv0IZRm06VHgZX/40Zh6asJfmmVbRjd3Q8fv+e+XuL6\r\nxFB1Ai7xOXEYXTY5eRZUJWXsai2P0u7yIVlS9xO/BV5IXcO8w2u1V3BbRbTe\r\nEsNJG/pH79FCDDC0DM3vsviIPhptsT52mcttL5gw5cWffzarqeRuIxhVuukb\r\nuTJn3ZMoVa6CGZ8jW9B9pNxHQ2XgShGCamwLpaf/NLESsJK/yzW3uVSJa/A0\r\nmDFckPY67JegUg49Qf2dcxioIuwDYgUHA4pkx2IjOHf1t623Z8eFcxf8THDQ\r\nMf2lzDkB7Gm159NtJmbe/rsC//HfVOyvLh+cjxFJ5p9sUnSfoEFkTVEPf0nO\r\n/mBkIIISlQkNTE56urlAdYwJxfnNqRh+LYEPiUk+H1l5c7avxSnhZ9DPAfoD\r\nocd2XMo4+A3briw8L12sU3ztir/05eeUloU=\r\n=tphn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"8e1f0da24e326ecee95e5f5605ba30f045afc6da","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","update-fixtures":"ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.5","description":"Astro parser for ESLint","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.14.2","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.14.0","semver":"^7.3.5","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.6.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-vue":"^8.0.3","vue-eslint-parser":"^8.0.1","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.0.12","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^2.1.6"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.0.9_1652023166576_0.7290087703885424","host":"s3://npm-registry-packages"}},"0.0.10":{"name":"astro-eslint-parser","version":"0.0.10","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.0.10","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"3c3c1d205168eeba2d6ba345770fbced81ec17d6","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.0.10.tgz","fileCount":39,"integrity":"sha512-P3QHTeA1SoJPKESFhIg3U8dKhgLFH67nIJwhGiyv16rkIDEhbi8th4foCS2XKw1jCVnUsXFmdqB4CTYIcmNNcw==","signatures":[{"sig":"MEUCIHBWeGp9MOsUOoeTP6hRmhrJ8dN+U3KpwyEse72u0+zLAiEA+jjYWb+A4udMKNM49HFKFpLCqoHP5viFw+9D7IgCm9c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98288,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJid+fcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2Ug/9Gm5WFQsn4XWPfVmbQAGqr23I5Q4sRMbRymzNLfESTdMFfO1C\r\njAdHEN6xJb19ExNpiiy5V8SpE6L/U+Sg9r6Tu+q6pcmaMwLVQ9Iv1x70Yfag\r\nX7D6rnCRvFLWImZHvq0rRSsm9nsrERjNFPWmLKKayK89HSBIa2AZFyCi3/2g\r\nutq73Kq+c7R81V9wmQ90MgrcsOykmQlPEHAYD00WMCkoNks8gBpl7HigacO5\r\n0YGGn2m93ZmSj+U5LcJ1hmaFxpJn9qtRaWzwftvdbJCKwG9SG/qBCgNnGXcK\r\naTsyRq5bQ5mKWrGCebM6sAIM+NUjyifDMCWqYQU4bPWR4wLzVs6IzGUxTrkK\r\nq+NnzsaqyOVLmWB/bQD/QmNAz1ahwcr9gZ5mbEI4/e0K5CIKh7GVjBQapds6\r\nc0fjk8TQlQB3BE4w1ARjvLlBOZgJiwyfnmM22O/RWDPww3wFnlWrq+nn/hqx\r\n4wb8tgHaWQV9FqvX991rxSHcJoVpRfkQqtFcFkOfF+CVm8iAQibFOkXbrLxT\r\nxgMlX9vO3QGuOAkXLR3RjhZNXkgd25AkHq6mtlvldlHkQA6moJUX2p/wb+s/\r\n9tHH6P6HMJ6kg3Od9eIea3gz06RtvAmZFgCQRmLTYVLcJ3+SEu5FaVOGBkyJ\r\nB6/k2r2k3GSt9+n8z0gZMlanBHkiXRgBPR4=\r\n=5j0m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"b204ca75bd5c0c724897690228b34fec45348203","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","update-fixtures":"ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.5","description":"Astro parser for ESLint","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.14.2","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.14.0","semver":"^7.3.5","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.6.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-vue":"^8.0.3","vue-eslint-parser":"^8.0.1","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.0.12","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^2.1.6"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.0.10_1652025308591_0.09892601567557824","host":"s3://npm-registry-packages"}},"0.0.11":{"name":"astro-eslint-parser","version":"0.0.11","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.0.11","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"c7257038ecf08951e5684ba49b7ea290543b2c5e","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.0.11.tgz","fileCount":39,"integrity":"sha512-Z930OTJRZ4PkIgsqi5xbDb7fTMNrTpGaY2U4H69PK6y3uyDh1hJyd0k3GdHbUV9gXNG13/OuuHNDihwjL/cCiQ==","signatures":[{"sig":"MEUCIDYoPdLBBvSnm7CpA3fc/RY7Gg4g3aVnurrPlzRL5zl+AiEA47VbCgM33ZX8kqJcLEm7NLzHFcBtmw1zot8ksZ0GMI0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98862,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieFgZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoFtw/+L2GogEYfyM8OIvhNnceHh8KWPohnbhrbI7uW9V67utYSlGiT\r\nqDrFWW3KzBsWc481H0kg+SarPta6NxX382iPFZzjvcj9uZuR9UcytfHhqrnn\r\nUSqZ3hqyZYjbYHzUEAOIdMFee2NbOZppbKaxLTCGcHMrsUZBzAMr7fefFh+q\r\nohdMn4x8rBiV/HHW1ykFKqlrNimGAbntjMipanJADdrIiiy2uF9cXCmNgOWu\r\nF4au2l4BWOpD6Y0g7c/Z4nBI+gKlx1eMv9Cth07Zp69KKWvFbm6WOa8X+iNK\r\nRRb0JSRqOL8uR/qmaylkYZjWOUYzhaOAnLxsqNxOkIps7ryHXg2txr34Infh\r\nrDgUwig/IgpHsAqIFD+wCZUvUiHkLtY3Wj2fVdE083se3bLwQtIdPKnqvEvH\r\n8LR+hUVYeSt7jVadmJoIsrwr82LVqBIXdhHMSw1KJ6zfAtZYO70hMkCVzjgY\r\nHbTdBBIaHaU7uPzlFuouilgcjq76csYtjLHvzKndV3XnFHTmQAr+SozmmId7\r\nNJ/psxgWOubL2O5kmqkG3mKfbQmt+CjA3XRH1SqKRsWonr+P0iJCcvN2nxrK\r\nuu087lAPW8BQ1eTK4/hyAdW7fW828i6kVqfFRIi9fo+uCm7LadkZFDCalPHj\r\n+TK/fvpu3YB0qxDD2IXigt3Nd8J2IHabD0s=\r\n=A4aG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"78e4ca2dba96f7f6734581c1289226ca8fa82f7b","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","update-fixtures":"ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.5","description":"Astro parser for ESLint","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.14.2","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.14.0","semver":"^7.3.5","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.6.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-vue":"^8.0.3","vue-eslint-parser":"^8.0.1","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.0.12","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^2.1.6"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.0.11_1652054040859_0.5959794421152542","host":"s3://npm-registry-packages"}},"0.0.12":{"name":"astro-eslint-parser","version":"0.0.12","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.0.12","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"23fe5049e0db6abdcacb3d288605fdc2ab636d71","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.0.12.tgz","fileCount":39,"integrity":"sha512-zf9hiod/V/0UHTs4n/xC7XskLjsUzHauLooVzdtKyuAfJovBWC0lpm0i0hwoCv21Rym02gj6SXNyG+zcFI+01g==","signatures":[{"sig":"MEYCIQCJknBIrtV/udmfuuuWrUFv5uw+GypaLmZCZFV4IF+ZigIhAKFf4Wppytqd8y1XMPHCiZMuHedIY7kimeAUl1bcOJpP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":100203,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieGOFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/sRAAlXJLR6ZvtIEsqauAC3/6q+GfkwgWbniohhXF/LAhXAWW56tG\r\ntodKxUf+kKtrFzvP3O4SCwWTW9jHz/Rn1j9ZuRlM6DGX/0Ra8cj4tUGBdhbr\r\n4aMunAfRK7NP12722bpsOvKWadheqOmu0+X5tUdCTrqJqu3Gi81WZ3l9azOG\r\nNpvJ2ueUb7bLVNW9bGap/K5cwNrZ4ppnh3S0YujCigYUr3SzX4mOh+jUuKQQ\r\nMXpK3irXRDDxB1l0XIgxDnjcoYMH6GFqd7LQ+qLlxXTwwfaJVYoW3/D7wY2U\r\n5SmRpvjM0Jpuub22ZNIpEiPFVMnOzoTHSxutYc9i4MbnaxPplZBk15ZqGOre\r\nI6MbLR4N7opNWFkHDaH16DmlwiCuQfBwYo3eIzVk4OgegeKlDj9hda2ekJqj\r\nvHqdlxuXSpKChHLMIsXtHRDKe0WC7J8ptBd+CbpD/GUNa6Ri+ezpLb+wDYl/\r\nXJk8ZjHWg2DI8X3ZE2z6kAnFo0g+uDB+mJ3mGPo5UHFuhmfJM1bW4O2HTtyG\r\nSW7oPmiKqSHkySWW3vAwfaQRivz0m6ccO4iffyXRoM/98X0z+7C21VS8qY1C\r\nI1b0wcGcg/Y47xlyRqAuE1nvo4LeRcEI67RLHKS3ruPzZSOO5fGihLweTme6\r\ngEkz6G4j0Q+eP9qO9k12dhz8nU+PZwm5J3s=\r\n=VrFR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"a43aa4faea9859a91164a175c967ffdf5f219612","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"ts-node --transpile-only ./tools/parser-test.ts","update-fixtures":"ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.5","description":"Astro parser for ESLint","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.14.2","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.14.0","semver":"^7.3.5","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.6.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-vue":"^8.0.3","vue-eslint-parser":"^8.0.1","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.0.12","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^2.1.6"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.0.12_1652056965276_0.946821327621505","host":"s3://npm-registry-packages"}},"0.0.13":{"name":"astro-eslint-parser","version":"0.0.13","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.0.13","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"db0970162e80e21cd0dcecc6b609a8292e669c4d","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.0.13.tgz","fileCount":39,"integrity":"sha512-ZOP/6nq3VEt0E3wXojPge3l0LKNa6hpN5oeKJzA8GVW079eR/W0UiV7omXDvWD9/9jigIwYEIOZnNKA44jup8w==","signatures":[{"sig":"MEQCIAXnFmf2w9Zr3cqKpoC9O26mgv4Z/8lxa5x+o1uok1mPAiB7pC+o8waTiQTk2BVbrFThDtJO4FqOiIHwcN2GAFA1Xg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108332,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieH6sACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPLg/9GKwdlg7ozsCUvOSlRjsUAK+Do1jig+jrKiqovDz6wImU7pcZ\r\nG90FSOCplqH4dSScFgWe75NQtvOpTH+bn5PGIgVU3ZCl/2ul64c+sffGkHOp\r\nxWQfDOFbSgs9bJmBjlT7GRzg5umOa995cbHJL0PsCJ4gzZxiHVSmUJFHpC/I\r\nhhlnhbxoabFyp9BQ9Ct/DilnUvgoGulKr5gSsoyVwIEzRJYgtxIiMw8uoiuF\r\nCOOfHYsk3rnWpbyelrxOHiXKgtwzGA5U13RV6JN6FzXcgr+o7G0cUnZUor17\r\nXcc3IVzdhicUeuaImPHWhscaywZDbQ9n+QYJGLDQoCyOTjQlovQSWrcWdWK0\r\nLQcRSKclP4JOZ9RYu7QnWC2y5f+hbQw2cTk+AUFDLdiSYVi5MQzJS76mPDRE\r\nHqWz63TYLsilzMC+Rzv2e740luqwnXB8D4McWN9G/ATiCDi6dPrB8VPvA/F9\r\nJIqglmadSq8nHm2S4NFPm5OPxpqe+J9SgFC+e4wtIbhzpNYH1Iki5Y18YI4n\r\nTE54oJJXVBBb8b2iEAgBwJeNqbILM5iEbKOve8CuyzGcJxBL0+sQTS9auTd7\r\nnFtHuWSl7pS2+UZRnCiiD4WYNFuYcSzJ2G8JDr+72y+EronIPxnEoe439JoJ\r\nI28oYptDVbjEE93txjloMQStQXqwJZC5Xew=\r\n=I99Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"2979a4f23808985928532e7e546b6fb631025289","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"ts-node --transpile-only ./tools/parser-test.ts","update-fixtures":"ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.5","description":"Astro parser for ESLint","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.14.2","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.14.0","semver":"^7.3.5","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.6.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-vue":"^8.0.3","vue-eslint-parser":"^8.0.1","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.0.12","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^2.1.6"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.0.13_1652063916259_0.6841821791805021","host":"s3://npm-registry-packages"}},"0.0.14":{"name":"astro-eslint-parser","version":"0.0.14","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.0.14","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"1c9e522137b885110f8e172f29d35c93eee22784","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.0.14.tgz","fileCount":39,"integrity":"sha512-KTkrEi5KdLZmLP4IS9NtOSlHkCSDRogQyh/MXQUJ4fH8eQmYqU2VQde4+i8ND69ZMHGvr8FTYmuG/ehkL11tLA==","signatures":[{"sig":"MEUCIHAv9KNwnBTxq9qv0NvWUxkBRbTTUanZHmf2AZpMqLR8AiEAgSXzZN70adHel48iSZCCkd107C6Aj0aUcQFP1q/p4EE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111671,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieLdxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpnxQ//YoARRYCGCMiked6QJk5q3OyYL2YTdDpq8SM6FIGFq/td5dye\r\nWJR24qcv2bfXwk6pd01K5YkpYsDk0nws7XvrmvvXgC3Oqy+V+49mkD/Ju3kx\r\ni/nPmi8/6SvOgM4v0Wx/CUcEkhCbYMf8ioZyUdEW5W+1ZmH4pyNGZ3/dlub5\r\nabeX0+tONaZWt53SFLpu0GdN7/p8+69nfhd47touNHN8crP3NxoXhvKaM5WG\r\n89iutxJI9cUPO4Ov1lzVREUE3qs152V2dJkGanJv//TMtyfnmP4HAyOcPO3D\r\nQrqZzNQ3QwBNfuUEWCE88JviA+DnO7UQw9JRyBmZraDLuFT9Tp2YVKF+R9vb\r\nvcySNRDVPMx+Z59s1OX0wjJvGKiM+1nxu+/YiBEzbYvphe5bnBK/T6G85Y0U\r\nInZFpLba44dJgixrwq//nJ4K5xFcyNduzLVYvDAPCyblanpHnWRA4rQruSIT\r\neqeJpJTqWbfrY8Qy0AKrc9EaS5IlMPN04vp1yxq/a5l6g67dKF+tcWpgovIx\r\nKMtBKKG7ilnm9Yy0EEA4tM+It2nijP17YZpNzITEswz7eDd3sKVZnDHW0RS5\r\nh1BzMi5OMW5IDCTGHjGom4ACThQta4Yv/fZzGN42NXZQtr65jAzavpmRxw90\r\nvGPoWG/OMXngUzLUfqbBokC9IKSYWZRpmKI=\r\n=dWq8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"1110ae0b5d514f838f0b9224e3264b2d83e7fd52","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"ts-node --transpile-only ./tools/parser-test.ts","update-fixtures":"ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.5","description":"Astro parser for ESLint","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.14.2","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.14.0","semver":"^7.3.5","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.6.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-vue":"^8.0.3","vue-eslint-parser":"^8.0.1","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.0.12","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^2.1.6"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.0.14_1652078449533_0.38593337618412127","host":"s3://npm-registry-packages"}},"0.0.15":{"name":"astro-eslint-parser","version":"0.0.15","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.0.15","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"9955e995b165d604d313b6732a9e5ffd7a4a2acb","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.0.15.tgz","fileCount":39,"integrity":"sha512-llbJw1RJu+9py4MCBw+d5Dum3YzAhght2+ma26EYeHRLwwDsMQIWAzoiSY5tcj58t5Dhkekh9yyDDyjqUbYgxQ==","signatures":[{"sig":"MEUCIQCaZFgO3fUi1Y78SZMYWbchNFFFKycV/k2b3+dkvVZj1wIgU9xuAhOaUiiU8PK3beACn0sjz9XfX57pRz0i4QWRuAw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieOdsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoPcA/9EOxcje0f69lg+kHKBTSRIhATUV2660XXqngca9hbJS2nZExX\r\nIlS6YgSh4QGT1pAyz1QnpMoOM5kDW7U9kPrVtbkG1iYnbBuyqjIe+NGV7n7E\r\nUKm9kwrXS+pD7OZ0Qsku2CQ5zYYgNevEIlAeDkE+yKiIymaWPCchP9jEAACk\r\n2Zn69UWhHgSsccuMC4otg+mOWIILMct6QyR7jKlIVHh3umvpwMppcL6f+7zE\r\nnRAwzu9nDHh+2UX1ItiDIarIkursfyAZ1zcXrCylSlXY4FQCV/TzPibbTD23\r\nttRIIoRnhhq+80sPdAY5bCJsrhPrShmoPmorhC6rItF/ztAADXOwNhYJHv0r\r\n9LBXEMDAoXWvI+wBbQ8o8vtngmsgoX4+NADczoS/iBF5VqRVUAjeE6R0jpny\r\nyt9SuhLs99MNeo6pfDewjKTD/vFGeiKLzdr2X4Ta7eQSzE/x49ft2qyoyXO2\r\npzwP8A6tlIa8O4OXYXDKA9y6y0C9/H5p2WVNnZaqz6kzfLmN3GFnhi3MJYmK\r\nxi8uAmJ9atMyGGZEDLd7fqXHDImBtr1pYN94wu1YTSBbfPb7wvtVhMcPD8aY\r\nO4Bp78M1oVE5teRJigYRO9lfFNHdF/k6MsE+7FOljANmuJrUv0SGqHgV6qkR\r\n+qpU8hAdeeqnPSM1or5vfp8k7ChnMAIoAik=\r\n=QlfT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"bc78bb778eff973676a0c53458addb4a44147b4b","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"ts-node --transpile-only ./tools/parser-test.ts","update-fixtures":"DEBUG='astro-eslint-parser' ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.5","description":"Astro parser for ESLint","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.14.2","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.14.0","semver":"^7.3.5","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.6.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-vue":"^8.0.3","vue-eslint-parser":"^8.0.1","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.0.12","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^2.1.6"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.0.15_1652090732543_0.4371238522544234","host":"s3://npm-registry-packages"}},"0.0.16":{"name":"astro-eslint-parser","version":"0.0.16","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.0.16","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"608a1df3e8daaf413ee9b1faff58b5413335f668","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.0.16.tgz","fileCount":39,"integrity":"sha512-5+PbQjix4EZN4YtfG1/dZzhTpfFvsBJqeDPRvh9ohrBo0d6LCQqdjO1b2oldH14N9RTsTmWggDNdWCvlODcoYw==","signatures":[{"sig":"MEUCIE01o+nGR7eEv0/VF8VdKeZBicruDeC7MzRLaoPtAP/8AiEA1o7nfNOOOrrI7VzALjpkC2UBzONNC1877OFfvBhBGYU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111873,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieiSWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrhLQ/+LVkYBZkGexuDbRpjrok671iWoD1l1FM0lZ3KcARjzunBsfSy\r\nZtxmeru2/IYVl+AwWh9oX4fZ1/QNB52nlESRIjvAOfM2B7ayee+D8OKVhJLd\r\n0n4DJnA9EiBiRJcE/w1CPrXBNat5EoPTAA1eegOsCxxN4VwYr+nXUNRAEXkb\r\nkg9cf0vqNCFtLOSJu6IeIep6Jym4qs+WRHgwOU38/0SkIyhmoyHeCz2Iwxfk\r\niuzeZpAqWv+lGD5S7RRIsMy0vwZ8x108EGuu4nHqpR7ttqSARlfwUeidMFsQ\r\nWWNNxU6s9CC7Ue+GwsHHBRrspC2D67yHARt/sPZDpIWG8qaOg+YMDakqzCDr\r\npeoG0ATdgDZ6JrYYU4RnmhTTt4i2hB2TW5zcOmMOKSYY25i5Twt5dRc9jvdn\r\nGRjLzS14PJzKbh/nBG/9khH4O1SeDMFfsA7ToHMCDiDakGsO3P/qWtla4Vih\r\nqf4A0GTP/tOgSM52sfL1HIenX+WRXshB/zh0N+QQIW8HLsMko07jGVhVWU+O\r\nb7cx2yrRhzviGkDc2isqMrngd4c1xrjmgJivjfHxzrfOOuTJ2eWq6begeMHa\r\nzkN4VXdmrT+iVN1aCXzuCaenONscd5EUNHTV75pgqh2eVblUesy+yH9jhyMe\r\n2Iz0hkvs1newduVtDS8UWYtBaEsLWEz14C8=\r\n=FJRd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"3fc43ca80f9a6063702a6da5f5ca8b9c608a4472","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"ts-node --transpile-only ./tools/parser-test.ts","update-fixtures":"DEBUG='astro-eslint-parser' ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.5","description":"Astro parser for ESLint","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.14.2","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.14.0","semver":"^7.3.5","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.6.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-vue":"^8.0.3","vue-eslint-parser":"^8.0.1","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.0.15","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.0.12","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^2.1.6"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.0.16_1652171926813_0.01879029872029614","host":"s3://npm-registry-packages"}},"0.0.17":{"name":"astro-eslint-parser","version":"0.0.17","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.0.17","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"979c18f48d6061de8c21667d10bebdad226715e9","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.0.17.tgz","fileCount":39,"integrity":"sha512-LBFEB2ojijTH2lbOTGcLwNv/pGN3JAMiva8BvXM5gT9EUxU9R2epOt5uVD6FUpACLq9eVsrl2D+9qWnl4dkp/A==","signatures":[{"sig":"MEYCIQCyrpKmMBcbjY+B1xj4TjSstcyRjZetlqWIo6G+hWeexwIhAKJWqpwnIWpBh+rWDOj9ByNp785zWvVB94+6uDGB9ixg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112586,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihCaOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIyQ//cS3ZX1q2yGyeiDu0jR4ZmHyaMoPFIG44SYSZHp47+nHs4Cm+\r\nsitOS60s16Dll31Ck/JCvKuUrpbePOiyoPBsFwwKl3u6mRP9QoEQuuOr21lo\r\n3N5T0A6fCai2BwfW+A1o5qB1ER7c07BuxmnB8nQVYyL905kHM6DcOrFcYjNV\r\noF24Uivri7hvjYmWPlv/XWfuqHMZaX4m8AiEQrf8edQLFnURELj22BLbve4B\r\nDRxoqjTUtQ1EVT9mJlzsuwjZIwhdOZqa/pIZOeAtct23xkNd7KbKyoqlgAV2\r\ntSRM2NMG1nzSX4Yo9MZdTDQ2uXzyHeZQ0dQpvkFzKTyJlos+NGewfgEB/BDK\r\nseQG7jWKMDS2hnHBSu0ZWgQVYiF9gsd/zc3ye4Ywf41YuM4ki7iOr9OLv6x6\r\ntrOFT4N8ha8j0Om4XMv+Xfmt1BKDDSWkpk+1CV1+jnjfU6HVA8eIuw+pXO9L\r\nXvm0Wfh2RmocXWjyp8zGha4jTPC5PAYtS7dmfB/Az2DcSerXYkVuBinL1Mm4\r\nUH/GpF83tAaMn+a6eVmhWX7BhrQ8nNb1xY8eqBnMCJVYiaEXSJKJJNEu9X3D\r\nGfN0N8W0P+C/1H1aRTFHhGZKh+9KbXJnTTW/iWHjU1+OviFybGp3W16GMPFk\r\nmHL9MSHrIkQAsIdg2VvOGE0zrJx3LYz1/AM=\r\n=Ifjy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"43e642cc9ae02aa06bc10e29e56c60db9844aecf","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"ts-node --transpile-only ./tools/parser-test.ts","update-fixtures":"DEBUG='astro-eslint-parser' ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.5","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.14.2","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.14.0","semver":"^7.3.5","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.6.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-vue":"^8.0.3","vue-eslint-parser":"^9.0.0","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.0.15","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.0.12","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^2.1.6"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.0.17_1652827790244_0.7662622872094573","host":"s3://npm-registry-packages"}},"0.0.18":{"name":"astro-eslint-parser","version":"0.0.18","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.0.18","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"c437c9206d109e242d3d0148e3c138ec1144b79e","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.0.18.tgz","fileCount":45,"integrity":"sha512-ZPUMrdp7fsqtvnHeWyNmoVbV66+2QRpi+a6o4DHWQyIgCZYOaGl4n8OFtE55nK3Z1/gtbdKLaXm09yNWy1Fw0Q==","signatures":[{"sig":"MEQCIB7CnjJle3YOGtDk9IzYx7xb34P16UkdiZo8ban1YngnAiAhI0zR2zu+mK7eTNGArjMdLjJNy+LFDRLbWxvtdkAbVg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117692,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihflVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWbg/9HhapJY8SWGJ+M68ZG6wBTmwVXLCLKeUa8BBHQ+i3wv3OwJob\r\nIJlLAyAG6G/1DO5XGtOlRFZ39PSaHg8TFnm1Y9hQ65iQxjJqmdFXDeIpuonG\r\nltIbR1xlRQO1HEYvPm47DALb1E57CRBhRjFMWnakdAKHF1NevMZ5V0oauDCw\r\nHdomt9VR7CUle5/PNMDmWIwjd6jdMvV9uhOacnlxrYirz6088WpIepSsW95p\r\nzciXYjEriBjz7Cmf59kdPzNBZzTUdNP2JqogLYgbE+L0x0Q++jyzyjZLNjLB\r\nIwT3F+P4E9m3YXZtAw3TGLGdtlzy05z35BqZLMhPCIro8GBFu0RM+MKyC3Cy\r\nnjU8FCsLRaJfaENT29p24H6TfBP3zndwdyagGTEbq7JPVdDwLZb5SKCGi7/j\r\n+3QZjC47udy754mBKTwvh/6IeW4iPtgzNQyzuYRhxoX176fc6JQ8SvG/G2lC\r\n9GgRCcfl3M0sVM/2Y/zpC8GBLpXlDzqnMh2S5RPv7lz4oq8YF0FJNOV3bLif\r\nvtysQo/le3G8lSD/mbB/j2cGYzL5r5osP6PWBaUxilna2Proat8Jish0AlXX\r\nqPXZPalzhvnltgqwCNTbgVWYE/UbVOQBhbLfC4avY3+Q9J/H2A6ggETfF+CB\r\n785PpDaTAGjuSM9epCNN9dwQLz+hnRfrmW8=\r\n=lB1F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"d94337149885744cbbc2cd928906b510dcd41c89","scripts":{"lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"ts-node --transpile-only ./tools/parser-test.ts","update-fixtures":"DEBUG='astro-eslint-parser' ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.5","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.14.2","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.6.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.0.15","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.1.0-0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","@ota-meshi/eslint-plugin-svelte":"^0.34.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.0.18_1652947285699_0.48135829281165","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"astro-eslint-parser","version":"0.1.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.1.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"0921247f3f173bcc97405637e5c27ee0077fdc75","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.1.0.tgz","fileCount":55,"integrity":"sha512-MN9Sp9uHU4WpeqsPcGL7SLUqQRe2i2Ebrnzf8qO/1HlToONM0U8eYX0COs8+f1qhxhSmg/TJovFXg3TXoB7Xxg==","signatures":[{"sig":"MEUCIDvZSS0ohqRa+QvqPeTJ2Q5MLkNo8+DPLfkOJoE8MU/hAiEA6iMH/jzES5oHT6q0iSPyr5LLC7uOfN5IsL0xBqzXfr4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101938,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiIM+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZWA/8Cr/ZDqA24sJ6KuvUIdSLYf5NHrLE0Xih5Hf1HXMoIP+viOIm\r\nfZ8cNW27K2ktqZfY3stsRivj4G33co+rQAa+CL5egu1ubr3azDsvSM9ZbJd+\r\nj4V0+7kF8QqPIj6K0XiDohhYfT0LB6MSD/rltdIo00HIBW3NCoz+9BQK5KP2\r\nC+vfcoEmcJ8H3YElugP4w3cTAYvWhSwbKszqnQSaFEI1le9Q1XPv/SLnUtKe\r\nk+lVAo1EtGRzYstK/wFJRKlesJRen0caJjAtm7+9wlQlRDum3LwKB/87V+NX\r\n6s01Xi2VG9vKasLVdsMuYC8w5yHi6TzxAQHPPkCRv73+uhxoXYSwkXkhPq9K\r\njP+7+xDYDWUUU9f5B9Mo/J+IX4ypnSxmAtgELrKCWIONA3P6U2/FWn9hqOUQ\r\nqusk7kq8/O07+Py1gH4AWxRCahxecmWCTBSozt4tSBK7EQpnFxRo/dZzCHjz\r\nVHjKLVkJKgsUvIMeOWOethH2pgQwbkgdMBdTLLiUqpoJjlQBOtltMDd/j+O5\r\nSs0C77bYk0YRRWnKZp6EZ1CJ7dDnzMOK4cQ1iQUV/kO09PhWjmm2zfhH4OF3\r\n0E67tNts5OzYuyNM6ZSdsXouqTQ0AyN7QnKYdSdBozKQpbEcZxPydJUyK1lv\r\nzf0zPn9g5cZASwUtyXWQdkoFyhmJsR0vm5U=\r\n=m1v3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"545c76706e7f82891b016377c64507a5e6c65b58","scripts":{"lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"ts-node --transpile-only ./tools/parser-test.ts","update-fixtures":"DEBUG='astro-eslint-parser' ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.5","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","synckit":"^0.7.1","@astrojs/compiler":"^0.14.3","eslint-visitor-keys":"^3.0.0","@typescript-eslint/types":"^5.25.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.6.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.0.15","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.1.0-0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","@ota-meshi/eslint-plugin-svelte":"^0.34.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.1.0_1653113662696_0.043023143899475924","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"astro-eslint-parser","version":"0.2.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.2.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"b186dc98f5354fb83b0aeb67aaa44cd4d7fd64c1","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.2.0.tgz","fileCount":57,"integrity":"sha512-6M49J6pVxPsTYudWX+3LOX3qGRi6E6DJ2A0/baP7ce12FDm5sUEG3lbbkmXseKa0Z/5yOsIKLfuSwu5S4WaM7Q==","signatures":[{"sig":"MEUCIFu+v+rRR1soFWJ6LOy8cGXdwN5w33ElM0yNmCmBH/YZAiEAtZpdGRxSEL5SHh2zYxOX97RoLmA9dNXA+Y4q5WlBsl0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":104513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijZxyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrj6A//S4Amr4f30IhyXFojQxwlmHX1JmLD5bUe3xuCZeVs6on/+yFA\r\n8GYk0l10WBeoe48whO9SCi8p9jtrPrgXry4F5eJ+1JvH0wF/dSl1hMSu7NoJ\r\nV/drC2TBxlTyHUqVHYJzPzdnn0xvTfqpT9ACMSXKgS4vkpFwC152j9NsLiSP\r\nKV+ufnhRV4JMFKwDSnOyEFCwDUYzlebsi801LgkKSQDbuaRv7M3DW2j6vT8G\r\nx62BKnxiUs3M/mjWoWNkyhX3NbMWy4qb+eyVUmLSBnEOnUQeS0IALAO8mLgu\r\nXo450yl9qnGxy9AzLRuLmxlRVJ2yGNmyDJwReOemaPtJSUdUIjIPf+M5TDme\r\n0aHAiOA6XEnJqtj1l4h99ZahtZPm2Owmx5zVLSFjKfVf9Hcyjp763UQ8DGCW\r\nKdTL0rJ93/hvbki00fEPD7mIzMYpNi1xF9eFIfIwKDz82aCZFaxwZE/0J8a+\r\nxPSCctW14IqGUoJsDCQEyEVxcVnUsAd+dc3KUMF+12A2kXe+94lCjDJuyw0S\r\nmeIYD7DhxkY7b/cR+9O3Yx2aGoJ/N1bBe698xbSGhYS9lXq/RGlmc9tNhiUO\r\nPgtFd2PlkmPM9aIqrtb92XPleFNbpe7gmPKFpMydl/qdF/7B34WTvpHDQySS\r\nwKGeGUBrlw1lH7SwO2OmZCE/kiN1dPRzdUc=\r\n=OSNK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"f7d6a5987f90c19cd1c6325a2e6bd259e090d031","scripts":{"lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"ts-node --transpile-only ./tools/parser-test.ts","update-fixtures":"DEBUG='astro-eslint-parser' ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.5","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","synckit":"^0.7.1","@astrojs/compiler":"^0.15.0","eslint-visitor-keys":"^3.0.0","@typescript-eslint/types":"^5.25.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.7.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.2.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.1.0-0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","@ota-meshi/eslint-plugin-svelte":"^0.34.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.2.0_1653447793808_0.8000237930975378","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"astro-eslint-parser","version":"0.2.1","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.2.1","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"24204eaf822176fa3eae098922ec04d24ad7c168","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.2.1.tgz","fileCount":57,"integrity":"sha512-PYJmIvY6qWjJvLx9cXR5vtQ3hQd0w6UC+qVLVf4ota8EOYpEzGAaZKHJGhiz3MCyrUJ8W6UMR/UiTPkAblATxg==","signatures":[{"sig":"MEYCIQCFekxdWdWUUckz8/OosxbqOY7rJxsV3Akwv0cyLHTRuwIhAM/UPKa+yhMbYh/9HymzoSOLUwxokzhklCJsKFgTO5ba","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":104615,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikNIhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5yw/9FEa1izI6TH7rY8PIdRGjD7KvumwkhTBJmeoKsKCxAJ6K8Nby\r\nEU5CbsdCrugZdQ7TAq+uNJHM8ftRoc37pywtinN8OhRWwaAPIh46gdCSI6df\r\nwcNYO9clIMHt7rw0wJMqU9kYwoJ3DHyELM6Koy4srTcjbfb6t/z702ERgfT0\r\nFoXgbcaH+So3O/kuBoU5CCa5Lub5c5beExXbA1Cq7qP898YXXxRe3h749IE/\r\nApPIYgYk1NXTJybFzF3c6/lHUXRB5M40iDuwSGuf9ye+y5+DCqB04ZBONgyP\r\nJKNmGbRVs/4ptb0i4bRCPnZsNTwxT/DqpJROkLobiF4Gxzxtd9fCJuaFY9iX\r\nHGxPxUXJEGZlId7DN6hFApAYO7XjQWTzrzOmLGUDoaeYHtK7kW9aj3OgxtNh\r\numWxhKfuWPj1jQbQF3FmKVA70nWYMEMKnCmbLTlNCdDYT1TFNF537xxZiRKk\r\neFBBbEEV36I6HrQ3XjlywBlD23CQfbd4G9CHJqwZNRvopPi/x1N1hYoI0sM/\r\n+AOQvNDyZtkWx2kV3erXL9sSn8LHSxnJpl96V7sP43unQg3JmyZAEKcCLW5h\r\n1gaVh8ZV+x6XX0WZ1VgdBP7s+zSFwgSkyO2ouzOtC3M6TNJGXtfMOBzyXeCq\r\n+ukXRuBEMaQ1aErZP1wbTH9WppjdaQWmozk=\r\n=R2Sq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"ef4e051facea6fd937b8aa9c7457d18d7755154c","scripts":{"lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"ts-node --transpile-only ./tools/parser-test.ts","update-fixtures":"DEBUG='astro-eslint-parser' ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.5","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","synckit":"^0.7.1","@astrojs/compiler":"^0.15.0","eslint-visitor-keys":"^3.0.0","@typescript-eslint/types":"^5.25.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.7.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.4.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.1.0-0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","@ota-meshi/eslint-plugin-svelte":"^0.34.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.2.1_1653658145459_0.540655567693413","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"astro-eslint-parser","version":"0.2.2","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.2.2","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"94cb01120f81de82e7d004a5a9c895b0363134c1","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.2.2.tgz","fileCount":57,"integrity":"sha512-/b5kFxGN+e/YmRfilRF4YfgDqXC98mFlUxz+Ir2WlB2eL2yGXoSq/AJCGjvj5roJ5IsgQjPxfmvmIAGgCpfFTw==","signatures":[{"sig":"MEYCIQD83WzmIDqmJhlUHquZVubf9vpJHSUiMXaDs+JwnRjD0AIhAJ/D5lM1jlDkJNkMwu3G6tkQm2jlv81MMS52IesciDGm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":105029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilrhwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUmA/+Kh/IoHBbHang97G9Qsv1obRx+M/oMjTZTneItu9sjIqdzca6\r\nnZrS9DwlMkxTF5ARMydem0NQ9nZctqObyZ1jQ7gGAeIEzN6X4j/RV5kInJj5\r\n22MrY6sEMUTQXkGDxmNSL1sHigjXKELAkZw32LiTvpieE8U637dLgrrB734n\r\nBKv/bQMP9J4y8oDbRC5I5AcHxws7wU7jEQI6oRy/9e9cGBDtoxnz1yYJVcPs\r\n8Yf4x3KQ7Dtf/oBkV5xu+BlyJkdr2+C7H/M444oBDbLoT4u8888Iy9K8QpGa\r\nfwZ7XsRfAdXe6QJVYkOebtU+lG4gz6iou2UCYV5HMY7EfhbX5NAKxG87afu4\r\nv7nrsRDP0A/4MISRtT2C30643DgriynCaXGW9NHobp8VxRrsaLkW4QqaXTww\r\nGlOV7aOYiSuZ/QjXfB45TSGkEawkMrvnb8PkWeZ3UJtB4pzsmPQLuFEGJE+C\r\nOrX4Hv47owkozmi+vwg8Pfn862/Adc6puxUFaToQ1zCt7uNf9TmVd3da9Gd1\r\nK87TQryHmQqGgWlU7JVXZhmZ+pbDw5xtLRh3G9uZLG0c16yzYRO/WRjV0uwZ\r\nImD131fm7LW3UeMdxGzlJud0pZ+l7zV3Z1qX0BxIlmK0npzUU5mK2mFQ+KJa\r\nFbDh7RE2FWMQnriP1ChwSHIODQfB1+vZrk0=\r\n=cH2E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"8a24de1ccbf09a2de62002c407d8692f9155701c","scripts":{"lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"ts-node --transpile-only ./tools/parser-test.ts","update-fixtures":"DEBUG='astro-eslint-parser' ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.5.5","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.15.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","synckit":"^0.7.1","@astrojs/compiler":"^0.15.2","eslint-visitor-keys":"^3.0.0","@typescript-eslint/types":"^5.25.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.7.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.8.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.1.0-0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","@ota-meshi/eslint-plugin-svelte":"^0.34.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.2.2_1654044784437_0.1996100642727614","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"astro-eslint-parser","version":"0.3.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.3.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"750ed56e18e802f62b2278235d1a09568b000ce3","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.3.0.tgz","fileCount":69,"integrity":"sha512-bKOHuGQ1Q/N8eZH3p7suj3miAycF3IYpLVxqe7U+763kHBDe8aqN+kCocsH0D7V4jb5amvRLcLOii2yALF2wdA==","signatures":[{"sig":"MEUCIQDBKcFzGbjiAONHDxXtsbjqCgEaHO8V8/KC2o5bBobYbgIgeLmMd4W1kX13gPFsSbb61XlNL0RArpIHsCdCQsc3KSQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":120516,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisSItACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohHA/+PbBgRVpJw+4hxI5qokHqrO5rGbV0ypnxhuXrtCBJVToA2p0i\r\nQFZtSlIeXKwtbQC+NUY6M4cSZkKTeyOYqrYZz0U03ekIgs3BRWFnUgA51Xte\r\noBZVcOYJ2xyMmQpHA/golsR/UGV2Ht0ylE0s1n/GV8QDxahqPlVLgn3Psr/T\r\niwq6LQHZYFbO+Og3PyGbeAIzYbfmFQW08itfHuR0bc24s8zRhdxKAQKA0WHI\r\nmPe/0mh3aSzEFee3FRmuJlzLgau6LjLkx4wJTGv3hxnH3PYvTph2NeyZUbPu\r\nEhiqWODyYESGQjfaiQPCQObG52DdHKgyp9MaIyEGvk7fhAkSS+rvrNCL9aST\r\nSyHh2mZrVsLT4PlnvlfCLFoH1WKwCd/J/J0vRaXeEEDJXrv02SMwqIirHv/Z\r\n4RXCF49/IEwYTdNGHd9l6bMSlcGyxTCKHV6tmUn6HsvA2d+aiZmwk6mqNbLi\r\nIMzNnguLFwr7Rg+pVbIR1VSHq2jnNvBY8ximBfhGLicvUVJuI1ztob5Vzx0J\r\nNO7KVvkY+jE/1Nn38k5SLAbh1b+RWFTSMnOEXht5HFAcXJSYvAyhrVaoVrEA\r\nPKlP5mpFHvhTodv494vlQ/VRsOjDdCx2CPf1zuYcenx2IltJ5E47VbOwrKL6\r\nLDvjifJRg9SG1KAthikN2l6Bc/DVyPV1QCA=\r\n=UU4F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"7110e33c43f3a4b18c8bca0c07e5a9c070fc4c1d","scripts":{"lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"ts-node --transpile-only ./tools/parser-test.ts","update-fixtures":"DEBUG='astro-eslint-parser' ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.11.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.15.1","dependencies":{"yaml":"^2.1.1","debug":"^4.3.4","espree":"^9.0.0","synckit":"^0.7.1","@astrojs/compiler":"^0.16.1","eslint-visitor-keys":"^3.0.0","@typescript-eslint/types":"^5.25.0","mdast-util-from-markdown":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.7.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.12.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.1.0-0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","@ota-meshi/eslint-plugin-svelte":"^0.34.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.3.0_1655775789062_0.6630855788909285","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"astro-eslint-parser","version":"0.3.1","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.3.1","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"b3adaf5394780f46ad65dfec654b3f027e0b2b34","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.3.1.tgz","fileCount":69,"integrity":"sha512-DYmFnnn7cF4Heqjj3pfI3e12DGvdLvEzIMtOxgmIJ1ZLbmZcCdt0Em/Uml0qfPNbmWnPAyueLi9xD9y78vN6mQ==","signatures":[{"sig":"MEYCIQDZ7ZEyLoG0dOn2cfulpzuj0nBE2m2LhpLaABZS99tIfQIhAK8I2z680XEI25pgMwCvvUcskDKdwfk1r7BLuMASzFt2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":120747,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitPABACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZ2xAAkjbNu2uGp0pDlapxxySP2UsYvIgqLrdi5WVkFj3l0L6NDIUC\r\nbO0RqCpyMKS3zv0UiRVIK7O0xfFufUWEsSy16JGa3B7l/DXekLsfYoukEOfD\r\ngmKlonHjnzNvJNGQ1Ju/petOO2K3fvEkMgMPyCF9IIsFi3Css+/wxSqCEJsl\r\n+SllIUIQgrkwKzOyO33ffp6rMKhs5Lu8AowNW/DIIwiKsSRcYLJ8sWe5i/uR\r\nP9AR5Nvg7WwZFrzcas9+4cVbzoW1Lu4R0IhdULBcT8zw/FKRSwN+yMGB3cuz\r\nmzvqCReD056aaod2a+WRikOKJ0gnzjxTFYb0EQJBNC7QUpOgJ38DYB7DpCXj\r\n/y3wCyEV/Q0fMihbAokPi+hwNPqYNdquQ42JPPMMVn8BQu/hEJAzEEmBg4AU\r\nNJmvN0t+2IRjhWLqpAxCa6WneDXelUxxm8sWb64vfv+HBY3lBBUfEHqYvoz5\r\nVeGj99dKlyk5D+aoxLHeE5t89ZNcnRRh77U+vJOZBxC5fg2+2Ox9jcjA1oVF\r\nWKk7Ul6lyRx1SDxr8s4N+a7ACLkRlcwqu8oHPfiZz6vSOJ+kDOd5s1pM9cvp\r\naK81IIl04etjRqRmKz1Pu239oMvim1Ffjm+lXdFVA5GiEugu2oGDpDJZqQc/\r\n3jbdtBl6xfW+fI0Hn9f0Xz6PkqJmub8ubmg=\r\n=0N6l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"9868ecf077bd12521fe4f6704e35a54d5add6066","scripts":{"lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"ts-node --transpile-only ./tools/parser-test.ts","update-fixtures":"DEBUG='astro-eslint-parser' ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.11.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.15.1","dependencies":{"yaml":"^2.1.1","debug":"^4.3.4","espree":"^9.0.0","synckit":"^0.7.1","@astrojs/compiler":"^0.17.0","eslint-visitor-keys":"^3.0.0","@typescript-eslint/types":"^5.25.0","mdast-util-from-markdown":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.7.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.14.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","prettier-plugin-astro":"^0.1.0-0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.10.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","@ota-meshi/eslint-plugin-svelte":"^0.34.0","eslint-plugin-node-dependencies":"^0.8.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.3.1_1656025089192_0.9502252401096067","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"astro-eslint-parser","version":"0.4.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.4.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"c83b4b58357df5c06edb48779740b9e9c530c6e9","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.4.0.tgz","fileCount":69,"integrity":"sha512-xyQE4l/4rVTbXj8wmmC8ep58Rb7OVPOw8JWcSrgZz/H/RsoKjFK64e6C8OU5CG3KLNsJ0F4Br4HUfR4RbRZz4A==","signatures":[{"sig":"MEUCIE8PKXubv5hx0sY8d8OtUfVmzArRqG/G9I5wNpbMFnNjAiEA+s5MII1p7VlKIJHDDX1IlMSBEjpUvDpmK8G35SSsUdA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":120391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixjZTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVJg/8CDUB+IFzIzKGRKEuclOGlWQOy9/LK3V9ojNQSYgmt/U4xG4h\r\nUUrExfRnIb3SYcY5EF94ygPOhuPAZbDxxWFchv5rTxDgQj+26CDr8EztS91N\r\ne03BTJCBDzWZj9g5velk7Y7tPph8m1MtNS7NKcM78ImYuMSQPOMNw09Odfls\r\npejvpAAat56TCV1VAUQX0S/HRbm9jzobdZoKk9lH0peVIWutrJ9MzwxJhOmT\r\n9HDhcmhg7fDJF864CNpnDOLIhfvbP8MjJuxcgUIbfo/6MVNs1KGgj3J77Rgu\r\ntMVUoh+2jx1G/wMxS/dJbH5YRM3FQKcBQ6qqhgB790dIFoDEdFylI7kfA9D/\r\neaDNFKeYSVXFUW7HEt4nFq+6+f89gTHwwVCLrKDW/3yu4XV62PbQhhTK+Kle\r\nhwwfKhTNhOGGWGHxEaEjXkppMR63EcR7uLypuiRcdVC/g3z9ePK6Lix8MeJ2\r\npc6c1giuHPJDF5Z/jarb+iOhzcJs4Cq+Q/XzxUjGUSmxloYXjZNSzb4peejB\r\nXNax0jxtNXDRYmSjs1ANiDbiQzxScrGeYUjUIRi94SdOeqz9z6PS2fZMxqgy\r\nMqa94KmljApNZAO1k9AmHsyC6G0lnkUh7kW2Z9kTxTKPYzE+DERkEY3rwCIR\r\nOcJYTk8p7fKYuIi6vL9XKioeZU7sCcNp+ww=\r\n=FbCa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"4d9cd503ff49cf4cf186f28c3cbb663a5fb68828","scripts":{"lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"ts-node --transpile-only ./tools/parser-test.ts","update-fixtures":"DEBUG='astro-eslint-parser' ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.11.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.15.1","dependencies":{"yaml":"^2.1.1","debug":"^4.3.4","espree":"^9.0.0","synckit":"^0.7.1","@astrojs/compiler":"^0.18.0","eslint-visitor-keys":"^3.0.0","@typescript-eslint/types":"^5.25.0","mdast-util-from-markdown":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.7.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.14.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.1.0-0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.11.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.9.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.4.0_1657157202902_0.9610902249932436","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"astro-eslint-parser","version":"0.4.1","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.4.1","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"c6a6c66da61c6ecb37f45bf5258d597a2a3a0f9f","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.4.1.tgz","fileCount":69,"integrity":"sha512-3LrGRjjycM5/Dumw/mqwIE02aCh54j+lYgAFcsdoFLq+Tm+8n52Fcyxrwic6xAlPmLk3rodwFJe7miaa+fiNfw==","signatures":[{"sig":"MEUCIFOG9juABr6sB22lqK4KM8lZhuYEd3U5GiRVMu70X/ZyAiEAllwhCuR3qYoZXSDq0yKEZXOtbsiVQlW6q0FMnwGOHaU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":120402,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiz7ukACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo47w/8DBAa/1rFyG0EXC52vRi9RokdX4mRDKuzzu+6Bvq0H0hKsM6d\r\nCUbqhFHMi9Cq5lfEXHlfShd18SPwoV8Iw4fdF+Ua+Rm24/WiINl3o0VYOD54\r\n1JseS8f0PNzk4k2rXm80vn9V+3VoSqQYbprpV2F17r6z0vTlNPkaBFp12SW1\r\nd+3/Mx30Adj1lDaT4ilyY2eR64IfAn7lSexPZb1S4kioc58bb8mxUqrX8uTQ\r\nuCtf6rNEyUxpBJTJ4CA14hR32nSmXLYD7uHICCF2sx7z/nnQK5mB7HKSX4B9\r\nexIbcu5T2f27mrtC3XNGgSgRZMvE54JgX4xpAkWHLRfmA9PMYAGEP0xdGivD\r\nNF9MHTc0mdxBwv+G0gx9aYU/pCGeiwBuOnH1BGgVogMrmtCFV9RVWGHtvsBG\r\nxtDNw9jpmIPk/+R/x3GooGa4/YbYnr5AR1/ij2XXmjlqO8kUbeJDIgiegbtv\r\nP1g3os3nX1yqtMjabZovsaMjmS1rOWdC7Q8RJeB6JaZB2UOwPOxnZI6sLcgh\r\nVVJzEsya4yY09X00QS8H8lyG9an6PeeQ5g3+CLczxijl9YKY1b03XQGnuCzS\r\n2QFnYfcJp70OgwKgT0rWcK1I0/AtICLptR0SKp4nmYJTyPRGXTYoblhdlpRq\r\nW85rzOBDmLQQe5vbJoP4+yWUMowChKX85S0=\r\n=wWW/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"49ea3b414e6b0799916ff970f22fc55eb220dd8f","scripts":{"lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"ts-node --transpile-only ./tools/parser-test.ts","update-fixtures":"DEBUG='astro-eslint-parser' ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.11.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.16.0","dependencies":{"yaml":"^2.1.1","debug":"^4.3.4","espree":"^9.0.0","synckit":"^0.7.1","@astrojs/compiler":"^0.18.0 || ^0.19.0","eslint-visitor-keys":"^3.0.0","@typescript-eslint/types":"^5.25.0","mdast-util-from-markdown":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.7.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.15.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.1.0-0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.11.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.9.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.4.1_1657781156650_0.6883588646544008","host":"s3://npm-registry-packages"}},"0.4.2":{"name":"astro-eslint-parser","version":"0.4.2","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.4.2","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"757b74ed2a48508c989a4f2fff8b6232c4e7d4bc","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.4.2.tgz","fileCount":69,"integrity":"sha512-VzfsjYRIKJuB1xS2erBbJ/quwiuAICRkM2g9Ohz5DD5+r9XOcS2a3fTmYqrHsn4WfcdX2nTi1BuRUMbqq2HwSQ==","signatures":[{"sig":"MEQCIEatNIpVtDOvJuhK+ScldOJ/WN77CnewEQeqC7cRucqgAiBoCT0aKFF3lBUM4FmL87Q++PQ9ujUmI6iiIiY0Ym7spg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":120413,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2Ja6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6iBAAoTspL0pzXL9Y1P62U6alPdUAJ2OqLcObduOHKrET1HAghHF7\r\notHRm0Nwt0OIA9JLh3fRYtrUmWxjFzPMWSeHZNuWSz+Xq2JctBy3ryTs4uF9\r\nR6dOsRr/Y5TlwS97HTG7B/Wawj8nGbr8hLCfRopcX/mWJO5dDF9L+0pozCDO\r\n8ERCfVBiGB53rDipajHyYoh0NE61m49fY9F3mv8aLjLnePSXsU1fDUpVFv/f\r\n53We4TODE2VRD60yFZ7di7XIEg/+or4yRSGBWbXskmIQ++xHXov/ITsCUKuu\r\nKN/JaU/RcsVmvm9iFucUYNIlV3ghD+tpDbyjvu0Han8ICzXj/Q358YdQFoWc\r\n+s3Gj1Miy9cofH+VHUy/824HbYemm+wCjy17MxFhW11pXfzpzDdlT2jSmFzZ\r\nUNjcpA1/Tj+EYQkPSJBUfHyzQEBhAfSKRr1kr5inH/ZcpHSFf24BRthGJHnz\r\n26vps5D6+gOIMoq8ME3PhYbYFBy0VJLQ45sZHN1GhW5hBM4VNQpwgCi0rXSq\r\nvBWBY+jxJvjsvFS24ldxrDmZmz+ANv4IShGjc90H0YmMLwou5A7uN7N2b86b\r\nP9zt8eT4hAaEsOthAxZd2yys5lZc3tzy9EzkL6sAFjUvxKdro4PX6xm7UHfT\r\nm+0Cbi52b+feGDLUkqoAkGSM8vNRvLXjv/I=\r\n=zpmR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"2645d8005af0760eb7bd84bf42161884cfbeee0f","scripts":{"lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"ts-node --transpile-only ./tools/parser-test.ts","update-fixtures":"DEBUG='astro-eslint-parser' ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.11.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.16.0","dependencies":{"yaml":"^2.1.1","debug":"^4.3.4","espree":"^9.0.0","synckit":"^0.7.1","@astrojs/compiler":"^0.18.0 || ^0.19.0 || ^0.20.0","eslint-visitor-keys":"^3.0.0","@typescript-eslint/types":"^5.25.0","mdast-util-from-markdown":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.7.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.15.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.1.0-0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.11.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.9.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.4.2_1658361530461_0.13161985868408865","host":"s3://npm-registry-packages"}},"0.4.3":{"name":"astro-eslint-parser","version":"0.4.3","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.4.3","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"6b11eb06833bee89005ce5a3d1966b4265304dbc","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.4.3.tgz","fileCount":69,"integrity":"sha512-Bf9Qp9oQFbkJsqk+2XrEgR63l20tEIIm6UMD3P4p8qb4owc94J4zpJ1UTRX+jTFRavBxJ2LpmnQlPovc/RpZtw==","signatures":[{"sig":"MEYCIQChi+GMPGhPq8f8o+KmjXebfUsu/VYLJSU8O5KKcbJJxQIhAI9zI5uOSHGKcjdHsnFAnAnRyx2BG8yaPkEkj0HKkXTx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":120424,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2dSUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/Lw//a6YN1oeRUZngJvwd+sDZc1tYVynJ/5nDkdMVOcj2mhL4QrK3\r\nR9UDaxinXv4Q6B68YjffBOl857qsnra8fkDzpzH0QqJYvIEmzagA4yo0PYP1\r\nl9AIajfVAKOVIJKxITj8nqHftdzWfkmB0fDvdwaJG7Q/19mIbehDFV7Rdr6y\r\nIuAcHsI021WfyhEXCRaIh0VojeZY123q2aaw+IChaVHlGpZp69WtR72Dc2BC\r\n2uECUWwpIJhcygr5suXy0MeTn6fkXQtGCb5VBZ30Oy3DhpMF9PxaymVU3Six\r\nfBC9x2H/i1lbewoboSSPgSlv4B70OsZVxw8MY2I+JIqVWexbCHJZ4ZlxTGr4\r\nRUngtFgbcYiVOT7Bwpmnb0t/waofzPjPYlFaigZ9BNh1JiSta1Pqwi+Qtnsi\r\nmt2/8BWMBNcbwUetoftqJD5LNkQ97uQRNiwp2PcLSRKuM04RI2/Gw4Aof/9X\r\nFN6ONnh4FSP0zWdFmmAfGDVwBERdgbSNqTwWh4956qyFCigMC2gvbud/sqna\r\nv5ye43Hajgvv6VTR3aLf1vwhmN8G6RyEW5KVnBF2JcdGLNyMBBePcD/Ddcn+\r\nTVBoU7MMhC6lhPgdeWnb8nJPmtl2o3KTC78nkl/CzBS/tBErMEZIfz321R4I\r\n/9BaDBLTBjgnG0evDWH2Xc9i3DXpvZzmHoo=\r\n=h6Li\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"730d9feafe0c6b8c41f5b13847896330a4467acd","scripts":{"lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"ts-node --transpile-only ./tools/parser-test.ts","update-fixtures":"DEBUG='astro-eslint-parser' ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.11.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.16.0","dependencies":{"yaml":"^2.1.1","debug":"^4.3.4","espree":"^9.0.0","synckit":"^0.7.1","@astrojs/compiler":"^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0","eslint-visitor-keys":"^3.0.0","@typescript-eslint/types":"^5.25.0","mdast-util-from-markdown":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.7.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.15.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.1.0-0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.11.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.9.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.4.3_1658442900228_0.8514000137407687","host":"s3://npm-registry-packages"}},"0.4.4":{"name":"astro-eslint-parser","version":"0.4.4","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.4.4","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"fe4d53695009e90bcab2c4066c73985fbf6c7be6","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.4.4.tgz","fileCount":69,"integrity":"sha512-G38YJkVPcrqYbaGfkYDTGDY+Lka5/YolzOjjCpGksuVtdYnmpxGFL3yb1wqHk3xjd39KX/IU4JO4gcOjlTO6hQ==","signatures":[{"sig":"MEUCIF7QPrcMyvpo8DbmUN2U8JppzvRm2svYxzQSKPa0uAN0AiEAniS88MM0ZB14fFvi4hB+MlqbI30qOMiezNtgTtsQVDs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":120435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi23MYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3xw//ZQIdb7DqL6Qsnv2rkD4CLDsvX9T5v3dxXAdr20tWl0LGXcXc\r\n0uc3PvymYhO6fc2FqMK50HJlyA7nY4aar7IdDOc1jKUVQENwJ/U0+gDiEXkp\r\nyVXQEBL1VIwZ9PRO/PikM5Vf4GeTC7MmkunttqxGJFHOFvIzB1oVg1J/oh6T\r\ntzVyLjNhU9hTgEGGQ1fwORdQZOPoCGST8iSy07QbhYzKWxsBjFJCw7tqxrag\r\n2BxKKranwsmskMZZtsRUIQf1+D/YEOWVmcajgqZStVMsnahmwpwe3qCQQmvt\r\ni/m4uLFYJcgFIMqBkmCURLPjRx+YpZ2B/pHlic1dOnAT6wraZdHzMRHWuOYW\r\ndJEbdxrlJcAhfBqzb19X78Npo1BqE0bnI/byPPxnZi0YsOrvKvGnTBmwhwvp\r\nH01H0DzB+afXMMXjB7rmA11pzcLEiDCI0v4oIXbcwvLj6Qj/l6m3oVUnD6Qe\r\nfObnME6GPLN8HQ8j2VoopFeuAsyPQKGhp1G/B0+jVx8m04weAuizd+FX1qPo\r\nTxz8LlQe/bkUpfOmasxCiqRIJRsqcvhlRzs1TX/AUVQtEzEnmQlZEpRM/Tre\r\nrNrsuRihjo9IRgBnEIMivS6ynMwwhflSHwvRiGoBMRDI1GECwBjIr+VcqUee\r\nhl28BcFoyxsp6wWMZjd5M6UTj7FrYcVxeQQ=\r\n=StO5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"c796323adcd565fab81a73791ca0099d8509fc98","scripts":{"lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"ts-node --transpile-only ./tools/parser-test.ts","update-fixtures":"DEBUG='astro-eslint-parser' ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.11.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.16.0","dependencies":{"yaml":"^2.1.1","debug":"^4.3.4","espree":"^9.0.0","synckit":"^0.7.1","@astrojs/compiler":"^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0","eslint-visitor-keys":"^3.0.0","@typescript-eslint/types":"^5.25.0","mdast-util-from-markdown":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.7.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.15.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.1.0-0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.11.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.9.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.4.4_1658549016575_0.7262878547188674","host":"s3://npm-registry-packages"}},"0.4.5":{"name":"astro-eslint-parser","version":"0.4.5","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.4.5","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"2f34dc213cef734cf4113acdceab924812d376ad","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.4.5.tgz","fileCount":69,"integrity":"sha512-0Bojs34m0WMIrSBSZ2u4Nq5I7ea1LQslE4tjFZ/GaQ0R7KIWx+9HJABHzESy15Dknl4iLiChbxM9ttBeXvLENA==","signatures":[{"sig":"MEUCIQD/F/PgtQSPumtQOJyikDhAndaoYDT5954Y2+K8h8b7pAIgfNrb9YrxMjhzcdAOGHjHtbQvMUhXZg1+ZlBp1wATG6w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7a+lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqy3RAAnoTXhScNuk2UWDJXV54KAxdQtGz8Fz5BkFV66iqua2Jz63KV\r\n74vQby5gm/utF1mKWfc1Y3iCcNY7hQqdIfsWyODTeCL25elCATF8pEb3Qjqe\r\nKxVeSpyq3rglOn2nilwhnsLnuyZqwckcCVmCToP43wB1OzoP5IY4yammrWBr\r\nJ1X1lg1MoWgrE3iw6cMS2vwz/qYehssj65rAwMhr2lfFMI4WEBAD6fd08Za/\r\nu2IDGrKfCSLtUgI0FivUbFWYDdd95EvfLqTq642IFLMYTCnWRQnAFV2SRH6K\r\nRqxeB+4g7ikyHuA3H2s7EZVpMbRSO4lh049+XEpNz4w8cVydbuHcNZ+K2T1B\r\n/N2G0tpzQNh8xVSOXKw4CoIwtxurQCsycHABNF50iQWpbeGhR1QlTVUk8dIE\r\nn2+fgJ/PH9zWhsRX3qkgNTEkYpBOmrgvkMjSsHSb4h29lk8HfN7VmfOfyO84\r\nO50g9RHFwkwqpTEmMrLWXdjNheOPOiEzapJMJPJ08Vx/iYpOhcjSJYEmQYNY\r\nB9ben0hj41ZlkLn4Tu0kyF0H1Ypah5NPumbjDYF74qYOxeT2Uf3d6fIXPrRT\r\n/NwT0qXk2qV8F35iaHYrxRU//n+OugUoSlG1oOMgSZz9mK8zHbl65PcxRmAG\r\n8SDV0ao3G1Rjdv5EIPdUN7j90aNcIH5a8QE=\r\n=Tr10\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.17.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"7bfe67f6891b3e9607b75738b14e9e1c6d1b05d2","scripts":{"lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot --timeout 60000","prebuild":"npm run -s clean","benchmark":"ts-node --transpile-only benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"ts-node --transpile-only ./tools/parser-test.ts","update-fixtures":"DEBUG='astro-eslint-parser' ts-node --transpile-only ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.11.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.16.0","dependencies":{"yaml":"^2.1.1","debug":"^4.3.4","espree":"^9.0.0","synckit":"^0.7.1","@astrojs/compiler":"0.18.0 - 0.23.0 || ^0.23.0","eslint-visitor-keys":"^3.0.0","@typescript-eslint/types":"^5.25.0","mdast-util-from-markdown":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","ts-node":"^10.4.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.7.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.16.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.3.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.11.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.9.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.4.5_1659744165456_0.8922552668088248","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"astro-eslint-parser","version":"0.5.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.5.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"435670ed96a1116367909ce20a5c6467d3ec7f01","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.5.0.tgz","fileCount":59,"integrity":"sha512-XZ3ptjD/5BapRozYI4te+DfDF/IsN2z4hQC0tZjOXp3zPu1KTzoQ8mERklCVzUbjLE96lA9pXS+BxCJwc/nj9A==","signatures":[{"sig":"MEUCIH0IOALuvZj+kUJ0sdbDN940RUQpJVi9gB20eN8aue5mAiEAjy34CuTtVuR+qCrkBKwOtEAIoqQipCTWh//iDlcmP2E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":109854,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi800HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq7bg//b12iNYhdXB5u3z3xSx2FM2W1i+xDl3gDnZ77DLheFdI5uj2T\r\nc0fq7Stu693KSQnATdXobzXQXDsgeReNdpw7YEp13pozmvsNpV2+0Xjrlius\r\nFKbYNZZqn5Y4GoEXdKUmLSkdGQB7nGDoNellEqlkg3yH3NCcRL4IkCQtuu7d\r\nlxNh4WV8WVhZUgOHxJdA5H1lYqLgESTSARLt//LoIokzxrydvjUyySAJ/uS9\r\n6Fby77KUvWwyoGsiPLYKkRxDpTYP/nccwmQcjDF0E31A0o2LhakIbgDJodNc\r\nQDNon4MJ3ycI2m+DjvMohFAlkDhbzIVhFER76EOQiDwkpZLetGVaBiMrcAKm\r\ntJvdyNhLnjlF7+B06XlWLxxiC+aughZCpbcneYCmhYnyDfIbT8x1daujzccG\r\nuFnkG439qplPY5gUuI5Tzv5RKxWpwOk7A3TwFozmphgJdtZkjKDg3SZHe+mc\r\nn3RQ//0zYPd3+hlY2wvmVfMon8/D400tGyBI4Y4MDhnKBjPug1VcO5z6osoQ\r\nQ5UJbd3COe9hfmbyHe/0mUE4OYuBVYzX/NYkGivs6PiijeZCI2/Oh5Lgc2vE\r\nMYLBIibu1x769gEczlLvgXOFr0pZx01nU8PZwD1nbVLQaWztJgcn30egQfXy\r\nI4yhXUxxTG5qnjB6JCKcTQwtVo5XuzztuqQ=\r\n=OtiS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"7ad21e506304ad7c245a06355c79b04273acff1e","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.11.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.16.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","synckit":"^0.8.0","@astrojs/compiler":"0.18.0 - 0.23.0 || ^0.23.0","eslint-visitor-keys":"^3.0.0","@typescript-eslint/types":"^5.25.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.15.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.7.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.16.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.4.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.11.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.9.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.5.0_1660112134990_0.7711899589691886","host":"s3://npm-registry-packages"}},"0.5.1":{"name":"astro-eslint-parser","version":"0.5.1","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.5.1","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"04bf6258db621bc1cbb9531cff22f85ec34df9e3","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.5.1.tgz","fileCount":59,"integrity":"sha512-es63TAA7vjgV8aI5pUOXqoxa9JHelqzFSk1qOVSCGkeoAMayrr7BdFt9waVWyXyIcOjTXJlQa1pM832bEaCS2Q==","signatures":[{"sig":"MEQCIAFMCdRVKZE+5W/54wwJ2+wQbOATfUYrDrlz9Vob+6mjAiAlGMuZNejMJCloEgxion8+cYfyRxAx4ViHwYU2Fhpilg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":110251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+erdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqycA/+KVfmZfbVJw13xdeNFfwtvD37Qo9JJGC0FWq2LNhJBaJSZJ2F\r\nqMoxx+lr6Y436liblOdJkgFE1XAUESRN8io6oXa/VcJKmLAL6a41yL6sdyoj\r\nZWf6DjxuKs3ciap3JGaOHxkZMbxgDDR1Tnj7t5cb/9b+PdCkOWgtYr86cq4f\r\nhc74zSvXrY7X+VAKld/BVAGDEvWf/W0hA4jvJXXxaJPbl/tH7dRY5KHtnkiA\r\nyk9h5s1fVsk7NgCpMbDzJKRQrKGNgm6Ufk+ItrjC/sb08gLXP/XCuxxu0elT\r\n49RRcuQQmI5osHN09uCxrZJJBZX2PaOv69+NBtD0yrnU1YmSbPgLNQ0n4saY\r\ns/CkTRkVyUKL4vgs7jErI7lOWOOWou/o0oPCUkALkNvjgq9c4iIjeBXpIq46\r\n7+fomgSPvqw/DFhjGdo30QzBKKUECYVO0EVRFMH7TsP6w/GyYRCKhulqltoU\r\nYok84wJ5RUiLEyvDPwQKsmIyWG5CaNKq9Vdp3B6uD3jiriIJVtYL+VATFd9l\r\nkOPRRq2wrv8JZ3WlFZHxEijzacAhAGddyA8XDngAemu9QQoVwuTGUKV5/kSr\r\nxOyo1qnoYo8aRxEyzSk0ggM5X1ytZKY0by1Qy+1SuLImlVZyomGGH1wbKqFK\r\nCeK3V7NYNeBcH89fs/aRMqly8Dqpfbgncd0=\r\n=RqdV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"1830b0a98690138529b4c2ea99237a12be927431","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsc --project ./tsconfig.build.json","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.11.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.16.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","synckit":"^0.8.0","@astrojs/compiler":"0.18.0 - 0.23.0 || ^0.23.0","eslint-visitor-keys":"^3.0.0","@typescript-eslint/types":"^5.25.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.15.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.7.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.17.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.5.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.11.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.9.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-simple-import-sort":"^7.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.5.1_1660545757349_0.34802507949562167","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"astro-eslint-parser","version":"0.6.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.6.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"9a973950cccf6eae2dda1f8c7d50e49d24fea60f","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.6.0.tgz","fileCount":6,"integrity":"sha512-r19bK7HcXgLOxVEdw937TluMmi2LVqJq2eGfKADVRIDnMF2UhLa/H3K4E/C2OD9+4tGgrvOUU19Tjt4PV8lvFQ==","signatures":[{"sig":"MEQCIEarfy3r0nvBIzmP0wNZZFQxOZ0F7H4zzrS6s0PYHCfRAiBUfH8qg/ZuP065qjHrD82i0FBgz/dMltEqGgTil1fg6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjE1xPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppNw//fN8Gwu2806fwAHoBL/2beX4vuSnUQxnhMYsSr1C+ADQyodyC\r\npphIz8qzxvKQ7Qmhn/WRxIQOjAgHIjHge225fr9slPuyC778mSvCBUZ+UU0L\r\nCe4UqMTj8cw8HsGlNU0QexvLCnUGCoGkQ2z8XUVJcpTDVKOCGg9SXMBb7XAF\r\nuNkYgJ5KYGzxqRjvEyrDQurYvxoSWLjjsvliADD62P5iulBjz0/feNj45m7w\r\nH5xsDDqw46xoEqTWfdU4GT6klQJblDCvF4kVff7RDZwU3kszBumkV0GiNaYj\r\nkj7YdK933ozl6TY0wfy93UiAvBYZKChg8tspCwUO3rFM6kyGyMveyF1BO9pg\r\nfyJgN6dEYbA1N/w8nYeSYXk/lOURWJfaBZ6xp3gFQ8WB3y3rsKq5LWnovQ6D\r\nH1RJ7/yi+rpAzxK7vHBZOz4iwhVGommtglea7tuiaM6vmm08rEPSrH4O2oVn\r\nsMvFfVNNoQ6nRupeBk5AWsV3W6Dw8zNna6lpurEPdUX5XM3vxT0Hp9PCtEzW\r\nbwS1pb/cr1ZCPjvJQfoQ4STB/bXXMAm6RziIwGxHffs4VIaFtXan3gbL81Ff\r\nPvdTSJO1Ckxhru+yWdMHUizliCz5TAecPNP+Uxp4ZwiUPxQOhAJSn5Ujv8By\r\nWGWQJ63XhuUu+1Gzganj6LWr8ZOWx2f+HBo=\r\n=w+s1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"a71f5419062b81dfe1b53340f5827578b761e96d","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.15.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.17.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"0.18.0 - 0.23.0 || ^0.23.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.2.0","@typescript-eslint/types":"^5.25.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.15.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.8.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.17.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.5.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.12.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.9.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-simple-import-sort":"^8.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.6.0_1662213199594_0.2136096863990582","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"astro-eslint-parser","version":"0.6.1","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.6.1","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"e404b1d3674846db28926589dafee323c2d238fc","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.6.1.tgz","fileCount":6,"integrity":"sha512-/VXNGeLDulCbBLOW13KHJ/DeRbo8RvreP8k1f2I4tN+/VHFggJcb6oGTkPkN7etzH1V8aKAwAh80yEVdc59/Pw==","signatures":[{"sig":"MEQCIAINTW/h3STs84D1pmwShDqG8HFZ+SjCtRT27OHI778dAiB5Cr/HaXBcD8ML5G7xTe8ULDmFXbu0ngcblwafYLPxIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGopaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMuQ//anDQnOzqChMSXKWaBIoyTz6ZUtixKALm33fr+qXLZVS9g3NF\r\nZuCllaMJSxGpxfB6IHw1slgyNQxeTsrXG9bi/mWKE0uJhKQFwpCgegx6NFSw\r\neUKsQIINxbXyUuex5hNcGhQAhIguC8y/IbkCe3tdKAQwJ6U2CjhxzkJssZ/R\r\n9p12bOuFZYBBHOt/V+T9CFaGWCMjslDhSrstRuVN6Dul7mflbWmSv9N+mK0j\r\nzypOhTaK28syKpL8kuq89B8Uj+18O8T+TW3oDjvdyTOkP8exBgQGCYwbxvd5\r\n0tROw/Gl5Bg9b/qNSYyHcvQecJnGRrf787eYW9l/ibjjzV4FDCTFjpZahZmz\r\nIAvX/E+41pXrjVcv9JqUAj4l/Uh9/JEaEBUizrvdKlsEcN9WFajaSMO6ofJX\r\nNVOJIv2O0kwvl1zrspCj1lW9k0BspKOARjIj5HfNQcJKoRxxzXW98abCXH7l\r\nEt+4Qg7qN2GrsC1j/Eq04ygNCQUlD9pBjjob7ZczBo9oXWBAVl0946nEzvuw\r\nb91/63oSrAfbBzaWkb2aKTX/z99G1XVvxvh9PRCUwutvfS7m4ku13KDz5DXn\r\n8I5sdjgDcPMiRQfJ1KGsIpdCuWdXTSxC4Ybs5g4MH+jd6d4j58YlrxjXHsxd\r\nXnZVtQCzt5xwM+MUi6ddwmzb4KTtIK6J5Uo=\r\n=gVVm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"ea011de617f950cd43c8a4f8e709e0b5723b48f0","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.15.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.17.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"0.18.0 - 0.24.0 || ^0.24.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.2.0","@typescript-eslint/types":"^5.25.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.15.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.8.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^9.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.18.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.5.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.12.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.9.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-simple-import-sort":"^8.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.6.1_1662683738571_0.216001740373152","host":"s3://npm-registry-packages"}},"0.6.2":{"name":"astro-eslint-parser","version":"0.6.2","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.6.2","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"e5a2fe44aa092c3585a01ffd3dca1e90c288ba70","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.6.2.tgz","fileCount":6,"integrity":"sha512-ckbxDuAh+XqwR3ZXXdPeVGMn03xAV/Bj43FL49ro9fJ+07pBxEi0Cs/H/lC2EYe3f7g3FH5VyxaVetqbdUmp4w==","signatures":[{"sig":"MEYCIQD8tRZ9nMUU0uMEjRpUOkomCCZolvaBdKlaBeCByxZr8gIhANnqRhacXVu8lT7t3ugwUxETb7Ideb1o+AkPQ/llXpHp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNNNxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCUA//WKV5iiWctSrLd4qATQmO5AxC+VKlmP8W6moNfu1DBFbJxPup\r\n/VuU1Fykg3E7g/ZC7bfLqTixK6pFrIda1hW9NlulCidJ9c7e0aKMKPfjB6xD\r\n/tbxtu01vNTrav/lCfFbZ4R1Lr+vYKfmrfmv2Qyq2tiX/UzNYnMH6jgu7Y40\r\nzXbZHcNXw7JCPkyERe4JACIERt5dPizLZfJ8bB7V/+FgbYk/4bxbKICHKP8K\r\n1NN/DtOb4Uvsyg+ZdQNC4439FRy1GVG2cRgHpgcN/4Q2c7XmqJkGKNdadjx8\r\nLdYoGACYuUoFyJpCQZQKDeasHL/PLrWrdgZKkKxfiTjBhiwl+uSxcEUuSrB7\r\nFlyU7T4/k4ecWUUp2FGoTKtzBpYPDmz0iH/YQOXBkoJzual0EBNjC6rDQLUp\r\nvJ0TALH9HE/qJD8GzVMFM1STIdWTscselwkessC1hB0Lce17UPOfj7uuDkIA\r\nNQVP5CnhwK2WnTa0S9cz9h/gRBxDHaAuYURhKbntLt4AjFDB+tgsxYcV+pDG\r\n1qB9acK3/0cWFN6EuBvu1scB51kIqJX78ZQJBhsn08AyPl3P0sttU4oelzHM\r\npleZnCPDiJ1MlRySUfm+TJBvh0jz+TafEsvfvX7kh5JBn8wyeLGum0ZJupyY\r\nM0UeZCKN/5/yGCQ8X3oEeIa3+KxtJwa6tkc=\r\n=VdS9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"76390d842e30c47370bbb746fb22a72909b8ada6","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.15.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.17.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"0.18 - 0.25 || ^0.25.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.2.0","@typescript-eslint/types":"^5.25.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.15.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.8.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.19.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.5.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.12.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.9.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-simple-import-sort":"^8.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.6.2_1664406385382_0.4231576315497618","host":"s3://npm-registry-packages"}},"0.6.3":{"name":"astro-eslint-parser","version":"0.6.3","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.6.3","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"03ba1245a6b7515b5357674630718f095971ec9b","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.6.3.tgz","fileCount":6,"integrity":"sha512-lwGKdR1HqCbdF1NNuj0JL6tSVcJvLF63CGm7PaFFYAa6WTKj6Wa/TknNJK3JM/s433OGGFpnykIQaBZ74K+apg==","signatures":[{"sig":"MEUCIBKqKLHtSw+ktj5u31lOs/vCXomOC+u/47w/lFPBUU1WAiEAyZjlzzJyLiuPG8F1EXAvGQTAvDtWMyyI5cNML3JJYmQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPZJoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5sQ//XplHQv4ba6skUj618jEVmQ3wleKLFi5p5GciWNH2nXES2Uzp\r\nB12YDuOrX56AEzza6RjB2WAU7vzHKbo2RN93apv8W8vn6A8GjPI93QZxoeUe\r\n8BG18hh1K+TEQ2eY+NIehaWooJMoeDlODmswFCQ/bhIwOODBiO2jiWsfqfu/\r\nRkLMaVIBYG9pDkT3CEEpXw42a8253XPqe1VjiPIIFSpOohFjs7BWmakxfvxx\r\nSJJu7ncL+yPHwgJkTj9JQ8oRc2J1MRyesxNlNQFuktNgjvi+bVy7WT5XZRM3\r\nJEwWwPP4ISWr1ehzQg/ca/7EWvs6ail+NPWzPuKJ+Uvmt4bFE6CGYc4PNZsJ\r\nhjZjru8UezDsGEHh6RaHj2kQGlIZ15biYGwC5eM33AGQOVGM0oE+ot7hxXYN\r\noSu6WQp6ZVfn7MIbSmUqiZne6RTCrgwRT0Pi9dMFPN03nO/vPSxAf6mkCGro\r\nfIjc2ElDPYccmzf0cQX79NdThLvk/6GaAI0BHG7bXTGBMfAzvuFiLKkmY6YM\r\n1kIBx11FnPn0XP4F7CR8sCfGmOCksT/DnLYKUWKeBYHROteXe/0CZW+Eglmq\r\n8nxAUQE1L7Y+f74xu0ehsnMCMdXsjF4h0qdYDo2l1Xfc/5JhbAMve+QTP3aO\r\nO4BSBmxmCWf/hUK6TWACrnldmVZtobwKwBk=\r\n=bgPY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"4bec42fa948dfcedcce1226bd3653d4d2791a0ae","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.15.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.17.1","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"0.18 - 0.26 || ^0.26.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.2.0","@typescript-eslint/types":"^5.25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.15.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.8.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.19.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.5.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.9.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-simple-import-sort":"^8.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.6.3_1664979560683_0.250402901868489","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"astro-eslint-parser","version":"0.7.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.7.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"d5c69d0cb7a11a8482df801532aab5a1a6524488","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.7.0.tgz","fileCount":6,"integrity":"sha512-gcChTRxhvqVXXrMlentMWZzs1vjz9N/lfSCRoxZz4DwCLowRASDSJ+AYpU9lFyyKof00pzqdTIbQXqLpr2p2BQ==","signatures":[{"sig":"MEYCIQD1jHYUwPEMCmKPsgk14aj0arTmo1d8eVqULFgk/iZohAIhAJYIWij2LucsaI9bnaRYO9RikDoizyW6vYCCn9zTBWh0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjP9y6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUzQ/9FCzdeB7ToC7fX45omSCkY53NsgxcnsH0aqlMTJWoC6DRH1of\r\n4qPglNR9ApcFKvTkIZTW7/qUHJr0JgVxnlpIsXw3a/EXdIXiK90vHF77278g\r\nOynjNDoHa7IbY4s9yqNRJcyE2IWpxvOb8j3BQvbdzqLOiAPr0v7N2aNVo3rP\r\nIPTORtwHeFCsN3I4uDaQYlubpiv3GJ87xSIz+HbNtHMnDBkfjRtz5hRQl2tz\r\nOZk3x3u1OAgNuHgCeYBXkLFTK5Cb3MD1FEzggrbIu+j4hgJ9Xgek4eJO0dnI\r\n4fW9rZL15QrUcixxMVoTbf3jyGJryhP+nTQYuzf59+HJNyWVSqmzhE0J8yMS\r\na/lSCweGmZ4/GYNg/RhM9MiV9NS1QPVcfPbkP0ZfhAWlRvYyp6BOhmzG65Hd\r\nTDoOGjk7XAhoFIW/P+D3F9+pd7n3oGvgSUry401zcFyPSXMzHvbSN/G5Iqvk\r\n0GvXSRZCoSRFw/61du/M6RsThFYzjkYJ8TOgpjTdxBkog8+cSdrb29rKEabg\r\nqdxNiaqskIHL0B3/EgFMRyYhm5aXrovGWgYDMBa+SkLwdrQ7x+MnxEIHFYiB\r\nuRYeiDics97VQb0dUSI8VJY6fTGODi9MR9HoRrW01MeT8ykEov99Kr9urpnm\r\nf0124py/nW8JzIxj65hg4DKDjeFH1WWYtjA=\r\n=tFZi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"64dd7960e3a47ec52e21ee6e5ca12c42e689828f","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.15.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.17.1","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.27.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.15.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.8.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.19.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.5.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.9.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-simple-import-sort":"^8.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.7.0_1665129658054_0.8403203342161805","host":"s3://npm-registry-packages"}},"0.7.1":{"name":"astro-eslint-parser","version":"0.7.1","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.7.1","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"53cda3d9321db7a38bed79e6ce0294165346c6e7","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.7.1.tgz","fileCount":6,"integrity":"sha512-558s7mTKJu4ogxpbxbzCBN++2T6j3OU3oPlLWgyGMIsnBgV7c72tCPUwm73C4n1rCb2gFGwEUbtaqXyZIUzvQw==","signatures":[{"sig":"MEYCIQDuV+5A7ZIO+Nay/rzCTbdhaAuRfTILgFkktVX/tAjtOAIhAOQUpGq2ziS3mK0CaOC7vJq8AIaVALb2KDzmJdoxtXkY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjQB1oACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp5NhAAk3toLJlbwG/G1DCyNF0L9f+C/z9+5vnvQFwxHIn3Z2eDYYTk\r\nstNoft8EmfwjryuM+Yz7IKYc0vrCopufnsogAHPao2NX1NS0R4Toa0jPHx70\r\nDNhhKa4t/BvS7jEwhw6zSdUERWYwnHj647EVhSFyhakHakIWE2YmdBP9BrWA\r\nlWIqFsTfWxFtXQkmGiLmLyFAZIl1XJvOiGHzqls4RfPqXNPetzLMKugqWAga\r\nhqKqKC820bq6f1/JZLUgn0aynmkX1ro6PNvxAatoInuMfIBpBiEXsJZW+bW7\r\n0+Q7HImcOFS4LHxlbuSLizJIU//Ahi5Xk+Cvjl8/0TP0arJPF4zNwf/bylMU\r\nWeowNX6GhPsLmkROkNFAE8iuEy85ncKaMN73/y1oe4dONUj+VSaEMpvFG1zN\r\ndreIEQURU0wvzlCObgeFPF8Cs7oeeVVsTP4O9dx//XOTKrOqio2M+/aiwAHJ\r\nB4VEw4qZIXRiZBezz+IMMEk6nXQYo7vs0SqVfnuwFymh4OKQ7tlBL2YaZF54\r\nrNRzPQL5tOYsRO3ejhIP0iNlbei33ZdpfbUHJt8TXWNLZvpuu7hlCI2z9BZW\r\nNFiyfu6NYExr2ZeRfWQ7Bi6HFbeOoRHGT0J4fCxX6xH2L32NtaL7F2x7eB5H\r\nFdsXEhT+jPRcUmtE7pY5H7kbVjJ8ayNO5i8=\r\n=dEWA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"dabd8d94693787065741a940985798c4a43e2a3f","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.15.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.17.1","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.27.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.15.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.8.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.19.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.5.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.9.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-simple-import-sort":"^8.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.7.1_1665146215879_0.5827601168722443","host":"s3://npm-registry-packages"}},"0.7.2":{"name":"astro-eslint-parser","version":"0.7.2","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.7.2","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"1c0ce35930a5a87e2784678dde4c14190ad715e9","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.7.2.tgz","fileCount":6,"integrity":"sha512-WgmUAjfmhlWoVQvaJsMCrX3QB7jIgBoBJO7bx3hxG2W+rKMmBP6MYR/Gl7tJciLdz3yld9Q1LqIRdRg9efBQSw==","signatures":[{"sig":"MEUCIGBhwgMRBDNoN7rBLm2qXVaB5OjyqLyFXUgBe8NC/a4EAiEA34pNbw0apXSGDfFibFBDJCqEd3DvwRFdipbFLYLbfm4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137678,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjQCyMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmos/BAAhM2geG9lB9mov4W8QPbXe9S721qcnnu0gHfyV2aAj95Tj+oM\r\naIxFT+1jMwusfsimvleg7XIZl8feAWzmtgQdkDWweSE9lCaJbGDEFcwxSMc1\r\nFR/dadCOQgjOdp7+r9vJRGixj+Yd/YaYua4/T6YuOR0LQaDU6yA8FGcOXhYB\r\nIRY9y8e2hC86jzgXe/bTvXt1I++xexoKMjEYaMMHszrAptAKl4Ua8uMx6B6R\r\n/1hlmOj2LGZAYzct5r/bUGC0Fj0PCXt6rSUzewRnIZaIn254RMlMeBo5RA9N\r\n77083RPZcbzX+ms0SmEpMjj/fLAgIOqkwGZDkHHqaRiqqO4RPN8KUCOuSVwk\r\nkriw2SrTbns/tHX++JRg1QnlcbdjFzjRg818SweUhAqWuGpwZCsfXVlm4RhF\r\nIAF0GqB9jTiZ6pwFX9r2JIdNaEsBAqI1AVj+/Mff9r2oKm612Q4FXEbJqtOT\r\nBG1jexPtX/DCqS8bTV7ns1RilKn5ASExQJfvW7DkotT9rdP4b+VVGL41XJ5I\r\nhrBrKKj+/L9n8ElImmr1qbSNkVkh0GN4bBUfhWF8OWpj4w8hKzsEa+rU84h3\r\nCWvqw3XujUliWlmNF0UBpy7zrV8Q3uhm0+AdQpK9Ai60pplwlxcZl/OfHO84\r\npbDn54QEsMsDZg1wEzR6Stb09waqfeXhVTg=\r\n=0c3e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"9cb82a8d87fd84c2e20001dba3d2ef6abd127f5d","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.15.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.17.1","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.27.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.15.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.8.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.20.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.5.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.9.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-simple-import-sort":"^8.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.7.2_1665150092219_0.11712021541981898","host":"s3://npm-registry-packages"}},"0.7.3":{"name":"astro-eslint-parser","version":"0.7.3","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.7.3","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"2f402a411697fec8d0bf9db5291874ffd33fbf25","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.7.3.tgz","fileCount":6,"integrity":"sha512-zH6nouHaR3xKXdh35M0zH2hijhsD6uUCJkLZhUnyWvAeQdJEsoySYYA4PdLe5TlyDT1yas93uJaTt2yik8eAvw==","signatures":[{"sig":"MEUCIBtk7HWrxRsqS6ByzTD9UjxKlrpHI0cVtmUozicrvOxaAiEAiR/p3mUPryIskVuuY1xRJ9CrkmCPweKfiYVoFOLsys0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjU0LHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpwOQ//aXjKO1/SZQOZL8wBn/Fk6g6VGL5XOW+dZAhFFEcZKmg7GmWg\r\n+zlTlfsjjGiytntsxmu9vqMPgYtW32EtXiMGkBePPyEzZm6rQO1fOExqklzA\r\n0GTyXRBNUCrfqE0zgJbOIHaTggwmFrC3y1Ki9gYE6wQCwsUfbfaI/pNoJf3v\r\nAEPq3fOMExSiKgnaFduZ4dieRf2uIL5xvJpn3b21KhGomZ69L+PvyRkaGmKa\r\nOg9758sfQqJQiWQdkp6AivY9qEqNRY0M0+03ALyBKo6SEoVS7zL6lVS0XHqg\r\nQWehQIUWL/cWlfoh4LRtWNuFF+0XcHT8jLaOjd6YCkXWVpgQm7KjWwyuGVJF\r\nxlSlLKRYI4dEGxL2SofV72nf/cc6wKGAIwhnuWVVXx3FcZVsc5VZSY0Bq+A+\r\nObo6hblNDKtPIwANDpWFCinr/Pih1DPiKyTETNmO5rswMlbHj4fqzNOoz+m3\r\n9tvIQQpTknFPP8yW09UINzXOCYbwohLRbIPqLk3Pm6aNQRWtJmg1Sb37kUIr\r\nKqr2YvFyuf1HxTvmzvnAV4lHUzffmg7ucs9RsVT2vmtgI70lXTjhxv2G7arV\r\nQQrghoHY9taTiMjA+sf28i4xax6YHVqndUtRuQ+syFxTMvrKcpdxYHjXKrla\r\nLiZ5I1rJNiveLrOVAV9lTCmhxm08UO4oxOU=\r\n=9w1e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"d22e1ebcd1e2b5a7a8aec267f4f2fdd7e41e4775","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.19.2","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.18.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.27.0 || ^0.28.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.15.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.8.0","@types/chai":"^4.3.0","@types/node":"^16.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.20.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.6.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.9.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-simple-import-sort":"^8.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.7.3_1666400966606_0.3728650678946137","host":"s3://npm-registry-packages"}},"0.7.4":{"name":"astro-eslint-parser","version":"0.7.4","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.7.4","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"2c5cea6548c64b4b056a38da68a67608e4ea094f","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.7.4.tgz","fileCount":6,"integrity":"sha512-fvT1Nzrw5Tt1tAU+2ShngdIML+Km1Tv90ap7f4iyfaZ57wpM+7Spe4NtO7KuT8NAMERzjn4NPnUWoSsZwqE3xw==","signatures":[{"sig":"MEYCIQCuHgByFm9d2H+WlTEpQaO/CWnVOnjdAPceraVfbuodPwIhAKBOwJEG86DW8tucv3Gnv0xcc8udOUj5TwpgMbhzdUmp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137700,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjVyyZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSYA/8DGLV57+sGuSQ1W1tA437rruFPzoHwulvDpGay/25hinauZB2\r\nNVjDUk8VF4/FOjgiJTkiI8do3oBD3iNOjG/dT9QcWDjYZBgANfxHeyVCHY7E\r\nvJhBJFeGSW33DG2eVXSOlp/0wKY1lIimUdTat3zcMRFqFMER0CVWq1Y3kHMW\r\nDoBuVCRjyJo/8nBJlY/XJogwK5BtVnpHF8Gu/WNOjmqhpxEIzmHfchdmDCjd\r\nPeaUtRWYMeV5W0CxR9qNgaoTgrwmo3FiLh3fShSUQpn2Xt6FLILII0v5B/OJ\r\nllBNO6wyAl102/XAXX7Q9mfGLWrC3uT+M5JCaoGy4En+lzyiLZwF8unfsSrD\r\nAI7jVfPUZI5L3p/wg8n/QpMfVNEYSBW36wNZvxuNA1jXQZ39loY+7LeZxpLF\r\ntOKmEDGKD7LFo5ktRv4sZq+T5C5RmrAJLdB1EzClqXnR0CIHlaZRhnzUnVxq\r\nc5kkt9jeSCe3U93jpTzTx/QhYff6QhzPs+tDgdb31CWLTb2037T5IhB99qi2\r\noeN2hhEqz3fsrIKrMTgOTQCKUbc1BliLyiem8+3KJ5WwkQXIym12zytwygRJ\r\n3sCHN+eaUXV+xYHz83G6QYRFRXuGWpEqWe9RBnbM17YH0T2mAu1DGy/jGi5Z\r\nyigJLTEKw/q9aVpWbfLFiwvgH10AssMkqw0=\r\n=8sda\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"8f45dbc23a4597f9e9c7f37835163de06f60a04c","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.19.2","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.18.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.27.0 || ^0.28.0 || ^0.29.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.15.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.8.0","@types/chai":"^4.3.0","@types/node":"^18.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.20.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.6.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.9.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-simple-import-sort":"^8.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.7.4_1666657433601_0.706101305010904","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"astro-eslint-parser","version":"0.8.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.8.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"b4b09cc6a40ae64793c2c725dd303b5a82200e36","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.8.0.tgz","fileCount":6,"integrity":"sha512-0slSeURtGiRNyxlkv4wyqCkDugycGxhlORYn+ZqX5y3oG8xGwHWi6roLo64kGam5zzh8XpOxeomx/ow3+lEAYQ==","signatures":[{"sig":"MEUCIQCgk2nk4m+nQo11fLi/9sznozcvqnnaBYYXsfnihA5PjQIgCvbv/ZbwkJNNMFvCFSerYoLl0scHna1g1Rm/OLWj5+g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjX3ADACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoqxw//T0pRritJnUR4UdaFEBRNdRn7YsL4owrEHSoNECa8c28/XTEt\r\nJaky91MrH67OPBi/y+pieCRz4g6kxshsx97tpSXmlUZ7XmeVt5iH2epYCgl6\r\nyBhE3F64E0dwJ137i6ulPU5sZa3wvWk3x4E6yqRNGSBpy64XGONayTGHl8eD\r\nS92nbqH4jHOKn8tPan91NFDclhCrzZU/VlZ0VxlEW3BfyAfrJp1T9HvXMI+M\r\nwYiaLHJWevt4fmHUKTdUlDW8jVtJkqm04alblAtu3skyjIuxTmy7GpEaws7o\r\noq0Il+eewkjRf+9wbwD7lJgtD7Og8yFs6rFJzXmJd1LGv6ptrJzgqiSVTtHG\r\nNLzK9ADMymDp0b/iUHdogQGjPiImbzSk9KZFXtda1oLhIbb/PqV6EHxOsR1G\r\nlaM6aH3y8VTqcbPVLCUb0B2l786CUgM1Q+Qk3B27MaazBt9mVFbNkhjGjTCs\r\nHAqFLYGR4usDyQqfcpfQIyYKLA32ge5AaIjM0X9mXQruIsOlsa5O4pTOJgcZ\r\nTY+QcvVvQR+qiX5U8hqheLfzwgNaypo3N0laXBHydS63gYXrcqV1AFi0P+p1\r\nVemh3moEaVCj1ooNL5MjgRRLRmjjKbn+3eq+TUpRiGB9QHd+6RNT/L5hF8Jl\r\nqhys+56VVQPUoLXvoI3hyNe1DdSCe7Xqb2A=\r\n=GhGX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"3460e0c9b379cf7d45a1214fa87bf7145f74adec","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.19.2","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.18.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","eslint-scope":"^7.1.1","@astrojs/compiler":"^0.27.0 || ^0.28.0 || ^0.29.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","astro":"^1.6.1","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.15.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.8.0","@types/chai":"^4.3.0","@types/node":"^18.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.20.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.7.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.10.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-simple-import-sort":"^8.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.8.0_1667198979049_0.952643599668467","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"astro-eslint-parser","version":"0.9.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.9.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"bc330d9618cca263e1912252025deb577e223c3d","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.9.0.tgz","fileCount":6,"integrity":"sha512-IJCIVQ9ON9MWc9SbIHnX6ljqmlNBC6nimsga486duI+tLXPX1ZG4mOWnqwvvh77Xpg1CVkRACrPvYRiaTsOCtg==","signatures":[{"sig":"MEYCIQC3gpSK7bkpSs8Fsbh1/6hIYwa32BA9rH7YjadK9vjEtwIhAMSsK44u6g4F2Wqo52X7kqoy81k4Otr3kassXoQhKXkI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161759,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjX3KwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpbUQ/+OqY8Ulcx9C3WrmPKR3SfXtDJ+2WRag0DW9I5TbsY3Z3LmMDB\r\nrJe4UEZrpD+I6LfPOVrq88HstOvdCpCYJhhmFjJB+MTxVnI9Y6JOGTxwyQq3\r\niwauF785LTg+SR+vYD0TVsNzmAgoQAO/jXIA9dw2k5iOM/V0YOm2N6cRomuB\r\npFZhUUA531MrAsAd15+tDpuL5Uy07D9glLne+0xLVlyfRZV6u9+gEbnBUDR1\r\ns9h5f9AFczS6z6JwI5wEcLRwAJwVIwGoHL9LfwPHUiqa3x9K2yOhlNTmJAK2\r\n05PruDyU+HEmAkqtLkFdxQFYGDe6dZ2dEMwVO5o5fJUD8GQlTbBdnC/R06ir\r\npBPQrEuybkb+DMAn3XolX59HJJZ91rorw0+tjzaW+JmhBvuhuUIihc75YC+o\r\nh0jXQ2QoTj3peyBdQsdrbLhZrjYbI739NgxlDvfcMqA79tOYQYpk+ERbgwlt\r\nq0gj//2sxZqN62bOTPTtUKPvTNWLKd2o27ztBtcZ6Itx4rmw37fZgo++zfH+\r\n6DJMok2CryBVw0Cyls1NwKHHzc9r2uQjpuHjYccFNe3HZ0sMXG9RcktHRhZF\r\naStq6YI/mxsoo7RQ0i8sikafHpp1wXK4OsneEYSXWBGJDlbsNfdkI6aOmDf0\r\nI3AUS+t6RTFf8H1bGkA9rW5zF8zGBfDj7R4=\r\n=VnI/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"a3f84a0396ae778519503bb95abc389806c0a989","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.19.2","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.18.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","eslint-scope":"^7.1.1","@astrojs/compiler":"^0.27.0 || ^0.28.0 || ^0.29.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","astro":"^1.6.1","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.15.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.8.0","@types/chai":"^4.3.0","@types/node":"^18.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.26.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.20.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.7.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^5.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.10.0","@typescript-eslint/eslint-plugin":"^5.4.0","eslint-plugin-simple-import-sort":"^8.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.9.0_1667199664111_0.3249542619873036","host":"s3://npm-registry-packages"}},"0.9.1":{"name":"astro-eslint-parser","version":"0.9.1","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.9.1","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"1dbe68f56edd283e76a7c9e44e2714223bcddb32","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.9.1.tgz","fileCount":6,"integrity":"sha512-R/btk3SCGkarTRMXsP8EIby+5mTYmYzpMcKK+vzAf+M/D4ra1CfnSGXxris0MEbWBHT4G4MZm+MfWojDScYINg==","signatures":[{"sig":"MEYCIQDiIuWGMUP/p+EHXwRcmwzOQp+cW/rOpDRl0vODCujwVwIhAID4Qp3ajeN23gF09M+GYQ4wuhVBzFsINMF7ypsX/JMt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjpmXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqaEg/8D/KiHkVjUJmm4ynXnKHv24CWT1AaQWia6eG6EntWGuISMckG\r\nQ2n1AQrp92HEaLZ1oIp18OKJ00CSzlsLJHHkmo3Ngoat3G2J0KkthYly44ki\r\nmvG7LJvlI3Pn6pEm4kYQd9InGBSsnm5PFDhepzEpB2iy/RmB67VgjpcNbvlL\r\nYLBwn7Uk27B2dhQUwG+bks0lb4a0L1ziVxkaqysUR/81R7+lfeQzPrjbFZvh\r\nqvUWemVfs0upNDVouChpyQWZ621jTcITobS8ZRRpYdFeQJ1oIwe594BGM8zw\r\nDk1uLexw9FOTdq6tGefZoDjjBgn/mk1KVhMoPyCTSqXIiH2869oCjDkBMoTx\r\nTIx2yLFbgrJRM9/NY4vode2Jb+zcPKIYQvBIKgAVZDcxEluzGmLk5EFmUASD\r\n1HcYrpwrofO9wTrZIJwtAWgr0L6C/gTs7aspiZ+8s76hHC1Wj07alDKDOunz\r\nJtVqF7JYh1Y+lUuZmn18Yl/DIUYv0dL6GPc13LyzrPXXjroGEM3rsMfQGbMB\r\np7gsfZ6FR/zycJXm2Siv4wtHVg1T6IiLZGiX69GpctksYGweecEPFkJYGtv0\r\nVl3rJOfo1GwYKy1mXCd+58BACm6S/nL9RPr/v6VSCWf5qhT1EUBPTNM06RDE\r\nYNyMyT3Yl0xLKNoavL+R14MwBw2T1iGTgMg=\r\n=T7py\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"c14da5500e31c7a6dced69457f053dda14af23ae","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.19.2","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.18.1","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","eslint-scope":"^7.1.1","@astrojs/compiler":"^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","astro":"^1.6.1","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.15.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.9.0","@types/chai":"^4.3.0","@types/node":"^18.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.27.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.21.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.7.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"~5.45.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.10.0","@typescript-eslint/eslint-plugin":"~5.45.0","eslint-plugin-simple-import-sort":"^8.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.9.1_1670289814824_0.9985378009378212","host":"s3://npm-registry-packages"}},"0.9.2":{"name":"astro-eslint-parser","version":"0.9.2","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.9.2","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"cf2d8021556c894254a9cf69035925964b11a6ff","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.9.2.tgz","fileCount":6,"integrity":"sha512-Ppd1Y0PcGnR9ijwNbU7GdRR6r5mR1I38Nk7soYKWuw7WzbSK1u80nxwfDSshmAkgcBZatPboywbfXRcaYwSb3A==","signatures":[{"sig":"MEYCIQDXATrjZGE5GnUC1a2OTQcmz6mSJTVS8OoU9OzgXnoTqAIhAPWlvNA5677gDlF3giuGLk1OWbVl4GfWPoyUC4ac0uf8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkUBHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmps7BAAjOSLxNuikLuN5bA403RPLmT+LBr9ON1Gtd2f5T7dGmFoRkIA\r\nojwsV8O3NGndJne1kwQNsp+GDJbKRus0Lb1XL6lv/SPVpGjcTp9m/P7iOTIE\r\n2H39gyjBAUg6+t5Q1UNf+bl/AMth3YYruQ0+emN6/lNlBGN4EUf4P57gL22/\r\n4Gy2BPjbV2PGoJ1e9t6M+clSZJ7N+DnTnlWwGNi9Bg1dQil8adJD5PNkVKDU\r\nMf6x4PmHiNbJlVGgiP5v9JFpCIgIzIQtUGbjtWWxQrb1bopdMOn8M4cyRZ8S\r\n0S29TXyiWdc8IXV0ZueFdiqAjGAN+q3uolXlr9H6ffK+3Ev6szGKMn+PEiOO\r\nZa/JrIY9rmBErDNtJsdF0thgUrlB2hk9SKiwnnnZiV3oRjavgBY6ARbtzTxG\r\nCMSmr/QSGtAuHbJx0OzYperIIPO9LztWLbrHXDHWmOOoYU4w0Ri8nhi8uMLA\r\nwJvDVwZXzUF92qJoDSBzM9BvtkCorcpnYkR1Qd6Sd1LBdzEXEoWIPF9cUe9E\r\nXz03B6hUIEc/+xZL/BQ5/8SGlzf43ApnK0sgBfAVYHcmPqaMwu+rCFFvPTtu\r\n6lgrhEsFc5sFdBgqXGVh8eQ6qin4sUq+NHW64UPGZkH2zD9AbQ64fbh2x96g\r\nWAZgZfo8tfnXVY3m141fg4lTYqBBSD56PbI=\r\n=7l3R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"cdb32eea3fd738d27100ac802ed4c1c48707eb7e","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.19.2","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.18.1","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","eslint-scope":"^7.1.1","@astrojs/compiler":"^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0 || ^0.31.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","astro":"^1.6.1","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.16.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.9.0","@types/chai":"^4.3.0","@types/node":"^18.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.27.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.21.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.7.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"~5.45.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.10.0","@typescript-eslint/eslint-plugin":"~5.45.0","eslint-plugin-simple-import-sort":"^8.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.9.2_1670463558938_0.5282582308515509","host":"s3://npm-registry-packages"}},"0.9.3":{"name":"astro-eslint-parser","version":"0.9.3","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.9.3","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"2ad281f6fd43efef1277f2ee894de7a2b0fd3f46","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.9.3.tgz","fileCount":6,"integrity":"sha512-w0Z8ydKT58l4950AikxDkuWmtBACen2nJWY8GjwhMcJGtGgKw+Kbbr5/RJsXu0BnCxo9Ks+5o4JZjQpzRUMYCg==","signatures":[{"sig":"MEUCIQCp1FevdKDcdRK3ccryKIMbGQwIt6KboBWCAJOWYUTddwIgKorN2ShPx/5UaRedXpMz70h91c9sNvF2neMIQxm6+sg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163616,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuDVSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2+A//fn57xI+gjg7WFQE74Qo2ce6rdrVduKO4cOS9rgwKHRurRVHG\r\n80vKW6w4LmWYod8D+RHy6ZowqS9U7zMKGOsvYdcsnVI0olwL0U0yhWcFt2V5\r\noy8bRf5AeSX/OgoOmUuy1ccmKbO6VBKCb4X+f7sKly/y26QQS8iLSBgYE146\r\nA6mpVJQx1AKVugaV0QFubTx8g/7E+7/rFR6JtJqU+e+OGjE0jmYprnDsZean\r\nSocZ4+Ughm79/yJN8AUhYJEw9m2q5uBZIiwxfUOcnhiNM2/VgqH6WLZX/QVL\r\nqE4qjKLj1IZbfsShx3H2CletRs5KUGUomiPLNnBBcPS7SNUahlcAEA7fs3Qm\r\np4CScA5exfoMfN18GTULEipmjsSSpK14jjv7L5+z1JbMIVsJW66YE67+IwYt\r\n/AjkOFg2hoLk45FTnT5uPPZJGql3ecU6i9D5rvER3jGnzQNbg3Hy27Sk9ZaS\r\n0pkRN+dtw3IhE6YC0G6GbM2w2bS7dbnceKly3MeyJSqRZWi7a2iR8dG9mslt\r\nkQJMuIwbJP3j7My2jRBjtUB79gXsaXEToOLwh5SLWyjZb+RZLbpsNmQuQE3k\r\nKn05Fa1E7Xe/DeDXrRnVqWL2SVXDRLg77GnpLkKTilkBR/N/1AK9TOWKUjYF\r\nuwY2GaBi7qUMdTPSvDRY2qt3/gGb4F2jp4A=\r\n=t18D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"4a0c8b89ed94816cca8bb41e44af2a080a1eeba5","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.19.2","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.18.1","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","eslint-scope":"^7.1.1","@astrojs/compiler":"^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0 || ^0.31.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","astro":"^1.6.1","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.16.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.9.0","@types/chai":"^4.3.0","@types/node":"^18.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.27.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.21.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.7.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"~5.48.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.10.0","@typescript-eslint/eslint-plugin":"~5.48.0","eslint-plugin-simple-import-sort":"^8.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.9.3_1673016658403_0.7286872636392678","host":"s3://npm-registry-packages"}},"0.9.4":{"name":"astro-eslint-parser","version":"0.9.4","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.9.4","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"c9da730fb03463f456902b23d15142ab3ce182ea","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.9.4.tgz","fileCount":6,"integrity":"sha512-hTndQbL2sQlAWIK79/kMV/Ddx0RYoat4ZIYUdAGBTQx4E4u7rqf4V2C0OmYcGfXxWFh7Md94O5sORcZosFIjVQ==","signatures":[{"sig":"MEYCIQDvr8/iszfD1i5Sth79lCO5D6JxhquhvOvx9kADZa+XvwIhAPgxnTYl+For620dQY1SNwldl13rbBJPFlfRLU0mCEDZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjv2MuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqy7A//ehJXUM35+MhtyEuOecEncsyC1iK5maKH3QVfQgpKvTW9fWHZ\r\nW8QuGEtdplpkkHRSaJx4BsUAWxCWly/5h79DzxGkxP/oqso9VNjymQooD5ar\r\nvI1FcPVgV8ivpwW1ipegeGiC/MOmu+UscvfcmFf1kMVgy9Rz98alPuU0KmI/\r\nr7Ugw5YLZ6UfV6SQF5J7Qlxxmtr/mEFJkE8pLEqf48tdldv/7QM/pGokdkj/\r\nUihugNs5LyQ7y1dr3GlFMZCRmIotqk502q9Jc2Rc2khu/xU1L/IX3CmVRg2A\r\nYirW9VjW3Lizpp/T0lcvyKcz0/r7G/q8ZgM8HewD8nwrBJMdF0ay7NddVGfO\r\nh9/alboDI3bNCsu4b1Fyt2t/Hxs0n7swdMfJJJGUQOA+yaSWWI4g7XA7iBvL\r\nn4M1VYrCbN8WuDEbTwYHu+pm6UiAude6twNusENfWlDXbBBapXV40QO3cCNW\r\niNms2FajAQvJPR5y2bbq0AB+g5SO18nUCji7SdKxpazAXkhZKll3aVxSnahw\r\nhFDcyhuz+24LMRYTKdsPFSTsp8erZfyxGksCkyreNdVHlYZtwKbKZg6qGgL3\r\nmhh//nCv9fZzEecKpkhGMsCYqmI5gjGC3cOlPcReURheAcHkJLU3/yrhpFC8\r\nV34T68xCiVZJA+cVXLX7q8z6t1zTXKvW0JQ=\r\n=vV8L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"4514ab72d53756b16c8bfc842985bfa095c0d17a","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.19.2","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.18.1","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","eslint-scope":"^7.1.1","@astrojs/compiler":"0.27.0 - 0.32.0 || ^0.32.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","astro":"^1.6.1","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.16.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.9.0","@types/chai":"^4.3.0","@types/node":"^18.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.27.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.21.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.7.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"~5.48.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.10.0","@typescript-eslint/eslint-plugin":"~5.48.0","eslint-plugin-simple-import-sort":"^8.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.9.4_1673487150183_0.33131820773647847","host":"s3://npm-registry-packages"}},"0.9.5":{"name":"astro-eslint-parser","version":"0.9.5","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.9.5","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"5b465ed189e5dfc0018376c7838919ed5149b4f3","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.9.5.tgz","fileCount":6,"integrity":"sha512-LxcfrKZ0DxVpObAyrtk9IzEazHvtwAnuB33qrJnIZ8uA9PQgp9cBhFDDgoQGgpm8XnbwvqM7i9MhGWrCh5x43Q==","signatures":[{"sig":"MEUCIQDQZulXDxo32lfiTDFJVJCFELxFQRv6y68oZozjrLP4rAIgPcRvaDdxN9W94Ti0Z1qzINypYNbfHfNGsS1cIwt/xE8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwdi0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9ORAAhy+0Q50XjG0RBo3LW9vg1xfZDCfyeV+7bxot603j9E8X6ogt\r\nJEl0CRggtQFXbEQdg6IJ/9v5GpZ17ARJrlKNGa6LkRaeAJORh0Mh6WMzN+aT\r\nxFDVqZ2I3xn2aAZ+o9IrYtoZp/VcF/B/R7YbqFXxOeRRJpsNRu8B/dEUytbU\r\nd6MLc37lRSY6lXDuP4YcjP3rxRX11umCOmhYQsnrbG/dLCntIjhWCFJC/R8m\r\n+YVePZTTXEONchlTrR1VzfF/bxKBGlG0BxpG4ch6yNP+VrzZubwKkLU+znDJ\r\n5U2OPQq+QuyysIWyfigpt+lVvw4dvhqw0MSzq5mb1rd0rAeD/VXUO17KM7VB\r\nNgoEUnWDujtCbkOzJp0pf2+3/lPUUdV0gx+pIbwcw6HC3ehOW6RV2XSjeC8k\r\ngjYiqsYCt3FTom3NPTSvYBWIciVqRbbwE/CGgxg3wSCvEQuNnuyyj4gJ1S/P\r\nTo9OoLCcAtdC1FsiSKsOercyxRl+xO8FCyWWYyShf99EZqyibqXMvf1h4T1O\r\nTRUKrW7wZCUhaA8EfmhH7qHnqLOiTrRMaosmqjpknX4F6qRaAv28LLh3OS21\r\nE1bCetPQ3C8Z9OoZi36FBiPX22Soco+4fdFWNdibEE776vaFwg68dhh1lR3Q\r\nQppSDYeBfyZdkCGmu9h6+Hi0kxIvi4YnVTo=\r\n=597T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"75b5bdd2ec11f628d0566ef6de265a4625db2e4a","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.19.3","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.19.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","eslint-scope":"^7.1.1","@astrojs/compiler":"0.27.0 - 0.32.0 || ^0.32.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.25.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","astro":"^1.6.1","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.16.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.9.0","@types/chai":"^4.3.0","@types/node":"^18.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.27.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.21.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.7.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"~5.48.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.10.0","@typescript-eslint/eslint-plugin":"~5.48.0","eslint-plugin-simple-import-sort":"^8.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.9.5_1673648307918_0.7456051305402782","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"astro-eslint-parser","version":"0.10.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.10.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"d19d96696319fde8c97865f1a811588e8b636333","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.10.0.tgz","fileCount":6,"integrity":"sha512-0elRgXL4uNgU7slF9UQMqT9H6JB+JVxLjEnBeU10qPbpD3PE57y95+a1DA1D5NhOKJaGPHBzWn1qmPHmov3Fng==","signatures":[{"sig":"MEUCIQCkAdBmGt04z/EySFTougX6tywsxT9nso0R1/ouzWY1YQIgDZ1+NJIVICqaQXj0lkRn4HDc9vMlNzkDe1EqH/lrA9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164361,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjx1RxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXXg/+OMNtTovfxwig6cBN7eiD2+PPA7mmm0GlVLJDzlWNtsUttfal\r\nkoSpwbK5wi3M0g6S/XdCbe5Ff0wx3EsuZCJLT3zhhEzfAYSceyqFLPqZeuPC\r\nSTNoAQ0d/KUl8WGdJv7MZ69Car4+PpNJXSWdb4Wd+uej/195YHfuCLdlQIED\r\nJtYhh0iqvear94HP4DKRm0619oqnmbzy4qpD+qLWRtE9x0FZL/rFGXu0IL+4\r\nQc/ySpZ8cK66I24/A6KqIU3MP9HrbqW375QrfEPb73woE+nO0NLFM9h4RGdL\r\n56l9ZC+Pk3fjtk+JJkmVgqXqeSPe+v+TmvsyHmaLC6BckhoqsMQ+NQauAPOB\r\nnLcIMZGKSOcjg6qclDj3yROPPbl4Ahs88pdSIvrQX7huRaPdxXmPO4bsz1x0\r\nIqjmLvZvJCuB0Z4gb0LxFyqCboq1GfScrRNivFxk/MG+80tooQj5EvJ1j9Vr\r\nywc+1QSeCj7Zg6XkAPXzn/6gTYcspf3zBG2PpOTgg1TufiRhfGaBWPSxMPUR\r\n+JAfHSor6wlJ0NOMT8HJZcPqCwV8KYZ/HX1r6fwMwQmEvrZu6vgaUfWujS16\r\ntxy6DyMM/HVUPiBExmZWbRzwQADzEbCe+6Nj5G2HPrhsBwYk2GEyVWr/Aru9\r\nAgbzJEZZc0R/Xm8jacGa+DfHcadImFs/QX8=\r\n=NlVr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"aa06418b171506278acd7ffafbf4238e993bffa9","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.19.3","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.19.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.33.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.25.0","@typescript-eslint/scope-manager":"^5.48.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","astro":"^1.6.1","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.16.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.9.0","@types/chai":"^4.3.0","@types/node":"^18.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.27.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.21.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.7.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"~5.48.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.10.0","@typescript-eslint/eslint-plugin":"~5.48.0","eslint-plugin-simple-import-sort":"^9.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.10.0_1674007665120_0.6241307119657193","host":"s3://npm-registry-packages"}},"0.10.1":{"name":"astro-eslint-parser","version":"0.10.1","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.10.1","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"1b1989321a8a8c0687ceec178867895eb4191d35","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.10.1.tgz","fileCount":6,"integrity":"sha512-xWjm7tru+Z+AWdnKPEgtinzTEsPfVVNHhdvZ2vwbVrn5btHGQe7Y6F0KlpCXk2S4Qy0Oibr/bhr/b/ADz5PaVw==","signatures":[{"sig":"MEYCIQDVQeCd3bTRskctNR90htFWPaHuVDqvykEmlJIA5iNyfwIhAPhcHtFfEDK+KU0fUu8jPqSF1bwkNDSevsNokw0535wC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjx2ZLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFPA//R+xZihoSBr7U5cnNypWKTr7SncZafr0X36AQZmRuvzUxwNG7\r\nMXCucCKizmarwLtP8HV3u4gTA2zjidmcUfAwoCIxR2rQAUYQl+bjEfqYnxN6\r\nC3eFY12PadORsqbSmFhiNrM3VU4st5GjccLZxY5FPOWMSfyhGF2d+PG+8OOC\r\nLTXMql0EWfqnAZSd8/WRToXRwVKSc589uxKmmXw1QFPm1+axz00rsczzjbNL\r\nc1YIUvR1ArZ0MN/wfOp8RUdUQxuJCC/yHJItQ0B6tCpQoIat8Y6jQahi8YRC\r\nc2eAlFbqKFmg3+oRSf3DMeh0gsdKKwbhiHYfuXb68hvflfSsIr1z+L7caA+U\r\n4epIKGr1LBJmmtinxpE5DOAmeEiLLSO1XkP5xYM9w8q4Kr1JO8RDhvdVJrDf\r\nhotAaZcxEKvzg4tIScT1pSxBvx0qUbV7fDnx9fGE7sEMH8XM3eI0JK4ST0dV\r\nfPKEYluL9SOReZ0zSCRMacnWnBzGT026LTv8iZJhT+R9J+/v+nVREvhyQZzp\r\ny1MqRu+nR77vPK9gLI97ZtG+1qrkiELKo8nObf/9M0vG5e6XaYSNYaDyOSES\r\n4ueA0WreUVJ91e7fJtL51WKIYsZxrq7dj3j3j62MxkLSSUMBxd/kADfdhLBw\r\nIbP/uCTT39IOcsotog6NG+JWEgJPuG3g2fs=\r\n=mPA5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"b5332ebcd44275eabcfdea174846e18526462bae","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.19.3","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.19.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^0.33.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.25.0","@typescript-eslint/scope-manager":"^5.48.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","astro":"^1.6.1","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.16.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.9.0","@types/chai":"^4.3.0","@types/node":"^18.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.27.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.21.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.7.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"~5.48.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.10.0","@typescript-eslint/eslint-plugin":"~5.48.0","eslint-plugin-simple-import-sort":"^9.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.10.1_1674012235324_0.2662750514648451","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"astro-eslint-parser","version":"0.11.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.11.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"91aea3ca3a8d6edc2d1997bb013d348cf6bd2afe","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.11.0.tgz","fileCount":6,"integrity":"sha512-vcz8KBQ20WNOot6qK6w7DQtz2hwg+aLLqlUa6nAnitJLqbR12GxJN/+96U3O+VI4da5Up+FMWqNoL9mywSENtA==","signatures":[{"sig":"MEUCIQDw5sD2Gi2GvKBaQ/tOvPVBY/Ci9oVfLIyKwfwSLZSoggIgCcWeAHotAMkbLTBDWCOK+F/4+yrl2ZU3mR7cKu+9j30=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyHfiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqYRA//VCSpFoGnG0917svnFy+C07HAG/ypiOCxvcIdsBFnzzeMy044\r\nUIYgCVtWSRT+Nqv9FiIE08aoNg+AlpzIm7d1o1sse+sB1/NVQQTPQd1J8h6V\r\nLBQE0nu9wQ0xWeGHE/NArRNOp2BAwT73ibHZurmtctkh1XiAY8QPX5/5KVv8\r\nc2HX2yq5R7t/uYjITaXX7oDm2oej6m8mcWZyJrY7ga5HgmBeWPZfp9EYk+dI\r\nSsmH/iPIhxw5OpfVnWgjaBap1/z2fZNtpOgq+ftlReyPTfRmrN9/NREWTJZW\r\nK1By7TAgmnxiAmFRkG7xowGQncGAGek9ntWR/hSeOocJ78CP0HrNH6s1BZ40\r\nT2RAKoT5vYpQABdRUgPP+6rodFbgP2FneAiUpHGL/4YaqfWUDsYn3x93ftrU\r\nZn7g8HEGS9EiCA1VH/xYGf69tIWEjPbjaYd9O+fPi7TMACkxVHBJtDf4E4ft\r\nyJZyheO7Bj8RuYUpzewpCjej9tMU5FygEefoah0RnHQytZHZ9pl70Q1uewBc\r\nvWjuztDVKokPS6nixaAMhEWnqbEDmtv1W3SaY0XsMathq5rNjaoQXsUlvpag\r\nObWMkHHxra7HQ6iaOECSvRmljv3MkfNnx/W93ZA0VBizv0hFcXm/Io5ESqbR\r\n/hSULSef25qIYigzlhzpRA//QC0o4L7CjDI=\r\n=o7LW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"1985c5419904463f69570d3843b52aa4c85fbb57","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"8.19.3","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"16.19.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^1.0.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.25.0","@typescript-eslint/scope-manager":"^5.48.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","astro":"^1.6.1","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.16.0","code-red":"^0.2.3","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.9.0","@types/chai":"^4.3.0","@types/node":"^18.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.27.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.22.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.7.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"~5.48.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.10.0","@typescript-eslint/eslint-plugin":"~5.48.0","eslint-plugin-simple-import-sort":"^9.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.11.0_1674082274543_0.31249035323082364","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"astro-eslint-parser","version":"0.12.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.12.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"3eac9ecf41eca12948f29190e1650e3966b67522","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.12.0.tgz","fileCount":6,"integrity":"sha512-1r8TXPHoUk6OSNzeGOGpklmPedleYVpZU50jIPfsQjzrGMs+XpCSCc8+AATnKraPYnTvkmNClhjafSY6w3H90g==","signatures":[{"sig":"MEQCIH3N2J3x7PeRaxMj1owE4ck7Eq/vZkQwst0NAbUcV2agAiAv0Ikhxnm8EJ6VYRl0DUSm60SeLAio7eEGLV7P2OYDaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":165435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCZRrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpOYRAAj4INj5YKEFgW222bhLX7CQp8GayRl1E6epXL255YW2cfbYAD\r\nziQfI1aSi83jsaBddM3y7RlBdydoelZzvHQYiGxThkH+ii3P6nVqj2jg3tH8\r\nb7vb0acLS2T8Cr1VHJWWps19fNX28cNXocFS6pbOxARsxu50Iy5PYJg1GDsq\r\nGsDsULGONw8YQ43cMgrsTggoHCet/i7yFoSlnQnoI88mTssxykW5dCF8WpKH\r\nqp/LlyFEhuwCD8UQW9t/9uFBYeLP1AmqOJ+w8XSzLeCwL9jkF+HhpJmu8oy0\r\nYPbDyZ0dJUM0hreOU3WNIYfAqGSNfjZizKczH/JttGYYd8GRLg3gxvlrbeZ5\r\niy4GAbrJxOfC75ZLQWK2UWA2LxUpTxTu7dgpOif6uqNujm8vKrbM7x/QtYLx\r\n9u/NDYU+eKfRwVFXBqh1K+uzyLVnbmbYHjDkzuyLrPoP7LreVnivMS/n3T3Y\r\n/qloLRK5ZxQx7EhaIR0O305Vox9mKsDKn3UVlNjUYv8nKw+BPvvJnk8Ccbez\r\n46DkUrkl0hrJ+SyuvT8IJruW8Z29bedKGjmtqZbYr6yKDLJ4cHIHHsHPE/66\r\n2yn+RezaVHYGNEaxM8lWF6EkiTUCcL0DT7BKkx7sR5WgVQgopMusd/RLutUe\r\ngNl4OgpLgUXqzXj7DF2ilcd3FVt3A8lCb/g=\r\n=mKQf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"363c34453d99edcaacb7aa10c340e7a5d032d0fe","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"9.5.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"18.14.2","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","@astrojs/compiler":"^1.0.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.25.0","@typescript-eslint/scope-manager":"^5.48.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","astro":"^2.0.0","mocha":"^10.0.0","eslint":"^8.15.0","semver":"^7.3.5","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.17.0","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~4.9.0","@types/chai":"^4.3.0","@types/node":"^18.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.23.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.8.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"~5.54.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.10.0","@typescript-eslint/eslint-plugin":"~5.54.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.12.0_1678349418928_0.3735610043738091","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"astro-eslint-parser","version":"0.13.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.13.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"18c722c3d96b262efec020b7a31b366d21dc8645","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.13.0.tgz","fileCount":6,"integrity":"sha512-6dYYe7GOxZYSvLineTWQA1ienSVRrfuLJEtSeSqayp+yKXPe07gvfn0BNBMsJH822L+BRjbDIZBg1arFLadH4Q==","signatures":[{"sig":"MEYCIQDxZl4a3PnCXPGIENlh2e1vh6ae28Fdo/Hn/0kwZqmhjQIhAK6jPggoPFVJDC6T1k/VYjCuhP0JApgzVfighEVi/orM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFUjyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdCg/+IYYtakGL6rvyBdM9BfC7qw1p6wcJtibIEQHo65Dgc1WM6xc6\r\nhq/TnXmDMIYO8UX8RRT5boE7pq/+03zlObqFVkq0gQVhtUzU27EgdyJERnpo\r\nZG0/Qkdv0QfFs7igLu968n3UJSe1v4jZWEwXi5yQavYM+VVMMx+m4//Rv6jX\r\ngGuZ2bUSczws05+Gu5rMvMlvXfHMxxcc1ql2apu9519TuIeykjYaew4431lL\r\nhpVSimi3alOPSEEsmWiNU7abhB7R1Sb4C1nAs9/OlUKU2488Z6V7qChG0EQv\r\nkYFsVi6zYVgfUke8r+D3oM2t9xUXdO5FJZ0wu8LVEsx98WwQ/BstiS24/0it\r\nlnbBVjzs4MdMVtQdH2lko34FYyiicrcwy0LlgL9lCjnIZ1FrI5nZDQoMDnWF\r\nH5+EFDC9JHzr4GN2K/sfZhfdSwL4TGBHcf83l6x0kUesnSVP9JL0gDVlkwp8\r\nN+4GlBx9kCbkt2NZPRAT3OO6idgkgiurLtEIXB37a+BLxA7Uu3UIJah9Wjrs\r\ntj6nFj6TRep7MtjYCjxjUMGDBSZHDuHGuI04SqfpAmUYXofudYAZcsaChNCr\r\nBGdoqfzI8Sp/Y5AYT3XJU/Ww7AtKnG9lIkQUxlBEINgc4lGRY9koRr18yCbc\r\nt/qZF4f4Z8SEn/YbIpCXMc6A9Nt29+2+NRk=\r\n=4/kc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"182f7d3edb300c8cf7267c9ac03f3dc6a86f9233","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"9.5.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"18.15.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","semver":"^7.3.8","@astrojs/compiler":"^1.0.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.25.0","@typescript-eslint/scope-manager":"^5.48.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","astro":"^2.0.0","mocha":"^10.0.0","eslint":"^8.15.0","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.17.0","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~5.0.0","@types/chai":"^4.3.0","@types/node":"^18.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.25.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.8.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"~5.55.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.10.0","@typescript-eslint/eslint-plugin":"~5.55.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-plugin-json-schema-validator":"^4.0.0","typescript-eslint-parser-for-extra-files":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.13.0_1679116530297_0.8935176082386949","host":"s3://npm-registry-packages"}},"0.13.1":{"name":"astro-eslint-parser","version":"0.13.1","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.13.1","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"c47f075dea52b9ddc67ffa331772fe3086e01aa5","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.13.1.tgz","fileCount":6,"integrity":"sha512-BZAV77XFIDGWm+DuxZBT2OJo+4W98f+LylF64xQ0pWYfIRJA5zVK3L/RM3Gr+4obBg91RnSibN3Ofc3nIwHYiw==","signatures":[{"sig":"MEUCIQDoGIw4MtUTBO4MBe0blQnt0yFoY9HF+ZLr/U+VwqMWlQIgDtPv3oO/f3vbAiA/S4+W99ZJHX/LITXx8f58OsbXLnw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185687,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGoUgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqc2g/+IVTJaA6jgNqakvuOE3qZWXW9ASu9M/xn5vCZXllDoESp1d7c\r\nlLjD777kdxLV9UwfYwjFK/KJPdxhnjiV6r6ywUerTK+TGo08aRpihCan0hjy\r\ndww++exVBK/uLO5iUAtzqkEO78FqmoCKpLE1IK7m1wyl2k8m8ut95iaKquSE\r\nTEmblu+4tSiT1+fIb3G/lRMrFLY0+lEgqx/dA9uVj2g3ceLpHBYV63GK+qAq\r\njsOU+mSZBPifkDlB48jSo0/1dn9NMgjMH1h09KQ2m434dYYcJaA5cokdG2fg\r\nslpWG1rhqQ0MXdHNCqI+HwBGkdsAKQfNrSGefwr/qtKJlfYXkrBlQDypmlR0\r\nItEJQU0OYj4/yFyRkuzKOjEt8XNxxmUIwG7EScSorUQcqNwh1oRti25G4a6v\r\n5uULwCw9+Qxf529wdIri5l/pPOlp3oMTkoHiufIRdPtk4hN+WdGctrRyaUM2\r\nCRnYsqE5vYXbOzK/2yLBhF5LiVx+Y5wvUZeaWoPGec6bAz4ZcGgnKvIlsmug\r\nweq0D+zZQ/wB3uOVlUYlbLA1gOEJ+Toi9HC4Dnd+y1zgio3YMPx1JO4TzFhe\r\nyS1ux3aFvchYN7X7fDMVnF4J071C3p6Q2+jIorhXvr3h8NNVTGjGDEdsLVum\r\n0V3yvlDObFYrzyGGP+2i9v05seTk3D0bLYc=\r\n=dBS6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"2ce6497aed490362c7ff44887b28f8f8d650acb9","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"9.5.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"18.15.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","semver":"^7.3.8","@astrojs/compiler":"^1.0.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.25.0","@typescript-eslint/scope-manager":"^5.48.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","astro":"^2.0.0","mocha":"^10.0.0","eslint":"^8.15.0","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.17.0","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~5.0.0","@types/chai":"^4.3.0","@types/node":"^18.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.26.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.8.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"~5.56.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.10.0","@typescript-eslint/eslint-plugin":"~5.56.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-plugin-json-schema-validator":"^4.0.0","typescript-eslint-parser-for-extra-files":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.13.1_1679459615997_0.6434732889037142","host":"s3://npm-registry-packages"}},"0.13.2":{"name":"astro-eslint-parser","version":"0.13.2","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.13.2","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"41833a0128bec4b22f250504df2ac252eb4ca02a","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.13.2.tgz","fileCount":6,"integrity":"sha512-hLCfc4IfeR550tCxEQDOnoDbf+B7CtU3he0foNQ+XxfYyx+8qKwcEIvigrU1PzfwAfAvT83RFA1Q6TWHDj82GA==","signatures":[{"sig":"MEQCIDFJwUn3orSjLRvz+hSW6NCdXlj8z4N1xSf6EbUnmul9AiA15SLKkrANlTIx3lXk9kxsDDCNOTHFr0/LvnCUB7Uq1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHUGFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPXA/+NcGcwNbphJDU0dTnPw9hF5t+gZ1xF4XgmAUnYYlHK1mb8vWd\r\n8xzfQzS3wO81VAqU7Lp40LqF2aOckfvBDBSv1rY5wyjG4+iz0XJsGu9Dnc6a\r\nN4smbodOMwuKe7A+H/DLicn6A0cn6AccEMZ+qiwCcXI6z30/EDdScljOXm9r\r\nDafmuRWaUiSgxFPZxcCaveBQI1L/EN0CVStlDc7d9uMKqC5T6Ys5Pym3fKvK\r\nyx5KdqDla3tOo8SFyQoV20waHUrPCfKrvScG+5nz96IgQUTT1ckKayfqmiW5\r\neQueVxOgOwLEmpVIK70lxyp7AY3BHzbQG4LdzsD2l34KhujYJ62QgoAM5WFE\r\nai30BbbAKejGGO0nD3munXwYjfjuy6xXFM60EuYJoELHQJ4wFXTW9dPQHTPU\r\nwG6RNqGOVAwUyq4yNWa8tOF8yNenP1S7nt41jSJzBnm0GdZ3aRyvsOZq553L\r\nTJGzrx5ikcQoMZLK7dxCYJRlcrK/Yq+eX7mHvOKcoEJNF/5DgfjU9Wx7eRlk\r\nC+QpnqDw8bM0gPpIRIk+lj3LQaBTmyWzVIkspR3exoCDEx94hwgKxQV4RcMD\r\nv/cME7mmJLWBJLSn8NEeii91jw91ve6qNpemZ1deeG+7qTL6HjhBloVSnTbi\r\nZ3FCNH8SOaq1N0aOzAEySCk4JRxGxBHbNyE=\r\n=+1er\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"798d4372daab680d5ac738ed7abed7e0c929d3de","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"9.5.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"18.15.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","semver":"^7.3.8","@astrojs/compiler":"^1.0.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.25.0","@typescript-eslint/scope-manager":"^5.48.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","astro":"^2.0.0","mocha":"^10.0.0","eslint":"^8.15.0","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.17.0","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~5.0.0","@types/chai":"^4.3.0","@types/node":"^18.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.26.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.8.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"~5.56.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.10.0","@typescript-eslint/eslint-plugin":"~5.56.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-plugin-json-schema-validator":"^4.0.0","typescript-eslint-parser-for-extra-files":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.13.2_1679638917249_0.4297134571805099","host":"s3://npm-registry-packages"}},"0.13.3":{"name":"astro-eslint-parser","version":"0.13.3","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.13.3","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"162c50661cb0d35882cef1dc40146c5d40a05990","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.13.3.tgz","fileCount":6,"integrity":"sha512-n+fb6O40SM6sD36lGwgVIE3zeVQUMdl6ZHaHEjRI4zdaBu658XaAV1YDztF7Iga5kmeOxJYB87mcQ+lUnQs0Nw==","signatures":[{"sig":"MEQCICECr8WNgIVYQLGFo2Rjsl4/KoePkjrYilEopQTyGwiJAiADVe3CfaYqyHkXPIEPj34P1TlqSi8uhykS3cg31V5iyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMmLXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6LxAAjKeAgvrb1PfYc+n1benID9iSBLikVfJj9zwguynpBr3cU+bG\r\nPtMKxbecAkL3p5K6xwiSPqEdDT4QKK7cFBG+9sEdAZgtJpu2i04KDRb+MouD\r\nVA0u27fcZg3gHyLFvlxSzvHvMIy1rMme263Fv8sE42NdF+gaeqM7C24zw+dB\r\n+68b/7e0UXS+B1Rd98uRri/w0AMzvcJIPRoi+4Y77HlFsWSNaNW+zLT2lrkB\r\nOqMkXh5bg179ttUoFoYM/62bjhi18e+2EzLWcD0mPwJgL+esnNFYu4zQF3b4\r\nuFQujbPYoLBhsduu1IwMwB8hFpqBolV04JGBDcgr7Da/6WNQsvM/AidpiDdA\r\n/s9B4a/l1zv745TmVrwcqHnvL+DKhy/rMNasDj2r5Mggv0Rb0PIUFX/q/IP+\r\nITcmbjLm+UQ/5WY8kB6kximyDjztd8eTFLyFS2u/ow5YspwjHrcbAXeg1WA0\r\n7xTpNuEr7GgoMP4jEpUyoFkzgXRxMLxj3gttO5kYmSGZmpuhU6V2ARo1w4Bc\r\nB+ON1UdV2wonMwXeenG+cjE6Exuze9R9E/mONG3VNFwJeqS3pDMqt7bVF2vV\r\n0ybhl/c2v4IU3ylibEYQHXhjHygYxMRc8nmQRMmj4dcwlSf2vEdahlR6IYPj\r\nXw3c/Oyq/mZuXlfJ6qyHn5AODTetlCWqlF4=\r\n=uQzV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"2910f37b4dd320f0e7bdc855900a790b306ad6dd","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"9.5.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"18.15.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","semver":"^7.3.8","@astrojs/compiler":"^1.0.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.25.0","@typescript-eslint/scope-manager":"^5.48.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","astro":"^2.0.0","mocha":"^10.0.0","eslint":"^8.15.0","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.17.0","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~5.0.0","@types/chai":"^4.3.0","@types/node":"^18.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.26.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.8.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"~5.57.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.10.0","@typescript-eslint/eslint-plugin":"~5.57.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-plugin-json-schema-validator":"^4.0.0","typescript-eslint-parser-for-extra-files":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.13.3_1681023703682_0.8934833056834954","host":"s3://npm-registry-packages"}},"0.14.0":{"name":"astro-eslint-parser","version":"0.14.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.14.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"a8ce2f62ce683def4b975acbf9388be99c732680","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.14.0.tgz","fileCount":6,"integrity":"sha512-3F8l1h7+5MNxzDg1cSQxEloalG7fj64K6vOERChUVG7RLnAzSoafADnPQlU8DpMM3WRNfRHSC4NwUCORk/aPrA==","signatures":[{"sig":"MEYCIQCAigRc87NSR/pBE0SiROyCBluasGYUV/oS3S5Jrqy8FAIhAJgKuJB+kymPt1bazshJ/7NUb8/y+mdCcjUIRIu/fSQz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":187498},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"f02724dc8dfd821e12f0cbde1729832ab4993a8b","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"npm run build:tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","build:tsup":"tsup","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"9.5.1","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"18.16.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","semver":"^7.3.8","@astrojs/compiler":"^1.0.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.25.0","@typescript-eslint/scope-manager":"^5.48.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^6.2.3","astro":"^2.0.0","mocha":"^10.0.0","eslint":"^8.15.0","svelte":"^3.48.0","env-cmd":"^10.1.0","esbuild":"^0.17.0","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"~5.0.0","@types/chai":"^4.3.0","@types/node":"^18.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^2.0.5","eslint-plugin-node":"^11.1.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.26.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.8.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^8.3.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","prettier-plugin-svelte":"^2.7.0","@ota-meshi/eslint-plugin":"^0.13.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"~5.59.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.10.0","@typescript-eslint/eslint-plugin":"~5.59.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-plugin-json-schema-validator":"^4.0.0","typescript-eslint-parser-for-extra-files":"^0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.14.0_1683592821835_0.8102325397025405","host":"s3://npm-registry-packages"}},"0.15.0":{"name":"astro-eslint-parser","version":"0.15.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.15.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"c70b2185e148778cf7b30fea1276a9e01fe00722","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.15.0.tgz","fileCount":7,"integrity":"sha512-iC3VvAS/o6TX92Frwp5Yht/AO3a2tQhCnOe9CdbiICwy+ZYTH/ZOiBxeXI2I5qE1YlbtP2wvBLr+SCgwOAEZvg==","signatures":[{"sig":"MEUCIHR2op/fL+EPeIzkJ+GzXq6AwnhA2lb2K/AzlgYZFWWVAiEA/MaRTrEQEepzX8ejB/OOWuJtA1jX9WUHWGZP++MPoQE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":200241},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"4d95a8648412ba3506dbfebc9824a0d2e2cfb421","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"npm run build:tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","build:tsup":"tsup","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"9.6.7","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"18.17.1","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","semver":"^7.3.8","@astrojs/compiler":"^2.0.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.0.0","@typescript-eslint/scope-manager":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^7.0.0","astro":"^2.0.0","mocha":"^10.0.0","eslint":"^8.15.0","svelte":"^4.0.0","env-cmd":"^10.1.0","esbuild":"^0.19.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~5.1.0","@types/chai":"^4.3.0","@types/node":"^18.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","eslint-plugin-n":"^16.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^3.0.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.28.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.11.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^3.0.0","@ota-meshi/eslint-plugin":"^0.15.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"~6.4.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.11.0","@typescript-eslint/eslint-plugin":"~6.4.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-plugin-json-schema-validator":"^4.0.0","typescript-eslint-parser-for-extra-files":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.15.0_1692658841690_0.36689313720709094","host":"s3://npm-registry-packages"}},"0.16.0":{"name":"astro-eslint-parser","version":"0.16.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.16.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"026e7d48ff47635bb3fc9a8cc8cadf95c79cf2fa","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.16.0.tgz","fileCount":7,"integrity":"sha512-k9ASvY8pa6qttM+fvNJCILxxjftfNg/ou5cjd25SVHsc7moplezGGM9fgMUyf24SRYt8ShO603oHRDn2KqwxMg==","signatures":[{"sig":"MEUCIQDUnylgYrIg3otPP+kTKZUCkV1L4P8u2HzEdb3pBnlf9gIgPnpe6c6vvtuR2dkdR+qBLH2aNNkl07RxaIFBb0MjicE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":200384},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"1d529e5f2d8aa9b94aea72877306415213938628","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"npm run build:tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","build:tsup":"tsup","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"9.8.1","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"18.18.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","semver":"^7.3.8","@astrojs/compiler":"^2.0.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.0.0","@typescript-eslint/scope-manager":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.3.4","tsup":"^7.0.0","astro":"^3.0.0","mocha":"^10.0.0","eslint":"^8.15.0","svelte":"^4.0.0","env-cmd":"^10.1.0","esbuild":"^0.19.0","globals":"^13.22.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~5.2.0","@types/chai":"^4.3.0","@types/node":"^18.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","eslint-plugin-n":"^16.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^3.0.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.29.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^1.5.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.12.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^3.0.0","@ota-meshi/eslint-plugin":"^0.15.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"~6.7.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.4.6","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.11.0","@typescript-eslint/eslint-plugin":"~6.7.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-plugin-json-schema-validator":"^4.0.0","typescript-eslint-parser-for-extra-files":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.16.0_1696237175368_0.24319345626103117","host":"s3://npm-registry-packages"}},"0.16.1":{"name":"astro-eslint-parser","version":"0.16.1","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.16.1","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"8203996c2367ec3334f802d365e005f7b79a895c","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.16.1.tgz","fileCount":7,"integrity":"sha512-fJBJ+ajmmr04gPfv3vTjJjMIQIZ/YYeJeIZ0chuwL5OqSDnZtUPfhaYk0niHrjlJQXYgJ8qLTtl+QLWDsy7giA==","signatures":[{"sig":"MEQCIDRSyrSholgGL+h0l2NbuRS0gJLfoNGoNuV9WATKAx8TAiBbVQeShMlUmhxfGTLO/FrJTQH2u05cf9Q/2OUzxbmSiw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206480},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"3874c91adfdd7976c23c5f1ff01ab8c863b252b9","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"npm run build:tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","build:tsup":"tsup","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"10.2.3","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"18.19.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","semver":"^7.3.8","entities":"^4.5.0","@astrojs/compiler":"^2.0.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.0.0","@typescript-eslint/scope-manager":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^5.0.0","tsup":"^8.0.0","astro":"^4.0.0","mocha":"^10.0.0","eslint":"^8.15.0","svelte":"^4.0.0","env-cmd":"^10.1.0","esbuild":"^0.19.0","globals":"^13.22.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~5.3.0","@types/chai":"^4.3.0","@types/node":"^20.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","eslint-plugin-n":"^16.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^3.0.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.31.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^2.0.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.12.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^3.0.0","@ota-meshi/eslint-plugin":"^0.15.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"~6.18.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.5.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.11.0","@typescript-eslint/eslint-plugin":"~6.18.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-plugin-json-schema-validator":"^4.0.0","typescript-eslint-parser-for-extra-files":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.16.1_1704970437235_0.8487716594193013","host":"s3://npm-registry-packages"}},"0.16.2":{"name":"astro-eslint-parser","version":"0.16.2","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.16.2","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"a487e80c7f73309178572e623d8578b38ffc087a","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.16.2.tgz","fileCount":7,"integrity":"sha512-JJ/AlnPEiFgu5Tuuj9AxkSjiyobg2x7hjiXpglZtyzN2Bkj7GSXVppDQL6oavwtk0kHOAAkvyuJJ+8cC5c1NqQ==","signatures":[{"sig":"MEUCIHaJ04L3uwMed8HQB5EmLEcmjM4XF871JQRQcocVTNvWAiEAobmzwOg4lbPPlps0KTAd/Ic9tBD4tqjoZFfSXcr+Org=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205980},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"ec027b10dcfbd598e0955233ae22d9d79a6939e1","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"npm run build:tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","build:tsup":"tsup","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"10.2.3","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"18.19.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","semver":"^7.3.8","entities":"^4.5.0","@astrojs/compiler":"^2.0.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.0.0","@typescript-eslint/scope-manager":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^5.0.0","tsup":"^8.0.0","astro":"^4.0.0","mocha":"^10.0.0","eslint":"^8.15.0","svelte":"^4.0.0","env-cmd":"^10.1.0","esbuild":"^0.19.0","globals":"^13.22.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~5.3.0","@types/chai":"^4.3.0","@types/node":"^20.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","eslint-plugin-n":"^16.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^3.0.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.31.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^2.0.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.12.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^3.0.0","@ota-meshi/eslint-plugin":"^0.15.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"~6.19.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.5.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.11.0","@typescript-eslint/eslint-plugin":"~6.19.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-plugin-json-schema-validator":"^4.0.0","typescript-eslint-parser-for-extra-files":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.16.2_1705623727097_0.8996750591115479","host":"s3://npm-registry-packages"}},"0.16.3":{"name":"astro-eslint-parser","version":"0.16.3","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.16.3","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"faf9ca45db0cbf29e9152d7f6cfb849c170255f3","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.16.3.tgz","fileCount":7,"integrity":"sha512-CGaBseNtunAV2DCpwBXqTKq8+9Tw65XZetMaC0FsMoZuLj0gxNIkbCf2QyKYScVrNOU7/ayfNdVw8ZCSHBiqCg==","signatures":[{"sig":"MEUCIGM4/rjtZZ5yplrTGugO6M/c6fVp7mZDoghIqKsi6dYNAiEAr4EijZqqSCJ2O9UJ/BRLot5NS95cerjIhClTLzO3h/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206360},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"1c92c1b13c714e8e1e70a7381141ec26c053c694","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"npm run build:tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","build:tsup":"tsup","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"10.2.3","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"18.19.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","semver":"^7.3.8","entities":"^4.5.0","@astrojs/compiler":"^2.0.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.0.0","@typescript-eslint/scope-manager":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^5.0.0","tsup":"^8.0.0","astro":"^4.0.0","mocha":"^10.0.0","eslint":"^8.15.0","svelte":"^4.0.0","env-cmd":"^10.1.0","esbuild":"^0.20.0","globals":"^13.22.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~5.3.0","@types/chai":"^4.3.0","@types/node":"^20.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@changesets/cli":"^2.24.2","eslint-plugin-n":"^16.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^3.0.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.31.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^2.0.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.13.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^3.0.0","@ota-meshi/eslint-plugin":"^0.15.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"~6.20.0","@types/eslint-visitor-keys":"^1.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.5.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.11.0","@typescript-eslint/eslint-plugin":"~6.20.0","eslint-plugin-simple-import-sort":"^10.0.0","eslint-plugin-json-schema-validator":"^4.0.0","typescript-eslint-parser-for-extra-files":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.16.3_1706679964187_0.24943761988857593","host":"s3://npm-registry-packages"}},"0.17.0":{"name":"astro-eslint-parser","version":"0.17.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@0.17.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"0e8bda5c993c245706ed65996c43da46ae726596","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.17.0.tgz","fileCount":7,"integrity":"sha512-yTgzioUI9MKgBF4LxP7YI+uuZLrnXgHDeW4dpa3VqCNbDmPzL7ix93tc0JJIwWGcskoSAAHZZVaBSp8bHyZZZA==","signatures":[{"sig":"MEYCIQDqjdPBOMxkdF7WaAV5MPcJuUmhz8L1Ro7n3ono/njkdAIhAMUCk8HEeMYeM6Ut3QJicM2pP9yvZOZbovd6iKJfCzot","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211783},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^14.18.0 || >=16.0.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"b2dc41c9e19aaa7f7a6d3143e10d95ae32004f61","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"npm run build:tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","build:tsup":"tsup","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"10.5.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"18.20.0","dependencies":{"debug":"^4.3.4","espree":"^9.0.0","globby":"^11.1.0","semver":"^7.3.8","is-glob":"^4.0.3","entities":"^4.5.0","@astrojs/compiler":"^2.0.0","eslint-visitor-keys":"^3.0.0","astrojs-compiler-sync":"^0.3.0","@typescript-eslint/types":"^5.0.0","@typescript-eslint/scope-manager":"^5.0.0","@typescript-eslint/typescript-estree":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^5.0.0","tsup":"^8.0.0","astro":"^4.0.0","mocha":"^10.0.0","eslint":"^8.15.0","svelte":"^4.0.0","env-cmd":"^10.1.0","esbuild":"^0.20.0","globals":"^15.0.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~5.4.0","@types/chai":"^4.3.0","@types/node":"^20.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/is-glob":"^4.0.4","@changesets/cli":"^2.24.2","eslint-plugin-n":"^16.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^3.0.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.33.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^2.0.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.13.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^3.0.0","@ota-meshi/eslint-plugin":"^0.15.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"~6.21.0","@types/eslint-visitor-keys":"^3.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.5.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.11.0","@typescript-eslint/eslint-plugin":"~6.21.0","eslint-plugin-simple-import-sort":"^12.0.0","eslint-plugin-json-schema-validator":"^5.0.0","typescript-eslint-parser-for-extra-files":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_0.17.0_1712369872879_0.5502443101371455","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"astro-eslint-parser","version":"1.0.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@1.0.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"aa575e003f38b1d213fe2b1b4e0cc97b5f40126c","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-1.0.0.tgz","fileCount":7,"integrity":"sha512-MSfxgrD5PZCnOIFzKNMC5vR9VkzEDwntgAwGU0iuPx0uCtrM3DxhSaPAhGy8db43QeSwjrb4K1oxYk/rhbHcgw==","signatures":[{"sig":"MEYCIQCuYMVVkqE9vXI4cdrRLYUiTwxUp3vRhlYvoGWhtEwtKAIhANyM7p3a0TKIH9jruIko/Mi+ssKr8lVIvYb8aOMKJAWv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211788},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^18.18.0 || ^20.9.0 || >=21.1.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"b427ec833cf8e25aa4923daf664352bb6d17c739","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"npm run build:tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","build:tsup":"tsup","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"10.5.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"18.20.2","dependencies":{"debug":"^4.3.4","espree":"^10.0.0","globby":"^11.1.0","semver":"^7.3.8","is-glob":"^4.0.3","entities":"^4.5.0","@astrojs/compiler":"^2.0.0","eslint-visitor-keys":"^4.0.0","astrojs-compiler-sync":"^1.0.0","@typescript-eslint/types":"^7.0.0","@typescript-eslint/scope-manager":"^7.0.0","@typescript-eslint/typescript-estree":"^7.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^5.0.0","tsup":"^8.0.0","astro":"^4.0.0","mocha":"^10.0.0","eslint":"^8.15.0","svelte":"^4.0.0","env-cmd":"^10.1.0","esbuild":"^0.20.0","globals":"^15.0.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~5.4.0","@types/chai":"^4.3.0","@types/node":"^20.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/is-glob":"^4.0.4","@changesets/cli":"^2.24.2","eslint-plugin-n":"^17.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^3.0.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.34.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^2.0.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.13.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^3.0.0","@ota-meshi/eslint-plugin":"^0.15.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^7.7.1","@types/eslint-visitor-keys":"^3.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.5.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.12.0","@typescript-eslint/eslint-plugin":"^7.7.1","eslint-plugin-simple-import-sort":"^12.0.0","eslint-plugin-json-schema-validator":"^5.0.0","typescript-eslint-parser-for-extra-files":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_1.0.0_1714096300780_0.758762915130285","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"astro-eslint-parser","version":"1.0.1","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@1.0.1","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"9c7a7cc0ccce29d8debe08ead1b29e512cf0733d","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-1.0.1.tgz","fileCount":7,"integrity":"sha512-dbBnHjxLjX4G6mFo9GCl8VcHIM8xwtxfqzqefUjOU1PwRJ48qWrVeIl2/mz4Usl3YyT+BFO2AP3it17oLjdqtQ==","signatures":[{"sig":"MEYCIQCSY+j3Lm4STJ8GLunDjyU+w/ASRCom+hn8GiDj5eGCvQIhAJUZ5aJ9/BefZnK358IazglPdea2+ynq/b0eaGrfiqpI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213142},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^18.18.0 || ^20.9.0 || >=21.1.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"20dbf40ac29019f4e24b1f29f7e086ed38e6835e","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"npm run build:tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","build:tsup":"tsup","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"10.5.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"18.20.2","dependencies":{"debug":"^4.3.4","espree":"^10.0.0","globby":"^11.1.0","semver":"^7.3.8","is-glob":"^4.0.3","entities":"^4.5.0","eslint-scope":"^8.0.1","@astrojs/compiler":"^2.0.0","eslint-visitor-keys":"^4.0.0","astrojs-compiler-sync":"^1.0.0","@typescript-eslint/types":"^7.0.0","@typescript-eslint/scope-manager":"^7.0.0","@typescript-eslint/typescript-estree":"^7.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^5.0.0","tsup":"^8.0.0","astro":"^4.0.0","mocha":"^10.0.0","eslint":"^8.15.0","svelte":"^4.0.0","env-cmd":"^10.1.0","esbuild":"^0.20.0","globals":"^15.0.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~5.4.0","@types/chai":"^4.3.0","@types/node":"^20.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/is-glob":"^4.0.4","@changesets/cli":"^2.24.2","eslint-plugin-n":"^17.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^3.0.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^0.34.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^2.0.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.13.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^3.0.0","@ota-meshi/eslint-plugin":"^0.15.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^7.7.1","@types/eslint-visitor-keys":"^3.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.5.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.12.0","@typescript-eslint/eslint-plugin":"^7.7.1","eslint-plugin-simple-import-sort":"^12.0.0","eslint-plugin-json-schema-validator":"^5.0.0","typescript-eslint-parser-for-extra-files":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_1.0.1_1714101556108_0.41279033591728154","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"astro-eslint-parser","version":"1.0.2","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@1.0.2","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"045ddc3378f679b80b58afd58cca738859cdc11e","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-1.0.2.tgz","fileCount":7,"integrity":"sha512-8hJaCuqxObShWl2wEsnASqh/DbQ2O+S66m0Q3ctJlzBPEQ4pfGwwama3FCjZO3GDLQsjvn1T0v93Vxyu/+5fGw==","signatures":[{"sig":"MEUCIDll7Y+H/Z6NIfxLcX39mLtcsz3AAcwXO1fz5Htw+PM9AiEA+93th1w+YZpcJnrNWopn8NYkMM6lgIIfrbbBg/aCel8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216702},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^18.18.0 || ^20.9.0 || >=21.1.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"6c343c9cd64e57ff73681e3f3d6383fb6c6d4413","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"npm run build:tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","build:tsup":"tsup","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"10.5.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"18.20.2","dependencies":{"debug":"^4.3.4","espree":"^10.0.0","globby":"^11.1.0","semver":"^7.3.8","is-glob":"^4.0.3","entities":"^4.5.0","eslint-scope":"^8.0.1","@astrojs/compiler":"^2.0.0","eslint-visitor-keys":"^4.0.0","astrojs-compiler-sync":"^1.0.0","@typescript-eslint/types":"^7.0.0","@typescript-eslint/scope-manager":"^7.0.0","@typescript-eslint/typescript-estree":"^7.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^5.0.0","tsup":"^8.0.0","astro":"^4.0.0","mocha":"^10.0.0","eslint":"^8.15.0","svelte":"^4.0.0","env-cmd":"^10.1.0","esbuild":"^0.20.0","globals":"^15.0.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~5.4.0","@types/chai":"^4.3.0","@types/node":"^20.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^8.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/is-glob":"^4.0.4","@changesets/cli":"^2.24.2","eslint-plugin-n":"^17.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^3.0.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^1.0.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^2.0.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.13.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^3.0.0","@ota-meshi/eslint-plugin":"^0.15.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^7.7.1","@types/eslint-visitor-keys":"^3.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.5.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.12.0","@typescript-eslint/eslint-plugin":"^7.7.1","eslint-plugin-simple-import-sort":"^12.0.0","eslint-plugin-json-schema-validator":"^5.0.0","typescript-eslint-parser-for-extra-files":"^0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_1.0.2_1714613931869_0.06450317135672212","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"astro-eslint-parser","version":"1.0.3","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@1.0.3","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"9cf4511c59231ae176a8b82f13ac2aa5f7876b04","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-1.0.3.tgz","fileCount":7,"integrity":"sha512-AGsGgcg7Jg9UpyCDgvl/EkdYpe1oMkFdmC2Zl+KWneoieLCtQIFjmcY8yt41gcNx4mby0w8BBJQcBmPuf8UAoQ==","signatures":[{"sig":"MEYCIQCD5byM37C9b47sLy/k42WvvxNlmzkzZD7FDm9Ng2Gh+wIhAMAJgOQJJg/BgvWDtyZPwEjkpyxz4eaQ28EAK939CiU7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216636},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^18.18.0 || ^20.9.0 || >=21.1.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"83ef73d750af77cdc62476679c0a6d29d60fc86e","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"npm run build:tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","build:tsup":"tsup","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"10.7.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"18.20.4","dependencies":{"debug":"^4.3.4","espree":"^10.0.0","globby":"^11.1.0","semver":"^7.3.8","is-glob":"^4.0.3","entities":"^4.5.0","eslint-scope":"^8.0.1","@astrojs/compiler":"^2.0.0","eslint-visitor-keys":"^4.0.0","astrojs-compiler-sync":"^1.0.0","@typescript-eslint/types":"^7.0.0 || ^8.0.0","@typescript-eslint/scope-manager":"^7.0.0 || ^8.0.0","@typescript-eslint/typescript-estree":"^7.0.0 || ^8.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^5.0.0","tsup":"^8.0.0","astro":"^4.0.0","mocha":"^10.0.0","eslint":"^8.15.0","svelte":"^4.0.0","env-cmd":"^10.1.0","esbuild":"^0.23.0","globals":"^15.0.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~5.6.0","@types/chai":"^4.3.0","@types/node":"^20.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^9.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/is-glob":"^4.0.4","@changesets/cli":"^2.24.2","eslint-plugin-n":"^17.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^3.0.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^1.0.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^2.0.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.14.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^3.0.0","@ota-meshi/eslint-plugin":"^0.15.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^8.0.0","@types/eslint-visitor-keys":"^3.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.5.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.12.0","@typescript-eslint/eslint-plugin":"^8.0.0","eslint-plugin-simple-import-sort":"^12.0.0","eslint-plugin-json-schema-validator":"^5.0.0","typescript-eslint-parser-for-extra-files":"^0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_1.0.3_1726150719132_0.004335270341801367","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"astro-eslint-parser","version":"1.1.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@1.1.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"4570e96c449751a042b857a749a94c0ff399cc2c","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-1.1.0.tgz","fileCount":7,"integrity":"sha512-F6NW1RJo5pp2kPnnM97M5Ohw8zAGjv83MpxHqfAochH68n/kiXN57+hYaNUCA7XkScoVNr6yzvly3hsY34TGfQ==","signatures":[{"sig":"MEUCIQDCI1vVDcFiNkWAIlE+4haVkgb4uH3iwAA9G+WIJgK0xAIgSeQjZlpVma8POMEpSna4WfeKFWrbk5oRcfu6KrxsVH8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":217408},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^18.18.0 || ^20.9.0 || >=21.1.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"a517f1af859602fa74a72a09f99e000e2d804c21","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint . --ext .js,.ts,.json,.astro,.svelte","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"npm run build:tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","build:tsup":"tsup","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"10.7.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"18.20.4","dependencies":{"debug":"^4.3.4","espree":"^10.0.0","globby":"^11.1.0","semver":"^7.3.8","is-glob":"^4.0.3","entities":"^4.5.0","eslint-scope":"^8.0.1","@astrojs/compiler":"^2.0.0","eslint-visitor-keys":"^4.0.0","astrojs-compiler-sync":"^1.0.0","@typescript-eslint/types":"^7.0.0 || ^8.0.0","@typescript-eslint/scope-manager":"^7.0.0 || ^8.0.0","@typescript-eslint/typescript-estree":"^7.0.0 || ^8.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^5.0.0","tsup":"^8.0.0","astro":"^4.0.0","mocha":"^10.0.0","eslint":"^8.15.0","svelte":"^4.0.0","env-cmd":"^10.1.0","esbuild":"^0.24.0","globals":"^15.0.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~5.6.0","@types/chai":"^5.0.0","@types/node":"^22.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^9.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/is-glob":"^4.0.4","@changesets/cli":"^2.24.2","eslint-plugin-n":"^17.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^3.0.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^1.0.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^2.0.0","eslint-plugin-svelte":"^2.0.0","prettier-plugin-astro":"^0.14.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^9.0.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^3.0.0","@ota-meshi/eslint-plugin":"^0.15.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^8.0.0","@types/eslint-visitor-keys":"^3.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.5.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.12.0","@typescript-eslint/eslint-plugin":"^8.0.0","eslint-plugin-simple-import-sort":"^12.0.0","eslint-plugin-json-schema-validator":"^5.0.0","typescript-eslint-parser-for-extra-files":"^0.7.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_1.1.0_1731374993517_0.4894840308673287","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"astro-eslint-parser","version":"1.2.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@1.2.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"ed81739d9b0bfb98a61dc5f70add97bed824e0b4","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-1.2.0.tgz","fileCount":7,"integrity":"sha512-LmJ63+AsDEBjo1rXFe87rxqhvMCS3W756oGBDqg83+FAOqGPjj1OncpCcn1OPqOhk5MyENkx3w0H6TrDgXEgPQ==","signatures":[{"sig":"MEYCIQDqybgJiwamM+qqDcUuvpPYFRm5988p42jbQ9C2goMmWgIhAJQRbtR9aV3nse8PwksszalzVVjjvHpyPZw110AGaCib","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":218147},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^18.18.0 || ^20.9.0 || >=21.1.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"a9395bd5869fc9f711690d8955264cd1499fdc32","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"npm run build:tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","build:tsup":"tsup","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"10.8.2","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"20.18.1","dependencies":{"debug":"^4.3.4","espree":"^10.0.0","globby":"^14.0.0","semver":"^7.3.8","is-glob":"^4.0.3","entities":"^6.0.0","eslint-scope":"^8.0.1","@astrojs/compiler":"^2.0.0","eslint-visitor-keys":"^4.0.0","astrojs-compiler-sync":"^1.0.0","@typescript-eslint/types":"^7.0.0 || ^8.0.0","@typescript-eslint/scope-manager":"^7.0.0 || ^8.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^5.0.0","tsup":"^8.0.0","astro":"^5.0.0","mocha":"^11.0.0","eslint":"^9.19.0","svelte":"^5.19.3","env-cmd":"^10.1.0","esbuild":"^0.24.0","globals":"^15.0.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~5.7.0","@types/chai":"^5.0.0","@types/node":"^22.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^9.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/is-glob":"^4.0.4","@changesets/cli":"^2.24.2","eslint-plugin-n":"^17.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^3.0.0","typescript-eslint":"^8.21.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^1.0.0","eslint-plugin-jsdoc":"^50.6.3","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^2.0.0","eslint-plugin-svelte":"^3.0.0-0","prettier-plugin-astro":"^0.14.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^10.0.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^3.0.0","@ota-meshi/eslint-plugin":"^0.17.6","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^8.21.0","@types/eslint-visitor-keys":"^3.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.5.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.12.0","@typescript-eslint/eslint-plugin":"^8.21.0","eslint-plugin-simple-import-sort":"^12.0.0","eslint-plugin-json-schema-validator":"^5.0.0","@typescript-eslint/typescript-estree":"^8.21.0","typescript-eslint-parser-for-extra-files":"^0.7.0","@eslint-community/eslint-plugin-eslint-comments":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_1.2.0_1737791295901_0.3857216962638137","host":"s3://npm-registry-packages-npm-production"}},"1.2.1":{"name":"astro-eslint-parser","version":"1.2.1","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@1.2.1","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"01c331ff1c9b3a23ea203a8dfd429c26d8f9eec8","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-1.2.1.tgz","fileCount":7,"integrity":"sha512-3oqANMjrvJ+IE5pwlUWsH/4UztmYf/GTL0HPUkWnYBNAHiGVGrOh2EbegxS5niAwlO0w9dRYk0CkCPlJcu8c3Q==","signatures":[{"sig":"MEYCIQD3dTddAMABU45DwKGrncnf8v61F79lpDKWmZ4PJDhe3AIhAKXunJCc4JOrOcSaZKoCrN0AB6639IQU093jWlHBORXS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":218161},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^18.18.0 || ^20.9.0 || >=21.1.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"e736dce9349f0f7d9fde8630c533d8a62a8e5b3e","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"npm run build:tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","build:tsup":"tsup","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"10.8.2","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"20.18.1","dependencies":{"debug":"^4.3.4","espree":"^10.0.0","semver":"^7.3.8","is-glob":"^4.0.3","entities":"^6.0.0","fast-glob":"^3.3.3","eslint-scope":"^8.0.1","@astrojs/compiler":"^2.0.0","eslint-visitor-keys":"^4.0.0","astrojs-compiler-sync":"^1.0.0","@typescript-eslint/types":"^7.0.0 || ^8.0.0","@typescript-eslint/scope-manager":"^7.0.0 || ^8.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^5.0.0","tsup":"^8.0.0","astro":"^5.0.0","mocha":"^11.0.0","eslint":"^9.19.0","svelte":"^5.19.3","env-cmd":"^10.1.0","esbuild":"^0.24.0","globals":"^15.0.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~5.7.0","@types/chai":"^5.0.0","@types/node":"^22.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^9.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/is-glob":"^4.0.4","@changesets/cli":"^2.24.2","eslint-plugin-n":"^17.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^3.0.0","typescript-eslint":"^8.21.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^1.0.0","eslint-plugin-jsdoc":"^50.6.3","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^2.0.0","eslint-plugin-svelte":"^3.0.0-0","prettier-plugin-astro":"^0.14.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^10.0.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^3.0.0","@ota-meshi/eslint-plugin":"^0.17.6","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^8.21.0","@types/eslint-visitor-keys":"^3.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.5.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.12.0","@typescript-eslint/eslint-plugin":"^8.21.0","eslint-plugin-simple-import-sort":"^12.0.0","eslint-plugin-json-schema-validator":"^5.0.0","@typescript-eslint/typescript-estree":"^8.21.0","typescript-eslint-parser-for-extra-files":"^0.7.0","@eslint-community/eslint-plugin-eslint-comments":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_1.2.1_1737792341926_0.15753329707125752","host":"s3://npm-registry-packages-npm-production"}},"1.2.2":{"name":"astro-eslint-parser","version":"1.2.2","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@1.2.2","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"e622776c7ec6819cb248e69aa6291504be92c8c4","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-1.2.2.tgz","fileCount":7,"integrity":"sha512-JepyLROIad6f44uyqMF6HKE2QbunNzp3mYKRcPoDGt0QkxXmH222FAFC64WTyQu2Kg8NNEXHTN/sWuUId9sSxw==","signatures":[{"sig":"MEYCIQC5+rS8Q4sIHpwmE6z3vjMTmPW1187RDk1J9A/XgsqOAAIhALVR1a9FhexhMpTkpCnCW/TqgUAbdkHcULYSz5MSRZ57","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":218739},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^18.18.0 || ^20.9.0 || >=21.1.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"d48a09edf56b48d1d8f6fd59d00c1777f93b0dfa","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"npm run build:tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","build:tsup":"tsup","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"10.8.2","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"20.19.0","dependencies":{"debug":"^4.3.4","espree":"^10.0.0","semver":"^7.3.8","is-glob":"^4.0.3","entities":"^6.0.0","fast-glob":"^3.3.3","eslint-scope":"^8.0.1","@astrojs/compiler":"^2.0.0","eslint-visitor-keys":"^4.0.0","astrojs-compiler-sync":"^1.0.0","@typescript-eslint/types":"^7.0.0 || ^8.0.0","@typescript-eslint/scope-manager":"^7.0.0 || ^8.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^5.0.0","tsup":"^8.0.0","astro":"^5.0.0","mocha":"^11.0.0","eslint":"^9.19.0","svelte":"^5.19.3","env-cmd":"^10.1.0","esbuild":"^0.25.0","globals":"^16.0.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~5.8.0","@types/chai":"^5.0.0","@types/node":"^22.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^9.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/is-glob":"^4.0.4","@changesets/cli":"^2.24.2","eslint-plugin-n":"^17.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^3.0.0","typescript-eslint":"^8.21.0","@types/eslint-scope":"^3.7.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^1.0.0","eslint-plugin-jsdoc":"^50.6.3","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^2.0.0","eslint-plugin-svelte":"^3.0.0-0","prettier-plugin-astro":"^0.14.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^10.0.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^3.0.0","@ota-meshi/eslint-plugin":"^0.17.6","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^8.21.0","@types/eslint-visitor-keys":"^3.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.5.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.12.0","@typescript-eslint/eslint-plugin":"^8.21.0","eslint-plugin-simple-import-sort":"^12.0.0","eslint-plugin-json-schema-validator":"^5.0.0","@typescript-eslint/typescript-estree":"^8.21.0","typescript-eslint-parser-for-extra-files":"^0.7.0","@eslint-community/eslint-plugin-eslint-comments":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_1.2.2_1742550225313_0.19505369442139608","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"astro-eslint-parser","version":"1.3.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@1.3.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"edbb9fce8aa55ed8ad9706ef06b3683db01794f7","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-1.3.0.tgz","fileCount":7,"integrity":"sha512-aOLc/aDR7lTWAHlytEefwn4Y6qs6uMr69DZvUx2A1AOAZsWhGB/paiRWPtVchh9wzMvLeqr+DkbENhVreVr9AQ==","signatures":[{"sig":"MEYCIQDKSJIXDxGoys4A0KUzCVXyBXK/sDZo2JH8TDpuW+S4GQIhANEGP1+aeZVj348uurvvJQ5ltUcRpQmI1U2haowe92uK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/astro-eslint-parser@1.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":221769},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^18.18.0 || ^20.9.0 || >=21.1.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"3ca8dc67435cb79ceed225c0ae858c4475193e5f","scripts":{"ts":"env-cmd -e basic node -r esbuild-register","lint":"eslint .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"npm run build:tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","build:tsup":"tsup","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:151827af-a66f-449b-9ff6-520ab1ce450c"}},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"11.6.2","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"24.13.0","dependencies":{"debug":"^4.3.4","espree":"^10.0.0","semver":"^7.3.8","is-glob":"^4.0.3","entities":"^6.0.0","fast-glob":"^3.3.3","eslint-scope":"^8.0.1","@astrojs/compiler":"^2.0.0","eslint-visitor-keys":"^4.0.0","astrojs-compiler-sync":"^1.0.0","@typescript-eslint/types":"^7.0.0 || ^8.0.0","@typescript-eslint/scope-manager":"^7.0.0 || ^8.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","chai":"^5.0.0","tsup":"^8.0.0","astro":"^5.0.0","mocha":"^11.0.0","eslint":"^9.19.0","svelte":"^5.19.3","env-cmd":"^10.1.0","esbuild":"^0.25.0","globals":"^16.0.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~5.8.0","@types/chai":"^5.0.0","@types/node":"^22.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^9.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/is-glob":"^4.0.4","@changesets/cli":"^2.24.2","eslint-plugin-n":"^17.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^3.0.0","typescript-eslint":"^8.21.0","@types/eslint-scope":"^8.0.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^1.0.0","eslint-plugin-jsdoc":"^50.6.3","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^2.0.0","eslint-plugin-svelte":"^3.0.0-0","prettier-plugin-astro":"^0.14.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^10.0.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^3.0.0","@ota-meshi/eslint-plugin":"^0.20.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^8.21.0","@types/eslint-visitor-keys":"^3.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.5.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^1.0.0","@typescript-eslint/eslint-plugin":"^8.21.0","eslint-plugin-simple-import-sort":"^12.0.0","eslint-plugin-json-schema-validator":"^5.0.0","@typescript-eslint/typescript-estree":"^8.21.0","typescript-eslint-parser-for-extra-files":"^0.9.0","@eslint-community/eslint-plugin-eslint-comments":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_1.3.0_1771061653249_0.49818889074211503","host":"s3://npm-registry-packages-npm-production"}},"1.3.1":{"name":"astro-eslint-parser","version":"1.3.1","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@1.3.1","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"6b0be93803d5fd98453f1d2e34553af9d75f9615","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-1.3.1.tgz","fileCount":7,"integrity":"sha512-/wTUQcASOMF3gQbJASmk5RGNdd+gE/oerI1zf0nvR1YjQJn8ufbEe59s+aK/9LRW73qKjziecr/LTxLY0O4/wQ==","signatures":[{"sig":"MEYCIQCr++ka4Oov7MNhxyX16PfoQ3wq5J1tkqcxSgVmGV+O2wIhAMvM+/KK2pjOMvJnnI3m3n71Z30yoV4lzJgGxIO0+o/u","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/astro-eslint-parser@1.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":225013},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^18.18.0 || ^20.9.0 || >=21.1.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"0a7e8ab94626968c1eefd6655a840be4c4f594af","scripts":{"ts":"env-cmd -e basic -- node -r esbuild-register","lint":"eslint .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"npm run build:tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","build:tsup":"tsup","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug -- npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:151827af-a66f-449b-9ff6-520ab1ce450c"}},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"11.9.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"24.14.0","dependencies":{"debug":"^4.3.4","espree":"^10.0.0","semver":"^7.3.8","is-glob":"^4.0.3","entities":"^7.0.0","fast-glob":"^3.3.3","eslint-scope":"^8.0.1","@astrojs/compiler":"^2.0.0","eslint-visitor-keys":"^4.0.0","astrojs-compiler-sync":"^1.0.0","@typescript-eslint/types":"^7.0.0 || ^8.0.0","@typescript-eslint/scope-manager":"^7.0.0 || ^8.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^18.0.0","chai":"^6.0.0","tsup":"^8.0.0","astro":"^6.0.0","mocha":"^11.0.0","eslint":"^9.19.0","svelte":"^5.19.3","env-cmd":"^11.0.0","esbuild":"^0.27.0","globals":"^17.0.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~5.9.0","@types/chai":"^5.0.0","@types/node":"^24.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^9.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/is-glob":"^4.0.4","@changesets/cli":"^2.24.2","eslint-plugin-n":"^17.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^3.0.0","typescript-eslint":"^8.21.0","@types/eslint-scope":"^8.0.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^1.0.0","eslint-plugin-jsdoc":"^62.0.0","eslint-plugin-jsonc":"^3.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^3.0.0","eslint-plugin-svelte":"^3.0.0-0","prettier-plugin-astro":"^0.14.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^10.0.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^3.0.0","@ota-meshi/eslint-plugin":"^0.20.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^8.21.0","@types/eslint-visitor-keys":"^3.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.6.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^2.0.0","@typescript-eslint/eslint-plugin":"^8.21.0","eslint-plugin-simple-import-sort":"^12.0.0","eslint-plugin-json-schema-validator":"^6.0.0","@typescript-eslint/typescript-estree":"^8.21.0","typescript-eslint-parser-for-extra-files":"^0.9.0","@eslint-community/eslint-plugin-eslint-comments":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_1.3.1_1774327751682_0.4007361256656583","host":"s3://npm-registry-packages-npm-production"}},"1.3.2":{"name":"astro-eslint-parser","version":"1.3.2","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@1.3.2","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"b73a135021d8af241b8f0dfcec0de371c8ceb4aa","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-1.3.2.tgz","fileCount":7,"integrity":"sha512-FHa9Hb/qi+ZpDwN3ObfUvK2+4FiFxxae0F4m2dz7n/wBvW6/DEgyH778gTKXg834T5VNYY1oIjCBRF4P7GxQwQ==","signatures":[{"sig":"MEQCICYYFM0LNjiU4regsM8eLXNTheTBs9UhzCojbeutiOC0AiByZaWk/e89LyP+d2mKqNLKOmJrQD3TSylvnCp33UA6VQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/astro-eslint-parser@1.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":226005},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^18.18.0 || ^20.9.0 || >=21.1.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"1b1f2553280188f536fedb9e8442c4c33421e07c","scripts":{"ts":"env-cmd -e basic -- node -r esbuild-register","lint":"eslint .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"npm run build:tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","build:tsup":"tsup","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug -- npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:151827af-a66f-449b-9ff6-520ab1ce450c"}},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"11.9.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"24.14.0","dependencies":{"debug":"^4.3.4","espree":"^10.0.0","semver":"^7.3.8","is-glob":"^4.0.3","entities":"^7.0.0","fast-glob":"^3.3.3","eslint-scope":"^8.0.1","@astrojs/compiler":"^2.0.0","eslint-visitor-keys":"^4.0.0","astrojs-compiler-sync":"^1.0.0","@typescript-eslint/types":"^7.0.0 || ^8.0.0","@typescript-eslint/scope-manager":"^7.0.0 || ^8.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^18.0.0","chai":"^6.0.0","tsup":"^8.0.0","astro":"^6.0.0","mocha":"^11.0.0","eslint":"^9.19.0","svelte":"^5.19.3","env-cmd":"^11.0.0","esbuild":"^0.27.0","globals":"^17.0.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~5.9.0","@types/chai":"^5.0.0","@types/node":"^24.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^9.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/is-glob":"^4.0.4","@changesets/cli":"^2.24.2","eslint-plugin-n":"^17.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^3.0.0","typescript-eslint":"^8.21.0","@types/eslint-scope":"^8.0.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^1.0.0","eslint-plugin-jsdoc":"^62.0.0","eslint-plugin-jsonc":"^3.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^3.0.0","eslint-plugin-svelte":"^3.0.0-0","prettier-plugin-astro":"^0.14.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^10.0.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^3.0.0","@ota-meshi/eslint-plugin":"^0.20.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^8.21.0","@types/eslint-visitor-keys":"^3.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.6.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^2.0.0","@typescript-eslint/eslint-plugin":"^8.21.0","eslint-plugin-simple-import-sort":"^12.0.0","eslint-plugin-json-schema-validator":"^6.0.0","@typescript-eslint/typescript-estree":"^8.21.0","typescript-eslint-parser-for-extra-files":"^0.9.0","@eslint-community/eslint-plugin-eslint-comments":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_1.3.2_1774328825024_0.9559146635639622","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"astro-eslint-parser","version":"1.4.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@1.4.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"f29d5f50844fd743a6749796cea2de257891876d","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-1.4.0.tgz","fileCount":7,"integrity":"sha512-+QDcgc7e+au6EZ0YjMmRRjNoQo5bDMlaR45aWDoFsuxQTCM9qmCHRoiKJPELgckJ8Wmr7vcfpa9eCDHBFh6G4w==","signatures":[{"sig":"MEUCIQCloxy8HsW6QppsMih2nwQFMkhHWyKO4XqhDQe6TzWWsQIgPkC0LityWwIX/nXeCLTD3/7S1SoGqRwuXla3ZJ4pLDA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/astro-eslint-parser@1.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":226015},"main":"lib/index.js","types":"./lib/index.d.ts","module":"lib/index.mjs","engines":{"node":"^18.18.0 || ^20.9.0 || >=21.1.0"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"b57ff9f74b77156c9bf9ab77200448ab05af72a9","scripts":{"ts":"env-cmd -e basic -- node -r esbuild-register","lint":"eslint .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"npm run build:tsup","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","build:tsup":"tsup","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug -- npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:151827af-a66f-449b-9ff6-520ab1ce450c"}},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"11.9.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"24.14.0","dependencies":{"debug":"^4.3.4","espree":"^10.0.0","semver":"^7.3.8","is-glob":"^4.0.3","entities":"^7.0.0","fast-glob":"^3.3.3","eslint-scope":"^8.0.1","@astrojs/compiler":"^2.0.0 || ^3.0.0","eslint-visitor-keys":"^4.0.0","astrojs-compiler-sync":"^1.0.0","@typescript-eslint/types":"^7.0.0 || ^8.0.0","@typescript-eslint/scope-manager":"^7.0.0 || ^8.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^18.0.0","chai":"^6.0.0","tsup":"^8.0.0","astro":"^6.0.0","mocha":"^11.0.0","eslint":"^9.19.0","svelte":"^5.19.3","env-cmd":"^11.0.0","esbuild":"^0.27.0","globals":"^17.0.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~5.9.0","@types/chai":"^5.0.0","@types/node":"^24.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/eslint":"^9.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/is-glob":"^4.0.4","@changesets/cli":"^2.24.2","eslint-plugin-n":"^17.0.0","@types/benchmark":"^2.1.1","esbuild-register":"^3.3.3","locate-character":"^3.0.0","typescript-eslint":"^8.21.0","@types/eslint-scope":"^8.0.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^1.0.0","eslint-plugin-jsdoc":"^62.0.0","eslint-plugin-jsonc":"^3.0.0","eslint-plugin-react":"^7.29.4","eslint-plugin-regexp":"^3.0.0","eslint-plugin-svelte":"^3.0.0-0","prettier-plugin-astro":"^0.14.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^10.0.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^3.0.0","@ota-meshi/eslint-plugin":"^0.20.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^8.21.0","@types/eslint-visitor-keys":"^3.0.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.6.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^2.0.0","@typescript-eslint/eslint-plugin":"^8.21.0","eslint-plugin-simple-import-sort":"^12.0.0","eslint-plugin-json-schema-validator":"^6.0.0","@typescript-eslint/typescript-estree":"^8.21.0","typescript-eslint-parser-for-extra-files":"^0.9.0","@eslint-community/eslint-plugin-eslint-comments":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_1.4.0_1774332600877_0.4983727188777545","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"astro-eslint-parser","version":"2.0.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@2.0.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"146ef5259ad53d8eb6250b871197189612bee6c2","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-2.0.0.tgz","fileCount":6,"integrity":"sha512-wqHbAbrtUvugx7EAcc2kPmwbX6/I2/cqAxKEhFAz/9uwcqrG8khH/reipvtqbGPx1Vxdst08lvHoF4ECtVpcTA==","signatures":[{"sig":"MEYCIQCeAOiqzB2iTHKgqS0cfOhXMEJ2bFKqdOMyV2FxRv8JygIhAPL9aL9Uw1R8wSIOWevOOxgLUSDHue2HNx4gdkmAQBFi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/astro-eslint-parser@2.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":109292},"main":"./lib/index.mjs","type":"module","types":"./lib/index.d.mts","engines":{"node":"^22.22.3 || ^24.16.0 || >=26.3.0"},"exports":{".":{"types":"./lib/index.d.mts","import":"./lib/index.mjs"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"ee8c97414fba1b24770fa3d33d3df6ad298dc266","scripts":{"ts":"env-cmd -e basic -- tsx","lint":"eslint .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsdown","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug -- npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:151827af-a66f-449b-9ff6-520ab1ce450c"}},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"11.13.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"24.16.0","dependencies":{"debug":"^4.3.4","espree":"^11.2.0","semver":"^7.3.8","is-glob":"^4.0.3","entities":"^8.0.0","fast-glob":"^3.3.3","eslint-scope":"^9.1.2","@astrojs/compiler":"^4.0.0","eslint-visitor-keys":"^5.0.1","astrojs-compiler-sync":"^1.0.0","@typescript-eslint/types":"^8.61.0","@typescript-eslint/scope-manager":"^8.61.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^18.0.0","tsx":"^4.22.4","chai":"^6.0.0","astro":"^6.0.0","mocha":"^11.0.0","eslint":"^10.5.0","svelte":"^5.19.3","tsdown":"^0.22.2","env-cmd":"^11.0.0","globals":"^17.0.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~6.0.0","@types/chai":"^5.0.0","@types/node":"^24.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/is-glob":"^4.0.4","@changesets/cli":"^2.31.0","eslint-plugin-n":"^18.0.0","@types/benchmark":"^2.1.1","locate-character":"^3.0.0","typescript-eslint":"^8.61.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^1.0.0","eslint-plugin-jsdoc":"^63.0.2","eslint-plugin-jsonc":"^3.0.0","eslint-plugin-regexp":"^3.0.0","eslint-plugin-svelte":"^3.19.0","prettier-plugin-astro":"^0.14.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^10.0.0","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^4.0.0","@ota-meshi/eslint-plugin":"^0.20.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^8.61.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.7.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^2.0.0","@typescript-eslint/eslint-plugin":"^8.61.0","eslint-plugin-simple-import-sort":"^13.0.0","eslint-plugin-json-schema-validator":"^6.0.0","@typescript-eslint/typescript-estree":"^8.61.0","typescript-eslint-parser-for-extra-files":"^0.9.0","@eslint-community/eslint-plugin-eslint-comments":"^4.7.2"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_2.0.0_1782085261479_0.11873996243793661","host":"s3://npm-registry-packages-npm-production"}},"2.1.0":{"name":"astro-eslint-parser","version":"2.1.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@2.1.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"4e6dd684761e82eaa4346befad09ae5a7ebc39a3","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-2.1.0.tgz","fileCount":6,"integrity":"sha512-poUfd66bOTY59rQajtusj/+i6kaBc4pKXkBa2XHYjwBZyhWThS1sdlgxLrnmo7NQqLUpvhmEtkOONUBs9WIp9Q==","signatures":[{"sig":"MEUCIEXHud/CDQLgq00x5V+wr7XAiyIoe0+FScTpBD3B63SUAiEAhv0MMyY/rk8MwwSxwZ1fYNyxzRrUO7+Y80NRKq+a3tA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/astro-eslint-parser@2.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":109161},"main":"./lib/index.mjs","type":"module","types":"./lib/index.d.mts","engines":{"node":"^22.22.3 || ^24.16.0 || >=26.3.0"},"exports":{".":{"types":"./lib/index.d.mts","import":"./lib/index.mjs"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"232f0d446b83bcbf8f6ec9bc94c56978f6f11af5","scripts":{"ts":"env-cmd -e basic -- tsx","lint":"eslint .","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsdown","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug -- npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:151827af-a66f-449b-9ff6-520ab1ce450c"}},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"11.13.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"24.16.0","dependencies":{"debug":"^4.3.4","espree":"^11.2.0","semver":"^7.3.8","entities":"^8.0.0","tinyglobby":"^0.2.17","eslint-scope":"^9.1.2","@astrojs/compiler":"^4.0.0","eslint-visitor-keys":"^5.0.1","astrojs-compiler-sync":"^1.0.0","@typescript-eslint/types":"^8.61.0","@typescript-eslint/scope-manager":"^8.61.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^18.0.0","tsx":"^4.22.4","chai":"^6.0.0","astro":"^7.0.0","mocha":"^11.0.0","eslint":"^10.5.0","svelte":"^5.19.3","tsdown":"^0.22.2","env-cmd":"^11.0.0","globals":"^17.0.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~6.0.0","@types/chai":"^5.0.0","@types/node":"^24.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","magic-string":"^0.30.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/is-glob":"^4.0.4","@changesets/cli":"^2.31.0","eslint-plugin-n":"^18.0.0","@types/benchmark":"^2.1.1","locate-character":"^3.0.0","typescript-eslint":"^8.61.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^2.0.0","eslint-plugin-jsdoc":"^63.0.2","eslint-plugin-jsonc":"^3.0.0","eslint-plugin-regexp":"^3.0.0","eslint-plugin-svelte":"^3.19.0","prettier-plugin-astro":"^0.14.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^10.0.0","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^4.0.0","@ota-meshi/eslint-plugin":"^0.20.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^8.61.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.7.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^2.0.0","@typescript-eslint/eslint-plugin":"^8.61.0","eslint-plugin-simple-import-sort":"^13.0.0","eslint-plugin-json-schema-validator":"^6.0.0","@typescript-eslint/typescript-estree":"^8.61.0","typescript-eslint-parser-for-extra-files":"^0.9.0","@eslint-community/eslint-plugin-eslint-comments":"^4.7.2"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_2.1.0_1782345186479_0.3440175496449709","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"astro-eslint-parser","version":"3.0.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@3.0.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"ff9adc9dd233e0bd7bd6c1ec3b8299ef6b38ce12","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-3.0.0.tgz","fileCount":6,"integrity":"sha512-idgbHE8cjEU9f4Ne46RiGgwEviXYarNVoQoTZr+H1j7mbNCKp8EGGov2bR64/cvMpfBsX3XNPu9+muxAhK84eg==","signatures":[{"sig":"MEUCICX7tuE6bJCFaw4ujPgIjKwcWKfsf+TXgQ4k/L/K14seAiEAtpjvELcrfx+MCjO0Nw4AqznxijSqrj3Lmmp5txNUUTI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/astro-eslint-parser@3.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":102451},"main":"./lib/index.mjs","type":"module","types":"./lib/index.d.mts","engines":{"node":"^22.22.3 || ^24.16.0 || >=26.3.0"},"exports":{".":{"types":"./lib/index.d.mts","import":"./lib/index.mjs"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"aa89679132f9013c498a4f70b1ad5888a5915004","scripts":{"ts":"env-cmd -e basic -- tsx","lint":"npm run lint:js && npm run lint:ts","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsdown","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","lint:js":"eslint .","lint:ts":"tsc --noEmit","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug -- npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:151827af-a66f-449b-9ff6-520ab1ce450c"}},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"11.16.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"24.18.0","dependencies":{"debug":"^4.4.3","espree":"^11.2.0","semver":"^7.8.4","tinyglobby":"^0.2.17","eslint-scope":"^9.1.2","eslint-visitor-keys":"^5.0.1","@astrojs/compiler-rs":"^0.3.1","@typescript-eslint/types":"^8.61.0","@typescript-eslint/scope-manager":"^8.61.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^18.0.0","tsx":"^4.22.4","chai":"^6.0.0","astro":"^7.0.0","mocha":"^11.0.0","eslint":"^10.5.0","svelte":"^5.19.3","tsdown":"^0.22.2","env-cmd":"^11.0.0","globals":"^17.0.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~6.0.0","@types/chai":"^5.0.0","@types/node":"^24.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/is-glob":"^4.0.4","@changesets/cli":"^2.31.0","eslint-plugin-n":"^18.0.0","@types/benchmark":"^2.1.1","typescript-eslint":"^8.61.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^2.0.0","eslint-plugin-jsdoc":"^63.0.2","eslint-plugin-jsonc":"^3.0.0","eslint-plugin-regexp":"^3.0.0","eslint-plugin-svelte":"^3.19.0","prettier-plugin-astro":"^0.14.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^10.0.0","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^4.0.0","@ota-meshi/eslint-plugin":"^0.20.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^8.61.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^0.7.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^2.0.0","@typescript-eslint/eslint-plugin":"^8.61.0","eslint-plugin-simple-import-sort":"^13.0.0","eslint-plugin-json-schema-validator":"^6.0.0","@typescript-eslint/typescript-estree":"^8.61.0","typescript-eslint-parser-for-extra-files":"^0.9.0","@eslint-community/eslint-plugin-eslint-comments":"^4.7.2"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_3.0.0_1783823145526_0.672004820347538","host":"s3://npm-registry-packages-npm-production"}},"3.1.0":{"name":"astro-eslint-parser","version":"3.1.0","keywords":["astro","astrojs","eslint","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"astro-eslint-parser@3.1.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"c5848e9a23e2e2988d5a493815fa9c9aa7f65f06","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-3.1.0.tgz","fileCount":6,"integrity":"sha512-lS5qlx401Q1ZUhQ44XQnM4uT2qI6hA0H+vstrd841xGVxunFOs0ut3DWJGYHK1l7mxRxQdDi1j53pfE7/AyGlA==","signatures":[{"sig":"MEUCIQDve4E2tZIXZUEAvXcRF2sJIdmuD562l2EndayookVxqwIgWQ5mSSpDYSa54WiMK0Mez5yxiEjF1ZtyIFBdW0EnNsU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/astro-eslint-parser@3.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":101409},"main":"./lib/index.mjs","type":"module","types":"./lib/index.d.mts","engines":{"node":"^22.22.3 || ^24.16.0 || >=26.3.0"},"exports":{".":{"types":"./lib/index.d.mts","import":"./lib/index.mjs"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"05cf9dabf1da5a999ade4e4ea99c9aa75e1fd77d","scripts":{"ts":"env-cmd -e basic -- tsx","lint":"npm run lint:js && npm run lint:ts","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsdown","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","lint:js":"eslint .","lint:ts":"tsc --noEmit","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug -- npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:151827af-a66f-449b-9ff6-520ab1ce450c"}},"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"11.16.0","description":"Astro component parser for ESLint","directories":{},"_nodeVersion":"24.18.0","dependencies":{"debug":"^4.4.3","espree":"^11.2.0","semver":"^7.8.4","tinyglobby":"^0.2.17","eslint-scope":"^9.1.2","eslint-visitor-keys":"^5.0.1","@astrojs/compiler-rs":"^0.4.0","@typescript-eslint/types":"^8.61.0","@typescript-eslint/scope-manager":"^8.61.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^18.0.0","tsx":"^4.22.4","chai":"^6.0.0","astro":"^7.0.0","mocha":"^11.0.0","eslint":"^10.5.0","svelte":"^5.19.3","tsdown":"^0.22.2","env-cmd":"^11.0.0","globals":"^17.0.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~6.0.0","@types/chai":"^5.0.0","@types/node":"^24.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/is-glob":"^4.0.4","@changesets/cli":"^3.0.0","eslint-plugin-n":"^18.0.0","@types/benchmark":"^2.1.1","typescript-eslint":"^8.61.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^3.0.0","eslint-plugin-jsdoc":"^64.0.0","eslint-plugin-jsonc":"^3.0.0","eslint-plugin-regexp":"^3.0.0","eslint-plugin-svelte":"^3.19.0","prettier-plugin-astro":"^0.14.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^10.0.0","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^4.0.0","@ota-meshi/eslint-plugin":"^0.20.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^8.61.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^1.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^2.0.0","@typescript-eslint/eslint-plugin":"^8.61.0","eslint-plugin-simple-import-sort":"^14.0.0","eslint-plugin-json-schema-validator":"^6.0.0","@typescript-eslint/typescript-estree":"^8.61.0","typescript-eslint-parser-for-extra-files":"^0.9.0","@eslint-community/eslint-plugin-eslint-comments":"^4.7.2"},"_npmOperationalInternal":{"tmp":"tmp/astro-eslint-parser_3.1.0_1786607114211_0.6010853686625985","host":"s3://npm-registry-packages-npm-production"}},"3.2.0":{"_id":"astro-eslint-parser@3.2.0","bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"dist":{"shasum":"ae1606a39b5403c4986e41ec451be10f520dac9e","tarball":"https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-3.2.0.tgz","fileCount":6,"integrity":"sha512-WavQUarfgwSbpCq4xsdcIBdX5KArfI2d6DD8EIloJIMthnB1508iNpx4C77EhUyMd03LpEt8HAPzwF/cG0V39g==","signatures":[{"sig":"MEYCIQDKaFC31WDhCg6GLi9VqNZPKjgvjbIR25UoIo9quudekAIhAMUIhWIqbBE2EqG0cTgxezIe0+Dah+FMoSQHVmQHxhnX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBKIJos6aXPZvOeMaUOiVEtAX2OAR3UKaJvxPywBaUyhAiEA3MqeiJ/y8PAkvPEASMkanOo9+4LWlWkKHiTJAjplqhE="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/astro-eslint-parser@3.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":101636},"main":"./lib/index.mjs","name":"astro-eslint-parser","type":"module","types":"./lib/index.d.mts","author":{"name":"Yosuke Ota"},"engines":{"node":"^22.22.3 || ^24.16.0 || >=26.3.0"},"exports":{".":{"types":"./lib/index.d.mts","import":"./lib/index.mjs"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"5d69536152b31571c241fed26b7c6a8cb2cc8fcd","license":"MIT","scripts":{"ts":"env-cmd -e basic -- tsx","lint":"npm run lint:js && npm run lint:ts","test":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build":"tsdown","clean":"rimraf .nyc_output lib coverage","cover":"nyc --reporter=lcov npm run test","debug":"npm run mocha -- \"tests/src/**/*.ts\" --reporter dot --timeout 60000","mocha":"npm run ts -- ./node_modules/mocha/bin/mocha.js","lint:js":"eslint .","lint:ts":"tsc --noEmit","release":"changeset publish","prebuild":"npm run -s clean","benchmark":"npm run ts -- benchmark/index.ts","eslint-fix":"npm run lint -- --fix","prerelease":"npm run clean && npm run build","preversion":"npm run lint && npm test","debug-parser":"npm run ts -- ./tools/parser-test.ts","update-fixtures":"env-cmd -e debug -- npm run ts -- ./tools/update-fixtures.ts","eslint-playground":"eslint tests/fixtures --ext .astro --config .eslintrc-for-playground.js --format codeframe"},"version":"3.2.0","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:151827af-a66f-449b-9ff6-520ab1ce450c"}},"homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","keywords":["astro","astrojs","eslint","parser"],"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"_npmVersion":"11.19.0","description":"Astro component parser for ESLint","directories":{},"maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"_nodeVersion":"24.21.0","dependencies":{"debug":"^4.4.3","espree":"^11.2.0","semver":"^7.8.4","tinyglobby":"^0.2.17","eslint-scope":"^9.1.2","eslint-visitor-keys":"^5.0.1","@astrojs/compiler-rs":"^0.4.0 || ^0.5.0","@typescript-eslint/types":"^8.61.0","@typescript-eslint/scope-manager":"^8.61.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^18.0.0","tsx":"^4.22.4","chai":"^6.0.0","astro":"^7.0.0","mocha":"^12.0.0","eslint":"^10.5.0","svelte":"^5.19.3","tsdown":"^0.23.0","env-cmd":"^11.0.0","globals":"^17.0.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~6.0.0","@types/chai":"^5.0.0","@types/node":"^24.0.0","@types/debug":"^4.1.7","@types/mocha":"^10.0.0","@types/semver":"^7.3.9","estree-walker":"^3.0.0","@types/is-glob":"^4.0.4","@changesets/cli":"^3.0.0","eslint-plugin-n":"^18.0.0","@types/benchmark":"^2.1.1","typescript-eslint":"^8.61.0","astro-eslint-parser":">=0.1.0","eslint-plugin-astro":"^3.0.0","eslint-plugin-jsdoc":"^64.0.0","eslint-plugin-jsonc":"^3.0.0","eslint-plugin-regexp":"^3.0.0","eslint-plugin-svelte":"^3.19.0","prettier-plugin-astro":"^1.0.0","string-replace-loader":"^3.0.3","eslint-config-prettier":"^10.0.0","eslint-plugin-prettier":"^5.0.0","prettier-plugin-svelte":"^4.0.0","@ota-meshi/eslint-plugin":"^0.20.0","mocha-chai-jest-snapshot":"^1.1.3","@typescript-eslint/parser":"^8.61.0","eslint-formatter-codeframe":"^7.32.1","@changesets/changelog-github":"^1.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^2.0.0","@typescript-eslint/eslint-plugin":"^8.61.0","eslint-plugin-simple-import-sort":"^14.0.0","eslint-plugin-json-schema-validator":"^6.0.0","@typescript-eslint/typescript-estree":"^8.61.0","typescript-eslint-parser-for-extra-files":"^0.9.0","@eslint-community/eslint-plugin-eslint-comments":"^4.7.2"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/astro-eslint-parser_3.2.0_1790255991440_0.5359431277863391"}}},"time":{"created":"2022-04-28T07:55:49.333Z","modified":"2026-09-24T13:19:51.833Z","0.0.0":"2022-04-28T07:55:49.470Z","0.0.1":"2022-04-28T08:16:01.547Z","0.0.2":"2022-04-28T09:31:52.577Z","0.0.3":"2022-05-02T01:29:40.792Z","0.0.4":"2022-05-02T12:21:15.889Z","0.0.5":"2022-05-03T02:59:07.153Z","0.0.6":"2022-05-03T04:07:35.830Z","0.0.7":"2022-05-03T08:39:49.052Z","0.0.8":"2022-05-07T12:01:30.223Z","0.0.9":"2022-05-08T15:19:26.817Z","0.0.10":"2022-05-08T15:55:08.787Z","0.0.11":"2022-05-08T23:54:01.102Z","0.0.12":"2022-05-09T00:42:45.438Z","0.0.13":"2022-05-09T02:38:36.474Z","0.0.14":"2022-05-09T06:40:49.648Z","0.0.15":"2022-05-09T10:05:32.743Z","0.0.16":"2022-05-10T08:38:46.929Z","0.0.17":"2022-05-17T22:49:50.402Z","0.0.18":"2022-05-19T08:01:25.858Z","0.1.0":"2022-05-21T06:14:22.847Z","0.2.0":"2022-05-25T03:03:13.992Z","0.2.1":"2022-05-27T13:29:05.632Z","0.2.2":"2022-06-01T00:53:04.666Z","0.3.0":"2022-06-21T01:43:09.247Z","0.3.1":"2022-06-23T22:58:09.480Z","0.4.0":"2022-07-07T01:26:43.056Z","0.4.1":"2022-07-14T06:45:56.958Z","0.4.2":"2022-07-20T23:58:50.640Z","0.4.3":"2022-07-21T22:35:00.676Z","0.4.4":"2022-07-23T04:03:36.735Z","0.4.5":"2022-08-06T00:02:45.665Z","0.5.0":"2022-08-10T06:15:35.224Z","0.5.1":"2022-08-15T06:42:37.526Z","0.6.0":"2022-09-03T13:53:19.774Z","0.6.1":"2022-09-09T00:35:38.749Z","0.6.2":"2022-09-28T23:06:25.559Z","0.6.3":"2022-10-05T14:19:20.876Z","0.7.0":"2022-10-07T08:00:58.281Z","0.7.1":"2022-10-07T12:36:56.049Z","0.7.2":"2022-10-07T13:41:32.372Z","0.7.3":"2022-10-22T01:09:27.183Z","0.7.4":"2022-10-25T00:23:53.793Z","0.8.0":"2022-10-31T06:49:39.290Z","0.9.0":"2022-10-31T07:01:04.273Z","0.9.1":"2022-12-06T01:23:35.028Z","0.9.2":"2022-12-08T01:39:19.126Z","0.9.3":"2023-01-06T14:50:58.651Z","0.9.4":"2023-01-12T01:32:30.374Z","0.9.5":"2023-01-13T22:18:28.146Z","0.10.0":"2023-01-18T02:07:45.378Z","0.10.1":"2023-01-18T03:23:55.568Z","0.11.0":"2023-01-18T22:51:14.685Z","0.12.0":"2023-03-09T08:10:19.105Z","0.13.0":"2023-03-18T05:15:30.460Z","0.13.1":"2023-03-22T04:33:36.250Z","0.13.2":"2023-03-24T06:21:57.440Z","0.13.3":"2023-04-09T07:01:43.861Z","0.14.0":"2023-05-09T00:40:22.074Z","0.15.0":"2023-08-21T23:00:41.899Z","0.16.0":"2023-10-02T08:59:35.590Z","0.16.1":"2024-01-11T10:53:57.511Z","0.16.2":"2024-01-19T00:22:07.254Z","0.16.3":"2024-01-31T05:46:04.391Z","0.17.0":"2024-04-06T02:17:53.209Z","1.0.0":"2024-04-26T01:51:40.957Z","1.0.1":"2024-04-26T03:19:16.305Z","1.0.2":"2024-05-02T01:38:52.027Z","1.0.3":"2024-09-12T14:18:39.327Z","1.1.0":"2024-11-12T01:29:53.725Z","1.2.0":"2025-01-25T07:48:16.092Z","1.2.1":"2025-01-25T08:05:42.114Z","1.2.2":"2025-03-21T09:43:45.501Z","1.3.0":"2026-02-14T09:34:13.395Z","1.3.1":"2026-03-24T04:49:11.827Z","1.3.2":"2026-03-24T05:07:05.167Z","1.4.0":"2026-03-24T06:10:01.019Z","2.0.0":"2026-06-21T23:41:01.609Z","2.1.0":"2026-06-24T23:53:06.619Z","3.0.0":"2026-07-12T02:25:45.682Z","3.1.0":"2026-08-13T07:45:14.352Z","3.2.0":"2026-09-24T13:19:51.516Z"},"bugs":{"url":"https://github.com/ota-meshi/astro-eslint-parser/issues"},"author":{"name":"Yosuke Ota"},"license":"MIT","homepage":"https://github.com/ota-meshi/astro-eslint-parser#readme","keywords":["astro","astrojs","eslint","parser"],"repository":{"url":"git+https://github.com/ota-meshi/astro-eslint-parser.git","type":"git"},"description":"Astro component parser for ESLint","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"readme":"# astro-eslint-parser\n\n[Astro] component parser for [ESLint].  \nYou can check it on [Online DEMO](https://ota-meshi.github.io/astro-eslint-parser/playground).\n\n[![sponsors](https://img.shields.io/badge/-Sponsor-fafbfc?logo=GitHub%20Sponsors)](https://github.com/sponsors/ota-meshi)\n\n[![NPM license](https://img.shields.io/npm/l/astro-eslint-parser.svg)](https://www.npmjs.com/package/astro-eslint-parser)\n[![NPM version](https://img.shields.io/npm/v/astro-eslint-parser.svg)](https://www.npmjs.com/package/astro-eslint-parser)\n[![NPM downloads](https://img.shields.io/badge/dynamic/json.svg?label=downloads&colorB=green&suffix=/day&query=$.downloads&uri=https://api.npmjs.org//downloads/point/last-day/astro-eslint-parser&maxAge=3600)](http://www.npmtrends.com/astro-eslint-parser)\n[![NPM downloads](https://img.shields.io/npm/dw/astro-eslint-parser.svg)](http://www.npmtrends.com/astro-eslint-parser)\n[![NPM downloads](https://img.shields.io/npm/dm/astro-eslint-parser.svg)](http://www.npmtrends.com/astro-eslint-parser)\n[![NPM downloads](https://img.shields.io/npm/dy/astro-eslint-parser.svg)](http://www.npmtrends.com/astro-eslint-parser)\n[![NPM downloads](https://img.shields.io/npm/dt/astro-eslint-parser.svg)](http://www.npmtrends.com/astro-eslint-parser)\n[![Build Status](https://github.com/ota-meshi/astro-eslint-parser/workflows/CI/badge.svg?branch=main)](https://github.com/ota-meshi/astro-eslint-parser/actions?query=workflow%3ACI)\n[![Coverage Status](https://coveralls.io/repos/github/ota-meshi/astro-eslint-parser/badge.svg?branch=main)](https://coveralls.io/github/ota-meshi/astro-eslint-parser?branch=main)\n\nThis parser is in the ***experimental stages*** of development.\n\nAt least it works fine with a [withastro/docs](https://github.com/withastro/docs) repository.\n\n\n## :checkered_flag: Motivation\n\nThis parser allows us to lint the script of `.astro` files.\n\n> Note that this parser alone will not lint the scripts inside the `<script>` tag. Use [eslint-plugin-astro] to lint the script inside the `<script>` tag as well.\n\n### ESLint Plugins Using astro-eslint-parser\n\n#### [eslint-plugin-astro]\n\nESLint plugin for Astro component.  \n\n## 💿 Installation\n\n```bash\nnpm install --save-dev eslint astro-eslint-parser\n```\n\nThis package is ESM-only. Use `import` to load it from JavaScript config files.\nCommonJS `require(\"astro-eslint-parser\")` is not supported.\n\n## 📖 Usage\n\n**First, we recommend using [eslint-plugin-astro] rather than just the parser.**  \nThe following examples are for introducing only the parser. This is not useful for most people. It can be useful if you create your own plugin.\n\n1. Configure `languageOptions.parser` for `.astro` files in your `eslint.config.*` file.\n\n    ```js\n    import * as astroParser from \"astro-eslint-parser\"\n\n    export default [\n        {\n            files: [\"**/*.astro\"],\n            languageOptions: {\n                parser: astroParser,\n            },\n        },\n    ]\n    ```\n\n2. If you have specified the extension in the CLI, add `.astro` as well.\n\n    ```console\n    $ eslint \"src/**/*.{js,astro}\"\n    # or\n    $ eslint src --ext .js,.astro\n    ```\n\nThe commit diff [here](https://github.com/withastro/astro.build/compare/main...ota-meshi:eslint) is an example of introducing this parser to the `astro.build` repository.\n\n### Public API\n\nImport this package from the package root:\n\n```js\nimport * as astroParser from \"astro-eslint-parser\"\n```\n\n## 🔧 Options\n\n`parserOptions` has the same properties as what [espree](https://github.com/eslint/espree#usage), the default parser of ESLint, is supporting.\nFor example:\n\n```js\nimport * as astroParser from \"astro-eslint-parser\"\n\nexport default [\n    {\n        files: [\"**/*.astro\"],\n        languageOptions: {\n            parser: astroParser,\n            parserOptions: {\n                sourceType: \"module\",\n                ecmaVersion: 2021,\n                ecmaFeatures: {\n                    globalReturn: false,\n                    impliedStrict: false,\n                    jsx: false,\n                },\n            },\n        },\n    },\n]\n```\n\n### parserOptions.parser\n\nYou can use `parserOptions.parser` property to specify a custom parser to parse scripts.\nOther properties than parser would be given to the specified parser.\nFor example:\n\n```js\nimport * as astroParser from \"astro-eslint-parser\"\n\nexport default [\n    {\n        files: [\"**/*.astro\"],\n        languageOptions: {\n            parser: astroParser,\n            parserOptions: {\n                parser: \"@typescript-eslint/parser\",\n            },\n        },\n    },\n]\n```\n\nFor example, if you are using the `\"@typescript-eslint/parser\"`, and if you want to use TypeScript in `.astro`, you need to add more `parserOptions` configuration.\n\n```js\nimport tsParser from \"@typescript-eslint/parser\"\nimport * as astroParser from \"astro-eslint-parser\"\n\nexport default [\n    {\n        files: [\"**/*.astro\"],\n        languageOptions: {\n            parser: astroParser,\n            parserOptions: {\n                parser: tsParser,\n                project: \"path/to/your/tsconfig.json\",\n                extraFileExtensions: [\".astro\"],\n            },\n        },\n    },\n]\n```\n\nYou can also give different parsers for different languages.\n\n```js\nimport tsParser from \"@typescript-eslint/parser\"\nimport * as astroParser from \"astro-eslint-parser\"\n\nexport default [\n    {\n        files: [\"**/*.astro\"],\n        languageOptions: {\n            parser: astroParser,\n            parserOptions: {\n                parser: {\n                    ts: tsParser,\n                    js: \"espree\",\n                },\n            },\n        },\n    },\n]\n```\n\n## :computer: Editor Integrations\n\n### Visual Studio Code\n\nUse the [dbaeumer.vscode-eslint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) extension that Microsoft provides officially.\n\nYou have to configure the `eslint.validate` option of the extension to check `.astro` files, because the extension targets only `*.js` or `*.jsx` files by default.\n\nExample **.vscode/settings.json**:\n\n```json\n{\n    \"eslint.validate\": [\n        \"javascript\",\n        \"javascriptreact\",\n        \"astro\"\n    ]\n}\n```\n\n## :handshake: Compatibility With Existing ESLint Rules\n\nMost of the rules in the ESLint core work for the script part, but some rules are incompatible.  \nThis parser will generate a JSX compatible AST for most of the HTML part of the Astro component. Therefore, some rules of [eslint-plugin-react] may work.\nFor example, the [react/jsx-no-target-blank] rule works fine.  \n\n[eslint-plugin-react]: https://github.com/jsx-eslint/eslint-plugin-react/\n[react/jsx-no-target-blank]: https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-no-target-blank.md\n\n## :ghost: Limitations\n\nIf this parser is used with `@typescript-eslint/parser` and `parserOptions.project` is set, it will temporarily create a `.tsx` file to parse the `.astro` file.  \nThis parser works by converting the `.astro` file to JSX and letting the JavaScript parser parse it.\nSince `@typescript-eslint/parser` can only parse files with the extension `.tsx` as JSX, it is necessary to temporarily create a `.tsx` file. Temporarily created files will try to be deleted after parses, but if the parsing takes a long time, the files may be visible to you.\n\nSee also [`@typescript-eslint/parser` readme](https://github.com/typescript-eslint/typescript-eslint/tree/main/packages/parser#parseroptionsecmafeaturesjsx).\n\n## :hammer_and_wrench: Usage for Custom Rules / Plugins\n\n<!-- - [AST.md](./docs/AST.md) is AST specification. You can check it on the [Online DEMO](https://ota-meshi.github.io/astro-eslint-parser/). -->\n\n- TBA\n- You can check the AST in the [Online DEMO](https://ota-meshi.github.io/astro-eslint-parser/). However, AST is subject to major changes in the future.\n- I have already [implemented some rules] in the [eslint-plugin-astro]. The source code for these rules will be helpful to you.\n\n## :beers: Contributing\n\nWelcome contributing!\n\nPlease use GitHub's Issues/PRs.\n\n## :heart: Supporting\n\nIf you are willing to see that this package continues to be maintained, please consider sponsoring me.\n\n[![sponsors](https://img.shields.io/badge/-Sponsor-fafbfc?logo=GitHub%20Sponsors)](https://github.com/sponsors/ota-meshi)\n\n## :lock: License\n\nSee the [LICENSE](LICENSE) file for license rights and limitations (MIT).\n\n[Astro]: https://astro.build/\n[ESLint]: https://eslint.org/\n[eslint-plugin-astro]: https://ota-meshi.github.io/eslint-plugin-astro/\n[implemented some rules]: https://ota-meshi.github.io/eslint-plugin-astro/rules/\n","readmeFilename":"README.md"}