{"_id":"jsonc-eslint-parser","_rev":"32-83d6f1953b5097b6c365dd09b92d1c80","name":"jsonc-eslint-parser","dist-tags":{"latest":"3.3.0"},"versions":{"0.5.0":{"name":"jsonc-eslint-parser","version":"0.5.0","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@0.5.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"4043a47540f72c3224695843629fafaea425cde2","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-0.5.0.tgz","fileCount":25,"integrity":"sha512-y7DmSo7kRXb1lua9wJwATVE08OzXyXI7dFDEFtOzfFVXB2YwKjKqStQ5Yta8+mylVLpx4GkVhzEMW/TbmHP+2A==","signatures":[{"sig":"MEUCIFtfI2O7SK07i0TkE6DCJDzpoB4sLUxrsLlGqnlFm/fpAiEA3DPFoDWXLjqy4etEVlj2IzVlMHGPzJOvX/FF5oMPlik=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNmABCRA9TVsSAnZWagAAJLwQAJavmTaBRzfBoYrUIhLC\ndWW6BwkRXLKbofmBjKwMk39OPOdY6cHs27FDKa+GDUHvNtRqT5KXsLrxpDbQ\n6EMvP89pnxsBYirKR53msRILP91ab7hauZjw+NE65H1q0aZ/CwMoJOP9uEr/\n2HI0CzqnUgAYlWIJVQy0S4eVDphJ48vzRURvEGDP2d9BwrzsE1ptjUysBbGg\nzFP1t6SWaucZNYylCTHBXeBFDnZ9xVn3NV+U1SUXTd62EyhxY47tY59b9x/o\nSN0o0ibfwLNMj7oD4IsEdTdR8g1vKBR7ecEMemz0q7y+JwZZcEjUfDUuwxqy\nQPh5y0qZaXwq61wXODF8igEh/xJN+X8ksp/8vzhf4wrX6cwGSa7nxkpBJjgO\nfu36JWlCmm5urXlwUhFYHJ/XySmZh/qm+GMkM0KCgBSQGtG4kOllrHIIqHtn\nOGP8zNoKQo2j14ugHWP6CpPRcHFKu9agEY/E0k7lk+2GKa+zITVjXriFKGYb\nYgUIrTfZiHMH2eM0GnhkeASzotFX9ECrON4SDt2V5oZNWZSGhUYqI0ip2Isn\ncse9F3lWYqEypxRua6l4FHAb42IIk640tg8WINkgc7/u0Vi460Xl3Q50GLo2\na22yXXMpZiEQ1fVSSzwWfXvlJ5lBNKSTutkTEvRU8MDOnLz2DTGy1Tovj7HE\nWLxh\r\n=TblP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","gitHead":"d6e3bda2296e26f19a245c2778be52aa597e2fb2","scripts":{"lint":"eslint \"tests\" \"src\" --ext .js,.ts","test":"npm run test:base","build":"npm run build:ts","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","version":"npm run eslint-fix && git add .","build:ts":"tsc --project ./tsconfig.build.json","test:nyc":"nyc --reporter=lcov npm run test:base","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint \"tests\" \"src\" --ext .js,.ts --fix","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register --inspect \"tests/src/**/*.ts\" --reporter dot","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"6.14.6","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"10.22.0","dependencies":{"espree":"^6.0.0 || ^7.2.0","eslint-visitor-keys":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^7.0.0","eslint":"^7.3.0","semver":"^7.3.2","ts-node":"^8.10.2","prettier":"^2.0.5","typescript":"^3.9.5","@types/node":"^14.0.13","@types/mocha":"^7.0.2","babel-eslint":"^10.1.0","@types/eslint":"^7.2.0","@types/estree":"0.0.44","@types/semver":"^7.3.1","eslint-plugin-jsonc":"^0.4.0","@types/natural-compare":"^1.4.0","@mysticatea/eslint-plugin":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_0.5.0_1597399040521_0.9281271669782962","host":"s3://npm-registry-packages"}},"0.5.1":{"name":"jsonc-eslint-parser","version":"0.5.1","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@0.5.1","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"d674ad6857b5e6f0baaf7c43f65b61100823ee07","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-0.5.1.tgz","fileCount":25,"integrity":"sha512-DzGBQ+6zhqfr4sq7GJs6/THUClO/NGBJVjX1P8UaW8u1SkyKwKaubSXn+d1X9bWsAlKozOZf8KG/IIZVsM8nEQ==","signatures":[{"sig":"MEQCIGseI8R5aZ94S/tZTOki3eb5Mg8B4kRlm8u2jJQyYfTIAiAbn6yTO79QmKFbtSWdgzKveyak3VYX28Aj1QY1M8MATg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52866,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNvzmCRA9TVsSAnZWagAAcEwP/1hnGdY2YIrrgdJoyp69\nzpBwtnQmG+8FyIjAuMnmUfJ5VkA83cJIzanJAxLspRjbwDMfB8f8P0jPq7RJ\nXVv12LbnNxLVtr54Mql1MfkBozkfut9Y3MJzSFdun4UG06KLlFqr07VcPOH7\nmGO09KGW+Wwc+ZMjYJUceWx8G+WK3IWsVZqEhqtDMujCl2PEqPHqz2BTKD+y\npKw7BbgZH4Pmqhcybjp3/GmBTi/xcnREHSy2PTYs3ULcQrB9tFa763Vv1y4K\nxaxO85JOvedqyZW3J/ZE2yczQ64WoxQmWjIiFjeXEmLfJYnryDJfT0jAGtZg\nTB1kOFVFdAezumsOYFt7bmTJdWHwYjWgI+dOxtnxlnr82x8W6E1URA2QGyuf\nzs+eNZymsBSL7lqc0atxeDHlyrVmJlpv/3zOMgkTQJmum+VI0pOb69ZYp7d6\nILSKC25QTqtWFg5lAt8zkhzevThLL4I6+YZTv6kSv3fzA/d26Uo1kPQIM2jr\nqxE0EsyQemLye00qvVORijlcWPMk5PktCqG4dAz+qC5UMzFVBXL2/4bgMuSi\nIGlaNJNTlBNRUlL5YkJluAHl7Y5HQaYmbObWEV2cTFYEAz2SP3f99dRgvg22\ncd5qPLC1u3QfhXwDTcT8fAYwA/mguvNtcNjVx1QPnstLBWqSBuClR/pBmtRk\nqrMP\r\n=aFVV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","gitHead":"15afc05a2b5ea279714f9a1846b8c2e300dd6377","scripts":{"lint":"eslint \"tests\" \"src\" --ext .js,.ts","test":"npm run test:base","build":"npm run build:ts","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","version":"npm run eslint-fix && git add .","build:ts":"tsc --project ./tsconfig.build.json","test:nyc":"nyc --reporter=lcov npm run test:base","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint \"tests\" \"src\" --ext .js,.ts --fix","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register --inspect \"tests/src/**/*.ts\" --reporter dot","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"6.14.6","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"10.22.0","dependencies":{"espree":"^6.0.0 || ^7.2.0","eslint-visitor-keys":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^7.0.0","eslint":"^7.3.0","semver":"^7.3.2","ts-node":"^8.10.2","prettier":"^2.0.5","typescript":"^3.9.5","@types/node":"^14.0.13","@types/mocha":"^7.0.2","babel-eslint":"^10.1.0","@types/eslint":"^7.2.0","@types/estree":"0.0.44","@types/semver":"^7.3.1","eslint-plugin-jsonc":"^0.4.0","@types/natural-compare":"^1.4.0","@mysticatea/eslint-plugin":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_0.5.1_1597439205752_0.25028897765328595","host":"s3://npm-registry-packages"}},"0.5.2":{"name":"jsonc-eslint-parser","version":"0.5.2","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@0.5.2","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"b195bb21cc81c466724da5c1d4368d25807fb3ac","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-0.5.2.tgz","fileCount":25,"integrity":"sha512-TNtw6VVL1dS95FbMQTvv6I6OjaEORW9mH4OdN07VSDt8TAO7G7ZQEfSMf1p0+hC0tKZLtMmU6wZZmpPcupmGrg==","signatures":[{"sig":"MEUCIE3Ak4byyJowr42Q1fntUy7N4r0b6d3meyWMLNMD+/FBAiEAooZKJY5KINmls4qEx05ve6hs7KpYctuYbiZw3iIaLOI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNwErCRA9TVsSAnZWagAAasQP/R08YEXfUCoUsePeBd/M\nHbSQOsOT8Y0551wsuFu4NaUOERqEfa5TMzkiTLsigH17YyFdd8Z3tzMGE2KL\nQ7y07UEJ+jmGx1UELJ/nD3jbqnaq/YifUmLzieU6kpPEyLaBIlxaJgLE9vPl\ncwz+Z8bd4j5SW5TyVjQdMV4umYf2//6uuqZW+2BkJr3yUq98N5Wua5LKJdfr\n3dzcbQSPUWaOz+7mL/k1Bas1GsWeKuylRSRrDEh9Szn3KDmoSyDVdb5VNJ1H\ntFixgnvDU0NmwISFMnEsCpSs7j9HmUFTshCRbqwCabjqKaP7kVvdZn9cbq0v\nHyj9PbhvIWj1dIyTtrXw/yGFS50da7pM1jal2HEVbxUEXynj7UnKQcp5bl98\n9JCDk7u6UWLxrBBmz1o5eRbANIiCY+/OM630xn21jnhVBbw4YKMoyMlvm66e\nVpx7dmX0oAK8vjvKN9c0Zdq3rMQvM2tm2JUx1tz/5pVlYARhenEsRqSIsxsZ\nCkwq1SbXdozBxNeMlZ2Ra/yMx6Zx7DhSGOahTRdBmM2SJDngF+aG8o7u/daX\nAQhr6UpNynXqe6VS5VSRKIU7eqziuzboJf4Kg4KoyWV/OxBIg+69GIqFJAc9\nORb+bvRjYNjE9G+HEnkzwDJQG1mocE19Ra4R/Nd0eW7rssCXg0CMVaOHoHt5\nGMx4\r\n=0ofB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","gitHead":"501daaf1f69fba9a775b681503ccb0fb00033757","scripts":{"lint":"eslint \"tests\" \"src\" --ext .js,.ts","test":"npm run test:base","build":"npm run build:ts","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","version":"npm run eslint-fix && git add .","build:ts":"tsc --project ./tsconfig.build.json","test:nyc":"nyc --reporter=lcov npm run test:base","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint \"tests\" \"src\" --ext .js,.ts --fix","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register --inspect \"tests/src/**/*.ts\" --reporter dot","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"6.14.6","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"10.22.0","dependencies":{"espree":"^6.0.0 || ^7.2.0","eslint-visitor-keys":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^7.0.0","eslint":"^7.3.0","semver":"^7.3.2","ts-node":"^8.10.2","prettier":"^2.0.5","typescript":"^3.9.5","@types/node":"^14.0.13","@types/mocha":"^7.0.2","babel-eslint":"^10.1.0","@types/eslint":"^7.2.0","@types/estree":"0.0.44","@types/semver":"^7.3.1","eslint-plugin-jsonc":"^0.4.0","@types/natural-compare":"^1.4.0","@mysticatea/eslint-plugin":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_0.5.2_1597440297579_0.04053361736964245","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"jsonc-eslint-parser","version":"0.6.0","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@0.6.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"dc28df2a547312521cb34ab45bc731baa7359ef0","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-0.6.0.tgz","fileCount":25,"integrity":"sha512-mpo+HBKs8nMxJSmcBksc+d7AEVfHjQHjYjRugSjDoAaesf/VHCevVsqHtlOakfsgHyCZ8s0tOxRsqGt/HVgelw==","signatures":[{"sig":"MEYCIQDrccIdJ8Yi/afDu1pwx3iqP0Q4m+qviUfF3cjMSTnrWAIhALGqoL0+SJ9fBT0MaDdYdPIL/5oXy0MLgJRvRmADnxdx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54505,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWLTgCRA9TVsSAnZWagAAFWcQAIPCm9wOfOxVeTY6nqTk\n/zVYOTBiKLdx0PqDbUy7sYx/YtkwGGgxr+5b/Wgh6OkSKJbCGGDuCmuVeByD\nA9LwS97cyhFuKVwCxW5VWooY9xLQ14ZvopdmdFHMNYwI2dNuTeCEBYqOunP4\nHJAFE4HaAOOlx5K2/3Kfp3b8pxBMIzBUeZzWBShMBTNsTH0xY30cvbOX8avF\nHCKLJ5FUwaTXnZlHcYTSjWRPXkmIVgmNc7NPsKT2A1lWA3SDnNZrKORzRTRu\n31iurUKiv1RVPSJBQCT0pLRpVz16+cZavVe2B47IuDIerpsh209kdpYUsW/m\niMf5tZoByLkbaFuYfR05I0Mb6MiFybC3WQDnlshWqDL2GvRVlO772sDbdAwJ\nsaoy7P83u8yw+v1Cr/B1hhvFdzpqm5sLeIicKE4IiOhOXmmQR6TCC3zEGYDJ\nF9BXLz1w/mXZ5NT2wcem2VYJahzKQWiDMwOiAv4HkjXt8kufvdlgFy82H5fI\nznWl7pwdLW/A3YjcD4OPewtO+QMpE3UkdfZoiRKh49JrwVY+XMeAKoUWxY+s\nhfs9MFw7n+jXR8YeyGJkySU9H/0z8maghYCtiiJ5rdUsWnbHMnJYDpKp1RUu\nsxltInDY12xitjU/Sh3mW0zoplx/ycOhQFtJABwsjOiXwP3Z9cJm13EWx97x\nHcsW\r\n=MBm0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","gitHead":"f991138ce8311a62ed7185818db7cb51e8ef7cef","scripts":{"lint":"eslint \"tests\" \"src\" --ext .js,.ts","test":"npm run test:base","build":"npm run build:ts","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","version":"npm run eslint-fix && git add .","build:ts":"tsc --project ./tsconfig.build.json","test:nyc":"nyc --reporter=lcov npm run test:base","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint \"tests\" \"src\" --ext .js,.ts --fix","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register --inspect \"tests/src/**/*.ts\" --reporter dot","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"6.14.6","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"10.22.0","dependencies":{"espree":"^6.0.0 || ^7.2.0","eslint-visitor-keys":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^7.0.0","eslint":"^7.3.0","semver":"^7.3.2","ts-node":"^8.10.2","prettier":"^2.0.5","typescript":"^3.9.7","@types/node":"^14.0.13","@types/mocha":"^7.0.2","@types/eslint":"^7.2.0","@types/estree":"0.0.44","@types/semver":"^7.3.1","eslint-plugin-node":"^11.1.0","eslint-plugin-jsonc":"^0.5.1","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@ota-meshi/eslint-plugin":"0.0.0","@typescript-eslint/parser":"4.0.0-alpha.9","@types/eslint-visitor-keys":"^1.0.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"4.0.0-alpha.9"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_0.6.0_1599648992312_0.46772033532966817","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"jsonc-eslint-parser","version":"0.6.1","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@0.6.1","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"006bb056b769ca3efa4c4ad298c7b9e3662356a9","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-0.6.1.tgz","fileCount":25,"integrity":"sha512-aHGEgzh301uxxsYS+KizDvEw7cjIuLyTHnw+IvhCDniJQYnM9DrZS0DbG6QLlIr682jNsmO5d9+JvoagfVuZvw==","signatures":[{"sig":"MEUCIHB+1AQAntCU7RNmpSIWJI4dnelIGIseGIoI8FBZw8TfAiEAkntlU3Du+zS99Eq5Y+6V9QjHb16DfQjgYq/5jIM1rPo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf1u3UCRA9TVsSAnZWagAAbF4P/1pnjMpR0lKnhS9sQjRJ\ntzItPaFobQsINVb12OJML2YVV3DekhHldohay0GDPfXdKBbGEmldTMtsQlBu\nvF8zrPC8gfQgZTqWQdaO2O8h9D75DP7PRxxuyLCi6ESXn+H4hKkjFd3+s5RY\nZhsWwAyZH7UeVxPwnRJCPXNSOBNokjPLBm2GoNJR6LMlyQtws7XyLUMMels1\nchIr9FoehcJOWv6ran1X/e8eC2I7KCbRp8mUg75TFtU5QqySZCCvmB/qNe6k\nQQamvtPZn+vXlYXNFq5oyUrhtKbte38RIWHCI6fbcUzJCheca9qoE9NOUzvx\nUI9GsEQi4vNm6/AcW2WJ5iyqxwonQBXi4T1DUO7lR6v67J9biQI9sH+WFAzk\nLCvSY8aFi8W1XCn8lz1xHBXsHIkxfewbtS1Rn5aGEwQWYGohdWFIhmbVtxXl\n4SsZshbXAZksj7pZWk/ro2wGqDpHj7vvwOrETxg1G8yftZg8hGtTKZsSdCmA\nQlYiKj8/YTk0w/N5iP8G7maM2q+d7RdFYdBNNrMUxdqQe0EMd0bjflwMvqeY\nL7wuUD0JVmgfUgh0nJhWz7H9ozstezJsSJlXdpbETtPK9fJ1l/Yd7bnpKNLW\n4fOZwDM5J99dXgPn84DYcSBi99bB7n40JXlvik+ycdEQbCgLuQlQcTocjcDm\nPRkc\r\n=oHtk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","gitHead":"b15dc6d6b254a0e121ac336c89fae61fc6911784","scripts":{"lint":"eslint \"tests\" \"src\" --ext .js,.ts","test":"npm run test:base","build":"npm run build:ts","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","version":"npm run eslint-fix && git add .","build:ts":"tsc --project ./tsconfig.build.json","test:nyc":"nyc --reporter=lcov npm run test:base","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint \"tests\" \"src\" --ext .js,.ts --fix","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register --inspect \"tests/src/**/*.ts\" --reporter dot","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"6.14.8","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"10.23.0","dependencies":{"espree":"^6.0.0 || ^7.2.0","eslint-visitor-keys":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^7.0.0","eslint":"^7.3.0","semver":"^7.3.2","ts-node":"^8.10.2","prettier":"^2.0.5","typescript":"^3.9.7","@types/node":"^14.0.13","@types/mocha":"^7.0.2","@types/eslint":"^7.2.0","@types/estree":"^0.0.45","@types/semver":"^7.3.1","vue-eslint-parser":"^7.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsonc":"^0.5.1","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@ota-meshi/eslint-plugin":">=0.0.0","@typescript-eslint/parser":"^4.0.0-0","@types/eslint-visitor-keys":"^1.0.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.0-0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_0.6.1_1607921107717_0.19318683440556206","host":"s3://npm-registry-packages"}},"0.6.2":{"name":"jsonc-eslint-parser","version":"0.6.2","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@0.6.2","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"f538179902f1c2edcb710507194b5333294b7079","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-0.6.2.tgz","fileCount":25,"integrity":"sha512-8WlcrtXwiio5/E1J1cpaeBW5jFTHMcFLmlqOhQTbta0kn5hiOM/B56tky/ZJQP7SyHhpVj3zDvaXkVyedYi/LA==","signatures":[{"sig":"MEUCIQDYm2aaLNyiAtxSTR4upjqqCcdETM7tk0Y0ghAXzPQs9AIgeIt0igY5zr/o+yf9euhAjS6pVgQ/PXVWUCOaZ4KTBk4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54730,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4Y7bCRA9TVsSAnZWagAAZ8YP/0Y1znCiaOQPSoyjQIF+\ntKICNM59Q8hBYcN3mZiJe33+UqMpVz/a1Vk0AHyCgAaNZK6DGZ/FtThyDSs2\n5yejWbkcYNpHpEbbc8cgIMeDhNdSIxTwBybfaD4YbOcgw0YgDzVfd1wVzN4Z\npLAGDJRkGv0e9dYx6c90TJaMXQEOsJ9x1Ws3iPUbPA72fASCOp2BVZ/V7RDf\noFjBPuRtpkpO2O8t9QAK0rwXuONdxrtmDHabkC8L/FX9xqeUOViljb/t4Bfn\nsbME+8oQ9+JrOVvL2pChlKwW/roymiV22KN7DfgJW+SCi5SC88poYBdVoCzO\nUnOx3U00XvevFulhUHUArLgNiDHVF7VtF8fXZvGtgWDx2e9IIYl810wttPkT\nzavbt7JT0BUdvxg9NXAmi0UME1eAN3PLy+nkA3g83dQhmeAZ4kiNoHFYYRAL\nvX+tZ61KImGD2/VBQRVHzFAZHQf5dUtcwv89Ss2ettoSam2IC6mNCeBN80KZ\nkvz2Pq/TTixcvscA4a+MgdVU4YNDC74rmlVIJHehi4gEIbSJr+pDamUrI7z7\n+HhKwLHq18rcWQYrEEpBE8l9BQxRX/Nm6lv2DySl4yv8YXe3Wu1a9JcWJe42\n0jmxGPbNOvyF/ieLugOK0WV5uhhL9Wy1p64LtrjpjkMlhgK3rE6ehhYk9jxo\nyyjj\r\n=2gvh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","gitHead":"56ecf320ef737f9208d01599277b8573725ee162","scripts":{"lint":"eslint \"tests\" \"src\" --ext .js,.ts","test":"npm run test:base","build":"npm run build:ts","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","version":"npm run eslint-fix && git add .","build:ts":"tsc --project ./tsconfig.build.json","test:nyc":"nyc --reporter=lcov npm run test:base","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint \"tests\" \"src\" --ext .js,.ts --fix","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register --inspect \"tests/src/**/*.ts\" --reporter dot","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"6.14.8","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"10.23.0","dependencies":{"espree":"^6.0.0 || ^7.2.0","eslint-visitor-keys":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^7.0.0","eslint":"^7.3.0","semver":"^7.3.2","ts-node":"^8.10.2","prettier":"^2.0.5","typescript":"^3.9.7","@types/node":"^14.0.13","@types/mocha":"^7.0.2","@types/eslint":"^7.2.0","@types/estree":"^0.0.45","@types/semver":"^7.3.1","vue-eslint-parser":"^7.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsonc":"^0.5.1","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","@ota-meshi/eslint-plugin":">=0.0.0","@typescript-eslint/parser":"^4.0.0-0","@types/eslint-visitor-keys":"^1.0.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.0-0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_0.6.2_1608617690865_0.6787262230778093","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"jsonc-eslint-parser","version":"1.0.0","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@1.0.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"f4d2ce26bd93c6101957e23986e07aeeb8df8455","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-1.0.0.tgz","fileCount":25,"integrity":"sha512-uN1rcnUQ3g7sGmAH+eImh+9tzPZhJZGyvwqQGclojMrPXFBciZ+1WTaFkt1guZyiskriHVdLkBA1clFs9Y+Hkw==","signatures":[{"sig":"MEUCIQD3euo+kW/hjopa8jSBe3EyH7q6TbZVdc7apadcCJ/2QwIgDDKcSJoz4zbY2JHcKdTjMANU/qHd6B1+bKQIRiF5LqY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOMGmCRA9TVsSAnZWagAARfAP/2z9p2fE+yuvEAmTwuQC\n+ff/zJFQpKNQVtDHJijWpiB1UcLNIKafxS77yCQA4AQWLFa3W2YmQOYHd0jx\nlBJ+htwkcw2z47no3X+OTDJ8TScN+HBPmlroAyvN/98Oez/UD9gSERkiDZWX\nFTeDRK57ai6r0FsKvxhNWr9/PwVTSVHH3hmjI9gJjaj9bUZGaB5OPBHc79A2\nUveLUOhAnVhJ5VrUHGadVDLk+Kxqm+Tz1Y/wMzdB0b/LkRExK6DbiGqXPCIi\n0Mznoi2mQPKIiTfAy5C4hKBVtjhqj8iM+suvL6zvBtHyvjEs0lPFKVmOnxMw\nbV2yQ7yDN/PM+pXBqsz7hfrqGNEsBBJLU+VwQZtIfMsErobUYXp3HAlHD/I+\ndAPW4MHOEPpGdmdFeNN2afTX7U8zbciq0eaIweJGPbWOdB+noduX+AEIX5pM\nvqIbA/LIc5DFowiGfpSSpy3XVVI1Xc+fa6b+NXDVjFmb3uuBk8qD/ji+jScA\njYOgjjZVmN8QyreZBFe8WBgIc08kbfiSRcfgPo01w6goeTBHJnFKTDIe2dA9\nmyxp9z2+qe3WASIUgxATmrymweGPIG3zOazWdmrdmsXEKQVZB9+F4/yReUg8\nmb/JUyze1M+Pe4VWL1DyJ89mj1U76k/nAXERHoyTlSj5Gz6YSEplCq70x2ca\nAXwz\r\n=FUIC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","gitHead":"c3b7dda84e69c79057c0629877f45748e024857a","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"npm run test:base","build":"npm run build:ts","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","version":"npm run eslint-fix && git add .","build:ts":"tsc --project ./tsconfig.build.json","test:nyc":"nyc --reporter=lcov npm run test:base","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint . --ext .js,.ts,.json --fix","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register/transpile-only --inspect \"tests/src/**/*.ts\" --reporter dot","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"6.14.11","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"14.15.5","dependencies":{"espree":"^6.0.0 || ^7.2.0","eslint-utils":"^2.1.0","eslint-visitor-keys":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.0.0","eslint":"^7.3.0","semver":"^7.3.2","ts-node":"^9.0.0","prettier":"^2.0.5","typescript":"^4.0.0","@types/node":"^14.0.13","@types/mocha":"^8.0.0","@types/eslint":"^7.2.0","@types/estree":"^0.0.46","@types/semver":"^7.3.1","eslint-plugin-vue":"^7.6.0","vue-eslint-parser":"^7.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsonc":"^1.0.0","eslint-plugin-regexp":"^0.1.1","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^8.0.0","eslint-plugin-prettier":"^3.1.4","@ota-meshi/eslint-plugin":"^0.0.16","@typescript-eslint/parser":"^4.0.0-0","@types/eslint-visitor-keys":"^1.0.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.0-0","eslint-plugin-json-schema-validator":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_1.0.0_1614332325541_0.883316691941856","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"jsonc-eslint-parser","version":"1.0.1","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@1.0.1","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"fbbedad0875c79e1e15d0ed6877ebe43f18a52e3","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-1.0.1.tgz","fileCount":25,"integrity":"sha512-mh5LY5byThmc692EqJS3Ss9sViNoNeCLNG5VQUgJLoAFFM3FzdIetd99qEiiQ+NXBVAIUgX5sWeK9leniS8RbQ==","signatures":[{"sig":"MEUCIAoDIOkFskiTqWCCG9AexkzOW1ZqB3ewusrJNPgRfaj3AiEApNn2O4gL9J2v5DyaS8R7ZBU6mNKtddNc87jrtUPTQ6E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59438,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOZ7oCRA9TVsSAnZWagAAlHQP/0J3pvYSIs3YeqqTWbXU\nCkC7DU0gufMbdyWnt8TjuglJcGmrmKfwJl93tJsK+ykRpr7BzddIfAzPUj/3\nb9B7a93aUZInFUmi5L3JNClxDXlKsSiVSvPcGE3NZpy4BDl1UsyghK7IBrXM\n6OQRAf1SqcuIpGxGnAJdSA3R4hAX+cK8Nzh1mIj1iuUt6ZP+MATcHlnAOF00\n0+r2FFzNgyFIPOG5HVxd0Fui45MA0TaJNl6CztzeSTqZhsJwN4elYCKditsR\nyL75q3NacNJIsFgi7pWNbiz647G108zKygU8p00/xcutlDifoH8hZcmJTk5n\ntzdlePywq9oGW6BgGYP5smJgG9YCpcFEDECxoLyMYOpznCvedEdXMAozyZkW\ndtQNo9+eImmJKBFXU499BHI1Pf6TJxPqTPCDV7cF/UO8UzTJovG9xUjMl7kW\nly2cJ8+T6V8JSgfuMjRWipRuf3eQEjVNgp0TZ0H3/7fCrCWl7K0bSQSbqlj8\n719L/oBihTxZakniAa1CCYOGivIh3yYqE0c81LQdnfoubRi+vfPnEtgwLgzE\n2riCkZkh3Dwv2EZQVRGk2gCm6lnCS3ogXUd/+ON63hypF6OMAQG7pneX2MfX\nXbO2bsBSlEfxi2bNsuVJZFlZv3aL1qs5qCJGAVgaAApcr3iZdiANUaMvoTn2\nlork\r\n=PGZs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","gitHead":"946168659e0e1172488c37d38ee62aca5960978b","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"npm run test:base","build":"npm run build:ts","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","version":"npm run eslint-fix && git add .","build:ts":"tsc --project ./tsconfig.build.json","test:nyc":"nyc --reporter=lcov npm run test:base","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint . --ext .js,.ts,.json --fix","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register/transpile-only --inspect \"tests/src/**/*.ts\" --reporter dot","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"6.14.11","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"14.15.5","dependencies":{"espree":"^6.0.0 || ^7.2.0","eslint-utils":"^2.1.0","eslint-visitor-keys":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.0.0","eslint":"^7.3.0","semver":"^7.3.2","ts-node":"^9.0.0","prettier":"^2.0.5","typescript":"^4.0.0","@types/node":"^14.0.13","@types/mocha":"^8.0.0","@types/eslint":"^7.2.0","@types/estree":"^0.0.46","@types/semver":"^7.3.1","eslint-plugin-vue":"^7.6.0","vue-eslint-parser":"^7.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsonc":"^1.0.0","eslint-plugin-regexp":"^0.1.1","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^8.0.0","eslint-plugin-prettier":"^3.1.4","@ota-meshi/eslint-plugin":"^0.0.16","@typescript-eslint/parser":"^4.0.0-0","@types/eslint-visitor-keys":"^1.0.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.0-0","eslint-plugin-json-schema-validator":"^0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_1.0.1_1614388967652_0.6092884452011555","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"jsonc-eslint-parser","version":"1.1.0","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@1.1.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"1c3eb81fdb8f1e0de1a9bf150f3155a14ec5d744","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-1.1.0.tgz","fileCount":25,"integrity":"sha512-FA3oS+8V0Mz4vv19YpY4TuZZi2ecR0RHTua9SjbCYb4+e35MWKIi7jn17zdGi6jxE7Cv7Vk61ml376MmMENieA==","signatures":[{"sig":"MEUCIQCx6/IOARk50w5+9mC3nFA60ohpYFOMf64J9Il78LDiIAIgFIrRFIxmMXLrJZwH44240EsvSq5e7ZhyKvSCxarNbyY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61050,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg4PZoCRA9TVsSAnZWagAAmB4P/jilYQ+rPl0+0YPJc6d7\nJGAdD8NEX3IBAj03od7RxOfhMdKvwaCNrTLYL7QgkR7YOp3I83X6N3kkvDfB\nw7NvozW8UJBhqFQ4xleJHyocMLcaKVaH9EGLfbvdmnVMXERW+iDSQqrgRwAU\nRoxTwMVGZ3bTCkDwOqPapQA7/bcRR0uPoxkQQgLwe34t0wjTusFHoiNUQcZA\n1/DblejtA+C/75ecIZBdOwXiM5lBpvr26EoUWrzDvfUEBlXqD0Fa2i/oKjZY\nspodZNiNlt/SS0bRwqbblGGkk21RrZSLXutsR/RzCqyfeRyhhSZo2LeJeXbV\nbkSsZDb/I8gb6ser9S6ue4zh6tfQO9G0FUpNoxeltU8+7XN+wqJbE2VnH9kT\nbsdiYq4rbTZcr8T+VlTsgrfD4AmRVGRaivS8AObo/AMP7Xp1pGwrXfvUkvW1\nzMOtbJw9kr4koUoc5TMSWvI1snDDECIXilxqvEYHic0OVVl+tZof3cnEPCXl\nD0bZ9XYHUlbY87ocQ0lWDTIhPMaSPxi57GnlDXCPOWDWoMLRcHTj5LFx8hYs\nzbsd322m9h2iXb4/ZmYwVdABzSvYDusPkVAnj7OrbTp770RQTrCgvPZWVfZK\nSPJmTvm5VemGuicKJn7e2dsiaQ1gnHwMYycLOjxmK6S1+Z3SC9G4DrcGziY7\nfIQD\r\n=yeO0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","gitHead":"47d09d382f50e431f75b8f5723b2242e1737fcd2","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"npm run test:base","build":"npm run build:ts","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","version":"npm run eslint-fix && git add .","build:ts":"tsc --project ./tsconfig.build.json","test:nyc":"nyc --reporter=lcov npm run test:base","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint . --ext .js,.ts,.json --fix","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register/transpile-only --inspect \"tests/src/**/*.ts\" --reporter dot","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"6.14.13","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"14.17.1","dependencies":{"espree":"^6.0.0 || ^7.2.0","semver":"^6.3.0","eslint-utils":"^3.0.0","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^9.0.0","eslint":"^7.3.0","ts-node":"^10.0.0","prettier":"^2.0.5","typescript":"^4.0.0","@types/node":"^14.0.13","@types/mocha":"^8.0.0","@types/eslint":"^7.2.0","@types/estree":"^0.0.49","@types/semver":"^7.3.1","eslint-plugin-vue":"^7.6.0","vue-eslint-parser":"^7.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsonc":"^1.0.0","eslint-plugin-regexp":"^0.13.0","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^8.0.0","eslint-plugin-prettier":"^3.1.4","@ota-meshi/eslint-plugin":"^0.7.0","@typescript-eslint/parser":"^4.0.0-0","@types/eslint-visitor-keys":"^1.0.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.0-0","eslint-plugin-json-schema-validator":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_1.1.0_1625355879665_0.674581606903879","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"jsonc-eslint-parser","version":"1.2.0","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@1.2.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"5d81da3a0d6b1c8c77b5be18685e9578872a7e68","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-1.2.0.tgz","fileCount":25,"integrity":"sha512-+vnjPNITAoDX2G9/IWV5vo234gQM3Gz40VuLIr74mc86f8UIKJ9blre+HnX2pHXejxolevV2a+BpaC0nhTq8yA==","signatures":[{"sig":"MEYCIQCfz40lwLDYIWO3ppiTfUFrXYNP6ufJHGFGH42wfmY2nAIhAIMu6rNFohGXqPKFkQr4iy9KFhh5R6jMjXjzHU/74TUT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61183,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGGrjCRA9TVsSAnZWagAAL70QAJmta13PGYy9xHFxXyDG\nRJaGAMPpAdsLldt2cbXc4qIsu/aXxT96poAMWJHZ4c/bvd4xY9xH8CzblWgp\nxITRgmp7Ggk2qTA9PO0ydUcoes23mKwkt3NDi9833pWYVy+dJ/rBWCOiSiX6\nHg+4B8rS6yOGmSJy8WE9gdQ07OEGzomRXeEg3lEJbXjtBLk0ionJar+bSJPh\nOviC3UgXMFif4JP7e8TV819V7MMtr+P6zS+gn6VkCOzzrAZqRKPLE8q0mOo7\ne0/kclVyH4nQHZJxno1/mvnozEeRmJRauNIAKtU7FOwkfW/4etH38uxBzUnZ\nUmBjkh0t3PPW0TuH8mEQ/0H/XMfxiJCHfbhkYbhnjOpPeKZiPRRzVupftsiS\niPZGDo7CVdgO4PTpvZl7qjmDHS5+kAI9fLJeTi/An2OQovmrTiQ1tDyysxa/\nK1PAvTticB/cKNjdidb9Iif6k6sdxb/5AllKk+d92PQPL7fDKwKl2GDCT0du\nDyKx+fR/bAaSzt3jaKWudIQ4mvtWMZXFdY6c4tJIUBUh57aoerAcRsIqXhrS\nuCQ0JBYj8ekRglz0wYjY/TslC3wM4HJFhTqFH1bxwhtfOAUV/4MBBdpPMq8r\nk2f88/EHBSR4TtGWi+e4+PqkgBLCpqk+EQczu5vBrWh2qOq1Uxy47ntDQ9um\nigIR\r\n=k4NW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">=8.10.0"},"gitHead":"a6b3464b9a35e3722cd779263aac236636d3c8ba","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"npm run test:base","build":"npm run build:ts","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","version":"npm run eslint-fix && git add .","build:ts":"tsc --project ./tsconfig.build.json","test:nyc":"nyc --reporter=lcov npm run test:base","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint . --ext .js,.ts,.json --fix","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register/transpile-only --inspect \"tests/src/**/*.ts\" --reporter dot","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"6.14.14","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"14.17.4","dependencies":{"espree":"^6.0.0 || ^7.2.0","semver":"^6.3.0","eslint-utils":"^2.1.0 || ^3.0.0","eslint-visitor-keys":"^1.3.0 || ^2.1.0 || ^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^9.0.0","eslint":"^7.3.0","ts-node":"^10.0.0","prettier":"^2.0.5","typescript":"^4.0.0","@types/node":"^14.0.13","@types/mocha":"^9.0.0","@types/eslint":"^7.2.0","@types/estree":"^0.0.50","@types/semver":"^7.3.1","eslint-plugin-vue":"^7.6.0","vue-eslint-parser":"^7.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsonc":"^1.0.0","eslint-plugin-regexp":"^1.0.0","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^8.0.0","eslint-plugin-prettier":"^3.1.4","@ota-meshi/eslint-plugin":"^0.8.0","@typescript-eslint/parser":"^4.0.0-0","@types/eslint-visitor-keys":"^1.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.5.0","@typescript-eslint/eslint-plugin":"^4.0.0-0","eslint-plugin-json-schema-validator":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_1.2.0_1628990179116_0.8551555154937713","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"jsonc-eslint-parser","version":"1.3.0","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@1.3.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"bb9e01a237a8a02c74a66f415301fc24a9276ddb","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-1.3.0.tgz","fileCount":25,"integrity":"sha512-+xXdr4lCtRpeOKFl+v64QgVUcz3z0XvcUZSKspAARII3zPKt53zGPPsSjepydtJifKzeOpqf46CaI8LvSxLHyA==","signatures":[{"sig":"MEUCIE0JRS1qh9sgMIB5cb8XNpfRVzdDU1XEqdYDCE3L15VBAiEAn0vsa+79DZG0bJ/tjJJn30YwQf/gqP87jRDnYI4Zeaw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61303,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJdQLCRA9TVsSAnZWagAATXMP/A2gxa+/q/iLg8ftwZbg\neW/Pex8G5yMFqCbrJM8NVY9PAXeWuTvkR0k8D8c7lGJi+KJsEwN7NfSIIQx1\nNKFBoAfH3TaaqURn+mYC/y0CaRMGdoamb+BhiWB9560UZ81I1rziSKWnMde8\n3gOenaLI3o2yUyn/cHQ1xwdKa0fLT2IvAxE9zR33YbX7Ohijsk7M8snXAaWw\n92doyZyi39SEqC6F6IuNSBOW55j0b+TFWrhvD2xnyYOmrayNpTD7uE+5uVZC\n7LPUdA2ueFw+WdH7/JdRwFsqcxjDWzrG3qaKIoTBgSnJHSvGdUQo9DMzmPmg\n6O3RL0NlyUGma+Mq/sxIFw7JhskAFOb8KDjCXDZJ9l/vAXQG0+08XeVzZbdt\n75AAzeiFw6X/vrSq2i/XQOshJjoqU3+hxIJ++Tjen6QZPq1skfo+brgN+T2p\nmJE15o6BDtVbtXn/zhhzf7SGyxj8IT8rU05u1lR9JnemnuCEVy9RiCJelg1o\n+kg1NCq56i5Z18IKcNI4SzyPedoawp0cWN9YZBpo1ImBNOi+bzbXkuqW2FWo\nLQJ4PfiHNy/obklfHAy8bXCqndKONIglHH1JSu0lTLJ4PPKwmzLpli7onIDo\nr5SVz/Iswf6W/3SGuTZefSvhuNj31n7m1mtnmRFqV2ILbe8To+KD4an6tLd0\nvraZ\r\n=Ubfe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">=8.10.0"},"gitHead":"6353dd504d829a31eed0e24a1ffedc9b1d8adf30","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"npm run test:base","build":"npm run build:ts","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","version":"npm run eslint-fix && git add .","build:ts":"tsc --project ./tsconfig.build.json","test:nyc":"nyc --reporter=lcov npm run test:base","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint . --ext .js,.ts,.json --fix","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register/transpile-only --inspect \"tests/src/**/*.ts\" --reporter dot","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"6.14.14","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"14.17.5","dependencies":{"espree":"^6.0.0 || ^7.2.0","semver":"^6.3.0","eslint-utils":"^2.1.0 || ^3.0.0","eslint-visitor-keys":"^1.3.0 || ^2.1.0 || ^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^9.0.0","eslint":"^7.3.0","ts-node":"^10.0.0","prettier":"^2.0.5","typescript":"^4.0.0","@types/node":"^14.0.13","@types/mocha":"^9.0.0","@types/eslint":"^7.2.0","@types/estree":"^0.0.50","@types/semver":"^7.3.1","eslint-plugin-vue":"^7.6.0","vue-eslint-parser":"^7.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsonc":"^1.0.0","eslint-plugin-regexp":"^1.0.0","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^8.0.0","eslint-plugin-prettier":"^3.1.4","@ota-meshi/eslint-plugin":"^0.8.0","@typescript-eslint/parser":"^4.0.0-0","@types/eslint-visitor-keys":"^1.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.5.0","@typescript-eslint/eslint-plugin":"^4.0.0-0","eslint-plugin-json-schema-validator":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_1.3.0_1629869067376_0.24971345757416907","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"jsonc-eslint-parser","version":"1.3.1","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@1.3.1","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"f9ad860f6ce90cf4dcb0582693e983babf1aa2f3","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-1.3.1.tgz","fileCount":27,"integrity":"sha512-PWlWVZL01UNOd9jVeYzClGzXLi6UTpB1a4tSSWtcYFBEk1i8UihEzC1r/jW/CbbyshqwTkKy5LHWckRNlbPvgA==","signatures":[{"sig":"MEQCIHY8r/WbzpX6qwujIrP6aqHKDKAHIgdzRH153gdCNMqUAiAlHQ0MNi22OreoRpD8sPv82BbeUl6WAp6WOPNiyspOAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62383,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMV+PCRA9TVsSAnZWagAA1yQP/RtA3PHoQlkgevd6F1To\nu3l7vbGtZdoCu7dg/Iir5UbzhuE9xxU2mZsvg3MoSP66f/Ue1Ypd3uBDHK+5\nL9S25OyQS78d+6CmhAPicveQar5i99Zs9KU6RFohHVPLV/DDia9705VdMwzf\nszQ+02CJ9M16arKwUupZg35wWoO769QVGT4VGsTwN/vlwNpchwALYq2HAWnU\nWfQp0ODpC+e0hop5OMDPpswxvU2gfIkvXP1d07IAdlnOv3qd5eqgcfyAgbz5\nCj62+53F/kaCs3A5CPBexF2MV6ALw7yOHTLMAqsuO8LMNmQEbJgDVdRvrOk2\nlrohN+0F26gOEaVIDaJIehu8JhZvBBJX10vx3MVj0n2O/71TISFmxK3LEfFF\na1vNGuqWd9nMbGP49/hga053+x5sOdBuXcPUY12kytSiX8FiDIGYB9Gt+dgG\nTH6JBBoWjFWIOpFL3M9p091mv3q1X5aXFf44/YP9W4KCSMbXD5uVh16Du9f9\nGHnsXJ1PSZ+OInxL75uApVFTYyOriMXC5mV4dPt1l4f7ontDPyiZSLZM4fgI\nQL0COntcYAxVYGqdXly1dZcpB6EOHv3aOAjhMEDDZQF9bMwpOmnYJFyUUP+0\nalPoKR40Q5w3cof8X875E15g44Pn8QGel+LBwVK0E29h8bsk7Kfvam7rBlCU\nELjw\r\n=p3dP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">=8.10.0"},"gitHead":"8f914bb27fe2983dcbe36a6e88fb50d188b521f7","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"npm run test:base","build":"npm run build:ts","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","version":"npm run eslint-fix && git add .","build:ts":"tsc --project ./tsconfig.build.json","test:nyc":"nyc --reporter=lcov npm run test:base","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint . --ext .js,.ts,.json --fix","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register/transpile-only --inspect \"tests/src/**/*.ts\" --reporter dot","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"6.14.15","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"14.17.6","dependencies":{"espree":"^6.0.0","semver":"^6.3.0","eslint-utils":"^2.1.0","eslint-visitor-keys":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^9.0.0","eslint":"^7.3.0","ts-node":"^10.0.0","prettier":"^2.0.5","typescript":"^4.0.0","@types/node":"^14.0.13","@types/mocha":"^9.0.0","@types/eslint":"^7.2.0","@types/estree":"^0.0.50","@types/semver":"^7.3.1","eslint-plugin-vue":"^7.6.0","vue-eslint-parser":"^7.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsonc":"^1.0.0","eslint-plugin-regexp":"^1.0.0","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^8.0.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.8.0","@typescript-eslint/parser":"^4.0.0-0","@types/eslint-visitor-keys":"^1.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.5.0","@typescript-eslint/eslint-plugin":"^4.0.0-0","eslint-plugin-json-schema-validator":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_1.3.1_1630625679192_0.8258193053144103","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"jsonc-eslint-parser","version":"1.4.0","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@1.4.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"531222a2d0f40dc1b0fe4927ae094705dc898dc7","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-1.4.0.tgz","fileCount":35,"integrity":"sha512-oOXYXc4Fu7W4LbSHnKTZG3FTTai+ZeyaSWvxYXhC/3cb+tQkOIj7PpKhA6X1BAbNm5MUzT2MRv1xbKfqFsieNw==","signatures":[{"sig":"MEYCIQD0oLMqS+W0n80J2o/eIMzuiExxW0fkNbIFr7ECTqclqQIhAJxt5CkcX+pjBlwKKAzwGm4FcsxsC/8o7wbh3K51Ence","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66955},"main":"lib/index.js","engines":{"node":">=8.10.0"},"gitHead":"45f7c0f7adc4f341e5ba48e635ab20fb352e52fe","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"npm run test:base","build":"npm run build:ts","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","version":"npm run eslint-fix && git add .","build:ts":"tsc --project ./tsconfig.build.json","test:nyc":"nyc --reporter=lcov npm run test:base","benchmark":"ts-node --transpile-only benchmark/index.ts","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint . --ext .js,.ts,.json --fix","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register/transpile-only --inspect \"tests/src/**/*.ts\" --reporter dot","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"6.14.15","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"14.17.6","dependencies":{"acorn":"^7.4.1","espree":"^6.0.0","semver":"^6.3.0","eslint-utils":"^2.1.0","eslint-visitor-keys":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^9.0.0","eslint":"^7.3.0","ts-node":"^10.0.0","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"^4.0.0","@types/node":"^14.0.13","@types/mocha":"^9.0.0","@types/eslint":"^7.2.0","@types/estree":"^0.0.50","@types/semver":"^7.3.1","@types/benchmark":"^2.1.0","eslint-plugin-vue":"^7.6.0","vue-eslint-parser":"^7.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsonc":"^1.0.0","eslint-plugin-regexp":"^1.0.0","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^8.0.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.8.0","@typescript-eslint/parser":"^4.0.0-0","@types/eslint-visitor-keys":"^1.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.5.0","@typescript-eslint/eslint-plugin":"^4.0.0-0","eslint-plugin-json-schema-validator":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_1.4.0_1632286622925_0.5992115243666061","host":"s3://npm-registry-packages"}},"1.4.1":{"name":"jsonc-eslint-parser","version":"1.4.1","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@1.4.1","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"8cbe99f6f5199acbc5a823c4c0b6135411027fa6","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-1.4.1.tgz","fileCount":35,"integrity":"sha512-hXBrvsR1rdjmB2kQmUjf1rEIa+TqHBGMge8pwi++C+Si1ad7EjZrJcpgwym+QGK/pqTx+K7keFAtLlVNdLRJOg==","signatures":[{"sig":"MEQCICNVX3iW8nJ1ql2VDwn0iHWVUV2ry8ya2EhRmUqduIHXAiAs2/gZCYE/a1W+/BNf6Wm0fdkyXlx39w5/Pq8bivMspA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71975},"main":"lib/index.js","engines":{"node":">=8.10.0"},"gitHead":"09f8dc15a4ecc566a3b320844757dc5a5636bd9f","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"npm run test:base","build":"npm run build:ts","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","version":"npm run eslint-fix && git add .","build:ts":"tsc --project ./tsconfig.build.json","test:nyc":"nyc --reporter=lcov npm run test:base","benchmark":"ts-node --transpile-only benchmark/index.ts","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint . --ext .js,.ts,.json --fix","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register/transpile-only --inspect \"tests/src/**/*.ts\" --reporter dot","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"6.14.15","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"14.17.6","dependencies":{"acorn":"^7.4.1","espree":"^6.0.0","semver":"^6.3.0","eslint-utils":"^2.1.0","eslint-visitor-keys":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^9.0.0","eslint":"^7.3.0","ts-node":"^10.0.0","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"^4.0.0","@types/node":"^14.0.13","@types/mocha":"^9.0.0","@types/eslint":"^7.2.0","@types/estree":"^0.0.50","@types/semver":"^7.3.1","@types/benchmark":"^2.1.0","eslint-plugin-vue":"^7.6.0","vue-eslint-parser":"^7.2.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsonc":"^1.0.0","eslint-plugin-regexp":"^1.0.0","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^8.0.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.8.0","@typescript-eslint/parser":"^4.0.0-0","@types/eslint-visitor-keys":"^1.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.5.0","@typescript-eslint/eslint-plugin":"^4.0.0-0","eslint-plugin-json-schema-validator":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_1.4.1_1632290650729_0.8294207712185682","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"jsonc-eslint-parser","version":"2.0.0","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@2.0.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"cf9dfbde7115f5a960cfae83f91828e078463339","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-2.0.0.tgz","fileCount":37,"integrity":"sha512-rotfwaRDB/hB6vSXQBpKRCEnD/Y0Bz7/YaU4IWr5exW833Uz2LkxUr/kZ66ubFDsxpZ+lbSrt1DCUFuvILeNbA==","signatures":[{"sig":"MEUCIQDIBaAqr4EwwmjUAIwVcOc5+kT1yVfSiUxKxJ24eKPgAwIgJRlT5gC/g818HcrnQteQm2nWeSsUxbG9wcjdYYuuues=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75172},"main":"lib/index.js","engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"gitHead":"6a5e46a07624a9af7f19e99d6333fd9e0cc0f132","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"npm run test:base","build":"npm run build:ts","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","version":"npm run eslint-fix && git add .","build:ts":"tsc --project ./tsconfig.build.json","test:nyc":"nyc --reporter=lcov npm run test:base","benchmark":"ts-node --transpile-only benchmark/index.ts","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint . --ext .js,.ts,.json --fix","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"6.14.15","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"14.18.1","dependencies":{"acorn":"^8.5.0","espree":"^9.0.0","semver":"^7.3.5","eslint-utils":"^3.0.0","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^9.0.0","eslint":"^8.0.0","ts-node":"^10.0.0","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"^4.0.0","@types/node":"^16.0.0","@types/mocha":"^9.0.0","@types/eslint":"^7.2.0","@types/estree":"^0.0.50","@types/semver":"^7.3.1","@types/benchmark":"^2.1.0","eslint-plugin-vue":"^8.0.0","vue-eslint-parser":"^8.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsonc":"^1.0.0","eslint-plugin-regexp":"^1.0.0","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^8.0.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","@typescript-eslint/parser":"^5.0.0","@types/eslint-visitor-keys":"^1.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.5.0","@typescript-eslint/eslint-plugin":"^5.0.0","eslint-plugin-json-schema-validator":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_2.0.0_1636086147828_0.6820309984887967","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"jsonc-eslint-parser","version":"2.0.1","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@2.0.1","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"a954462a4f3b225270461a37a95e8897040c35cf","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-2.0.1.tgz","fileCount":37,"integrity":"sha512-lBVutb6zjKwkNlVbJ6Fyro2IrPxe4WU/3ORDs8svS0TX4tdzz7o6dHMsbXh+S261I8Qsv/yGQe6EmFwxFkXJqg==","signatures":[{"sig":"MEYCIQC8U3GcN3zizFpx6Ex/a8fL2AGZeolZgGNiviuovwgYVQIhANPFtcA1oxNDuCbYOlGFbYCbNU54poq4pA/IySp4eFhV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75220},"main":"lib/index.js","engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"gitHead":"810fedd2a3fbda92820cd4509481b62ae4e40928","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"npm run test:base","build":"npm run build:ts","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","version":"npm run eslint-fix && git add .","build:ts":"tsc --project ./tsconfig.build.json","test:nyc":"nyc --reporter=lcov npm run test:base","benchmark":"ts-node --transpile-only benchmark/index.ts","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint . --ext .js,.ts,.json --fix","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"6.14.15","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"14.18.1","dependencies":{"acorn":"^8.5.0","espree":"^9.0.0","semver":"^7.3.5","eslint-utils":"^3.0.0","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^9.0.0","eslint":"^8.0.0","ts-node":"^10.0.0","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"^4.0.0","@types/node":"^16.0.0","@types/mocha":"^9.0.0","@types/eslint":"^7.2.0","@types/estree":"^0.0.50","@types/semver":"^7.3.1","@types/benchmark":"^2.1.0","eslint-plugin-vue":"^8.0.0","vue-eslint-parser":"^8.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsonc":"^1.0.0","eslint-plugin-regexp":"^1.0.0","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^8.0.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","@typescript-eslint/parser":"^5.0.0","@types/eslint-visitor-keys":"^1.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.5.0","@typescript-eslint/eslint-plugin":"^5.0.0","eslint-plugin-json-schema-validator":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_2.0.1_1636090768723_0.42816558308961383","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"jsonc-eslint-parser","version":"2.0.2","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@2.0.2","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"12745b432bb1b0378557d237697a0cc0e96ee084","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-2.0.2.tgz","fileCount":37,"integrity":"sha512-LLG4SdlKZlE0VMPv040zkL41/h3pfgg+/YJIs1E20OIvHjMtyWxHMR3yVEax7kX8cVHEZ/bMexH1GBS6D1fNSQ==","signatures":[{"sig":"MEUCIEHXpp3igpMT6Or6fzb/C0y4BzaLMDakGsBmUZK5WFkpAiEAtMixX4mFb+hNftzKhibSDthFYZHfQfVLvfCC1o+AQL8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75219},"main":"lib/index.js","engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"gitHead":"ce820e893807919f7114f98311acbbe6ce7c117e","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"npm run test:base","build":"npm run build:ts","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","version":"npm run eslint-fix && git add .","build:ts":"tsc --project ./tsconfig.build.json","test:nyc":"nyc --reporter=lcov npm run test:base","benchmark":"ts-node --transpile-only benchmark/index.ts","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint . --ext .js,.ts,.json --fix","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"6.14.15","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"14.18.1","dependencies":{"acorn":"^8.5.0","espree":"^9.0.0","semver":"^7.3.5","eslint-utils":"^3.0.0","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^9.0.0","eslint":"^8.0.0","ts-node":"^10.0.0","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"^4.0.0","@types/node":"^16.0.0","@types/mocha":"^9.0.0","@types/eslint":"^7.2.0","@types/estree":"^0.0.50","@types/semver":"^7.3.1","@types/benchmark":"^2.1.0","eslint-plugin-vue":"^8.0.0","vue-eslint-parser":"^8.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsonc":"^1.0.0","eslint-plugin-regexp":"^1.0.0","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^8.0.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","@typescript-eslint/parser":"^5.0.0","@types/eslint-visitor-keys":"^1.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.5.0","@typescript-eslint/eslint-plugin":"^5.0.0","eslint-plugin-json-schema-validator":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_2.0.2_1636104835330_0.4053458377283603","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"jsonc-eslint-parser","version":"2.0.3","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@2.0.3","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"d3e1bf39907f551f69ef99e7498cd948e5a3395a","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-2.0.3.tgz","fileCount":37,"integrity":"sha512-wNXk7blnuhFPr6OvU3NSXO9c729gUor4es0S72OPdVBmJfug0x5XUx+xLscPGURclCprd3vWpLiaAlRAwnI7aQ==","signatures":[{"sig":"MEYCIQCxAiq27v/fSTNed66ua/xaEem6FsKMuL1pAZ1RyeHJEQIhANDcJJITMm8WcKknpm245QwpdcndTIov6k3quwJPhQ+2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76410,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhk485CRA9TVsSAnZWagAAHrMP/0FSk+o97b2MJmltLGbm\ntl0BJOsd1iyn5R7HdmNxRXP0pscRpEiq2vfTufUNsxD4AyLqtZ9AljOFSHTp\nd6c7cnUVgK4o5rHfU6DVHVimovksMSSFT71EMyFZ35oH6c3naZhDbN4tgikK\nuEP5kGgXEan9OyHsUQzCnnSEZgNa6SWxkRrc70bJCybuPNRu1IcqC/nm2GPH\ntZGrAug6yg1TCYKdQCh74xICOuQsu+RQCUoTaGO88AZK/43cRD0YGRbE06/4\nS+xV1RHjghvbgGxZEUZi6mQoY1oj1wtGCOWEPKL/R7OE4tiScT8CBrfErgSt\n6rjKtERxG828C90w1PwMIpe9VprGKPndnHj1iBjH+ZG3ZBYDfSE0XgKKxJQk\nGtRajzrMCreoUgSdGh8KufRzNZ1v9PuV++BRYpzJyo8tQ/tlM/MEo2L6MQnV\nvQit52ypNzPhsisoQANNRz2zQDVd9HsI7hU7iqp8qUO1rr3JzvfV2QycDpkC\njXdEUJoPVOikFugYyDtt7cGa1OxQQr0tiFzZomg9zDHWVW2uUrgyQiHWCvwW\nQzmPG6QuemHU4DlzlLoxYDoJVHSdM6GCOdhzwVB1SMIHgqz8NS5ZQ3j3q+Cz\n5tgyb4+CUWJsal1jmio7fd8Hiha9zlw3q3JPxzqdOiFErrIrvSfrYMoYYc0Y\n2Pvj\r\n=I1XR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"gitHead":"3f25e43996a9694dfc4b73c8014bd92c2dfb0a29","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"npm run test:base","build":"npm run build:ts","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","version":"npm run eslint-fix && git add .","build:ts":"tsc --project ./tsconfig.build.json","test:nyc":"nyc --reporter=lcov npm run test:base","benchmark":"ts-node --transpile-only benchmark/index.ts","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint . --ext .js,.ts,.json --fix","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"6.14.15","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"14.18.1","dependencies":{"acorn":"^8.5.0","espree":"^9.0.0","semver":"^7.3.5","eslint-utils":"^3.0.0","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^9.0.0","eslint":"^8.0.0","ts-node":"^10.0.0","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"^4.0.0","@types/node":"^16.0.0","@types/mocha":"^9.0.0","@types/eslint":"^7.2.0","@types/estree":"^0.0.50","@types/semver":"^7.3.1","@types/benchmark":"^2.1.0","eslint-plugin-vue":"^8.0.0","vue-eslint-parser":"^8.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-regexp":"^1.0.0","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^8.0.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","@typescript-eslint/parser":"^5.0.0","@types/eslint-visitor-keys":"^1.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.6.0","@typescript-eslint/eslint-plugin":"^5.0.0","eslint-plugin-json-schema-validator":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_2.0.3_1637060409246_0.29497485848994964","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"jsonc-eslint-parser","version":"2.0.4","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@2.0.4","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"74f645dce020506b07f0a65cab0ff0093bf897d4","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-2.0.4.tgz","fileCount":37,"integrity":"sha512-a3ZRus4qea0tSRCW2qvF/spFt7iCpdeJbiDjxbFZRZ87JCF8sI8hbxpVvUBVyZ3fLB/RQnTi+Y/yZbMlqt1BCg==","signatures":[{"sig":"MEYCIQDm74lyDtl0ZjH/ZM6ABBh8ASRpQ4sIhcmtqRWlTuKD9QIhAPlcFMRwTD7LLR0YoR+VbdfR3vro1VvIe3Z/2goX8Eza","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76543,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhldg5CRA9TVsSAnZWagAAnfIP/1kh/beleoQuffq47VXm\n7tVSpOsA1OafuOtmqZ+exrk8EdBdK0ChGU7dx2Cz92HkmZ+258Wp3Z1fhB2L\ntYT97nFYYy03QCtqCTnJ0mDISohp73uivMgJ2Og0VTCehSS4w7hIAKXDjAqL\nFvgwsSA3r44hWbfbRKd7ufuI4MFrSOkjU50/ipv6U9IO2hiH6V9U3HHWnDld\nsggUeeyS71Eavsivq6p2BMqKmrsPfrtswRVwUTpACfm5ISviSY7dXbnoCDxW\n5rVE74r5ZEKfEahz+Gf0oEWhDjeurLcUYhKaqCZJMofbSGVKG456+iYq3N8T\nwmJH4ubkRBTitaGmQojsFynSwkbmEgpzFw2XU7kqnylWV0vDDAq2yBhDJImA\ncEH39UsLxQlafPAiLQXshKK7PAt9pIOwG1XDGhkMdDwVzVcDd9WYSjqbbKUy\nXHXOY8LiPwINkwEu/XzJIThcFacargHrKwDeJdzsT+sQ0NoNGsXkXPyc+12f\nUsTgN0Z7pIfOcpSyZs7cl7Hd09pT4Kl4kEaveiwIo28ZWDdNk886Yi5a4Niv\nrz/7OhUGNQipN2UYcgC/OWSVGLL/Fby7MRkRCGM3CnVDU22dAO0yL4neT+nk\nj8P1bSYmzk0Rem+L38f5eomzNFW/mvtntdb+to7CfMdwvxwvVcHmqHFrPBGX\noig3\r\n=vYp2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"gitHead":"87e595dce58ac95123e9893235d5c735b7872334","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"npm run test:base","build":"npm run build:ts","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","version":"npm run eslint-fix && git add .","build:ts":"tsc --project ./tsconfig.build.json","test:nyc":"nyc --reporter=lcov npm run test:base","benchmark":"ts-node --transpile-only benchmark/index.ts","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint . --ext .js,.ts,.json --fix","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"6.14.15","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"14.18.1","dependencies":{"acorn":"^8.5.0","espree":"^9.0.0","semver":"^7.3.5","eslint-utils":"^3.0.0","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^9.0.0","eslint":"^8.0.0","ts-node":"^10.0.0","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"^4.0.0","@types/node":"^16.0.0","@types/mocha":"^9.0.0","@types/eslint":"^8.0.0","@types/estree":"^0.0.50","@types/semver":"^7.3.1","@types/benchmark":"^2.1.0","eslint-plugin-vue":"^8.0.0","vue-eslint-parser":"^8.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-regexp":"^1.0.0","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^8.0.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","@typescript-eslint/parser":"^5.0.0","@types/eslint-visitor-keys":"^1.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.6.0","@typescript-eslint/eslint-plugin":"^5.0.0","eslint-plugin-json-schema-validator":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_2.0.4_1637210169328_0.16394056115078448","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"jsonc-eslint-parser","version":"2.1.0","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@2.1.0","maintainers":[{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"4c126b530aa583d85308d0b3041ff81ce402bbb2","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-2.1.0.tgz","fileCount":37,"integrity":"sha512-qCRJWlbP2v6HbmKW7R3lFbeiVWHo+oMJ0j+MizwvauqnCV/EvtAeEeuCgoc/ErtsuoKgYB8U4Ih8AxJbXoE6/g==","signatures":[{"sig":"MEYCIQDvRj6Ez2RwxEBSxYudx+oGhwZPKZ0wBaYKxuz2nr0rIwIhAN3krVlrUBeDvszmtaEAUxEkEqab47nVCuwejdpo/CAK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75920,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh35H6CRA9TVsSAnZWagAAgnUP/RTLea66tVAKAuukpLY/\nyQPxhzg/jBuZ+nNx5fVaIb333+7JXSkpMCdQwLJB8nPnBZfOOBXMMiEh9v8U\nfB1rzC1Nj8cnfi84ijmMMMaWmpmrU83izfg6PD3ryduIa7qTG46v8Fd31Xtk\n3ntFmFcbKWBdxmJYaNhmkGU9pbvxkldYvkBiEd+NakCvewQ9+ZawFHMe27Ap\nO5N7SHmKr2AarO3vDIWrW/CBJB3hWyBWYkuzh5ecAhw3xH+V4gx4TbCeVGlN\nABD3gvBnXRjov98LXqN8A94aKSB6Wep9R63+3KAfJ3adaZbhWuV1Qiev59XO\nke0gotSr2nxNq3NOe8z/6ChcTjAQhj0riWYsubx3aBRnoRcxSR1HSVy93qJe\ndDjBlzIx/r1pGJQdJ6aC97LEwDAIO6WNMM6rHdvzJ8+A53My8sVmAiPTOEhI\nMyp+mZe0V5DyiXUuL32IICfV+0qhKi5Oo7rRv6kvhyAx7WAs82LugejMS2DJ\njKBeGa1TDYaDhCZRjWjBbOacdnxrEgjR7cyo91S4nBunpfPfLJjscMrEtGBU\nApPdmGBLLTdW2OSS+Lwnud8J0GclDJwdIYB1PXYaLndu8iJMmpN9zmAhojeL\nD52C854WVrIf8ILvWI2pcm6tgxOTLsKYFwZxWtnjqcWr+FCbwzu4piInjtTd\nSikK\r\n=/yuk\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":"9da8feeb5adf6244bcc335417a18998074d42768","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"npm run test:base","build":"npm run build:ts","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","version":"npm run eslint-fix && git add .","build:ts":"tsc --project ./tsconfig.build.json","test:nyc":"nyc --reporter=lcov npm run test:base","benchmark":"ts-node --transpile-only benchmark/index.ts","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint . --ext .js,.ts,.json --fix","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"8.1.2","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"16.13.1","dependencies":{"acorn":"^8.5.0","espree":"^9.0.0","semver":"^7.3.5","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^9.0.0","eslint":"^8.0.0","ts-node":"^10.0.0","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"^4.0.0","@types/node":"^16.0.0","@types/mocha":"^9.0.0","@types/eslint":"^8.0.0","@types/estree":"^0.0.50","@types/semver":"^7.3.1","@types/benchmark":"^2.1.0","eslint-plugin-vue":"^8.0.0","vue-eslint-parser":"^8.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-regexp":"^1.0.0","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^8.0.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.10.0","@typescript-eslint/parser":"^5.0.0","@types/eslint-visitor-keys":"^1.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.6.0","@typescript-eslint/eslint-plugin":"^5.0.0","eslint-plugin-json-schema-validator":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_2.1.0_1642041850206_0.7811918308647012","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"jsonc-eslint-parser","version":"2.2.0","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@2.2.0","maintainers":[{"name":"jounqin","email":"admin@1stg.me"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"01ec9933dc3cc8302abb0c29884bf854c4f627e4","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-2.2.0.tgz","fileCount":37,"integrity":"sha512-x5QjzBOORd+T2EjErIxJnkOEbLVEdD1ILEeBbIJt8Eq/zUn7P7M8qdnWiNVBK5f8oxnJpc6SBHOeeIEl/swPjg==","signatures":[{"sig":"MEUCIFZTGZyaUE+NOlHXGNH5PU5kVfiLSIUVSTY2QPg29p5FAiEAnIdXID/H5lLVOzwMvK2YugzWMfQdPEz6lsh6X7+Unws=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCZOPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqVzQ/+MphMJIg7o4+RbNRZooSCYsiuBm8bCG8gwWG0kNCV3WR4B4jE\r\nZbE2NVOAI4GgRiTylp9gjHodV0Ikg/gNTxza1NditkPIR4SDnVV2R2++0Mx6\r\nC89f4Me8E/3N2Zxy4b4K7wSLJbapy5T3J0HI+IR4edzKaLUYHmZ8JuBU09yP\r\n8+x+zK0y3U4+jX5+ePbREu93VBPNaL4UNT/qjcSOUKlTXlXwA5qR9fox55PZ\r\nc/mAR9WSj26Ify0juFR6KxvrLjoFHsKRhvTtEWvCpoupgKshTN7Lh+kpDp/L\r\npHGfn/4PfTDTzL0433+k4qEVeaQSbDjJZ0tG08skA6NWKeJX4oQiuh/oekZI\r\nKYxUtdtw6zLRjw1Vp+ud6P0xfcKVnwnbHe2sMabPQ7PBtxbpRyG5iLx8SIdP\r\n7ul8XOZXLIDp5nTBQLpMuKQchDjzlN4iYTK0eHNLnhcunCAVeQj+6AUtL4Wn\r\nyVeSa5HwS1oiuY4j42JgR2Fw0ln+IHMXP8CXM8BpgabkgxQacN5BYaVqNvuV\r\nqkCeVQIjVaIg9Wgkw53gxz4FYkEZBtXkWxnYGUM/i1Qd1F+AWRMQt0Lvsnal\r\nhY3KWkPIn0UwGXHiZoDTMDUAhqemSPdRqfdMjIlYBW2Ox44OpYQKpSh54Fvg\r\n1fJHgR1cQ6JDxQmNioXtamg/3y1OAIleIEU=\r\n=UJZa\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":"525b94742ad9ecc614a25c9862114e06118fa3ee","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"npm run test:base","build":"npm run build:ts","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","version":"npm run eslint-fix && git add .","build:ts":"tsc --project ./tsconfig.build.json","test:nyc":"nyc --reporter=lcov npm run test:base","benchmark":"ts-node --transpile-only benchmark/index.ts","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint . --ext .js,.ts,.json --fix","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"9.5.0","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"18.14.2","dependencies":{"acorn":"^8.5.0","espree":"^9.0.0","semver":"^7.3.5","eslint-visitor-keys":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^10.0.0","eslint":"^8.0.0","ts-node":"^10.0.0","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"^4.0.0","@types/node":"^18.0.0","@types/mocha":"^10.0.0","@types/eslint":"^8.0.0","@types/estree":"^1.0.0","@types/semver":"^7.3.1","@types/benchmark":"^2.1.0","eslint-plugin-vue":"^9.0.0","vue-eslint-parser":"^9.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-regexp":"^1.0.0","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^8.0.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.13.0","@typescript-eslint/parser":"^5.0.0","@types/eslint-visitor-keys":"^1.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-node-dependencies":"^0.10.0","@typescript-eslint/eslint-plugin":"^5.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_2.2.0_1678349199644_0.16255577803278531","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"jsonc-eslint-parser","version":"2.3.0","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@2.3.0","maintainers":[{"name":"jounqin","email":"admin@1stg.me"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"7c2de97d01bff7227cbef2f25d1025d42a36198b","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-2.3.0.tgz","fileCount":39,"integrity":"sha512-9xZPKVYp9DxnM3sd1yAsh/d59iIaswDkai8oTxbursfKYbg/ibjX0IzFt35+VZ8iEW453TVTXztnRvYUQlAfUQ==","signatures":[{"sig":"MEUCIQDBuz5lWaw72jrQJusoGbWmdk4t28TL5kZaXmUSrPA/XwIgObO7ZHIj/6rK6LSq4Wgvb2Ch1J+R2UQdhVx697BqkFc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77463},"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":"89183f1472f2ba2e4054e258dc7f616b685bb5ad","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"npm run test:base","build":"npm run build:meta && npm run build:tsc","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","release":"changeset publish","version":"npm run eslint-fix && git add .","test:nyc":"nyc --reporter=lcov npm run test:base","benchmark":"ts-node --transpile-only benchmark/index.ts","build:tsc":"tsc --project ./tsconfig.build.json","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build:meta":"ts-node --transpile-only ./tools/update-meta.ts","eslint-fix":"eslint . --ext .js,.ts,.json --fix","prerelease":"npm run clean && npm run build","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot","version:ci":"env-cmd -e version-ci npm run build:meta && changeset version","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"9.5.1","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"18.16.0","dependencies":{"acorn":"^8.5.0","espree":"^9.0.0","semver":"^7.3.5","eslint-visitor-keys":"^3.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^10.0.0","eslint":"^8.0.0","env-cmd":"^10.1.0","ts-node":"^10.0.0","prettier":"^2.0.5","benchmark":"^2.1.4","typescript":"^5.0.0","@types/node":"^18.0.0","@types/mocha":"^10.0.0","@types/eslint":"^8.0.0","@types/estree":"^1.0.0","@types/semver":"^7.3.1","@changesets/cli":"^2.24.2","@types/benchmark":"^2.1.0","eslint-plugin-vue":"^9.0.0","vue-eslint-parser":"^9.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-regexp":"^1.0.0","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^8.0.0","eslint-plugin-prettier":"^4.0.0","@ota-meshi/eslint-plugin":"^0.13.0","@typescript-eslint/parser":"^5.0.0","@types/eslint-visitor-keys":"^1.0.0","@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.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_2.3.0_1683598545936_0.5078993552792914","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"jsonc-eslint-parser","version":"2.4.0","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@2.4.0","maintainers":[{"name":"jounqin","email":"admin@1stg.me"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"74ded53f9d716e8d0671bd167bf5391f452d5461","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-2.4.0.tgz","fileCount":39,"integrity":"sha512-WYDyuc/uFcGp6YtM2H0uKmUwieOuzeE/5YocFJLnLfclZ4inf3mRn8ZVy1s7Hxji7Jxm6Ss8gqpexD/GlKoGgg==","signatures":[{"sig":"MEQCIELdZ3fpgrIQB4bLUtv+nK9frCRqgXEC5zB4bzWeRRUQAiBs0f5L7NLTEt5PUZF/y7YOHB+Mf3SNQgJzXy8H4LxdtQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77838},"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":"79f143bb583ba0756d9c6a57fc6f0f3f8e8d7936","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"npm run test:base","build":"npm run build:meta && npm run build:tsc","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","release":"changeset publish","version":"npm run eslint-fix && git add .","test:nyc":"nyc --reporter=lcov npm run test:base","benchmark":"ts-node --transpile-only benchmark/index.ts","build:tsc":"tsc --project ./tsconfig.build.json","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build:meta":"ts-node --transpile-only ./tools/update-meta.ts","eslint-fix":"eslint . --ext .js,.ts,.json --fix","prerelease":"npm run clean && npm run build","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot","version:ci":"env-cmd -e version-ci npm run build:meta && changeset version","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"9.8.1","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"18.18.2","dependencies":{"acorn":"^8.5.0","espree":"^9.0.0","semver":"^7.3.5","eslint-visitor-keys":"^3.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^10.0.0","eslint":"^8.0.0","env-cmd":"^10.1.0","ts-node":"^10.0.0","prettier":"^3.0.0","benchmark":"^2.1.4","typescript":"~5.0.0","@types/node":"^20.0.0","@types/mocha":"^10.0.0","@types/eslint":"^8.0.0","@types/estree":"^1.0.0","@types/semver":"^7.3.1","@changesets/cli":"^2.24.2","eslint-plugin-n":"^16.0.0","@types/benchmark":"^2.1.0","eslint-plugin-vue":"^9.0.0","vue-eslint-parser":"^9.0.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-regexp":"^2.0.0","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.0","@ota-meshi/eslint-plugin":"^0.15.0","@typescript-eslint/parser":"^6.0.0","@types/eslint-visitor-keys":"^1.0.0","@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.0.0","eslint-plugin-json-schema-validator":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_2.4.0_1698126789742_0.6020225915033475","host":"s3://npm-registry-packages"}},"2.4.1":{"name":"jsonc-eslint-parser","version":"2.4.1","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@2.4.1","maintainers":[{"name":"jounqin","email":"admin@1stg.me"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"64a8ed77311d33ac450725c1a438132dd87b2b3b","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-2.4.1.tgz","fileCount":39,"integrity":"sha512-uuPNLJkKN8NXAlZlQ6kmUF9qO+T6Kyd7oV4+/7yy8Jz6+MZNyhPq8EdLpdfnPVzUC8qSf1b4j1azKaGnFsjmsw==","signatures":[{"sig":"MEQCIF/VAByi0GHwQSPSFUyP0FFN87bfwfSiifdXP0bD7UlfAiAw25ZLs9Ca1ph1ZLsVO4DoBa45mHGPpw8enO+ICTwfWA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":78406},"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":"e33d24cd65bef493bcc52b659810c33372246a44","scripts":{"lint":"eslint . --ext .js,.ts,.json","test":"npm run test:base","build":"npm run build:meta && npm run build:tsc","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","release":"changeset publish","version":"npm run eslint-fix && git add .","test:nyc":"nyc --reporter=lcov npm run test:base","benchmark":"ts-node --transpile-only benchmark/index.ts","build:tsc":"tsc --project ./tsconfig.build.json","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build:meta":"ts-node --transpile-only ./tools/update-meta.ts","eslint-fix":"eslint . --ext .js,.ts,.json --fix","prerelease":"npm run clean && npm run build","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot","version:ci":"env-cmd -e version-ci -- npm run build:meta && changeset version","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"ota-meshi","email":"otameshiyo23@gmail.com"},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"10.8.2","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"20.19.5","dependencies":{"acorn":"^8.5.0","espree":"^9.0.0","semver":"^7.3.5","eslint-visitor-keys":"^3.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","mocha":"^10.0.0","eslint":"^8.0.0","env-cmd":"^11.0.0","ts-node":"^10.0.0","prettier":"~3.6.0","benchmark":"^2.1.4","typescript":"~5.0.0","@types/node":"^22.0.0","@types/mocha":"^10.0.0","@types/eslint":"^9.0.0","@types/estree":"^1.0.0","@types/semver":"^7.3.1","@changesets/cli":"^2.24.2","eslint-plugin-n":"^17.0.0","@types/benchmark":"^2.1.0","eslint-plugin-vue":"^9.0.0","vue-eslint-parser":"^10.0.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-regexp":"^2.0.0","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^10.0.0","eslint-plugin-prettier":"^5.0.0","@ota-meshi/eslint-plugin":"^0.15.0","@typescript-eslint/parser":"^8.0.0","@types/eslint-visitor-keys":"^3.0.0","@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.0.0","eslint-plugin-json-schema-validator":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_2.4.1_1758425348129_0.8702938487100211","host":"s3://npm-registry-packages-npm-production"}},"2.4.2":{"name":"jsonc-eslint-parser","version":"2.4.2","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@2.4.2","maintainers":[{"name":"jounqin","email":"admin@1stg.me"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"f135454fd35784ecc1b848908f0d3e98a5be9433","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-2.4.2.tgz","fileCount":39,"integrity":"sha512-1e4qoRgnn448pRuMvKGsFFymUCquZV0mpGgOyIKNgD3JVDTsVJyRBGH/Fm0tBb8WsWGgmB1mDe6/yJMQM37DUA==","signatures":[{"sig":"MEYCIQC/W+CKY5zqmQlmr53p3bdF5nIAGUkcYNn+ZN+GPC8MxgIhALxkdpIiL/+XBfjWENYO6vlPGvsqom87zUTZsQRaRA/r","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/jsonc-eslint-parser@2.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":78361},"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":"dbabcbfacff7a6ee9325a3dacf2c1db4122f2c3f","scripts":{"lint":"eslint .","test":"npm run test:base","build":"npm run build:meta && npm run build:tsc","clean":"rimraf .nyc_output lib coverage","update":"ts-node ./tools/update.ts && npm run eslint-fix && npm run test:nyc","release":"changeset publish","version":"npm run eslint-fix && git add .","test:nyc":"nyc --reporter=lcov npm run test:base","benchmark":"ts-node --transpile-only benchmark/index.ts","build:tsc":"tsc --project ./tsconfig.build.json","test:base":"mocha --require ts-node/register \"tests/src/**/*.ts\" --reporter dot --timeout 60000","build:meta":"ts-node --transpile-only ./tools/update-meta.ts","eslint-fix":"eslint . --fix","prerelease":"npm run clean && npm run build","preversion":"npm test && npm run update && git add .","test:debug":"mocha --require ts-node/register/transpile-only \"tests/src/**/*.ts\" --reporter dot","version:ci":"env-cmd -e version-ci -- npm run build:meta && changeset version","update-fixtures":"ts-node ./tools/update-fixtures.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bb06c523-7f05-4f10-b344-778587ebd657"}},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"11.6.2","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"24.11.1","dependencies":{"acorn":"^8.5.0","espree":"^9.0.0","semver":"^7.3.5","eslint-visitor-keys":"^3.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","mocha":"^10.0.0","eslint":"^9.0.0","env-cmd":"^11.0.0","ts-node":"^10.0.0","prettier":"~3.6.0","benchmark":"^2.1.4","@eslint/js":"^9.0.0","typescript":"~5.0.0","@types/node":"^24.0.0","@types/mocha":"^10.0.0","@types/eslint":"^9.0.0","@types/estree":"^1.0.0","@types/semver":"^7.3.1","@changesets/cli":"^2.24.2","eslint-plugin-n":"^17.0.0","@types/benchmark":"^2.1.0","eslint-plugin-vue":"^9.0.0","typescript-eslint":"^8.0.0","vue-eslint-parser":"^10.0.0","eslint-plugin-jsdoc":"^61.4.2","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-regexp":"^2.0.0","@types/natural-compare":"^1.4.0","eslint-config-prettier":"^10.0.0","eslint-plugin-prettier":"^5.0.0","@ota-meshi/eslint-plugin":"^0.18.0","@typescript-eslint/parser":"^8.0.0","@types/eslint-visitor-keys":"^3.0.0","@changesets/changelog-github":"^0.5.0","eslint-plugin-node-dependencies":"^1.0.0","@typescript-eslint/eslint-plugin":"^8.0.0","eslint-plugin-json-schema-validator":"^5.0.0","@eslint-community/eslint-plugin-eslint-comments":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_2.4.2_1765098717621_0.8008486914587645","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"jsonc-eslint-parser","version":"3.0.0","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@3.0.0","maintainers":[{"name":"jounqin","email":"admin@1stg.me"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"513cbf60eb65c85733786d943f7a81ea0a82da65","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-3.0.0.tgz","fileCount":6,"integrity":"sha512-LqaIdUCuMcNRjlusHwscrnCsF8wzmRWM/VoTqKwn6agerfJ0LCTOnUJmbiZirc02+b1n+pl+FJfVXDOLDa12+Q==","signatures":[{"sig":"MEUCIHTqZV5UVkjhpXSUnXIDdDH22P9XbRPgPE/OxX5vLsL4AiEAxeONL2LZFM8aoivkzQUlf5LaIETGqZLCwTKPKfXtAfY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/jsonc-eslint-parser@3.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":55733},"type":"module","types":"lib/index.d.mts","engines":{"node":"^20.19.0 || ^22.13.0 || >=24"},"exports":{".":{"types":"./lib/index.d.mts","default":"./lib/index.mjs"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"83ccca13b433bb59bfbbcf5b1da8886a2b26300e","scripts":{"lint":"eslint .","test":"npm run test:base","build":"npm run build:bundle","clean":"rimraf .nyc_output lib coverage","update":"tsx ./tools/update.ts && npm run eslint-fix && npm run test:nyc","release":"changeset publish","version":"npm run eslint-fix && git add .","test:nyc":"nyc --reporter=lcov npm run test:base","benchmark":"tsx benchmark/index.ts","test:base":"mocha --require tsx \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint . --fix","prerelease":"npm run clean && npm run build","preversion":"npm test && npm run update && git add .","test:debug":"node --experimental-strip-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter dot","version:ci":"changeset version","build:bundle":"tsdown","update-fixtures":"tsx ./tools/update-fixtures.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bb06c523-7f05-4f10-b344-778587ebd657"}},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"11.6.2","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"24.13.0","dependencies":{"acorn":"^8.5.0","semver":"^7.3.5","eslint-visitor-keys":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","tsx":"^4.21.0","mocha":"^11.0.0","eslint":"^10.0.0","tsdown":"^0.20.3","env-cmd":"^11.0.0","prettier":"~3.8.0","benchmark":"^2.1.4","typescript":"~5.9.0","@types/node":"^24.0.0","@types/mocha":"^10.0.0","@types/estree":"^1.0.0","@types/semver":"^7.3.1","@changesets/cli":"^2.24.2","eslint-plugin-n":"^17.0.0","@types/benchmark":"^2.1.0","eslint-plugin-vue":"^10.0.0","typescript-eslint":"^8.0.0","vue-eslint-parser":"^10.0.0","eslint-plugin-jsdoc":"^62.0.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-regexp":"^3.0.0","eslint-config-prettier":"^10.0.0","eslint-plugin-prettier":"^5.0.0","@ota-meshi/eslint-plugin":"^0.20.0","@typescript-eslint/parser":"^8.0.0","@changesets/changelog-github":"^0.5.0","eslint-plugin-node-dependencies":"^1.0.0","@typescript-eslint/eslint-plugin":"^8.0.0","eslint-plugin-json-schema-validator":"^6.0.0","@eslint-community/eslint-plugin-eslint-comments":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_3.0.0_1771476128789_0.29365881309961606","host":"s3://npm-registry-packages-npm-production"}},"3.1.0":{"name":"jsonc-eslint-parser","version":"3.1.0","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@3.1.0","maintainers":[{"name":"jounqin","email":"admin@1stg.me"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"ecbd62bdfe8acc299812d0610bff938377987626","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-3.1.0.tgz","fileCount":6,"integrity":"sha512-75EA7EWZExL/j+MDKQrRbdzcRI2HOkRlmUw8fZJc1ioqFEOvBsq7Rt+A6yCxOt9w/TYNpkt52gC6nm/g5tFIng==","signatures":[{"sig":"MEYCIQDN2vs1S4Jn3eNhkfoF7UHxx6TC1nAK9ARTBii4ffslRwIhAOQTPA//ovsjdeZ1FFv48YECrgjxS7z5pAJrdJ93JwR0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/jsonc-eslint-parser@3.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":60318},"type":"module","types":"lib/index.d.mts","engines":{"node":"^20.19.0 || ^22.13.0 || >=24"},"exports":{".":{"types":"./lib/index.d.mts","default":"./lib/index.mjs"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"03a4a3b634155f3c77c477dcc48eccfb11fe6d46","scripts":{"tsc":"tsc --noEmit","lint":"npm run eslint && npm run tsc","test":"npm run test:base","build":"npm run build:bundle","clean":"rimraf .nyc_output lib coverage","eslint":"eslint .","update":"tsx ./tools/update.ts && npm run eslint-fix && npm run test:nyc","release":"changeset publish","version":"npm run eslint-fix && git add .","test:nyc":"nyc --reporter=lcov npm run test:base","benchmark":"tsx benchmark/index.ts","test:base":"mocha --require tsx \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint . --fix","prerelease":"npm run clean && npm run build","preversion":"npm test && npm run update && git add .","test:debug":"node --experimental-strip-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter dot","version:ci":"changeset version","build:bundle":"tsdown","update-fixtures":"tsx ./tools/update-fixtures.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bb06c523-7f05-4f10-b344-778587ebd657"}},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"11.6.2","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"24.13.0","dependencies":{"acorn":"^8.5.0","semver":"^7.3.5","eslint-visitor-keys":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^17.0.0","tsx":"^4.21.0","mocha":"^11.0.0","eslint":"^10.0.0","tsdown":"^0.20.3","env-cmd":"^11.0.0","prettier":"~3.8.0","benchmark":"^2.1.4","typescript":"~5.9.0","@types/node":"^24.0.0","@types/mocha":"^10.0.0","@types/estree":"^1.0.0","@types/semver":"^7.3.1","@changesets/cli":"^2.24.2","eslint-plugin-n":"^17.0.0","@types/benchmark":"^2.1.0","eslint-plugin-vue":"^10.0.0","typescript-eslint":"^8.0.0","vue-eslint-parser":"^10.0.0","eslint-plugin-jsdoc":"^62.0.0","eslint-plugin-jsonc":"^2.0.0","eslint-plugin-regexp":"^3.0.0","eslint-config-prettier":"^10.0.0","eslint-plugin-prettier":"^5.0.0","@ota-meshi/eslint-plugin":"^0.20.0","@typescript-eslint/parser":"^8.0.0","@changesets/changelog-github":"^0.5.0","eslint-plugin-node-dependencies":"^1.0.0","@typescript-eslint/eslint-plugin":"^8.0.0","eslint-plugin-json-schema-validator":"^6.0.0","@eslint-community/eslint-plugin-eslint-comments":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_3.1.0_1771568178384_0.4120982546024514","host":"s3://npm-registry-packages-npm-production"}},"3.2.0":{"name":"jsonc-eslint-parser","version":"3.2.0","keywords":["eslint","json","jsonc","json5","parser"],"author":{"name":"Yosuke Ota"},"license":"MIT","_id":"jsonc-eslint-parser@3.2.0","maintainers":[{"name":"jounqin","email":"admin@1stg.me"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"3b6094722123a8f27c692bed9250bf50767513c0","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-3.2.0.tgz","fileCount":6,"integrity":"sha512-fjACeZ2chy9tiBakt5nU5SZhzk385pkSSfmhVvS13o4gqGiHVCNJXTNve8kqMeKv7A0L50mdaNUb7T8s+Egrnw==","signatures":[{"sig":"MEYCIQDDbJzD/6y4J46LDEQ72GuD7ZeVLjJLRbKa84Di4wwEvgIhAIwGk8gJARjvLmkfKNESWwEBJTs1+kIK8ARaluWP9Uq1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQC0LEyZUnsYy09p8d7f6HLDRC1ILw1Cvx5UtAFELejD/QIgVDvB5elp4NZowvf73K+25SDK6rLj3xl50wcPGlLaYz0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/jsonc-eslint-parser@3.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":60335},"type":"module","types":"lib/index.d.mts","engines":{"node":"^20.19.0 || ^22.13.0 || >=24"},"exports":{".":{"types":"./lib/index.d.mts","default":"./lib/index.mjs"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"0b6e19fc272e073e9b0dfb3b4c2259f345251057","scripts":{"tsc":"tsc --noEmit","lint":"npm run eslint && npm run tsc","test":"npm run test:base","build":"npm run build:bundle","clean":"rimraf .nyc_output lib coverage","eslint":"eslint .","update":"tsx ./tools/update.ts && npm run eslint-fix && npm run test:nyc","release":"changeset publish","version":"npm run eslint-fix && git add .","test:nyc":"nyc --reporter=lcov npm run test:base","benchmark":"tsx benchmark/index.ts","test:base":"mocha --require tsx \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint . --fix","prerelease":"npm run clean && npm run build","preversion":"npm test && npm run update && git add .","test:debug":"node --experimental-strip-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter dot","version:ci":"changeset version","build:bundle":"tsdown","update-fixtures":"tsx ./tools/update-fixtures.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bb06c523-7f05-4f10-b344-778587ebd657"}},"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"11.16.0","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"_nodeVersion":"24.18.0","dependencies":{"acorn":"^8.5.0","verkit":"^0.3.2","eslint-visitor-keys":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^18.0.0","tsx":"^4.21.0","mocha":"^11.0.0","eslint":"^10.0.0","tsdown":"^0.22.0","env-cmd":"^11.0.0","prettier":"~3.8.0","benchmark":"^2.1.4","typescript":"~5.9.0","@types/node":"^24.0.0","@types/mocha":"^10.0.0","@types/estree":"^1.0.0","@changesets/cli":"^2.24.2","eslint-plugin-n":"^17.0.0","@types/benchmark":"^2.1.0","eslint-plugin-vue":"^10.0.0","typescript-eslint":"^8.0.0","vue-eslint-parser":"^10.0.0","eslint-plugin-jsdoc":"^62.0.0","eslint-plugin-jsonc":"^3.0.0","eslint-plugin-regexp":"^3.0.0","eslint-config-prettier":"^10.0.0","eslint-plugin-prettier":"^5.0.0","@ota-meshi/eslint-plugin":"^0.20.0","@typescript-eslint/parser":"^8.0.0","@changesets/changelog-github":"^0.7.0","eslint-plugin-node-dependencies":"^2.0.0","@typescript-eslint/eslint-plugin":"^8.0.0","eslint-plugin-json-schema-validator":"^6.0.0","@eslint-community/eslint-plugin-eslint-comments":"^4.3.0"},"_npmOperationalInternal":{"tmp":"tmp/jsonc-eslint-parser_3.2.0_1785902180479_0.3848568273569206","host":"s3://npm-registry-packages-npm-production"}},"3.3.0":{"_id":"jsonc-eslint-parser@3.3.0","bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"dist":{"shasum":"cbff97ce0f5ab38e33d9b81373f3017e11d57b32","tarball":"https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-3.3.0.tgz","fileCount":6,"integrity":"sha512-hYTGkHGNRZnXOFZ1urhINADoqDrGfpy53cjw+dxk84QE0pUDujQzeUeamNs6Mz44/TKD49z2x6/GVSu4ZrtA+Q==","signatures":[{"sig":"MEUCIQCll+00Vqm2Lui7DlaMzse+a9DIwSFixGE4/hw4SZCkFAIgIpcy3Yv/WbwR9cngFZ1WBOCLqYMejPLDgZjXEZmq0DE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFYYDK8VK9Bn32RWlo+J6chTVyw2JLeGY2z04W5ECsk5AiBYJ9ZKv7wUnaRjDiComX6hfxPhBanW0yMcST3a71LD8Q=="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/jsonc-eslint-parser@3.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":60546},"name":"jsonc-eslint-parser","type":"module","types":"lib/index.d.mts","author":{"name":"Yosuke Ota"},"engines":{"node":"^20.19.0 || ^22.13.0 || >=24"},"exports":{".":{"types":"./lib/index.d.mts","default":"./lib/index.mjs"},"./package.json":"./package.json"},"funding":"https://github.com/sponsors/ota-meshi","gitHead":"e62bd079d616e818a159c9664bdfc5ff9ec8d53b","license":"MIT","scripts":{"tsc":"tsc --noEmit","lint":"npm run eslint && npm run tsc","test":"npm run test:base","build":"npm run build:bundle","clean":"rimraf .nyc_output lib coverage","eslint":"eslint .","update":"tsx ./tools/update.ts && npm run eslint-fix && npm run test:nyc","release":"changeset publish","version":"npm run eslint-fix && git add .","test:nyc":"nyc --reporter=lcov npm run test:base","benchmark":"tsx benchmark/index.ts","test:base":"mocha --require tsx \"tests/src/**/*.ts\" --reporter dot --timeout 60000","eslint-fix":"eslint . --fix","prerelease":"npm run clean && npm run build","preversion":"npm test && npm run update && git add .","test:debug":"node --experimental-strip-types ./node_modules/mocha/bin/mocha.js \"tests/src/**/*.ts\" --reporter dot","version:ci":"changeset version","build:bundle":"tsdown","update-fixtures":"tsx ./tools/update-fixtures.ts"},"version":"3.3.0","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bb06c523-7f05-4f10-b344-778587ebd657"}},"homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","keywords":["eslint","json","jsonc","json5","parser"],"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"_npmVersion":"11.16.0","description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","directories":{},"maintainers":[{"name":"jounqin","email":"admin@1stg.me"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"_nodeVersion":"24.18.0","dependencies":{"acorn":"^8.5.0","verkit":"^0.3.2","eslint-visitor-keys":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^18.0.0","tsx":"^4.21.0","mocha":"^11.0.0","eslint":"^10.0.0","tsdown":"^0.22.0","env-cmd":"^11.0.0","prettier":"~3.9.0","benchmark":"^2.1.4","typescript":"~6.0.3","@types/node":"^24.0.0","@types/mocha":"^10.0.0","@types/estree":"^1.0.0","@changesets/cli":"^2.24.2","eslint-plugin-n":"^18.0.0","@types/benchmark":"^2.1.0","eslint-plugin-vue":"^10.0.0","typescript-eslint":"^8.0.0","vue-eslint-parser":"^10.0.0","eslint-plugin-jsdoc":"^63.0.0","eslint-plugin-jsonc":"^3.0.0","eslint-plugin-regexp":"^3.0.0","eslint-config-prettier":"^10.0.0","eslint-plugin-prettier":"^5.0.0","@ota-meshi/eslint-plugin":"^0.20.0","@typescript-eslint/parser":"^8.0.0","@changesets/changelog-github":"^0.7.0","eslint-plugin-node-dependencies":"^2.0.0","@typescript-eslint/eslint-plugin":"^8.0.0","eslint-plugin-json-schema-validator":"^6.0.0","@eslint-community/eslint-plugin-eslint-comments":"^4.3.0"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/jsonc-eslint-parser_3.3.0_1786151758451_0.35663522430784345"}}},"time":{"created":"2020-08-14T09:57:20.521Z","modified":"2026-08-08T01:15:58.913Z","0.5.0":"2020-08-14T09:57:20.646Z","0.5.1":"2020-08-14T21:06:45.843Z","0.5.2":"2020-08-14T21:24:57.764Z","0.6.0":"2020-09-09T10:56:32.419Z","0.6.1":"2020-12-14T04:45:07.978Z","0.6.2":"2020-12-22T06:14:51.077Z","1.0.0":"2021-02-26T09:38:45.694Z","1.0.1":"2021-02-27T01:22:47.827Z","1.1.0":"2021-07-03T23:44:39.816Z","1.2.0":"2021-08-15T01:16:19.296Z","1.3.0":"2021-08-25T05:24:27.541Z","1.3.1":"2021-09-02T23:34:39.345Z","1.4.0":"2021-09-22T04:57:03.262Z","1.4.1":"2021-09-22T06:04:10.884Z","2.0.0":"2021-11-05T04:22:28.018Z","2.0.1":"2021-11-05T05:39:28.995Z","2.0.2":"2021-11-05T09:33:55.527Z","2.0.3":"2021-11-16T11:00:09.401Z","2.0.4":"2021-11-18T04:36:09.561Z","2.1.0":"2022-01-13T02:44:10.424Z","2.2.0":"2023-03-09T08:06:39.809Z","2.3.0":"2023-05-09T02:15:46.121Z","2.4.0":"2023-10-24T05:53:10.073Z","2.4.1":"2025-09-21T03:29:08.325Z","2.4.2":"2025-12-07T09:11:57.763Z","3.0.0":"2026-02-19T04:42:08.920Z","3.1.0":"2026-02-20T06:16:18.523Z","3.2.0":"2026-08-05T03:56:20.562Z","3.3.0":"2026-08-08T01:15:58.520Z"},"bugs":{"url":"https://github.com/ota-meshi/jsonc-eslint-parser/issues"},"author":{"name":"Yosuke Ota"},"license":"MIT","homepage":"https://github.com/ota-meshi/jsonc-eslint-parser#readme","keywords":["eslint","json","jsonc","json5","parser"],"repository":{"url":"git+https://github.com/ota-meshi/jsonc-eslint-parser.git","type":"git"},"description":"JSON, JSONC and JSON5 parser for use with ESLint plugins","maintainers":[{"name":"jounqin","email":"admin@1stg.me"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"readme":"# jsonc-eslint-parser\n\n[![NPM license](https://img.shields.io/npm/l/jsonc-eslint-parser.svg)](https://www.npmjs.com/package/jsonc-eslint-parser)\n[![NPM version](https://img.shields.io/npm/v/jsonc-eslint-parser.svg)](https://www.npmjs.com/package/jsonc-eslint-parser)\n[![NPM downloads](https://img.shields.io/npm/dw/jsonc-eslint-parser.svg)](http://www.npmtrends.com/jsonc-eslint-parser)\n[![NPM downloads](https://img.shields.io/npm/dm/jsonc-eslint-parser.svg)](http://www.npmtrends.com/jsonc-eslint-parser)\n[![Build Status](https://github.com/ota-meshi/jsonc-eslint-parser/workflows/CI/badge.svg?branch=master)](https://github.com/ota-meshi/jsonc-eslint-parser/actions?query=workflow%3ACI)\n[![Coverage Status](https://coveralls.io/repos/github/ota-meshi/jsonc-eslint-parser/badge.svg?branch=master)](https://coveralls.io/github/ota-meshi/jsonc-eslint-parser?branch=master)\n\n## :name_badge: Introduction\n\n[JSON], [JSONC] and [JSON5] parser for use with [ESLint] plugins.\n\nThis parser allows us to lint [JSON], [JSONC] and [JSON5] files.\nThis parser and the rules of [eslint-plugin-jsonc] would catch some of the mistakes and code style violations.\n\nSee [eslint-plugin-jsonc] for details.\n\n## :cd: Installation\n\n```bash\nnpm i --save-dev jsonc-eslint-parser\n```\n\n## :book: Usage (Flat Config)\n\nIn your ESLint configuration file, set the `parser` property:\n\n```js\nimport * as jsoncParser from \"jsonc-eslint-parser\";\n\nexport default [\n  {\n    // ...\n    // Add the following settings.\n    files: [\"**/*.json\", \"**/*.json5\"], // Specify the extension or pattern you want to parse as JSON.\n    languageOptions: {\n      parser: jsoncParser, // Set this parser.\n    }\n  },\n];\n```\n\n## :book: Usage (Legacy Config)\n\nIn your ESLint configuration file, set the `overrides` > `parser` property:\n\n```json5\n{\n  // ...\n  // Add the following settings.\n  \"overrides\": [\n    {\n      \"files\": [\"*.json\", \"*.json5\"], // Specify the extension or pattern you want to parse as JSON.\n      \"parser\": \"jsonc-eslint-parser\", // Set this parser.\n    },\n  ],\n}\n```\n\n## :gear: Configuration\n\nThe following additional configuration options are available by specifying them in [parserOptions](https://eslint.org/docs/latest/use/configure/parser#configure-parser-options) in your ESLint configuration file.\n\n```json5\n{\n  // Additional configuration options\n  \"parserOptions\": {\n    \"jsonSyntax\": \"JSON5\"\n  }\n}\n```\n\n### `parserOptions.jsonSyntax`\n\nSet to `\"JSON\"`, `\"JSONC\"` or `\"JSON5\"`. Select the JSON syntax you are using.  \nIf not specified, all syntaxes that express static values ​​are accepted. For example, template literals without interpolation.  \n\n**Note** : Recommended to loosen the syntax checking by the parser and use check rules of [eslint-plugin-jsonc] to automatically fix it.\n\n## :gear: API\n\n### `parseJSON(code, options?)`\n\nParses the given JSON source code and returns the AST.\n\n```js\nimport { parseJSON } from \"jsonc-eslint-parser\";\n\nconst ast = parseJSON('{\"key\": \"value\"}', { jsonSyntax: \"JSON\" });\nconsole.log(ast);\n```\n\n**Parameters:**\n\n- `code` (string): The JSON source code to parse.\n- `options` (object, optional): Parser options.\n  - `jsonSyntax` (`\"JSON\"` | `\"JSONC\"` | `\"JSON5\"`): The JSON syntax to use.\n\n**Returns:** `JSONProgram` - The root AST node.\n\n### `parseForESLint(code, options?)`\n\nParses the given JSON source code for ESLint. This is the main parser function used by ESLint.\n\n```js\nimport { parseForESLint } from \"jsonc-eslint-parser\";\n\nconst result = parseForESLint('{\"key\": \"value\"}', { jsonSyntax: \"JSON\" });\nconsole.log(result.ast);\nconsole.log(result.services);\nconsole.log(result.visitorKeys);\n```\n\n**Parameters:**\n\n- `code` (string): The JSON source code to parse.\n- `options` (object, optional): Parser options (same as `parseJSON`).\n\n**Returns:** An object containing:\n\n- `ast`: The root AST node.\n- `services`: An object with helper methods like `getStaticJSONValue()`.\n- `visitorKeys`: Visitor keys for traversing the AST.\n\n### `tokenize(code, options?)`\n\nTokenizes the given JSON source code and returns an array of tokens.\n\n```js\nimport { tokenize } from \"jsonc-eslint-parser\";\n\nconst tokens = tokenize('{\"key\": \"value\"}', { jsonSyntax: \"JSON\" });\nconsole.log(tokens);\n// [\n//   { type: 'Punctuator', value: '{', range: [0, 1], loc: {...} },\n//   { type: 'String', value: '\"key\"', range: [1, 6], loc: {...} },\n//   { type: 'Punctuator', value: ':', range: [6, 7], loc: {...} },\n//   { type: 'String', value: '\"value\"', range: [8, 15], loc: {...} },\n//   { type: 'Punctuator', value: '}', range: [15, 16], loc: {...} }\n// ]\n\n// Include comments in the result\nconst tokensWithComments = tokenize('{\"key\": \"value\" /* comment */}', {\n  jsonSyntax: \"JSONC\",\n  includeComments: true\n});\n```\n\n**Parameters:**\n\n- `code` (string): The JSON source code to tokenize.\n- `options` (object, optional): Parser options.\n  - `jsonSyntax` (`\"JSON\"` | `\"JSONC\"` | `\"JSON5\"`): The JSON syntax to use.\n  - `includeComments` (boolean): If `true`, comments are included in the result array.\n\n**Returns:** `Token[]` or `(Token | Comment)[]` - An array of tokens, optionally including comments.\n\n## Usage for Custom Rules / Plugins\n\n- [AST.md](./docs/AST.md) is AST specification.\n- [Plugins.md](./docs/Plugins.md) describes using this in an ESLint plugin.\n- [no-template-literals.ts](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/lib/rules/no-template-literals.ts) is an example.\n- You can see the AST on the [Online DEMO](https://ota-meshi.github.io/jsonc-eslint-parser/).\n\n## :traffic_light: Semantic Versioning Policy\n\n**jsonc-eslint-parser** follows [Semantic Versioning](http://semver.org/).\n\n## :couple: Related Packages\n\n- [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) ... ESLint plugin for JSON, JSON with comments (JSONC) and JSON5.\n- [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) ... ESLint plugin for YAML.\n- [eslint-plugin-toml](https://github.com/ota-meshi/eslint-plugin-toml) ... ESLint plugin for TOML.\n- [eslint-plugin-json-schema-validator](https://github.com/ota-meshi/eslint-plugin-json-schema-validator) ... ESLint plugin that validates data using JSON Schema Validator.\n- [yaml-eslint-parser](https://github.com/ota-meshi/yaml-eslint-parser) ... YAML parser for use with ESLint plugins.\n- [toml-eslint-parser](https://github.com/ota-meshi/toml-eslint-parser) ... TOML parser for use with ESLint plugins.\n\n## :lock: License\n\nSee the [LICENSE](LICENSE) file for license rights and limitations (MIT).\n\n[JSON]: https://json.org/\n[JSONC]: https://github.com/microsoft/node-jsonc-parser\n[JSON5]: https://json5.org/\n[ESLint]: https://eslint.org/\n[eslint-plugin-jsonc]: https://www.npmjs.com/package/eslint-plugin-jsonc\n","readmeFilename":"README.md","users":{"flumpus-dev":true}}