{"versions":{"5.10.0-alpha.2":{"name":"@cspell/cspell-json-reporter","version":"5.10.0-alpha.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://streetsidesoftware.github.io/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage","build":"npm run compile","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.10.0-alpha.2","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2","cspell":"^5.10.0-alpha.2"},"engines":{"node":">=12.0.0"},"gitHead":"25c2e9fee7a398fae548fde111358f23dc82d2dc","_id":"@cspell/cspell-json-reporter@5.10.0-alpha.2","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-I8PsDIMTJuFOrjv5J8UZFm8lkRBCGSBVzESUaPmo+O6ORneAtyu4NkFyQDYOonzmGjZ4UIwI84f1SC9rHqLf1A==","shasum":"77a81d73f3dc8d70e7b643b5259bfd6272ae8970","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.10.0-alpha.2.tgz","fileCount":13,"unpackedSize":10536,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhPxbBCRA9TVsSAnZWagAAUeMP/A+2ib3PNFbl+nAU1KN3\nBqvheIJh/Vscdo9CtwOeOVc/kMoyDUONMnReB2JjeVSakTAesXxfcHt7WEKN\nGJdBv9NsjVQTqjW5NELxsRCChGFxUaVKN5V1O5ydC0ccZH48bFJ2zO2h877W\nIeUQ4UQiwcv0gjg3D7MOffdbYT9PHyZBBvH/INi4vZPT50Juzvz5gqLIqmbF\niUvjLQ9mQsIEjahvQhxMziJSAd7m0u9+xsrnJ5v9tH8HeX2RIaaXAOO3I5qM\n84dCCI+EaaJFjBWF5DAF1gUGbfsTUU4vha/Q3zr4cs27JRg5XDuquMEnmuO/\nYP+dz/YBdlWtApqXqgkG4mb0QCBSeWH0NUMlF2Crtpgy7xdst3k+ummFJahI\nA9Rk/zBhlpQKBR1QFJmPJSx1CYZHVrZST8JhMCfzbZbv4N/m9XZpxHph1ib5\nB5b6nWEWYwzR9ZH0XrG15d/nV8yjRSIykzKkcyNUGT5pGt7jvE6nPwM36+Wq\n8kOL53IBBkkrAnSzIjC3PHrKEE4e0iCoqXtUCFyf2hZL1KD3POJxh5o/69+7\nsEMkULEbdQ0jgqXsloYZVu2GuUYocXcNNg9HGOicA+MsYVwSKUVvlA7+1R7z\nICxIjaqLZ9InI7YiR1OmkR0gnyLmE/6uThWH+hsSS9vGz00fsMV1BMl1i9Dw\ntYmF\r\n=vaQ5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYfQC5L4bzB21S+rlnHJ/aKt+ugkQgSMeMWHVv0kc6LAIgfMBicuFb9hUjfxUyYprJ7uPrb76cNFpkrH1vaKJraVw="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.10.0-alpha.2_1631524545293_0.47101202879743753"},"_hasShrinkwrap":false,"contributors":[]},"5.10.0-alpha.3":{"name":"@cspell/cspell-json-reporter","version":"5.10.0-alpha.3","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://streetsidesoftware.github.io/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.10.0-alpha.3","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2","cspell":"^5.10.0-alpha.3"},"engines":{"node":">=12.0.0"},"gitHead":"4f67af890de5ba5a0276735e422da024b1dd8d3c","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@5.10.0-alpha.3","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-mYPpPNo7Ikdxbj21TdXiIF5V7pB/fOvISBlOba8qviky/H6d7rLfsapfstVGbNUEthxq9zGGdwJ9adD2wbQQtw==","shasum":"2e021c22f4d0261e7fa41faff4f7f32bf85d1e94","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.10.0-alpha.3.tgz","fileCount":13,"unpackedSize":10837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQy2fCRA9TVsSAnZWagAAGpYP/jno3MHOZ204e3+9NxGL\niFy4UPaa1Nfs/fhiEBxPv21azTgEJbvwat4jDSOXIOM+ohbux9uYtxKH/qz4\nCug7hDpsZ4bHOL2eFIHU1aIMOxqDQvwK0cPyn/0QoF7TGt4jBDi1s0zGAyAk\nz1Lk5mfknhxdVcZElJy50yGHilP2traYec9ydTCwqaxjjsAbUvrGSbYmj6pm\nW55ocTAKH1ErJPtijOyWlv/h62Kff03ZWxVvR25WaPLcooznhVNTtdnXDkFO\ng+W3xKq+l4/8BkhfuNbMi7CC+i/6BG5fpT6kdWOQ1MUfVVR2iKw5WYcG6e10\nXK7v78/Ct+AwXdPTvWLRsQrUd6cFu4oikaqOvgSuEte+2wpX54iYt4oC3wfG\nc27+VcbltIgwt66mhHA60iir0jOW4eBRF0NL3zTfzi8gEWjs3fytL/ZdM6xX\nVaMVQ1sanb0EIM2C/ds96ydBDHvf+oIBYwWlFI27X0cqg7udGvgCLw93/U6t\nJI9Kr5RlRAECLsUkWaTm/y1QnkHpt9ydvICT5qD+DRw6VsZia5Zgmvxek7ai\nqgJgHDaAi6xUS6b1l5b5FLTAH6w6dfjuUIvsk8dNOoSvlOI0BQvJqDQzhwzg\nx/QVmOndJm8JmWp3Y1zelc+bJlt1si8I9O1P7UaPWXFEmyJuZHMlL2DWVQik\nAM7R\r\n=5+P3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHAJvCpJeR4mFfIrLvpqehDvMpgE8JlLPSOrNQjNBYWSAiEA8Yrvlek74xE4t6imGEKGYAh2lZYPZYBkUDs/5Ja0yKA="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.10.0-alpha.3_1631792543459_0.6175821304790328"},"_hasShrinkwrap":false,"contributors":[]},"5.10.0-alpha.4":{"name":"@cspell/cspell-json-reporter","version":"5.10.0-alpha.4","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://streetsidesoftware.github.io/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.10.0-alpha.3","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2","cspell":"^5.10.0-alpha.4"},"engines":{"node":">=12.0.0"},"gitHead":"8ab784ca30990a2abf1ebfc76ede3436205d2c79","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@5.10.0-alpha.4","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-pTzIkEPB7c1Bnk80yGVnQtg9tUQYwM/Zl8O+DVExaGihUPS86YWLFMNg9pkj2RCv6GAanufrZxZ4IJfvdRRk3g==","shasum":"e901f59bbe2da7aacd43652c2967a53f1b9e0321","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.10.0-alpha.4.tgz","fileCount":13,"unpackedSize":10837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQ5tZCRA9TVsSAnZWagAA+skQAKRkHNAC4qHLlzmLlZDP\n/GyKk4xaOKYMlPTZWCYuDy+zgGlJxjS5Mhuzniq6eKAcjZvOoa0D11W8VYhg\n3wM/Jwg19WUDAhR9zgB8d0GEwHaj61ksEtGt1ugpNa3vXxt4e02O44aHj4mY\nuJjTCI7nqMsFjUvXRpEXXftuMO1mg3iagHe1CaPTj5r7co/ss8RarM9IWY6H\ni0yId14oQXrqE8zznjZpkzIxTkJNTxdGv111SG15aWhodJYehgKiYiaji5/H\nqYgmC1OQFpd6THZs0gu5RTfMlsjZpsLVnOIrpt2nGqrb/VApyLVUTCmvxYsx\npnL4UJdLy3YG9lT0zOw/YxY7HsEVgB+9Ws7M0I1Vqe0pSTJmjDqoCew3t8Mr\njwXkjZDTnoXiZj5rV7SxUyj85dwmsu99Gf1ka03wRXDK3negUh4Y4nBpUiU9\nG7kCh7CBsUyIkhVRhsG/iRGlMzaEZai+BBW6FYlITEDUBTtTmOpZl+5ygMBH\nwEhqE2ZFugLVt4VyrN6kzQBT7Oi1LtmlLlh3/zDkPlTdQ8QFfyuXrt2blAEk\na4O7cYOVF5PlLMXkopqfhPWGIwIlTzGcC58cYxJ1Vz2B9ECXr8oAfeWCuYTJ\nupH8ANeMq/9cUuJ/Rr5D6QlnNKBEl8skeTqwcT8vrqDHHpE2KXzAC/25bX4K\nNGPe\r\n=Jmto\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBXeClr2fJkOWLuwp/kupBLYB0y1lhvGz6C5M7/7zQ9kAiEA1t2ZV/ptUm8Ss1McHDePdWUCB0USzv303UnSVU7pWTM="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.10.0-alpha.4_1631820632852_0.06518937340529729"},"_hasShrinkwrap":false,"contributors":[]},"5.10.0-alpha.5":{"name":"@cspell/cspell-json-reporter","version":"5.10.0-alpha.5","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://streetsidesoftware.github.io/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.10.0-alpha.3","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2","cspell":"^5.10.0-alpha.5"},"engines":{"node":">=12.0.0"},"gitHead":"1b8388fde008bae4ac7357f71cbe451014eaac95","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@5.10.0-alpha.5","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-yblNXyd2bbOHmXVvh3XiRycghXsE0NRrvr4/x8PlihTeb+vPCRf8WVB/HXdOsYFNbe4wPwS4lgty9fRZ7CbU1Q==","shasum":"29ee5b5d19aa2c1ab8be70603171bc9120126267","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.10.0-alpha.5.tgz","fileCount":13,"unpackedSize":10837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQ6weCRA9TVsSAnZWagAAPHQQAIq8kmlYb5sMZ/ZINeYy\n+fVbC9sK7EjepVmMdYB+lDj81JcIazn88er+hwIdsoPNf0gI3bpVj2rhfuTQ\nDaZW3ggDmGe6A0bhVdroeqjJ5khq7jhwD2JzgJXMbNTDW17iALbulEXDC5RU\nxQ5+9SF31w91EgD5gfkQAbfqKtzW545lI98tD+UEd9+tt7FpYl7DRtRT5WqJ\n6bqx4J9pCYMeqP+xzASdGGkoZ+CgSx3t+Hw6UjqOk1yPigeYMDZH8k7OWq1a\nVj4w352R8KqbiRiqKcJEelF0oPZGXnK4gQifTktxaQmMPFqVz0pMDvY3GylD\nJX8aVFO1lpiPNvBQtpBh5m30wtl6EJ7ZK+XZjVl1p8ThzjZO/znni6LT7MJM\nKGP9ks5NnHN7tr9SQVXsdQnpVfhLV+8SzilGvSarx2yzx/Lyvyr+joS1tg67\nSXAvQCVX0r5NBHVAdXQ2TxAFle4W/JF/GjgD1JV/ui4wnfqM7cal/3lFewjS\nqA25EEfA4df5pb9snBmirU37ByRT4G92YAwRfpJephoPPppjTJOlpcVGhg2E\nZ9vLj6MtBjjuj3FR2IcgqSUaUCc+GJPYdTuVK1uflJkP90/VqcHGPHLlY28g\nvAP1uUZE/RUE4JzHqo0r4jX8Xc8vVemJ6asmT9iD1/9k0owJf/8RgiY4rwyK\nbY9b\r\n=7M+Z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDsawMXk0LpRa4LtAc+ERrUNVcBpbiYKni+GHT8FMwbIgIhAPnUpAF4+CO/btBmOdp1rgHcfutg8Y6dhhxYhInrNaVm"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.10.0-alpha.5_1631824926664_0.7142654711987768"},"_hasShrinkwrap":false,"contributors":[]},"5.10.0-alpha.6":{"name":"@cspell/cspell-json-reporter","version":"5.10.0-alpha.6","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://streetsidesoftware.github.io/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.10.0-alpha.6","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2","cspell":"^5.10.0-alpha.6"},"engines":{"node":">=12.0.0"},"gitHead":"18f0f0ea2c6260859b9f069565a0369faaf5f96c","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@5.10.0-alpha.6","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-hMkN6jajA5rPYlGLL2zPid8MYn4Re9+PqoAGJcrzFOIUdc+hXbb5t4+LYd/lWUZwxUQutO0AHvGnQbyWrSz5cg==","shasum":"dee09c6872fbdf5745b38b35107f25e657b55365","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.10.0-alpha.6.tgz","fileCount":13,"unpackedSize":10837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhRCyKCRA9TVsSAnZWagAAbLcP/3HZFdaLXgfErUmDjJhc\nIClBIZDpYNDpsWT18c4dom8ofGnOPJw3VJzSonf7nTtguyvFT9joHIp7pQem\ndpB/yjqirGk4j0UTWWffNYsnHh7yNjCUUYJ7hWyPUFM2Dz6Moq2LwChlmwmX\n7YUams1BAbOuMeWKuFI9mrFcQ5K/2fytHfw7HaTmK4jozMmt/r+pyb7yFg1f\ntvAtbJVaVwhGnP7FAgHykO/2PKWGrQBGuqBmyQlazZ9Z4o28DvX1R5QTYqPO\n9WlBI4mGAwe8fbBdm8ntxj8M2QR8S6dz/796cdFOC3KiA9zS04UR/z87yYxQ\nawtJcS4G38f6gpO+6hylw1xTp31+rjA9+LTzN2nyqTuEV4S/fnrA03lpvU5A\nmClUQCkkiVfIr3cKsBzZe48DmqRex8c8qHYp4p0duH/NYRCNJOaUAboD9YlR\nNzISiw+SEPcPaxdhnEY3U4rmzEgt4kQ11TB7REX+emlEoHq43+AFGnkF62Zz\nKxNOkkw9RGBRMMe+5vgbn6wAigOVZ74QYyuXydsj6FcqUEJyfY/3QtKWsURg\nUJaLxJfzecN1wquTYNM9Xk/mXzqDHdYgtGXWpCjmzvXQGMWEfzeHLLeueiZS\na8adDnJjYlZ0GJkqvaY5ILQR+blcI+QSLQUNLyuGm/lj7j7jnSLcJExkB5lZ\nipgX\r\n=wqdN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBJpQMnSfLw6nDy+zsgcxEcx8oy7eIy+VmFqMuxa5crZAiEA/yJmtbr2o3y1WsBx76y8rcx5Vr27MmL9qbdWWwtXqsQ="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.10.0-alpha.6_1631857802581_0.8220906667553587"},"_hasShrinkwrap":false,"contributors":[]},"5.10.0":{"name":"@cspell/cspell-json-reporter","version":"5.10.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://streetsidesoftware.github.io/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.10.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2","cspell":"^5.10.0"},"engines":{"node":">=12.0.0"},"gitHead":"7112fa0160844fc206dcd7aa100c7c14abd49a27","_id":"@cspell/cspell-json-reporter@5.10.0","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-ZeJTdkwOc6Eq3Pgko8odWhiGeeAk7fJNVcsKD3rJc/MNz4Jkg2sd0npgZvFGcPRdrNYJWjrLscxErAXeETTuCA==","shasum":"e73a081b94c4828163942c54147b76e71585e22d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.10.0.tgz","fileCount":13,"unpackedSize":10813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhREJ5CRA9TVsSAnZWagAAvtUP/3V7qIYP4LZeUzCp2Pa0\nn9vuGT/u0SLFpWhBPlRLIIlKTPSVsR8YYC9aLMT/HcQoH0WjubMmHlA2X28R\nMPaMIlgrwg1n/CgxDM0iZXQB+PXcYW6dBVLsxSrAY6kc6f7VE0Fb9uQ4/ivd\n4BBgi+8DTKre3zl+C4QvV6WCse0MkCChlhQrq9v5D8/DzFQJk8oJK8xy0ioi\nDOt8APAzh7suR+hMOprjiGEhAIudM8mKILPq32AxjrCDRGw6XUUTGSrXekhQ\nzvQ7agCgyihQyMkU3c1BP91R+2bXDa+b/v7qFOtQgzac3N9oXPA2RR9iDoW2\n60vg+E698X0+I7zmXZKhOd/oG50eLonEB8Ug8TOIe0lXErTA6FTKzM/UMK/e\nJwDXEEmIffkens0HwBn8hDaf5KB4Yk63XEpwubaKwMEiuOYSYttmABVxtaT1\nP/Ce6fkhzDJwsAXrUQ8XC6yApMCkO6yszVDU9wP2RhzwbuzSqKdjukPll+nS\nYqhYL9QHEJXn5Ros3cjQ8aWT9o0pIl02t9IEHC8T42pVnOu218vdLrCc2VDg\nD+sLHeLSZ9PXJn7NMAIu0EHnVYvMVN5L/MZYtWlMU8J1Tf5VWUeJeoxZsRcl\ncXnl6BthbSe1CgnZZyWkmWq/uWDslrueOa4w4I680shtkN4swRScimRVqNbr\ni6h8\r\n=uljl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDKl3xOA/6e+hiy+9MyhX/smpONHGdVVDDojLPEbwijuAIhAOgFsYp7IQ8RVdfjBrXipkrJzN4wfy8HWPK3+glAXn73"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.10.0_1631863417013_0.18992215524931333"},"_hasShrinkwrap":false,"contributors":[]},"5.10.1":{"name":"@cspell/cspell-json-reporter","version":"5.10.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://streetsidesoftware.github.io/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.10.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2","cspell":"^5.10.1"},"engines":{"node":">=12.0.0"},"gitHead":"538c13e1e98fc732ba5ffacb359035c6cfc0f909","_id":"@cspell/cspell-json-reporter@5.10.1","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-gWBw0h7+qhtz+hIQaKlpAA+Ya9mUEuV+6XXZK3I06iq0iFVWVQDLFsr/EABy4oJx3ufdMi/kG0qsgkmGaCXSwQ==","shasum":"bb395fe1802fd66ba542eea9bb66daf443896be9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.10.1.tgz","fileCount":13,"unpackedSize":10813,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICYDGc9C9ig5Pu6guE0sONuJQwDT3n6L8UfVZHBGFOHzAiEAnvv1pBGBMk8tvCxsf0ns9LXb4pXPQZqGHFyhlzexDSU="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.10.1_1631901506782_0.023488426497286108"},"_hasShrinkwrap":false,"contributors":[]},"5.11.0-alpha.0":{"name":"@cspell/cspell-json-reporter","version":"5.11.0-alpha.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://streetsidesoftware.github.io/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.11.0-alpha.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2","cspell":"^5.11.0-alpha.0"},"engines":{"node":">=12.0.0"},"gitHead":"1942e43560a4969bb9e070a0192121d695ff4554","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@5.11.0-alpha.0","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-XmatpzWE9eAPlI72ZWBpsKZta8w9IpOE0W6uNK0zYVdMt58ebKjHbiQZA0cDl0AhBDvvS5YpJCm2Vv+6AeMmZA==","shasum":"54750ff446c571b5488c5ff003c95db164e55cc5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.11.0-alpha.0.tgz","fileCount":13,"unpackedSize":10837,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICWa8ND23Aq5sQ+fthSjQAjR59Qdy6bjvCIzsY043HkPAiBeDcNPc7W+zpIWRZ3kddBdgt6cPMuLXfluZRUMn5Phng=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.11.0-alpha.0_1632838098862_0.6213151802125205"},"_hasShrinkwrap":false,"contributors":[]},"5.11.0":{"name":"@cspell/cspell-json-reporter","version":"5.11.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://streetsidesoftware.github.io/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.11.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2","cspell":"^5.11.0"},"engines":{"node":">=12.0.0"},"gitHead":"2deebec6adea5d6cab7bf1ee5ff3280ff18e0a8c","_id":"@cspell/cspell-json-reporter@5.11.0","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-a2H6vAK0CgThyRRv68IFGm4lhjmpkl6wIzBtLrSpKs/ypC3Jqb2Ij6I3DkaOLaIcIKjWVQ3zYSGKAjeaaNci1w==","shasum":"c7370586c812ebc8f4f646647de47e7caed8c485","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.11.0.tgz","fileCount":13,"unpackedSize":10813,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDwsbknY68A5oQN+rclFEaomX5WCzA7+7dKKdiRkehQswIgCVNAhssHRr5LYri7HszM5eZ6ZppJ2nJEh79UPPg6f64="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.11.0_1632841280320_0.32743940033077834"},"_hasShrinkwrap":false,"contributors":[]},"5.11.1":{"name":"@cspell/cspell-json-reporter","version":"5.11.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://streetsidesoftware.github.io/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.11.1","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2","cspell":"^5.11.1"},"engines":{"node":">=12.0.0"},"gitHead":"ef2cd2332a126afba25f288d5a3d726db7b6ca90","_id":"@cspell/cspell-json-reporter@5.11.1","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-tv+LMCmcmG6Ob3KFv5bScnfQGjD/rRMmk18gnFzFUcsIS6El8kj38+03ZBGQIFCOEz3Cf7Waz175GN5G3FgvFw==","shasum":"2e1621b3a3f935622aaf0cc774d2a7d4eb6b2154","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.11.1.tgz","fileCount":13,"unpackedSize":10813,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXaz8In8tb+Cf4o4mokifBM0GYj01mWgOr6K+PZjujdQIgMmSn4Lfko/tr/G7ehu2nS5aU3H3jr7HBECqWs6PV1Qc="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.11.1_1632897640083_0.479138131182266"},"_hasShrinkwrap":false,"contributors":[]},"5.12.0-alpha.0":{"name":"@cspell/cspell-json-reporter","version":"5.12.0-alpha.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.12.0-alpha.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2","cspell":"^5.12.0-alpha.0"},"engines":{"node":">=12.0.0"},"gitHead":"babee46ac49f4388112e1bc562282b49051197aa","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@5.12.0-alpha.0","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-oHRyJAQM0F+C8R70z8BybXnBRfjWo8o0i0oh75pTRkSBM/qU/JNkmOM8PwPO3CAs7hAZEfDrNDh6o7/EBUvKZw==","shasum":"a50efd2d342d36475887a0934f31cf909f713ad0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.12.0-alpha.0.tgz","fileCount":13,"unpackedSize":10838,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEdcDuNJoJniflfBwPAXODC1o9olqJiLtUOYCl1mqFPeAiAyF6mJL2JII/Q+09lABzU9E1Gdfgw9BGkFOPyTUDoGsA=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.12.0-alpha.0_1633430079770_0.41415938507113914"},"_hasShrinkwrap":false,"contributors":[]},"5.12.0":{"name":"@cspell/cspell-json-reporter","version":"5.12.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.12.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2","cspell":"^5.12.0"},"engines":{"node":">=12.0.0"},"gitHead":"1dbf5b70cbf27a600f10e439eabc2ab0f908bafd","_id":"@cspell/cspell-json-reporter@5.12.0","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-0amdBqawnSUXBhKkGvAtGTCLmVRGMU2crbMGSHQlSwK9zGnYjHae9z3caf7UljCMA39A0nYo/M+Pw0WVFNbKvg==","shasum":"a035a190f3da839ef775b6395449798b8aaaee2f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.12.0.tgz","fileCount":13,"unpackedSize":10814,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDufVtO1kpu6ToC+x/398RXSX+yH/evOrZHFaalUQGRAAIgCpXFBapPtyFD9wI3zKO4V+wMHIjVHZWiGPTDfpaoC4U="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.12.0_1633431507547_0.8497715744637182"},"_hasShrinkwrap":false,"contributors":[]},"5.12.1":{"name":"@cspell/cspell-json-reporter","version":"5.12.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.12.1","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2","cspell":"^5.12.1"},"engines":{"node":">=12.0.0"},"gitHead":"43a626145377e1f760ad51fc58701313c7a26243","_id":"@cspell/cspell-json-reporter@5.12.1","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-g0mTHJSwTF6NZo+16wN7AeXy+2ct31wuMuc99gYEbCMh+zzFRrBa+wqdTDOH8Gb0+JDxGohEYJ/V4vrujERHqQ==","shasum":"45e2dc04cd2a3298503c044c7041c54ed721fa20","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.12.1.tgz","fileCount":13,"unpackedSize":10814,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDv9uxtNHMxY4FJ4M4iKzNQOYNxpef8ZZ6dbix31SevvQIhAJ+cZ9PHjSC0JxMgh2wN23EPuaGBV+qpPmeBxKKoNn+Y"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.12.1_1633497856831_0.30559706380658036"},"_hasShrinkwrap":false,"contributors":[]},"5.12.2":{"name":"@cspell/cspell-json-reporter","version":"5.12.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.12.2","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2","cspell":"^5.12.2"},"engines":{"node":">=12.0.0"},"gitHead":"1418785bb9c3a29b794a6e9d447b5638f8eb9fbf","_id":"@cspell/cspell-json-reporter@5.12.2","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-uUyhwu78z8uXB6m4xFBzNEZbEX+UOuuKtfz676r/Ld7BJL83n+0jXQ4RfT1pTn+qS/rGlFMhPklZVs0v4KCW+g==","shasum":"f3d6c32b588c42ace6c7f1fe6b497ab5ad63f781","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.12.2.tgz","fileCount":13,"unpackedSize":10814,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEcJW00AHqvl1WECmyPHHAmBZEkZdBUELgRI89VCOePdAiA6pcocwyA+AWRjtYCPDlV6P3DGbnsVQg2QSveKYq+wdg=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.12.2_1633531245882_0.981624075504165"},"_hasShrinkwrap":false,"contributors":[]},"5.12.3":{"name":"@cspell/cspell-json-reporter","version":"5.12.3","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.12.3","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2","cspell":"^5.12.3"},"engines":{"node":">=12.0.0"},"gitHead":"6c424aed933adb8d983ab09dd45042d63d7a5cd8","_id":"@cspell/cspell-json-reporter@5.12.3","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-YNjsfNxQER7IHY+I1tw6QwXL0BZw+/A0J91Szi7NqUvF1D1vMjebrOimBfNcDoVizOKU8UBKghKjvXoxndqXJg==","shasum":"6a9652dd19f5deffad9361f78635b0888b9e89f0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.12.3.tgz","fileCount":13,"unpackedSize":10814,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGfXyWJxV32te8lUlNI4wjqUbuXILwh1YAjDAPIqgpP8AiAhgiGouFG3dkB1CRB6FwEPigvOtcMXVzRaqLE8MRbImw=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.12.3_1633709669297_0.004421114338818866"},"_hasShrinkwrap":false,"contributors":[]},"5.12.4":{"name":"@cspell/cspell-json-reporter","version":"5.12.4","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.12.4","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"3e9973c39725f65141683b373ed839562f28bd94","_id":"@cspell/cspell-json-reporter@5.12.4","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-yS5mxa7wrwUV1UWkpU8J0qq7tGVtVU6fQxlAh34XviaGDT1r23i7uR1Ex9Ke6onBPcDmXIEdL/jpkZxypeuStw==","shasum":"8ff85e322501941660e286094f2504fcf5784475","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.12.4.tgz","fileCount":13,"unpackedSize":10790,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAFUcAp/YxKGoYaWAwqpUZqvEfPcrhoI4znCnN6F05I3AiEAgX28E3uodY7oHL2dvlGxrFRa5UI4ri3BIKY+Obms+U0="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.12.4_1635669374900_0.8686262279658585"},"_hasShrinkwrap":false,"contributors":[]},"5.12.5":{"name":"@cspell/cspell-json-reporter","version":"5.12.5","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.12.4","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"84a21d1f7cbd17cc9633aafdff6dce19d6de35b5","_id":"@cspell/cspell-json-reporter@5.12.5","_nodeVersion":"14.18.1","_npmVersion":"lerna/4.0.0/node@v14.18.1+x64 (darwin)","dist":{"integrity":"sha512-4h7MxCEiKEq+GdYmFXCM1/oxpXv+Yrj/1WqAWc/mD/sKm+pdfIA+9LQivOoT/GXu7usmprdGseA5UdWwn1Y0YQ==","shasum":"168f8f4e95c99acc9d55eccdfa2e9f8941120a6b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.12.5.tgz","fileCount":13,"unpackedSize":10790,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHqkipDlm4thWLuAma7MNOH2SOamjzuZb1d5yZ325EvmAiAiqetUr8k1Lob/EnxTSld0tQw1yXm7ktZsO48cRQF9nA=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.12.5_1635835892084_0.4803171013764418"},"_hasShrinkwrap":false,"contributors":[]},"5.12.6":{"name":"@cspell/cspell-json-reporter","version":"5.12.6","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.12.6","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"430bb6103b03793d5f0b746e7c643d12fa313216","_id":"@cspell/cspell-json-reporter@5.12.6","_nodeVersion":"14.18.1","_npmVersion":"lerna/4.0.0/node@v14.18.1+x64 (darwin)","dist":{"integrity":"sha512-ESv01E8PQDKcJlHbvUzj0ErKVcfBkV/yLjTL2zJOoqgx/KvKuCxRk9dJm8lMHEKTEgp/95YE2PjeFwMKFEnoqQ==","shasum":"58d644569618fe57a5507d38c0dd0d80a4baf979","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.12.6.tgz","fileCount":13,"unpackedSize":10790,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICkO9O/zt4cNcKCAZ9NG6gX6Hx3FzZAnaM47aTo2KNj9AiBftW+L7Gp304GdMnUSTkHJwSPu13L/Oa1Vg9FGNE/qsQ=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.12.6_1636032504685_0.9129400856462346"},"_hasShrinkwrap":false,"contributors":[]},"5.13.0":{"name":"@cspell/cspell-json-reporter","version":"5.13.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.13.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"4cd5431b084824e172798ae97f2f520dbad4a8ac","_id":"@cspell/cspell-json-reporter@5.13.0","_nodeVersion":"14.18.1","_npmVersion":"lerna/4.0.0/node@v14.18.1+x64 (darwin)","dist":{"integrity":"sha512-hu33ORk8P785+DnbJrN/E0kZy5mJlo+ChUviljtODPeIuC4Y5VQaKjSMDOmlnd4ihDe8RhIFmLNYLfNPT7zQ2A==","shasum":"fb234800868292ca56080f31ec345d15016c5809","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.13.0.tgz","fileCount":13,"unpackedSize":10790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlLRdCRA9TVsSAnZWagAADj4P/1s09+qnG6KhbySuQK0Z\noIcEWcgzM/dquXRWPh99y+ybZ9bRzS+nuaoPXITQPKbTzSeJqkyL1Vuk+ujA\nNaCb0f/gO7FuW1Mpk0YgL+rwkoGaae0mfQEglaKTP6hxEVSVn+W8udn00tL8\nZrXXFgDNcxpzTCHIw2NUfYu36Rg+8zeOATuupp2o6nl/zxZ3tOY1tIOACclY\nNSFAp4uaRw+b+aKPquwbL/MEZHQ3dwUrv5y04mtTcgkf+oU3cL44KNIpplWA\nvS1omV4FqO7yyekBYrEXHatNLiDiJfFPKSnodSms9FCWY3rv1bWVmi99TqQp\nEW206HYlCwC6h9L0603Z+zesZX27AIBbqqh1DFj0V+y48q6YMAOPuV4tHlAG\nD0kHPOrx6+hCm4xH5muBxaraeLo5mJXtIHnQxtRrwEasZl/aNQiHRhj90kpB\nb2Jf4t/sldzf0Cjdq1N+/WFUBnUQpF8wyEdp5KL4RlXhWIjy7wsxo47WRM5V\ny1o+3pXZHTXgQ5d0pc4DYtFHjpgKR6GheMN9V73xA3CkKBvb8jYCfLBA3Dul\nFEkt2001dh1+c6hRrBVKaLPrtGA9a2opLKusxTipwJfyMTIKjabgQyGGkZRC\nR9KgYNlfxR3LpdWfCaRzkSFBAqVlYvDj1X1IShWTomJp9IOqhCkEbx4uDRjE\njkza\r\n=vvQs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDExOrOM+PDIeLOMms7Kn749VPWRgM6wWunVhj6Ka4wsAIhAPzxR9F6MgWgPv+hoSuHvuB6APpW94wzvyOzwmq4uNIZ"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.13.0_1637135453143_0.5719120678157315"},"_hasShrinkwrap":false,"contributors":[]},"5.13.1":{"name":"@cspell/cspell-json-reporter","version":"5.13.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.13.1","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"575e5e6dfc030e01cbe96822dfef9dce12e9f1c4","_id":"@cspell/cspell-json-reporter@5.13.1","_nodeVersion":"14.18.1","_npmVersion":"lerna/4.0.0/node@v14.18.1+x64 (darwin)","dist":{"integrity":"sha512-VPvGRejJC1AO1hPPj7zvEp/Z79vsCn5Q/h9Nfjy9gxBmLxdheZ/WAcKyKF8cshssoiRT3hc3CkE5Pte0gbGcgw==","shasum":"b5a3663cffc6f755d837a7b3feb5307f7efe7112","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.13.1.tgz","fileCount":13,"unpackedSize":10790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnpJqCRA9TVsSAnZWagAA7YMQAJNRVPJrZz7IFPMlfaYk\nS3BM7aE02KkCVZFd/jbHKPdqn862oTZMkrpmKjAOfTPnfu7NezT6tBT3GXmM\nTOXzXxFUrlyNMGFRyYNfFXmcQBounzbzgW420Vj8zTO5rpnc1LaezbfQTy4c\njGUGZG8NhDoo03MIyDtVPNDnhOYP9phrAXIetSYFYVFbwp4coF1qPR+lXDXS\nC802NzNqIvSWyoYhgLVvnZBtnuE77sJOKsPb1CYKBt/AJzeTOwj8ElkQN9Up\npSVUYiO+K6sNm1JQbCCAO7h562UY0wPANvCxvk/3UEwcv7G8NLmoOqwh+O/l\nS0VZi6ee+9r3VFemvUdF8U1gUBVkhi0TTeM4MjmeqKL9tazDus4inmXcSMMo\noJdqcu2i+/5a7sKGF98/4DO8RopamXB3s9ntZnc9Vq81PeUI1CxvBYVDOmTw\nNwE1GZTmyevWHO3SRaoArv7g05sx2TLF1/+rhTr0SORHOskNq2DDBS1Pvull\nY2j/8+19P2fTYHqn9tfG0iuD6RQ6weHkduGLGRg7fCr6m9jyTLiTKF7CXc7p\nMIzwHP+IZM06JdtLqTyqBLYavXqTw1H2VEWvuPjy0ig733yOWxX8QrY6fFu7\np3S7xI6DjN2ZkUYfWNxSwMVzFN6hZs5hJb9GX/9V8esIPMyMmVeyjoLx1SKZ\nhyOj\r\n=Bv88\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGF+WY9S4FrZYgHNZTlCwG3gq/X7HnCoKhP3u/VWISw5AiAmfEkbBFuD7DEmiZ9RhXhPBxgwa3Y7fGi6Xo69/kBcaQ=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.13.1_1637782122374_0.042503050792125796"},"_hasShrinkwrap":false,"contributors":[]},"5.13.2":{"name":"@cspell/cspell-json-reporter","version":"5.13.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.13.2","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"98bce0c75dcf4328b0adc80a9014809b393c0d37","_id":"@cspell/cspell-json-reporter@5.13.2","_nodeVersion":"17.2.0","_npmVersion":"lerna/4.0.0/node@v17.2.0+x64 (darwin)","dist":{"integrity":"sha512-444ut8d9CnneGcyrSmI8mnnvhhL3V93CVfF2VrwSsx/cm5TIFCpH6gE7q3No1us9bianmGVyzBGcXzO5bRldDw==","shasum":"4e8502bd9662d2a2feaa793888c3e8acf756bfc0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.13.2.tgz","fileCount":13,"unpackedSize":10790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhryisCRA9TVsSAnZWagAAS9oQAJdHWM9+kRG6vjUYU+3k\nzkbaWBawghvRRy7ATVhMqLWiCIupz7aKjBSBOZSGVn+2Zu4IVP084aLkqzOU\nASJzygHLNdWu4gymYivcpwXJ8/Kb5lG0b1WlQYAoN3eGT0JB6j4R6AjViwS0\npPRMd8b2+EV1LUjeARZ12VXdWzdvxQp0fTQ+4ycXzarvfCRfGB2Zdm5KghxZ\n8CtIXpYF8+PKXfIJGQjWI6Y9vItEN2c0djKJh41IgeMgJ7WInrZcf6l6g81B\nRvTZD4h2V3Y+lMEwnLKYPCE2evsmut4psr2/KurkhrvD1tfW2Z/zNwub5wzD\nN30Qq9AoI/JtztRQzV8wTw3+o/Kw2idFllW1A1m/JWRljROnDocoCtYOe0TZ\nyoDBcQKJOoGR0aX5l18qDRcDB9OXGhgDy+pkAdU0SjUj5XGZeZgBq4sk3bgy\nfosSVGX20UnbFHXs1bRmg7gEldahqWRk3ZPqNDjfXCoT1UjyHgvp5qckh9ra\n33kTJrkNVhVVLtk95OzdGRnfMsZ9uGSBzE//X4Rv0B89xloTOIFKejGDz9Ug\n2mctOi7yILlKKqflZAKNcKj+IEGkfmfGoO6PC3OkbuumrQFqY6Cls1ruHrsw\nnbyDdbdkUags8gZh43nfsWCp184TPqSRiw0gJd9l1us6/IUUbIX4k5GcE/9n\ndxyE\r\n=l+Tv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC6wrB4ZEk6rqFw197BC/sGcWLwKX+ePdqgnYrl9iiAGAiAPZ5Gps8tZphI+PGMvjlvDiDhKpr302JH1S2UmovK46g=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.13.2_1638869164704_0.04518837159769129"},"_hasShrinkwrap":false,"contributors":[]},"5.13.3":{"name":"@cspell/cspell-json-reporter","version":"5.13.3","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.13.3","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"f49cb2d98eed1f7274b1e6ad1ef076e7140347b5","_id":"@cspell/cspell-json-reporter@5.13.3","_nodeVersion":"17.2.0","_npmVersion":"lerna/4.0.0/node@v17.2.0+x64 (darwin)","dist":{"integrity":"sha512-Qcrzolra+UHtf+KTLLxJq1ssiz7v5kObl1f1bM8gjSQbkNI8RYVst3hFG5P4U0masfn/WVxOmbhUItjlB7NbXw==","shasum":"564347687b20df16692485fb1736a183d8797dfe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.13.3.tgz","fileCount":13,"unpackedSize":10790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtGWhCRA9TVsSAnZWagAAoi4P/RS4Oif0GmblO9QFEvzL\nCaPvWfscCkgJbyJeMMAb6Sti+DSkC4NbfLlVlAD0x9Quk3EGaBT14kfc/VwQ\nM6ZfSY5HoezPFtKjd/o+cjgZQUBoYRZNCLLToyq9r3tng9dnCzdhFr67pjUn\noV0OSu07nVyXn9uPUaYHzlJoTIK74wGNmBPWyzWnU12wjQghT9sblyF8/xfl\nm+89N/HQR95aRtvqDllJGb/XzLGYrqi0v8X95AddiB2F8+ATdO5P9AuVRwTU\nBT7B08cAabFFjB9e9duHXHzXegxwicfiV3FmruFyCqhv0877LPNgxKeyit7Y\nQXWleHrhEmRyAtM19URNyilbg8z6jwes3NWXj4pj2I7bMek0Kqq53dcZF9G6\nggbzVl98sObxMdi1RwpyWhozsWvAI7zBkHU4fW7/BUhbraZ5z0Img5rB/a2z\ny32JY0T2rl0Z7gG0EZRc5xyq0jPgzthhw9hUREhM9GVulY2V5aqze/X3xerU\nXWf6OgoMFzP+z0W7j+4jv48fU0qpsymS6j6l3m9qJZuG2TAcZ8lIEXu/vUQ2\nRCs65XU/g0VNfaLH3scDuWrLE/gpTD09nls47TNkZlxfvFb6aiHZTM5c+kX1\nUm5uNXZ8Ate0h0Ik5ca6N2KA6if5Vp47ktOiQp/MVCVfauOeI1RaYlW8F95k\nepL6\r\n=B8DY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD+txehA11fPZB1T8L/diKEygq77YndyGnGkhsRItY7WQIge2rRN7531qGceFwGBPW3louO2A3g0R3wjOttx1F1yk8="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.13.3_1639212448979_0.7754669981345459"},"_hasShrinkwrap":false,"contributors":[]},"5.13.4":{"name":"@cspell/cspell-json-reporter","version":"5.13.4","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.13.4","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"cf6ef9e6137af46d1a7ebd83600c05a4892c4814","_id":"@cspell/cspell-json-reporter@5.13.4","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-5NVfKizwdkJoRU5NN8qTulP1V5rQtTFFXsC7AEqcyOQUVKkOaUP8NX8+llvHDNlquKdDgW7pny5XodoxmRZV+Q==","shasum":"39d94350f6b7fe4facda90719a4e828c175df9b9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.13.4.tgz","fileCount":13,"unpackedSize":10790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvb+4CRA9TVsSAnZWagAA9BEP/1FyWVLQRBpTi25ZMHiV\n4qJ18SOgSYAWQCgyYNRgERw7TqDMnx0AuCDUJUndxdioc8p38POZz4X4zR/Y\nM34NcV8fxUg3//14MQB+54ACuMJ5ccPgQ+niYhxfN5yNF7xQuJHIDiYdUMu4\nbhfe9wp6sQqesIjpLPo8ads3fdIHq+1RWXQ1FXu1vDoh73c0xiK1xacT88/y\n7Nssj+k5uEXO07EG/rVbr0BU+Sndv6ZnpY3q51CwZDBe5HQAQQ48kC1Sw5SC\nG3xaTXCNnUKbxm9uI1MbVP8vZLxYbbQa/CqMo8qTKRXgZnEOZ3Z6hKn0AR03\n3xx/vqONa7prW5POErpBrL0BVba54eUx4BwSX9HCt/CqfPj9BA3smfNcsooS\n16nFeQfiNx4Jxsn4LmgOJ7YoJuoDJ2E6jonxxvTQMvuEWvM00GSyp6KK2FOo\nzTOwtkzUQSBivnouZnlQNNtjZwDJweD56sTIVlbUVJvSN3BafC7owF474k6+\nW/W8z2hPpHp2yLyCPEi6YM8P/I8LoF/hte1rs2H9zxPKHegu9cgVVNOuxslF\nLQHwPzih3eYFQn4PmYWnYkWT205+0t/w6teBYEJAPRUiwwQF1DrUL5dSSNeP\nrIF2Ge+LQJsAfFoBb6gp2FD4I0h7KApTIOE6GM2Xb6mcS9+AJGXQE9glFeeF\nFemA\r\n=eDNx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDHrfaljEPsQK0nJCvLpu/4YTEMsvAyREM3bmE1RcF7zAiEAopbnP7aDdbblEnNwzJ5FHLlTPa8iiugePwpVQQFFUN0="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.13.4_1639825336505_0.9109638619576095"},"_hasShrinkwrap":false,"contributors":[]},"5.14.0-alpha.0":{"name":"@cspell/cspell-json-reporter","version":"5.14.0-alpha.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.14.0-alpha.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"bb136daa99b18e826a5e720ad1dfba94caa1e16e","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@5.14.0-alpha.0","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-BYiBA8ZCmKufaOcXRKE0qWP2xHfU1N7AyvytyaQlhsc6vA1CIgxFJiNsDsaS480rjXEHcRf9PjKQBnMbLolqfQ==","shasum":"15452b898f2512a4454b58af68407a3abf30f09e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.14.0-alpha.0.tgz","fileCount":13,"unpackedSize":10806,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzEYUCRA9TVsSAnZWagAAKzAQAIiFpB/qS5c6c8+NMKUL\nCDihpE25s4uAuIrpQXisx9vA/yYzXBS1rHR7zvNYZCIXjmQJ4EURu8R/EbRx\nzUXp+HUVym5k8vLkT1hdCHIz5rWYhcHpADqe8CPLr78z45/kmT9t/34u6eLt\n4jfcYwnRg6ZB8zqCy74wGdQzguoR1ZZZKPIvoSlQ4FF9K6yNhFOq+4L3agCv\nckOLEGKBtUgF2L374rd+LOkKi1ZKw4RzJXGjUV6HYnuE/nHD/X3tZPOshXhX\nDapvYAP1I9S1ucM1PWDfxwoQ0gI+FORecAM2eo43kcW+u3TVkXXPAAAZGeao\nPXCAqtDIZ+kBpCe6PfGN1UpeT40VP1t3Er9+HPuzvZgh4H92DNHlWBGf4rAC\ngkz0hNVCTiGHppD0cyd4aFVWEhBDvDg2MgITVa30hRfyKcZD7FrZZpA+if5j\n5vkitliCO0fO0r99TM+GcdMWq4VcBcX8Ti6HzqTiCc4PTZLSrM7G8rQMIHvq\nfEQ92Z/PtbB6rZhCacNrBhQDlUJHVp+/1AXAX6vOXu/QOilpo6dlZcuKuUQq\nzNNS8gzdKpaT7bk9cWpuPi/OeNjUKZ7NY6T1yQx74JtanY34JRdbsy9ka1ZJ\n7lRqQji57btEAf64MOw3Zxc8N+84hS66WbOcZYN88evgunJgfJPWj4KYUbJ7\nPHJ6\r\n=pW+I\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDv5giZG8OJyxOJ0RMuhW8B7KBnBY9RCQGtiimk/wtypwIhAIbI2o6JN1AkrBYMfFTYAnG9wtcZCWmH3cakAzXj09rp"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.14.0-alpha.0_1640777236417_0.9004510771915175"},"_hasShrinkwrap":false,"contributors":[]},"5.14.0":{"name":"@cspell/cspell-json-reporter","version":"5.14.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.14.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"8c8dfb70479584839e8035094771762f77118667","_id":"@cspell/cspell-json-reporter@5.14.0","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-PZ/aHRaDvof2BQRXvLlgh1eMF7UF2MpfOeOSdmvZW3qQv6/Igd9S+ohm/W5vCvnrybWf3D5UxV8wNtuwhV7QBg==","shasum":"0f027b44da75777d12e69ee97eed0a6c63796dbc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.14.0.tgz","fileCount":13,"unpackedSize":10790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzE0SCRA9TVsSAnZWagAAmZ0P/ArZxQb+nECKRGriSXkV\n68bpIrFvL3NpQiSKvLIUcxy2V8H+lV7lMNA3XxDA59NIseWmcosZetyj+Twp\nuunZ3xlVSYoCaM15cwhC4zCjlpTQ3Th22T3NOh3HwCvjkC6J1+MIC6gcEeIv\nBJM6nzulgetHBLRshUsCxou7JeAPZ54CBopzjZuyZ7LYsXetLSMdJ/N31pCg\nWHFgfnj6gB/UdoqcPJCfnZmhQ6EsJXBCb5aWHseSB61rm14Z2hscmFA+x9Km\nJ7MrSrDT0fdZOsd4rEvMmytA3efRklKWNTRrV4aeT5DDCnygCYPc+qqnPM9D\n645zXPKPyP4x/uYaMJbRlBJnm6gmZ+IObO+F4TLUOrcIee3A7ms9f+XZtNHw\naYXF2heAFFAqDZqRvsAW2gi7DUHdjkjMiKbVHBFcEgpKEJiTsEgUYdflQd5/\nOf0BgkWOkgFGbF0GSxsf6/2zogcczlKGSxc6XeUdhZ2wgdyXp0Rk9NbOLgt/\n9aIwkPILEqPT3s/rtm7/VxjqwuCdIChraVXv7uwS4crOllfZ6nZjWLDioBOi\nET4BRHFSdY88CXDdGY1d2LOVqajG6E6H1dNFI/B6GMC0i9xUtMhaK+sltrvZ\nacYiWwxLFvcFLJoxyIzSZkWGZsONgI1iX9q1ptEQ9jKQwb/Xg42zpdHwypmT\nUUdL\r\n=0Yxp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2mMQbOnB5Pl/Y9u4cOpjT+Le2jF3VqAMMPcnG0OENUwIgDQmGMsZBNJHAjMB2Ky/hN0IncYsh+E6TDPqJOd85Ums="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.14.0_1640779026148_0.0006718935556493388"},"_hasShrinkwrap":false,"contributors":[]},"5.15.0":{"name":"@cspell/cspell-json-reporter","version":"5.15.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.15.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"04d61378054cbecd28df100ca704c7322abab8ba","_id":"@cspell/cspell-json-reporter@5.15.0","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-mwXCcueg/kehYoTfRRH2btM0jOZRnrJ5/x4jrOcJT0r/gi5ATm0OaxCFCqkqac6kdA8a7gMZ83eQAs6H2/8p1Q==","shasum":"a936a9b8cdfdf1f4cbb1c2f4cf5432ba7e876d5b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.15.0.tgz","fileCount":13,"unpackedSize":10790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2EbhCRA9TVsSAnZWagAA9ssQAJ1wiVbd2aI7X7TIpZfb\nzVV9/R5D2aXWuYKCaPtvPWYt+Ewt06I6a6bQNALm686HqxjXX8bV0uT4RDoS\nflt4wk8lmE0X5rYpLjghPXeJFmJQFdyc86fpZF94lkhJdVeol+2Wqtq6a8J8\n0EzFZT9+8ewQvgBv2I49oWQHyyO6hYnJFHApRT//Ot1kAlc3WPMEVpgQqcpl\ndl7C6PW6xZGZyfNdSerlJEc1GkZE3JX6cqsx06hds8LHJnUtN76QIPEAX5R5\ncuzYnNuDWTUYRXiBKwjtU4JfrT4+9hMvTQw1DtAu+VStwvcQL7hcHRYkXdD8\n0nW85PUyiWoWwrEP4WRXxynDHLXku9K6wpp6rPBp/xV4cv/nq0S8VZ9Q5t50\nU2j9Cb5EHwAno50CVgxodXhUNzgQduXpLnWyDu6mttyuZTqUMfeMbs+gyoMN\nJ6kxHLztpF2wgLaCiFXUdxlfrD+GwrMklN0xMkuysWkKaLV4YDNZ95LfsF3F\nN/xW3seutrPMuVUYdRBQ+GdKA08clZQcH2Mv0XvlyIwEW/NQy1r5QcWClQUs\nbC/0k/kmcDFBA0jayO1Mn0eLI894AekT+9LaEEF8Xymib1dJVjgTn5GxXPt1\nkCKLfVG+PaBusuw+wQVEWChDT2kxA8AIh9VWLGIa4S93JUZCMZUCv9bHrZRz\nez4T\r\n=DNAK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGvzyyUkfVtOFaSoFXyHJulWJo+ukPuI/ZCl5a6t3lg9AiEA0mDd7B4Ib9OeYpuI9DROmPupxfVJ1aQZ+O9oq0/rzkA="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.15.0_1641563873231_0.2637832061851171"},"_hasShrinkwrap":false,"contributors":[]},"5.15.1":{"name":"@cspell/cspell-json-reporter","version":"5.15.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.15.1","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"b0461bc45386484e14ac7ad97a68d7d860d2309a","_id":"@cspell/cspell-json-reporter@5.15.1","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-DpBJvTwEuUA62eKG0gLgVXJwKEAH5vBXWV74ILWjV8aI7yD/ffyJ8b/byjN2kc9TTilfuM4y1Fbh+SVvUBe2xw==","shasum":"1c2928cfdf083117d572ba413ca99f7e8d7120c9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.15.1.tgz","fileCount":13,"unpackedSize":10790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2F/qCRA9TVsSAnZWagAAi/QP/2toNXNLrlvUL45UN6J/\nqyyG00CC7i2pDiIE8vlADEG/WQgyBxQInSbS2AHSyBtbfEdbio4B4TUjjCGq\n14e6IQcEjgxzKPSV+LIRnkLxod2MJcemFB1azXzH52roUFA5i6GO1Vq1YWTy\nVbyXa/09xw7gIie8NDK/JMP3mq61v/qau8KX3TiJXlE4fIJyMAqItdp4IodW\nPQFxkIwS39UMxk6o2MJt4F3h1wmVPaSxYZGIo87SkRwz1S1do6UlsGL5zZwH\nG6Krryp/ikHXH2Dq6JzCW9lfyEVn83jTyt2ExGPJw7j4Krzo0cUBt/8qHGqi\nPlXTnFqambn5h4GXLihhE0zijz43t0Pg0esDNPgFaFZgZn96Y+mrksKl5Et3\nl3g7Qb5oDEt7WlVKC55uXX2kgLI/wZ1QPkeF8/DJyPsfRyAK4+B7MjyWSrO+\nd1UjsXr0Ubm8Fvs90gt5DnfeIfeatXOpgVqXx91j0vNuNTnClXWpwZuurfkz\n8CdVuscivEDer/ki0d3bUuV9dvHaKEqmYqnuJudc0hcvVz3rrNtHLNuVd1dF\n6caMGl/3eA2luPFOYxphuCYQAY0Q0GXFtCpY9rzqboxddHVoE4zfQPLwb9xG\nAsFr6Zp46zMCbHlGPMZU/WyJLMbK7WjwAZTwiso1f1YfEbtRLrHIlFKjFSmQ\ngelY\r\n=aMYa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDzQWT/Op2ZY8nLY8H3vVcqCLMn/jxUZRBgG/dlqhKSSAiEAhmZol+TNATg5J/i6a3+ZqhYHSKvlwLPJZPL4jX3rC8I="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.15.1_1641570282217_0.35955798050274335"},"_hasShrinkwrap":false,"contributors":[]},"5.15.2":{"name":"@cspell/cspell-json-reporter","version":"5.15.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.15.2","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"b047b5458980010a8f3ab31c6dc9434e0e782d5e","_id":"@cspell/cspell-json-reporter@5.15.2","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-zMdmjlimEEtkTohVz0B+wNwbp8RvkGM1iNUPSvZqWD+QnPzpISv0KuWFfKvxFWYYNceRftqtVpIAL5rtuXNaQQ==","shasum":"8832e9676fd6cf944d057351c031055e700a9a5f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.15.2.tgz","fileCount":13,"unpackedSize":10790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3VoDCRA9TVsSAnZWagAA52oP/jdBjzhu6JPkj4bSoJG3\nZNtvf9LNSrOz8R29FDytzqgTSFtV9ALo2B4xdMOLsbc/NvRm1Mhp/euPaiGo\nYBquqXkYWUJ/qmQfWzrXviubc0DPy9LuIh4jnvrNDx/FRqxm/LjjW+Obo1aL\nbM8XMYZdurCYNm8rk4pISII1Qs+gjGVJNpiNQ9BG/n1qE6j9ImtzI1unp/xZ\njnC4u+DLnBt+56W/dPpbVcP0qPdeg3AjzU9ZfUQkpsu9+w29pZumA9erHmS3\nQ2N/7KihwGoF0xWNmR7rdkh3csrDzA+CgmYP8U+5mSEQf3ftdz2XX+32SvmS\nvLaWHOKMNQf2KLcH9XDE8QfvsMBPFvUvnpPWhu/+aMGAcx1UFQTKUcmGlZ2Q\nB8RA9mQ6c9rYshMlhVsbhHddn1FEqP4kItwpdxHzMPNNwjr8zc+YTTJDJJqF\nUp+xP4c4fEzOh0BLU6rZDt3aw98VkTVAcJPHcYv5R1go8YVi1DmiFazqNUmL\nHkfyP5+LQivuHs4MsPIA4vSPqWEpY6xOxCMrQNu/xmj8lLG6f9Bb74fG7ujl\nSJaqPt3xUZMvU/595f98IlAHNhNRMEX1Pyqmt88wykfCKN+DGliafM/NFyhO\nyo1qaMmtagUsj4nY/5UAF357nuByiyq1XNMVwHOCKNkui7Q0NqCFfx2rKVUI\n2rUs\r\n=Sg3r\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC7xTNhhT41P9Cax/uWUtoQHSgCcfDUFCysVPVmNp+C9gIgb4k5nr++p3pKMKqYg/La9hJ0Bj2Y3ReiJLKN8QQBj2o="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.15.2_1641896451427_0.11150486523057213"},"_hasShrinkwrap":false,"contributors":[]},"5.15.3":{"name":"@cspell/cspell-json-reporter","version":"5.15.3","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.15.3","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"8a7c55b7d0b340d3c4e964ba91390a405f2cda2d","_id":"@cspell/cspell-json-reporter@5.15.3","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-CvpNxqvLMV4cODHyB8gFSsUKGyGkNl92Tqu4TPMiAbOoIzxPKpvmVkctoCf7YqFn/SViCYQhT7//fwteHi5/mA==","shasum":"d76527be2c4a311645aac759b91484ad9ca0acbd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.15.3.tgz","fileCount":13,"unpackedSize":10790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6VMkCRA9TVsSAnZWagAAlasP/jROKbuFNatoy3LCljr1\nhsuL+pNPcnfuPxSGx/5PDBlFGPwuDybDtlXKQUEcdskvdQbF7zPyLkSeYDN/\nBro5BUg1/IGtyHJgn8Dle9kiOo3HhgJY62vlB6u+GbiyDlQbHSBDl7UQC22R\nD1ZT3RsmmwoWUKybl1mHgpA/Tp/81sWLyw2ox2ZxKYpR2nBM/A20xonjM48t\npm2OxpemGZVrex7eyXtxQCFwbR8pGQ+q++5p8OPyAaC5xPsLrvXFAAe3QvmG\nQdH4iennAaOVToamSTZFAHeD3cyfDYK/ByzW6NfJ149k2HjwRExaIE2tKfnu\ntO2+NQgUc+jkGFAORINIaUJIPlmwhFcx8+nOWQh8LL9ys0MkZO4QIgw3sEvs\njfHwuXNAl5HmoMJiOI96CqYELFnLHY3JafvMX1dxjFcikFRqb44IsXRuKhAk\nja7KyAYo54l+LiWHTiRb5p5GJeJ7uaytstb0bPgAxtq5seoD8xTSBTiNru3r\nGTHx6bUESXivnQWRUgJYMONLmJb6yMdY/ApdQEyTfRSAdjNs/z9HtNL2Kzf7\nZDZh680o2wz7jSt2idd/vST8DO2VvAi5dwcnMSiUkbNVabF4vj2TwoW39xpu\ntZr835VwAEdP8/CBQcsY203CQ42qu+eUeGRB8V75eForZ0sYqJ5OL56wv7YQ\nFHDK\r\n=8VXk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBjDq4o5Ic632Typ+9yQNLuIY9DjRlfyQaVYFhH0uJYFAiEAxgSzhlbuakS0TL3X6nZG6LoxRVwIijtXzmOzHsZX3hM="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.15.3_1642681124552_0.6321574785330111"},"_hasShrinkwrap":false,"contributors":[]},"5.16.0":{"name":"@cspell/cspell-json-reporter","version":"5.16.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.16.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"c5d994f58bdb48c4d16f1708607b28c8a7b52a65","_id":"@cspell/cspell-json-reporter@5.16.0","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-UeYFOyHSgv2BNKHR2OHpS3dylHOHLIyLwb8lw7HGWokCII+92aLN1ATJ3dQy7PPiwVEpBKEbkk906FNa5HMoRw==","shasum":"7c8c00d1d2ac08dc42fffdc39066da96fda63791","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.16.0.tgz","fileCount":13,"unpackedSize":10790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6ZEMCRA9TVsSAnZWagAAA+YQAKM7xVp2YXEoZtBmbXpn\nyOCoBtQ0ou9bdL7GYUvJ7aBbzJ5KNalrGkNUehr34E2kZlC7uXoX+V5TkoC/\nTh24xZwf/80XTR3yr4PsDIZsj0X2REGUoagMsEerlqTek9JHhFPEnoMl66/+\n9xNZcJynFx13Kmt5gfyrF4tIwVSIhCCPfR8wTYvoWpU32FG3qVG1kJN2soVZ\nNdExgcyop4IIlKfp+mwDh9EXyEx1UEqZL9VknGuL1Ih92iCkxE2Qr9Ki02s5\n7gW9Dy0pAGy2Zo3ctr7MlsVr04JF9AHv8y2/rFKuhOSVA8WLvVPDvC0s1sr3\nT3nYJUmbD4zjtjAFK/lmcavqCq68lX5bnhiIKVqgjN0BPwg4Xi1YiBgEhCFy\niHSk4qQxnbWu3/DczYiH1nLnMvs/sZkxxh6U8P32R1u9+gIhXktlwXOO9BE/\naD3VNg/baWC5BdPdbR0dHLfftUZ8Z0IksvDR1UkJVy+brbkGMGcOTNUoEsrL\nTT301lOGWt8CMJoHMwfM+idAaO5KT18C2d3y7WV4ng1bOndicm5YBICgDMkG\njnPZh71gb40W0MKOtCWsoWZvRzv4Z2XNMR0tPi6FmJ7BGFK2rQs16ujbPEm4\n3HYFATUETB+3idOR6CtmTnSAP6mMVO44Fidz+2cZVov+nDxwXVr5V5h2ZzIK\nNYEc\r\n=Pzht\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC2gaUILqcvTnU5GXZKW9Zk2R3sN3PkPZX3mFW7CwWE9QIhAMO7PwHaOkoCkHx/eIJCDy/YuFg5qhcJ83a26M/g2CKZ"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.16.0_1642696972220_0.739585627939231"},"_hasShrinkwrap":false,"contributors":[]},"5.17.0-alpha.0":{"name":"@cspell/cspell-json-reporter","version":"5.17.0-alpha.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.17.0-alpha.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"d884218703cac72186fd69e8ba1e9eb78558c7ca","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@5.17.0-alpha.0","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-qkOHLUJa+N+swvxU2gMVFpkAddyMgkWwQwMFOZ+p+D6YmJiBsEXFRqCprOBfA3bhHK5pSpk5lSOIc6zg2TTNJQ==","shasum":"411c9de361a9ce22c503e11b8cc15a0bd5c1265b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.17.0-alpha.0.tgz","fileCount":13,"unpackedSize":10806,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8Y07CRA9TVsSAnZWagAAby0P/jPS+sVCrvxc9PRua9ow\n3i4PvlFo9WUljZYum+0PUVg6BRuYprPc5X33/xMxL5CTc3s7R7qt4NSpo2wo\nx3lowHcbeI8eHyjiwgbPDqgMdEd3ZI5khatLIVvzoXY60rNZqRTUJzG2iUGQ\nE9L+dwUpoeuJP5yOI1C9EKIrXRvIc6cUgMFGR7ZM/OksVt6+43SdRuCKxBST\nbiKUCay9kYcosi6yuyNQ3itxTNKl+iyjHaME9B70Tejw0TtHNWR9Yfw30AEx\nSAzr8MFoRb+AtRxkY2DP8vwOfv21Gf/y9HkCcaFQ14DZjj+5mPXCJs+970dv\nh7NqnXRr14IBeI7UsZQO9rJ9elt4mOH5ENgwucHjkSp2lOfmDsJY+lz78K7F\nnmBW4aAKUrxZCKkx73KKv9zo2pXVbURqcqOrppUoB832lSkUFFN3oqYjAbPD\nDN8vksGoG94g3r1A56gjEdPfMzxfmk4O+VJWYWRPoxLXOXZfmy4UTjngGq9V\n21nYO+bIkdUbFrNUtbGhlA9A91pY2ZE8/JrcQpFwPOXml+NFEq4TObprqC8W\nlpSSj6FPEPvBfGQGE9RG4S4VtJVfukUCG9XPwQE+QTTzMlisvl/XodoEUp7S\nvI5i4il2osuwc3+YrdxWdKFZfwEuw26V11GFVoeZpKIpsNcLaiPWGUbMIbk2\n5Rnu\r\n=/Jmw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhcamYvHilH5NpkJr6oZ99xCfAqOMaOtt+yjgVeI0aewIgG47LjY9A8qLQRZE/ht3/WtdHEXKRNFrTCv0I38F67Os="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.17.0-alpha.0_1643220283171_0.39264491038275495"},"_hasShrinkwrap":false,"contributors":[]},"5.17.0":{"name":"@cspell/cspell-json-reporter","version":"5.17.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.17.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"4e02d88a7add382088eb16d9b200e4bf07434f8f","_id":"@cspell/cspell-json-reporter@5.17.0","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-czxBiD4m5BmjcouHM/R+6bXDQXP3r/mYoL9jggo6X/68pf71YPw+4sqO9g7cMfd+oNYRRco1++gAIMcGYiPaGQ==","shasum":"9938120ef495753299483881f363aad9ea272b91","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.17.0.tgz","fileCount":13,"unpackedSize":10790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8bJnCRA9TVsSAnZWagAAH7cP/jWDiTpu4vCXh/Y7U0KJ\n+P2ZuiayGIhscpIRJUemDPk1rW8uLjyNsYx8BtD+ZzR2PbQW2cQIV/zeONDx\n7rpEuEtI0FHWnpj90h4ijwWwJ+0pM42f1bTIeBIoNeO2qYrlXRrmE4LPV7Un\nfp+wxcb1DI0daLneShc2Stzy1xtkYqBiyLaP/BhRz231sp2+tVXsGgmfvN68\nOA0fHog8xvBgs6f0nKSMLcBWXjvWhYhzsIr7XDJoEAux9u4YNRQ8FdkZ8LVX\nLTRpGBbKfPabV/Pj/txZXNWQEMSoIzEbl6zrwN081ByZ+c2eJwcX9oFQT6Kt\n+nmLJ2Wv+RuhOZOmGbA+hN1LZ6yPkbdWO/DMswOsM+BXMSKrjHKBcr1c817Q\ner4TqxX8ImrTmTc0gudGPu9ysrKofe8Q3Jon/mcYpameJCBoCRQidKFdMqeE\nVF9fqu9U3lTRhiTSj/1fic1Na1SCkHLNkfja2CaC3kXmuI2l/iI0IwVnXrUI\nltVKR3Xvbkf55fID0JKhJRa+IvMGk7a4CtLLosv1xh3/WJgqfXaAM52ZSJ1g\n3m0bvV+npv8PbhRBTqkUcw6SvZKsSAdBoEGLU2SzjpRxthUN1xY4VXl3DseW\nZQjRjr1CQoMegA77wh9vuvkMpZg+N9YxsFpWIFxcYh1UnJDPHMIi0IgGWXaz\nvxnm\r\n=EEB1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE/xGw08hUxpz62ThjwDNHB2++VM6bpMH4pQhkeFHJYaAiEAs4Nu54zv0f17PCYNt6dZ0xF2LhME2S1Kk7nU8rEtJ0A="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.17.0_1643229799333_0.25325348122305447"},"_hasShrinkwrap":false,"contributors":[]},"5.18.0-alpha.0":{"name":"@cspell/cspell-json-reporter","version":"5.18.0-alpha.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.18.0-alpha.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"d3c6f34444f19e9d8e375d1cbea6f99d0f270716","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@5.18.0-alpha.0","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-AEjv0IsPO1eCVdbnEwI6F2q5m8qBTah6zvE/CCh/I5GeN1xrQ/9fJOEMyicQKVs5QAD5M/9LEX/6UVMlN+hOQg==","shasum":"d937998f137b79576d92a961ea1fbaf38e5f354e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.18.0-alpha.0.tgz","fileCount":13,"unpackedSize":10806,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9vd/CRA9TVsSAnZWagAAKFIP/1VhVyKrWl/kJLWBGsww\naNZ5PPNlM+vcD4pe1wCU5iWiuK42W2J9JqJPNyKEtevzTvXYWpGRSBVk77GP\nVJgIxPVQ8q/YrwyiEC9S34Cytz05c/1eaWdQ1muYv+46vPoCEWwIiLWtpkt+\niU5PLottQGm8GQDK1Mv3UQGWc/9TQNhuY8KZIQXXNI9MTuhXGYtjE60E8ZgM\nuAQe2axYk9CwLyrzYgJzN02z+gh9/XdTSMBgm7bb240IP9wYZigdouGkSvBv\nFsUf9aW8SQmuRRYgbexAA2GmXatI98UBPrAYZhDVdxqP6+7SXL6DwhHNKyWB\neqEP7a8WiC1fPZi69aDYZQ5gVoXjW45udZqzRMaJd/PVzoEPsb4kE7P4TmR9\nLIj0x7r4NY1/ACIqRcT11lScClGHOPMX0BZIAmXklah7RZmy9MNfIjC1l9SG\nELmBTnIMlJ7XzDnYJqGnCTXw1SfrVNubBf7fd9jI0MTCgbHQS38SzBLeO/BB\nF0UbSabjtqFeuwIq5hjc92f0Wj8mKal8tDIGrpOOyrYe8QIAEJ26KxQ/FoiY\nso74ZOqWKdD7rYZXxiclD8kJ/uPPIFj/NfIziAr2yu2ezKxMP26gXIWgJvwQ\n14cmSloVRTsxy54oWZePOAiE/wxL6MGmYQtd5TuVuhF16B03Dj8B0oLk9d+1\nITYc\r\n=QV+B\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVpRuiJUtMnaExXM84cOjkaFfPcArG4ZQ/KIajB6kPjAIhANunszc3R6XPYFblZ29Sgp0pGDMGCmNXZs1fVUnPqMrI"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.18.0-alpha.0_1643575166929_0.4405424108382532"},"_hasShrinkwrap":false,"contributors":[]},"5.18.0":{"name":"@cspell/cspell-json-reporter","version":"5.18.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.18.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"ef4c46dfb6f2938724afb5332ea2fdf9b67d99e4","_id":"@cspell/cspell-json-reporter@5.18.0","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-XzLxtBE3mAKWeIhtQo3Ild5c5LZVhZvomYr8T5uciuiLMKpm/ov+R4lfQWBG+mnO42wA4UzdMjgybPjNPldH9g==","shasum":"d42d5cac9ec16cfd9205c3d989178b59d5a94d7f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.18.0.tgz","fileCount":13,"unpackedSize":10790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh94PNCRA9TVsSAnZWagAAh5IP/RKzaNumbTWImW7aJU2X\nsth0iMi7tHaMvoFTArkYZMmTMV/1bSKHRmGtuGjFiQxQO7VHIidsCrbSYR6A\nzGNRRJHl0Ww20mlbqpbmz8WXEpBNfkooMbpsCS32b/GWCudRexZM++1GMk99\n0L9oYSGlRFpaliWYBEQavtQ4ETwYSGSFFVi1uxb/B1/C/xek+C0+elOwBEEb\njZx5buFapSzOCt6fnYz6UcVLp3ovJuQ3nxz6mlTAU8KxrYunTY9E9aWhlu2f\n0/avYZ499DxL+o+XQTmJqhcqp/zU4/I8LnDPQfuk7dCv27EJTPXV/R6rQEBy\n1WQP/h7bV6NvekiF2zQ17l/ZHc51pDVijgjj+5SsmyXe6eDkqfWLRBKPksvQ\nRT2MCNNaBKBAh6bzmHGHgmpzPEymr2ZM6Do4dehPgMUHLqYv7w2WdaYsSyVj\nlW4rfQwx9zTmhXskci7CSpX3EG5+NLztjksBP4aN4xY0HoMFhg29Pq24Pp5S\ny1xGx8SB+0zj1tsqJde6wHdYmO+3o9IAvXwnRJ22+ERmW1L+PNbXZWnAnqwI\nbUKxJ5L54RfYR45XTy3c7t/90vj6LiYAU0J68PLasLJha67wiUPfzzI369XO\nWX79SVCeJqqmWxsfJFHkCEnlxEaN0RQhcf0E5nl3heaNjrB4FDqwOzafjx42\nJvye\r\n=N3yI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD16xXx7JPuuIiEmj1rMI9KOdUjKinqxUcSB3wY74P2hgIhAMqSDHgkwBGRLySz/Wdeagjg3kAvIbfBbhahVVGFhHBH"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.18.0_1643611085154_0.6183485240368229"},"_hasShrinkwrap":false,"contributors":[]},"5.18.1":{"name":"@cspell/cspell-json-reporter","version":"5.18.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.18.1","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"8b94979b57a7b1a11f8efbd5bc086d29d496f7be","_id":"@cspell/cspell-json-reporter@5.18.1","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-I4qkzxvK02QlGnh8D4tHwFneIWjBxd2v7Nc4L0ZGgZWNre1EcQli02SMFMoZQ6u6LTYW+tnISECFnw74KLmIVw==","shasum":"2b3763bd38e5d8a823548d6bbea9a3afb8ba38aa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.18.1.tgz","fileCount":13,"unpackedSize":10790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+6tyCRA9TVsSAnZWagAA8UYQAJSYNIh+IpFpEgaWE3Nz\np2UAsoCuhfR/bj8D9RuiQaSKesLX2dxg912A18re+xL2sF45rKUPIDkLQn6s\n4yVXzZeWYfMfbjyU50kQae9NwVIZD019a03iRghqLOkisnuf4WinsKklXdqm\nzJO5S8H8W9WCbjesd4cT9V0cIsXd0eZD3/BhQO4jMC/oCVZhKeEOtISa8eQ6\n8XGqEFeSXfwutkZBwIGbuWiJtoDuFJCzQSuwT4sqGD3zTTOzTKtbDAMRKnJW\nNb8C6KNy9g4NHO+SSWipk2rnNt6j3cwa5VOGq0+iTPmwbcdHQPftUimnqA40\nhlSZWPC58+BaMoKMr6FoVNZe9WGKFRR6F8eCDjJIJf9hd974g2Q4R76YsVmx\nrsBtaI2Uiwzggo4hdGnGKiqvJkVBSI6vQFKZG25mP9pygdlN5F8MXmdkort9\nppluA/62+i2gTslMzKZILq6kFbuBaS6RwGzRbpOZh+HnO/JfW1wLd/4l4CWr\nvE2OuVs5PamEeXqoD5TGuE6wYtcKJw1cCKYxoUx4hmC0lV1s9JHt2aaRTckq\n/OZRMexyDo94NcwvrBLltnJZXGlOUCWD8nIM3KpmWDIpk3hCdbzT0eFCYDOe\njjRk7WZZKxnWgUnrGJs4a0atH97xLMNoEUltgBeXYyS0FuQnUs6Fet7UlZMh\njNcO\r\n=JdRg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHdR6bsolqnH1mqWc/FDw6PB0qt5wn//hbMkIODf/WsVAiBwscaKSdvsdIr77r1kHCS144YhtXQwA9OtRcGCOO5pIg=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.18.1_1643883378276_0.46483335107205814"},"_hasShrinkwrap":false,"contributors":[]},"5.18.2":{"name":"@cspell/cspell-json-reporter","version":"5.18.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.18.2","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"baa92d5154ccf0a3a27d00ed169dd79cc80ea6cc","_id":"@cspell/cspell-json-reporter@5.18.2","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-K3qIWaLuBW3UGAmibO7Qt89XQg/dAajX6z3hGDtF+3NuIgQ5jlYW9Vx2gVO92MdOQBKdehof5wgGwsO6imbT8A==","shasum":"6d67a2d5098996a4564bb3e1a04383c6a1b0c010","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.18.2.tgz","fileCount":13,"unpackedSize":10790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh++GTCRA9TVsSAnZWagAAZagP/iKfTEAgXDz2EjoGVD8U\n5n74OI27SzQGyIz01r1aXsEwhBlSt5DmjOrk59htFYRBe97g9WUFTA5zLVUd\nC+aQzGyRK/PuK7sSLLI6eshbC7uVd7UvdXWuybyMXWOKjRRWVq5EBnWxorgs\nqcRQxjeBHseEY60cqfPPX+rCZe2qRRZfyKmz0btBhRqoKKyKbM+ZanO1EBvn\n8WlW+UvFBXhe1TTvmDJ3yejavE8ilOcPAvmYzsX6YSdThTNjmOr/SSLuxee1\n8NFzFwDmKqoZ9rQBJaEQTRr8qx0/veGeiRCyU35baP/uDvcLjD5/FVMJBH7r\nhXScrEqtIT6knH+TGYCMjoIW0ZTLJbqK8kCjGw+K0VF8+AYmzJe6ehz11Cqr\n8/e0z9S77BJWHF0f6bDVVF+tjrMXi7XWLDR0tTyqsCOFTOyzfTy2iTtZ+Akp\nPOKJzzqhkeRL7Oxcbeai+EhkrWF3+rwGertMOgEAzy9lclnOWmGzUVlUePL7\noCE+LlV0JRRdP029ImhC4qiM7qZ78Ohktm0clOVZk5aUkLUo+Er0uxdnw/eh\n9kREyPkML5cJE2IUXRdGd/J/m0VpABc3BkBJEmsdw2rp6FqlL+7aWvorbVgH\npKEAxJmwAJ3kyJ+VqXhDHd5aCPWdXe2BTiNIbscHfvmtBoddFdDSZy8bJdsZ\nkv3l\r\n=D328\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBNvByCkqpdaSSNRwAHZdIx8VNuQbDirbeCiiyWuimkOAiEAmkxNuZ/FQFUA1mvt/doKqxFmoeAl2TRwTdQBMCM01II="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.18.2_1643897235048_0.18738820436493975"},"_hasShrinkwrap":false,"contributors":[]},"5.18.3":{"name":"@cspell/cspell-json-reporter","version":"5.18.3","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.18.3","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"c650c8d0d58fc0398a6f745a0ad48d46f982332f","_id":"@cspell/cspell-json-reporter@5.18.3","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-u5PIqBmm7KcplPHqThvTNpjYJwyJ/Jg+L+w8HTkMKjUWavdClSqEo1pK5ySJpE4U4mRI+QxQzuonz1JIWECNKQ==","shasum":"83f893e2fc387b83fca38ec938554041cfa1aa7e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.18.3.tgz","fileCount":13,"unpackedSize":10790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/UeZCRA9TVsSAnZWagAAfuMQAIF5bZfF5yAhjhv26Sze\nr985lAemNlOkP8g3yZCqAg9/ME363cvwwHggGk94o7Kp/JHys8/mm2SP5Bil\nnBTC3p6dznVbEjdyARMbeAg7ZfSj6YIVhsxFYDzw4OsKWscYOMuD5lLZ+5Tp\nDFBuPOFTjnJEOBm29whkWmjOsJa/4caFjRy2qVxMf4/bhNWz3bhhLlC1LblJ\nC1bnTXr3Q3GXla8zTl7H4vrYAe4CgnGmitnLHo9YufBtcQTRxr//889237gh\n6ac73sNOa1Z3u8v4XcE7Ua7FAsQazWtONOsPyAekncRhXPXSlr5Hl5Gj/fkM\nJhrFRH3jn4vW1mFju/EV+Ty1r7IPb8r1eZxXhiKv3ExPxyCkDXJBzxU+40sv\nwriOsuRnht2wLtddzbgvkYEkrSC031anmUY8rxmhwa2Mcn03mljamhV/brsJ\nsl5XR7rB0NOAU+8AK9AvUHRSsdDyChAnRFBQdduJtgwvmVWpV48xF5kbZeAA\nogDDsyxpXV+fuyQdJvsJXuSjpEoZeKTgQdSftxe0ExPwAjl5UIb3I8W72G38\n2R7Ru+YkSzF6Su6SU33/iUMXtGEa2tibDh6cz1rFw/yExaC/JwW0q40LEBp2\nOhzP3ycd1ZSHmvmylUHVRyb+1rxBRiYmEAi3il7FV5KLVfFa8MEQcLkv92qE\najH1\r\n=UIUO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrSVu7Odb2XrCR4sFKGWgc3Sp3EXrqKWMy1siljqFEXQIgFYFmkbFm7r/DKaSHzYNewuLsgSVY6Ueqoiuu4wXKO78="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.18.3_1643988889747_0.7254218252558458"},"_hasShrinkwrap":false,"contributors":[]},"5.18.4":{"name":"@cspell/cspell-json-reporter","version":"5.18.4","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.18.4","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"26769ba64ce9eff227492524e5210709bec36416","_id":"@cspell/cspell-json-reporter@5.18.4","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-t0NQYUajT5sbkFTSbIcq4dbFpwMpmRItVf/6m/mnDgVva+/1IcNUvFa9OTclj8DCrGDccLaQQQ2Gz7zP8BRlnQ==","shasum":"cfd2730f0cad0b59c3441d996cc2cbac09b106c4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.18.4.tgz","fileCount":13,"unpackedSize":10790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAMbrCRA9TVsSAnZWagAApQsP+wUEo3N4nKiIw1QrJrkJ\nSghr9geZc+CVSg2dMATw5QVI6J5cVbINvzsL84ZUThfEfnMCtkXCfnUovBZy\na24MI2sa1GgjTQQiP87bY0USFFUNjKB5LiHoxMLYgqhlL66fewOcMuKNQl+v\nGJrt5SjP7cDDGMDL9bQOMpX1inB8dNjGRs+FO5YZ6iQiKNxL6LCGZd3nj6mB\nj3KJ72G+wRMC4cR8ysVpmzxCAYIzbsKPx7ajmBqJt+wxg5CC6vogOcgawt8k\nDe6HdLDO/Ywy4T4aghJ6CDXGJEOMS0gOajJpZFzMt1uOZHXzu2ITwfOvXL1r\nBfUboTN1vgQ71mb20zRpfQtqrd/MJShedn4XpCjSRmzbwtafEzgmz+ibDsTR\nn+LNQyGKR2gV0UxAW1SExzJU4hVoceSH7Zo6DzkOjmN0FQE+GsJ/voJ93ohy\nuNdPZPFZ/L5zTKUyN920mqOxFLoEgYs7BI57F2oRSd8gttMjlcNiKHFVmZvs\n3FZtpEU5g0DemTfXd2Zx1SjssiZ/Kzp63wFSvdhiRYjFa8xI6V3HTGBJmjMc\nQ40IJTgpUVgx7cI2g7Vyq/9zlnV9ML8s4uWdo6B9Cm33TNEIwJlkE99HBeQC\nTNg6Pmey0cJL1FFo6OSmhMp+ZFN7Lniur4DykSzL4YMCqETVHTVvWVX/EzzZ\noKMc\r\n=Qe5Z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1wBEiH/K56lpwrtl4T29xxZPUMd+ZX3STo8aR6uKZ5gIhAL32Tmtqgvhm9FPRJNP7MNW0qoY36BTMPgKnA51TUcJF"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.18.4_1644218091646_0.6689726205485622"},"_hasShrinkwrap":false,"contributors":[]},"5.18.5":{"name":"@cspell/cspell-json-reporter","version":"5.18.5","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.18.5","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"bff6b01340bde5ca7a89860868e179592eaa7520","_id":"@cspell/cspell-json-reporter@5.18.5","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-EGsjDeHqt6PzEG3vpKo6wyGZo5JtwGrteuABqDfiY6OCnUjbtAd8vhZVtEmorryS4e5Zbi2Ps2r0HXHyK9lICA==","shasum":"1e5f7f6cafdf7adbbc7359944a63ec2ea3c5b1b3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.18.5.tgz","fileCount":13,"unpackedSize":10790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiC1xSCRA9TVsSAnZWagAAxgEP+wcGrFSxSa3VwtD+dEkE\nY4u1LIlQioEzMg4r+SPGOmPBtQAmsueqwQOVyZn0b8S9HFCdpIvM+B7gzUyq\nYXiN7gWYfj65NllyO1VLygjv380OR9zPHIPisCb0Cgz16nOp8PQI+D1cRmNm\nyNm7uyXuj3RYrveTug0xu5Wr1O0Ln7kCvK4K3SD2Fa5KM77y0RqgmVoZWUir\nnsNraDr4vKQmQ2UpjoIrD2RTn9Z/ln1dWINc5JJQD0WjOlll3m6YrD/lbY6U\nKxzmXu0Y/GKFj69qjorpTZ1he5NUhdgeTEJfj7IfmnUivNSuu8vpaM3A+7Q3\nNtR+RJeodfq3pIT9I7m4doa4gBNZBtNTVbDQmpzyk2UCKOgzsp1JWXGsoUb2\nMXoESmGkFv0FNO2HLY6h7GM4QUy8PJI8H51BQLgh1R52qWhcHYFNvUxvzXTN\nAKgStsXiRV2HcTbZEb6/pAGymnVDzPxQWwtqmmZHexbtIB5+AYUicX2HRypV\nVDmp7nU18K9IbQpJFXsbqntOw97TlG3Kr1V4mLG3qn5JjL90vDyGf/hc9GAE\nNob8vkv9/l9Vx3PHEsDheUOk+WE3JsR+jughHczpundi9XiVqfcKk7tKRX8y\n4YvUghU4h+Exz6No/Zhsw7DU5jtp3UeQ2RAQePSwZ/uTFUctldU61+X7mAz+\nwOTO\r\n=2LA4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHvl65fylP41mYgszRctIsYOt121XXj7Z5LLYsUClLKDAiAujy/enuebGtzRQAMQJxH0iPrevakvjWigs/e7deEcMQ=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.18.5_1644911698563_0.7913305094661096"},"_hasShrinkwrap":false,"contributors":[]},"5.19.0":{"name":"@cspell/cspell-json-reporter","version":"5.19.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.19.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"7873efe40a3287d3e025f705e1712c12d3cb392e","_id":"@cspell/cspell-json-reporter@5.19.0","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-FFKENlnoAuUdP1xdiXd4GHOl8Ow7r8pjhUiE9gcwWhPWngHmi/LhZh/GW41LpuHtfthwbk/nnRK3jDLS/d6WCQ==","shasum":"63cea8436fb7c86b4f5f664403d821f004bf2577","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.19.0.tgz","fileCount":13,"unpackedSize":10958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLDlEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWgg/+P38ZSmYLto2XuMKlvWq6x2c5RnwJSrD8lX++Sb/IcZFaVS1o\r\n2WFdL+FxgM5um4+m6D8alAF9dgeAg2rbLt7696Lqy7Ah5bMUFGd+NN0rSrde\r\nqH3tQbKmnXpMMUEPUL1fRpHayKjDpkXCzgEJdwvukkJjE5vGa3h1OWXDIntj\r\nAjOzaT/uK9o1ZO3975BQkeh1Y/Wpj0/ARuUawzij4IuKVtFRvRjkl8oObWI5\r\nq1fN5YshSPw7GLy0IxAjsm5GBZIbMD/TqprHqGwKYVELXpOxxLrDZU8o7iej\r\nMZxkmo1BTxM0AOtYRxcIZq1yMQ24syKUGwTKGcapoSsEvDj+9yYnRc7zIDW4\r\njSKQ0j+3Jmt7Sp7rEsXOCyR2D5pVFwAvbNveWy8hoHt2H4kGD9CBBp8O1Ig4\r\nUgvR3sKrFz70NTiPjE6Toy2LzKWPXvincgG8IBPUFt31idWlHTVm9Y74hVu2\r\nGGJeZsHZb0Q3oIO9WDbTlVXEAqFR453dnqm/QPOaAdm0DwnEZuTKR43Kh/LH\r\nw4S+GDCDVzHE7lfHyQZlryX6qs5yXO5srXHV1InqdngzCmxc5jqcGEKanutf\r\nuWBYzazw6VT3R9N8H9dpDb4nnWH2+8+L8i2ZGO6r1GGqsUEWMr2PDnWW8nQc\r\nMIOcn2UTHpnWkkaihJzb259AUGNSPxO3rys=\r\n=5xM+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCb5gVT+bFgwoG+k7B9SHlyBOPOMfh2t+56CaYQ16mvLwIgJ6zr7jdcAW9I4Byd+72hTewPUJdwHDYSqtljy4nLZ5k="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.19.0_1647065411802_0.7601870655638012"},"_hasShrinkwrap":false,"contributors":[]},"5.19.1":{"name":"@cspell/cspell-json-reporter","version":"5.19.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.19.1","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"622cd59a44bf1f76d538e3cf37983f387c5423e8","_id":"@cspell/cspell-json-reporter@5.19.1","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-OMkizNxbp5vWAVTGbtXAkm94qFLZcl1uTGM6kCLnSDfFJb6aaBTwTtMXHrg6Q724bowOiMRaJjXIWVMliOp/Iw==","shasum":"3b5a7b7de5d11f1fee6c5f481e7ac39022ac4826","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.19.1.tgz","fileCount":13,"unpackedSize":10958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLcV4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6ag//b32zti8+/UaqQm7KHoiUMBDVodNW33gvFdvlPis8BFw+xjSv\r\nOFpn0cRQx18YKLWjjhMeAB2XGgajQ9q5wVe+zrL5mi3Lw0nKVLhyv9G1vSVY\r\nwP2EA0xf1j8ONoZs1D+Dj/g9MnOigz4rP3qkt0T5TcaYY/7SCJo6ajDkBePl\r\nndlApaRT1IFkV8RXs6+C5bi22xRLbF96qZAsIedPSPiFySFvJ3BRLNuVflJe\r\nqjfTYWnVH4UeBbkKePl1a2r9rqFNeUpNVIdnArpDxPsfVoUv7liyVt0CUtUc\r\n9+vcCpKboPNX/9TZvTpmr0vJT4EXGi5JL5uWUINLNnGaMLxH5HSH+vQvb0Za\r\noijYOTpBmvtM4jE6gpUSeO2Zda+6rokY0OgBGUpEgGmb3t5264YzjGj/wcuB\r\nxuC73LxOt4veQMeAvM2iRp6Nj7N8vieGIrP2X7vT4hm6y+BzDBzR/PvbOLfT\r\nu+91bKtcU00LS9XLpAwJUBpsu0KhY9AYBN4pzRNtpyTvdVZO1Pm28pvvE6VX\r\nTB8OsyVChx7TXGkebc2i7QJdk94zQggGNMfFfeUcdYvsA0yg09sM4FCTKQCB\r\nTlbZ2+xkdrJZLvnYObkRnMVGHB/LWXiMUAaceHfj41GYb5GSJgJj7p6QAaSZ\r\n0QVvwhLrA1sOQiEWU+l7L1IvSS9fUoSSOx4=\r\n=s5mW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHwVJbF3qaf8b7LWMbYRqwKRjTTOlBKYp/UJ1yUyCfqiAiEAyjX3GWXRLNWXqXjo13dO582e0n2x+CEEqmLPN9OpoCE="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.19.1_1647166840383_0.2698188208080592"},"_hasShrinkwrap":false,"contributors":[]},"5.19.2":{"name":"@cspell/cspell-json-reporter","version":"5.19.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.19.2","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"6540cb9f716993c554dc50dd54dd76d553f8f5e4","_id":"@cspell/cspell-json-reporter@5.19.2","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-CyxtbiSocBibmFfetpIVLIbLWxYWWy+ZPdbQ8v3u9xATyCDCFrMMUxRml33H4uPH9q/tXLbRPsaNlH2bXPJ/0g==","shasum":"add1e76ffc83496d8393c43f658e785b0e51fed5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.19.2.tgz","fileCount":13,"unpackedSize":10958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLw4YACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmphZA/7BQJWbF9EZC1alEmFgVnx9gk0CHWMLkYR+N6ixYVf2Oi7aX5X\r\nhKcR1Fn5vIKBWCvTJMdPeLHlnFtfCVw6IaS2w3YDue0i+LaIUDd7+PV9mQPi\r\n5gAWi9zV3zmA/X5w4MBvCD0h70ZpTmU3GHFh3sPXyHwa4LrCddDGYcT4rU9n\r\nkvjvZSt0SdXX/sRA8c7jeb5JHTHcNMGXFSv7hVGhXVf8YkqYeLRu/bU/eNYl\r\nmoI3lEfnW9TGQSWExaFjt548IHs6ROx/E1Z0/Mi/M3EWzmSONB4C50PgP9TA\r\nYpcicHHiLqwuwcHD4pvkHsTGsg2gXnwWPq2iq8KRZNzYUL6T316ycTuFGwdu\r\nFDaN8CjT/qKixHdFlLJjq0NDx7JBMcH1bd96iBUsL04/PDcJbFMSQ1b9hIAn\r\nDne5dzlDh0vAjvyOJUEdywoI/jBb6Bun2+Cw3gZXMJ3bBETN60mcTf4BtOIw\r\nNeF+zoowg314N/y3JPioELXeqj0enfMpByqlc1coDJ5FOoP2XArBHEYglGOk\r\nM4qi3NUXqoyMK4S6cPVyn6hU+/BLDnZIYKJQ7JnRwGs70HMufKHavt1l6PJM\r\nF1Zzs+9qIpmBEyYLFFaIyxCKdtGTidj3jPnR6Ax6CS1wN4fa1PpMX1iDf53+\r\n3JS07nNBSiQx+s/pX6HuX4vGzIjBlnvL6fs=\r\n=L7Qr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG4qHL++i5wJPoRfZ/Sf6rLdgmVMjr0iN1toTkSGJClkAiEA8SZejplH4xJLvhK5LbqsGpNRoFyI6d19EGYmpQrfPpw="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.19.2_1647250968620_0.0708295414131952"},"_hasShrinkwrap":false,"contributors":[]},"5.19.3":{"name":"@cspell/cspell-json-reporter","version":"5.19.3","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.19.3","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"df43735d8f85fddbbd0befca7d98956f50474ce7","_id":"@cspell/cspell-json-reporter@5.19.3","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-5XXNkWA4cVUfVI2Va2Kr/LX680apnKof/0NOc7ZJr6tXbiILPjJDbqLNf65P/uumEBLM84VDzuowqpXe4+AD+w==","shasum":"e36e8a0f2d9def72abb653c7c1484fcd030f6f83","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.19.3.tgz","fileCount":13,"unpackedSize":10958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPBfyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrbDA/+OvAQiAuaMvYoTB6yqWS2tdeSNiWcKb5xvAZzFbJZxzWw4ima\r\nfAm38n1NC3caDe5S0jTrngiGhuLpBVRJIpR3/egs7KyYC34AH22PEO974BZD\r\nvDkf0/MnK8/jMirJMEq4kVMTizgqJW5f1lnr0oxaFmH3sQyHpEStBV3bFlRI\r\nER72Ub4RiFwrw3MGip7dcNqZiyiigr3B8HIC91f5flmQyJVd4/lsNHmB30Oh\r\nIYFXjVuFpkXbr6oWbAR9T+iQcm1woLOTsKgVargr4AM5xknL9NqL0+aekJX+\r\nYqVee8ynxfAQ7qfR6qX2NJT/kbETMlmNBSv9E0oU7Cvn9jM9SssTyO0ZNAaD\r\nMzbANoQB7tIUTSQMKDbpQFyHLKbOCC7r93GTPIqsTzJS5+pLLvu0RdnOLlfN\r\nohH1PjjTIXPD0cTgZ1dF8afiRV6mhjx13kz5V7FBW2NfTpWG+U+tWQDbl1tg\r\nNuuekWwjc2Eqt3xH9dAqy9SZdSMORD1sTT2cTONgxK+CG++ZT8GHGJN4W/E/\r\njtJtjFxRgM1C5ZVDfYCm8OehecZs9jEs/QSYlBFMUOojsHDZ2Xwo3W1gaQLz\r\n+b1uyI0Dl8kg+X1zYxhRMwNlOgMi/nLOCd7B9nQ+yaK8UQg2ZTVCfKzOYMq0\r\nB/8U4mww9Fzk8MzI/MPcVji462tuj7fMUnQ=\r\n=+7YH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBuZ2CzF0TqbtJQHsY8YoApc+tdJ9039XgIO81kf7ZsTAiEA5L00tONkFvT+HuiE86dthGXeaVI730utL3XtpEVOchY="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.19.3_1648105458419_0.9648574547354398"},"_hasShrinkwrap":false,"contributors":[]},"5.19.4":{"name":"@cspell/cspell-json-reporter","version":"5.19.4","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.19.4","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"9f7e77c95eb1e8fabf53c5b74b7418b2d114ef02","_id":"@cspell/cspell-json-reporter@5.19.4","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-BHm8yCacEtv0OXpq1Uf54kTg+eiUOWhAyk3FMNcM3ZqMXLKbStrP/3nVYW9qeQ3NAfE8hZZOwcbkCV00Sn1gOA==","shasum":"59e37ed52e8554e5f3accc2bce163fac2742386d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.19.4.tgz","fileCount":13,"unpackedSize":10958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFAOV/K8fcKqRQaL3HzhDblHsut1xk6s8TerFmsWrnc7AiEAmF6n4pG3xJAkl6dHyvSCbYTV8ytPI+zdBugWUpikZho="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRrX8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJgw//eF8rLzo3SNwqzDrnUosmrrgmABDGgUjyIseMOLNXBchm1OAw\r\n6Ec1jtzazI/hsWDxaT4gzWt5fA/davMElFWCOL2RX+Zrpc8BMh1mwuks4uPU\r\nXRCwz1+pE95AstoGQ9haDkbY450OFFtUJtLWS78ho3gMzxX1BxaZ7I62v8rD\r\n2mBlXrfuD455NOf8leYTVsZitxT33BWW1vvExYmv32r+kacrcv0X4FNAgwZw\r\nB90DEsVlwgAPfB1Z/1TyRY34Ir3gRmuFKnkK856MiLcS59SEzNqdpyiVB4Bt\r\nwC/uY5z+IK/8o0CbF2qccoBbhmdTrpca2WeNI9np1Ahvl0pAo4WIW30XRO7q\r\nd4hPO3Dj4KJZzhDbv+4QODPRfgvgw5QKfuuBZZAo46smRno6ivm0a/yag9wU\r\nmLsFjM/UxKEN7vOJPNDJMQIXJSLGMd258hqBaOXdhCbyps5J3qzSOqI6zWLL\r\nhBnwG/Oip0SzT48z7wVP9fXL8Kw4LX4PYqP+JRLglcCvNTg1/pFNvB34IBn+\r\nY+CWrAOAhg9NhIrgrVXYDGLnhrk2l9VTs+aujoHvZHiHeQHEiZGBpKpMDgAo\r\nFtMMAj4GbaLjDnDJ5md77InYMYhDJJgaTQtkt8DHJF42ZFme/OcjLYv9nTVJ\r\naZirUKhoLHcd800LFV7uddGbzl/ZS2E3DSo=\r\n=HXAu\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.19.4_1648801276186_0.44677399094466064"},"_hasShrinkwrap":false,"contributors":[]},"5.19.5":{"name":"@cspell/cspell-json-reporter","version":"5.19.5","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.19.5","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"0d113f01b51c3bc149a01269878d4217a58ecb97","_id":"@cspell/cspell-json-reporter@5.19.5","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-y+FFLFYTbqCEF9xSHnW0m+hSHwlz72CjUg5GEyoPoFmvmA7w04gX3Qs9XbSGhzKS5xe/VY7Tp/kBnER3Q6kQFg==","shasum":"d389af664629e3b6c43255260d177f8b00277864","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.19.5.tgz","fileCount":13,"unpackedSize":10958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID/mYX1VwQPvy4ZkjeB9ZBEa9LPxGGF1jVVm5XSMgkzbAiB4B1lpNwWjAFtKX1yKGAFBKbNSi9dPMb1LoFUAm6RcZQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRyXuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpunRAAhNxHvhL0YndvHZf/GnpI66DUvA4TBYIHMbdMdR6yOch9p4iJ\r\nZq7INP5q/yL6WEiu8rxqfkqtTgZGZSkOvqd+dzYxuyntvvqtZXm0znX7DNC6\r\nu1Sy2CbmlzyhJe1iwtLmSdMl0cGdOL3qN54uLFzWyNujJWQucK4121AHjmgL\r\ng/hqYhJsz2NpvqsHjE4+jnUQY/BMV8L2fAecZbkp76ol6Xy4Y3trXtB9tPfF\r\nOWAvOQmiEdzL3wSU33avN/E4HybCEC6yZRn0tacdv76Rek+NoMTjui2gxnEF\r\nK45Z8NVkG7NQK3K5D0ekt14E313KeydKn5E4bua4nktZfqYOL40m5BtLi7SQ\r\ncju+74pVdbmbdYt3X+1LMmhBDeGjILbJtIRhC5M9UyfC6cy6hWXmJElppDVb\r\nz48i5OkiVBAetqvffKa2L16sy4t6Z7UNRfonzVbDy11ohtQAobY88ukoJCxd\r\nqk8R6orSzoTKTy2iThlA8cf4Y+Ku7g1UdfO18ppjCnNS6oIcQzhOf8PC1dVd\r\n/9bQs7sJ6MATy0tRPu2u961nbw1a+b0HOXoBWXof7JPGU7KVDWbeidSyiPn8\r\nX5M1reSaxutjyZEYQemVcoHbr14z7tAzaIp8Dvq+s9Id3rODk+ivj9VKACrq\r\nHezWCFQVDYEX7EJLF6oSW/kcg+ZQR6I8hJg=\r\n=L6qH\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.19.5_1648829933996_0.8159587836076989"},"_hasShrinkwrap":false,"contributors":[]},"5.19.6":{"name":"@cspell/cspell-json-reporter","version":"5.19.6","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.19.6","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"288584aa11eb262dab45201824c90206d7db65c3","_id":"@cspell/cspell-json-reporter@5.19.6","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-fW7SZMFKIaBnw9ZLW7nqExqBi6ZysYDg53Oc8c2MKW1IN1avQccUG71HrFGRTuUAKLfu32bdACbbFozrJIVRrg==","shasum":"ee756414b3c347f9aad91e0612f51ba35d845584","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.19.6.tgz","fileCount":13,"unpackedSize":10958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDlfTeo/QKBNKlCDEm8NIpNXNU8MOD167+wzrSX1rhFaAiBgfGKBwojpr+yxRwJOcMgH/773LZHWZGkBdQoI96bU8Q=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiUEBhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoiFA//WfiQpkorM8G6Sjn3U16tCkIhAwJlLF5w4zCCcTePgPVJAHvs\r\nRKodQQlvmkoa2k0qsPxS+qzR6s94LLfmdm8AH74GXF1xkEHvorSlIUAqMmGv\r\nCfAdeEtbgWyxmBkpIM5T58iAWcxFuiK7EFIis3cvHv3InDZNuQlBQYeI+APG\r\nZmVoIpFEYa5sieQvM5b1c4Jz+/MDGe4ZuforL4evvlpzuRl6ZbewA2gliYGg\r\n3yY7AUpiq7xPgFfwcpNYu1FZKVYz/tLi18omorL3xvyQv6Q7RPGIQEuPR399\r\nsTXvliZNd6MRVUHnoeSJjVRCXNCXC7QSSPnqX3Hgji6TT9TvCBVgGO7Ersrl\r\nBcHI3Bv8ekpKr9Vu0ytRrYrxbM3HLYzC1ueRjMZ1/lOkoUf0InP7z/feS3Be\r\nOw1Lp9+XAnUGvd+XmH+xevv5VqjO9t5Nyu6fnIbXckngIu6BMRSE6dhm3d1r\r\nbSQSiXdTRq9bVCpCtz+mhr5zsoTd5Iz1fUMXYUFxnyaNNbR4S9Vg+jHtP6pB\r\nwLKw6UobJ/Ck/qqmOfzDY9qtOUnJFRbdYQ6w9RzcTSiz8uzST9IUJY2TFscd\r\nz08xzQHhH7/jcXoZ9k9v2QP3Zo3rShMCsDdOTzmfsR75ut6PWuFiAtMbRQQz\r\nLsO4Lioyfh/CVP9mzHnioDAd+9cxl0Wg12s=\r\n=w19v\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.19.6_1649426529106_0.2053954749621596"},"_hasShrinkwrap":false,"contributors":[]},"5.19.7":{"name":"@cspell/cspell-json-reporter","version":"5.19.7","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.19.7","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"1d33cd1b61250f8c4c5c2c218ec43675614784ca","_id":"@cspell/cspell-json-reporter@5.19.7","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-yd0aZ5C7y9BFk7aA4qrbeBMuyKgrRUIhV+JEumlpNXtWcZc6Do5yCpWF1e6YQmcAln7pRVd3FzRIWPFVxJiOZw==","shasum":"c3122be243e0e69933969a5b9d4d16e8e4d74d19","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.19.7.tgz","fileCount":13,"unpackedSize":10958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC8oTlnz03S33axcq/shuirMdPv9W0GJKUtMGoNt1UHcgIgELgi6v22NYoyueNvpy1xNQq9ogOEC3QMT2VtBXKjhcI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiUSDiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQbA//W9SBrKnBe28kp/7Q+t32fPwlnNtdCp1ZvVI4c8S2yXs0yhFT\r\nwYUx5HfhMecQ6kqEPn4z2SpdBtO9OXBINQjbCdSinOuoTTw5FoeUOFPdyspP\r\nhwJvNht3uNRePsogxkg+tbOoYlF2kkISdiS68uwHWT5cdxWyHlf2bG3X/T1o\r\nlimLNEbmcR37bkE4CeShrMXlZZlutLYUHU1+j0p/G3JCJqjEFt08fiOacQFB\r\nLPcXepp0u2zOopYj/Nbic4pA6GBhnRzVNAtbg2I1zZBM5XbScNWX8JhDFY0i\r\nhY3Sxa6gK9dj8AzTvXD5EvatAlnPmWC7MyD8sCS1+V9iSMB/eOvhARacI6Pc\r\nfynwRIpkQZ4CSOeCxdukUTltWSUtEZchSFEGTMrqwUrhhrBoVtEr8sYpg0JL\r\nG/oa3U9wrqnw5jnME7rhm6FVZX1vJOUDJbV/o3c2MAJWkgm6YsR7s3NrRcS0\r\nkgMCSpKroiABPPulzZEEF+JKXkBxIEJP/Y7rpOnl8N3ubmj0jWH30B/OTpCs\r\nh0huNJzqsyFR25TS+ziDBS11vyds/fQDmWvsWoGRGUFK3RyDmnIfSHPoLIUu\r\n6Bt699TwmV7/5nclngSDX9ocu+EDsfsiErYJWfDObyGj22bUnAmc3TwJTebK\r\nSs/mhW5os1gSmoW+nZHzWjQkYAXzjRb/U84=\r\n=eUiQ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.19.7_1649484001974_0.355083646458235"},"_hasShrinkwrap":false,"contributors":[]},"5.20.0":{"name":"@cspell/cspell-json-reporter","version":"5.20.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.20.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"626dd9068d625c2100dee6a3fef4dea95ae83376","_id":"@cspell/cspell-json-reporter@5.20.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-zv+nrPo9RWRNKfYzzzqBteNyFvVx/yyU3U3oXS1gtG8TU5uJFipTdoVtkP3bsaNJE87WmQL40iO8qc9jCPyXbQ==","shasum":"7ffaef7c45e5dd3f6185c7cd7828e6dc44bac31f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.20.0.tgz","fileCount":13,"unpackedSize":10958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGn/bx1muV3h/gSgezGSm2yDIelkP/XuErE4m5bIyGxGAiA8m1lS0UFFPusQQXz7eIsx99OOjH9Yc+t98wDl28H2ow=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJib8W1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpj7RAAkjVGhcWsu95UGmxIm1w8YqvVTh3CKdostFtWOzWSaxiTiHJg\r\nzBqoOtGJfbPa9sroz7Vgz335mOxTEKU8hhQD1apsUO7NZcOJMii5lHnTpF/r\r\nsnGOmh6aJNBdIr4x2efmMjiAgN5V5ufvKuHoJAQieCXRTTtNyb6FLA0cDQOb\r\ni56vZlpl1p/atNXe2NmzMpqxFxfjQzGq7I8S0y8JszcITcmxwkLU+PoYnY6H\r\nrKxkNaIfZ+J5xzePXcXqSGzoucHi3egOqrjv1r/Bm+d719XOIVsZJhPpDZYT\r\n6cCK9X4BEYXaGp5jYqenHRsHtN1GqvMG2EIuV8ac9Jgj8z8Ofj4exAWILdK4\r\nDwxH36usMUWsAZZ/NS+S9G4fmk0Te6naq1wfLmdsosV7QhxhKauCchTsQaVP\r\ncThd7aPvFVZZ+caglnGH5mi4a8a3HIi2h9qp8ka89R5qM9xhOcuZ4RJq2rQe\r\nAPxKWbuiukeXPTCVLQr0mgyKmuKuEvhv9QggWucZsAgkJN1XoDZjx2Pvyp2P\r\nMeLBOy/UqeYXM4/I+WMFgCrDXB9GQTncSUc0m4Qi6ei/xROBneOazpA7y3zw\r\nGgg1pXsij2Wpc/mzfjJvSuiG/cpxD25GqYyN8eC4fF7k8kxrewjIirKf4RKh\r\nZGe7P2u7uhM8kmCxyVXwPhLfaPDyw4DWMTw=\r\n=RFSo\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.20.0_1651492277606_0.5894943702989541"},"_hasShrinkwrap":false,"contributors":[]},"5.21.0":{"name":"@cspell/cspell-json-reporter","version":"5.21.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.21.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"d0758cb805404cb62b7a0c6c852c337f2122ead0","_id":"@cspell/cspell-json-reporter@5.21.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-ZPoLCSQhZjXyc4BB4wZexztnOnvqhsXT7OtqoRacEmAgI1Xidto7CQ2bnR54mkFv27VnDy3qxJ867VQjddhzgg==","shasum":"a9c22421ec6f7de9661ae7e4462e9af97e442e93","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.21.0.tgz","fileCount":13,"unpackedSize":10958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1Xs1WS2n53xZwU6712w5CxnNMVPp4EfFblIAtZhvaNQIhAOtkUPQcFb3aafxUvZSovPN4hsoRcUfuL38RWuMraHWw"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigzxKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrkFQ//T/uV7ujRvVtgzROi/gebMwqFU/zquqmyVTm3bYL2Z9IA8UEl\r\nlshcWbZsWaeiWsCatpp+eFCCWx/v/VsYordVScA9wDTRfM6bGZ3C2KK36uTu\r\nIYEr2O35F8VmQgrOfkStyvyg2BShqdGFhfxPVhgQSEMWifVeLh8yTdmRoc5b\r\npQnsQyVdgXkXg0LmVcNyFFL7btx0PfVWH2R8YSXfnf96jrGJ/q4Wg0zv5hD2\r\n5UhdqsgxnovBq5jMtWy+RDnNRwtv250pEOzgWcCksqB1Sa7dglaV1R055ZmP\r\nFjgRRmqIGivc2lysfAMUdAL6a9XHK/V3G2vdEd5ypWd0iVBkr6OpgmT8alD/\r\niL1adtQrQsE0Jcixwn/oVgcUc2jc1WS5xI9TIgyivWTmVvJzgV0N/DaH1JDj\r\nEwPmTFBN/AJFT5W2JXSj5dnWRFQorZCt/lvb/KQrjkXOHBWVCuCkbA3a6+sq\r\n8Q4BFChbBOe0zzmTKuAILKvmgw+k4BxAjCdX/NgA7ly5dJArqSSRfgCTXZfd\r\nEQY7sF2m0kOhPwaitiM6PesLdhyR0QJztGoN8gdv6Bc0n/ewsq9TGxsTVKsc\r\nw64LY7YFO3K88a+JAy6WdsLEDItpk1mpss5RsQ7oDyLinGCMj4T2UBGxOtMT\r\nU2yPKc4M9fpFwbziU9rIC0t8zhjUjcwR5yw=\r\n=Gb/I\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.21.0_1652767818399_0.17378375992330763"},"_hasShrinkwrap":false,"contributors":[]},"5.21.1":{"name":"@cspell/cspell-json-reporter","version":"5.21.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.21.1","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"952246f8af4b7a559e5f94185414254558965e7f","_id":"@cspell/cspell-json-reporter@5.21.1","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-AsXPkXs/U3y486tAxn9BkgbDaiLjN0eLzQf+QQAz8xjEDmozcVL0Ggb7LHwQ1LgmEkUe4QtyJ9PwWKVhHkH2Ug==","shasum":"21f394c6b9b5000361d0d2aeca985b8af7b246ec","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.21.1.tgz","fileCount":13,"unpackedSize":10958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCCkdziB1I19j7Z7JJaX1HNTwCyg7g3u+h6i0aDKKMn/AIhAMFBSzN4JorCExLgbSytaGogIbBlxz+SFeX3r5XTD4w0"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih5zyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDBA/+NyLGkgZFidANNf4zmdYGv7XH6Peg56+JNSdm2fzM+Oc219Yz\r\nrhNCnv3Qx6d/S5ceTvBDwKS+D9V/7nxKqXSmP7Kie7a8NPXdFRvRdRzU4h6M\r\nFZ5H3JU/E2z8qiioKltbPfNxXY43DrbKp+M5Jznqm4S8YxCmWmtcAOswI2FP\r\n7fNFHhF1qXfamZpjdwNMWRxImVTSbEflHyt6GowLt098dCOc+oaU2hIpfUhL\r\nCPVMoMs/8/v3BbnPKxP886P2dwBWbNjCcAGLzQsuy6VdzJX6xVbw+wbYI0lZ\r\nXHtpRYnGFZdNokXgIdOXkYzBcNja8RcghqVok/zJ/E3fuksaQYGu6ZrErJCP\r\ntC7ELeoB4ajenFQ9h6zd+akRxChWZ/L+eLnL8v0/zBEs+jUnZtDIIrMBb8oF\r\nOzhknb9iUzLIwuIyyibgDtQoFUuth/+FKGEepbg57Q1gBAyxB+dWlVa+Jl3j\r\n/Lvd4+dOfO02iZHBp2T6UehMEiaqK+doeJEUq5q6y9TGOkEThNIBHuspfEPX\r\nRmY/gOrtFFKSw9Ke6KofngdUiotzMzeqT+NcMNQvJFlC0G/MsUykpnU3+9Fi\r\n3QUpgXGCD/D3tfB1uHpBTnUPEII8BMoi63I8fRj5hdQQLNY1+Sy9TT2iEbU6\r\nQAZeWtOQd6/QXB4LjszgYeweS1JxOsl9Z78=\r\n=qBft\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.21.1_1653054705843_0.008659233713843806"},"_hasShrinkwrap":false,"contributors":[]},"6.0.0-alpha.0":{"name":"@cspell/cspell-json-reporter","version":"6.0.0-alpha.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.0.0-alpha.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"e97e61a1e1f0aed0291d62852c14b3d9d0afa443","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@6.0.0-alpha.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-MqV47ZNHpO+pK8NZ2eIgZSqX9Ot7Ucd3KXFhEFfZ4bp6gsO2yJ9JsYHrsZET1FKSHVl2mkDQYPHQ2bu+IRA0bw==","shasum":"ec919ad00506b76b8761bda460765f0250af2256","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.0.0-alpha.0.tgz","fileCount":13,"unpackedSize":10972,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6/rhEb9ugSR/MNyBh2WzZQ95FQYxqTHlr5q7AiCNMmwIhAM5SDT+1JQm/g6n2fBKYP9ErfHi8WuRCx8dd2bTZElaD"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih6diACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqvzw//ZrkCUbp4rZsZO3Cy8GWI/563ANW+EnggRS8OiVv/hTpDxpgN\r\nQXvJwxBx3FhCYpYzJfWDiKyHKyRPGd/uAWShulBaQHFhr6RQBnE5sbk4ugy1\r\nM2J1XGz1BASCxk1RcopKaJkpvPWaWqTGVPhvt4MqJOT/w9HaP2Mb1+3ONvcu\r\nEKlGi8SHFtMNynpJVy/MimSL2miZ3RMwnnkfExpGcRdqBewqupM9wdyRpi1g\r\nSfm3Xhj0Vpwn5QnIoI6Z9byq2P6r+xZYYRfkPV3quiVqtdbTxt4hMEOegwQg\r\nwWCOtOhm6LfR1cWGjl1jpEAMPBvq60Fk5KsRLY9BZu65N0QO4eOnCX+88lYo\r\nnJ1p/gZCU9L8TnzCTIWfsSkQnsfBahBLAgTPfSGgWN5/N8JUXUXrDANHSaNl\r\nAC7QA9s1O5wKffBuSvkSVS1STvUDtMjQczFbNyS8LlDBCa4qOfVlOny/9VpM\r\nvNXD+P1qbAP4O0bfIEER72B8gGWlKalGxXazK9eV3zW/Hb+Ny0Eyh6YHSlqm\r\nNzk3J5BzaUgaQ3WFvli2wFq4QpESRmx4EOD3HqzrTTo/KHWi2QZlLjqAYUPm\r\nQ57aondTp9ELC6qfyP2NtIDBkKLLlCJaXjJLQtLR5luDHdDndTEf32GMFXW4\r\nml0ML6j18bONZSv/Bxzl4IiHgUAGxmxp1zA=\r\n=rZGH\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.0.0-alpha.0_1653057378417_0.900945755439525"},"_hasShrinkwrap":false,"contributors":[]},"5.21.2-alpha.0":{"name":"@cspell/cspell-json-reporter","version":"5.21.2-alpha.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.21.2-alpha.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"7612e2b3b263fdc56d4187bfcd1c68c126fa5c82","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@5.21.2-alpha.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-0fOxjJ6Om44Y4RPYJDF0enYrPQlRGyEeDkr4z4G3/0cLBbPq4kZcn+dtyyNj+q/cFCYZSrE36GjoaBJAH7YzyQ==","shasum":"32d12b923036ff33bb803ca4ecd0634dc2ffd063","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.21.2-alpha.0.tgz","fileCount":13,"unpackedSize":10974,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC2h2BvgcBBl+takRZBKkKYbxVL4P1SEgsrj0swi1TOeAiEAg69hdmNbttzheyozAIwHb4H6OO36SrRouNv3Q/MJxTY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih9+eACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmousQ//boTFL1JA2dFGrH3dCafW0abJ8IXRvaM4bHVpszcHxIBqpGed\r\nrtVD/WLdGOf+aBYIgK9x5JMezaEzdI/bQsWbT7mZdm5nVXE9kB7fBDHuwoQy\r\nNjMJuSGIHwdaaax7HINoaXoA8cppFSO2wQk+rHHtNkPgmRXCD+wrtwxPycGc\r\nYc0/U3M0ngG8gVVKFGQWdGzUk0Trzql86Y5Axi8jSml9usQIv2aeboEtcFDg\r\nICG1KVHAChBAlEpQh9GW6573yMcZ1X1icv5dS5jLGcBf8qhgbUTfPCYAgqO+\r\neihJ8awvSCOIfbJeqW/jGTOnMa8B2ALH7xVXCPq8lZKmbfz5kGNDR/Kf6zwP\r\nAsuVUi5ZzliZ9VXp8OQ6v8Qnh6ESin0IML0GppJ2oDIycYSUNJQRDMfxvOeu\r\nU4UTK6YBjosd/ur3sI56tdqb7saMnH9Sn7AzEJY3JH4/U5svctM1DulWbfRx\r\nCAm0cOq5/Yn3yMYu73J8vgJIolos8zRBelp2h68R15XTaALBLnifEDtKtP8h\r\nmmZNbz+t+UjpMOFZsiVVKSNmWtqwEdnth+Wht9AulyycJdh9hsA4uR1zNFnA\r\nc74uJoIlCffwuLinjGiNh07DIl1Ga1qCsViWfO4w3t1yKx7xKBzEu6B79qQ8\r\narCp4vFuz06cDlZpLQ2pkDPFw2JYWH9wwHU=\r\n=dB/D\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.21.2-alpha.0_1653071774737_0.7242086959979193"},"_hasShrinkwrap":false,"contributors":[]},"6.0.0":{"name":"@cspell/cspell-json-reporter","version":"6.0.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.0.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"7fd3e4ff8738a84d0aa48b9a9d4581b5efe50bea","_id":"@cspell/cspell-json-reporter@6.0.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-CVpZDTm9dfCnOyHxH9DdPxnWtzXSbYiP1uCQMuotMox4vxNeEyCALic2zQjnJYTxrnR5PqD0zye4Uxc2FbWKjQ==","shasum":"eaad0dea39ed617563b56598c758632eb88f542b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.0.0.tgz","fileCount":13,"unpackedSize":10951,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICcos8HCjP7DRfJ85LKURwYAKjf9eMxnUG5qmfQlAl5NAiEA1R0v5Tpp7sDl/dgFJVhV6FHAzfFftENO57GFg3IRivs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiNdCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2dQ//WuNfnQOFdW6VKcrYZ8NPRCI3R65MJPsJ97HXsxXo1K0X8WO3\r\nlYsM/jzqzSdypbjk6x5DFUYgEMAlAPtlaKE3L/4W/xlOzEMLilG9et/fY3C7\r\n/w6FOarifycbU01HX8PQOmE2AicAx2kH3VDoah8goR/t2ca1G4/wYBBPoYyq\r\nFC2KSKC8nnDvpggrtbQuWShm/VSFHbtDEBVkQhn/juXE+EcG873Yt80YPMh/\r\nYK1qDONB7M5oJhGNtmiafd3R047nE8kFBceonQR3D3zyM06Uqo9bT+IjZ2wY\r\n36oLAH1hwUNf+1bsWsdybkKQcVB7ZE2uD4Y2qaP+VQUmec68KFdexAfgNAqI\r\nHSQMsCOQKLZhx5W4ohpHU0JhwAAuad7J80jwumXffcPTECJZnK9jUVwB3ACl\r\nCEl46q9YpSN3PxrPOQPCig3Uy+gKOlvdnmk7psX2xjSHlP40/92CFxOJuryV\r\nyFwaum6Mb6J+F/QnlWExMyNHiv+immSKhvYEzUmrqkArx1IsFFfg+EIA0rOn\r\nB9o1CGPoycpo4SoNaQBjwb8MeXWnObvdwK8US1AbjO9MAP7z1fP0lZJjFWyT\r\nyuxNqAEaAwBrQd1TNTgUxNAVVgDr6Iid0sR0lMteyirzHgrDnOm+YP51ZHi3\r\nvjNWxp1/QlGZ4UYTlRXSHxYaP1SHUX+fpHI=\r\n=ozLk\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.0.0_1653135170142_0.7786310194433377"},"_hasShrinkwrap":false,"contributors":[]},"5.21.2":{"name":"@cspell/cspell-json-reporter","version":"5.21.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^5.21.2","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=12.30.0"},"gitHead":"ce422e9d62a5fbad056c4f82aafcbf98c6a86677","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@5.21.2","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-FhUu6vqvdpc93dKGNtAQ3BG5hqPCUo/ZSoa8leSB74HgEncU71aqSipovDollE/F2209gETdfXTwZ6Dc6LZkIA==","shasum":"2cbd8053c7596bbeaa9d9f7923949c0e439a8b22","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.21.2.tgz","fileCount":13,"unpackedSize":10958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqSd/Wz8tQO9chZi9ixjPhWTSeFm9YOSXVT6dSGWmqiQIhAOdNJohp6sJEy16VwwaoNcV62Jv8UP0XIHH2zKhEfuqu"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiTWLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoaHxAAm3CwpgxiMvFAblkqWlk+AlL3PHycj/gH9z+o4wDCRMUaj+Z7\r\nBmDKIH0I/6p9JnEwmIR29Q9waBHOV6RjfTN/W1NHbcGgPs5P8cled7l6MBAG\r\nZfza4DkQjpBVxWRK5cgWlUyat01k/j2Tk3rHzFYk6vvgdx2fR3StTbamH0zD\r\nxAk4ECqQmUWW6LS//bWPd075JcjTaz4Vk33kmjd3kzLsDVJjS9QvHnTd48vK\r\n1pZ7dNigyWzAZwZPB8fDvM7r4+dQ2KRoKYMEm3e9/TQbFNhJorNGHq+ANfNT\r\nlVbVDwDeDhQpGzSPbrUeBAgSCXcmiuM7kqPN/mx5z8i1D3pkCkCe0EZdZ9eA\r\nabiW6vZxAzpAThueWjWZw3DFoJqEKl9UW7272EZYAoCHNdiVdgNJZQzveJcz\r\niNR4hL/FNr31aL2ZeKaLf6UpVbcJhiLdpTf8djAGI/jhSHCzJsS/PUbyF6dm\r\nai6a0ouDmAhSjMDAcHIu562Vv2GiLqBnUZ+xoqCAAkOFetCgMuJQhL0ONekf\r\nHL2NH4fyDe1kr80xLog14kgqxl8cZiUoTgFbXUKDPLz4ZEEcKr7ZzgrFXa/W\r\ns11jVT3Ug7MKrHV+ACzFY6SZARDCT5Kjw8BwwfiVEeCICFF5RNW9xlu0vq2b\r\nox6d3GTm6gorBhJLw6H/5NcHsiNyGm0/m8I=\r\n=7QGw\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_5.21.2_1653159307533_0.7499854077527934"},"_hasShrinkwrap":false,"contributors":[]},"6.1.0-alpha.0":{"name":"@cspell/cspell-json-reporter","version":"6.1.0-alpha.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.1.0-alpha.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"67ce60164435b86840b37ab7584e98083af58c9c","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@6.1.0-alpha.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-ERb5DmqQS5VHDexsDIsLr53oqO6XAw+ynADiYUNF5JD2mazQhBGid9L1SJ2HapTX4kSE7pnTKW4CfkLppsNCRw==","shasum":"d465bdd3e53596ce8898821fd3306055ed1db7c8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.1.0-alpha.0.tgz","fileCount":13,"unpackedSize":10967,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHiEwRcJAuvBQfw81D77QuDGpm8E7NmuWAi0X+vCoAP0AiEA6axr3mc1/koooChjmNZpYZ4Z2LSoFHgXso5hBi3C7J8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikgxvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4ZA//QLpbkEO4QUoyRmID1/adkvhegdMwyGodetZRstlg6gS/7jZ+\r\nzQu0atb2P7JWpTIdnRxlzyrNKieoWh/+Cn8JSe/feXwiOnbKcIqTOm+AsTEl\r\nUaVPZx4DxCvVy5apINCs8CVR3aZsmp+n0jmBTrn0uMzPNuhsQy6ztbcDLgoz\r\nIqndFzCWAAz7jO9NbL78rUG7hqAlKc1o8hYfORGxoJNlAm6A+mEYmfsKglq3\r\n9ZbYOmtKPWYq2O8s8zu8Q/asK7hVauUHKniItqDDryqFhkVxblK64+QSF6HH\r\nGKVJPZoi1vSYopOZj5ttoBARoRfYg14CkqKdQn/AMnd+qT5S9zd+Zt8m7xyy\r\nr295TkXl3zMYwbL9T+3rKagbPeniIT/5qQaRQg/H+HAk2JsXxuSjEeJ1/j0X\r\natTmTtjZwM4YMyIeHu4qQkSJ86ShU+N+jsrbEeZ7vH/GSPmkLK/bBW5Mfiqn\r\nDmysy3soYdAG7DOuT2cq9oOV55pEyygJ7jZXjWNYgsjcxUMtpaapYu/XewnV\r\nubFLoRWmwl2jOwfxn7NWQGk9PFRxTXqxRvARtlDemfKhhYWHPI1oVjZvOMIB\r\nWzxC3rP4pPU0Y1FsRGttntQDMXyQtVelFyDzo5uFmRHH9Cj33JSmuSsnxdpL\r\nfogW+M9HH9J40WZNA/fYQIRVzQ+tSoSlfEQ=\r\n=Bs5F\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.1.0-alpha.0_1653738606876_0.9947325562158893"},"_hasShrinkwrap":false,"contributors":[]},"6.1.0":{"name":"@cspell/cspell-json-reporter","version":"6.1.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.1.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"eaf6991ced2c8eb2c60bd2914095e4c686a4266b","_id":"@cspell/cspell-json-reporter@6.1.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-CuEeaeWYww18LR4qzfl+2fnveh/4JZHlt+6pUf8YcN13NfDAUYcabpMsNxDvrBLCliajPW7m8n47lrQN1HSHDg==","shasum":"5e3f1b627e7615d694a497de0fd7be3a70d0ba48","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.1.0.tgz","fileCount":13,"unpackedSize":10951,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDrxzTOF6g21/Bwd4SBYQoZ1QcfmQC7d7WXKK+jBVgCEwIgMyjWbqduSwG0wIcyYrqSPeX2/BckPXDxNJMRCm3X+yw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJillPkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHMQ//dJvGK6cBZHL0WOqMEWvkBMPLW1PuI1Jx/JJkpzLC6RUS7kLS\r\n1st9YKykEC+NLU9JYn4JP8yudlZvMYGF5k6xamL+cp9PJVRtooHXnCevsE/6\r\nkjLBESH0pp2Wp+vRImvdSGtpnRFSQCKbo3maUeiVYbOLx8WkRzXuFR/WoDXV\r\n08j1ht0sDmjWI4WworVHeW5ytkCZ9LetVgjQlxeVNUh56AfWYyhLJ2/ZcqZ5\r\nimtmXInjyh2EYfCdrW9siAJvPMCudP1YYr84ks8z4KlsMBw1lWrlIKzCNB+h\r\n5jKLdjE/G4h0kuDYTj6LO/00Mot4mnbpa6XUTVFA6F71BD+eTy/LoG/a3b8W\r\n0gAMLkQK5b388vBjqyf5zgrTq/nXJhDKN4pQrrwLqRIblq8hzfUBhpqcqX2J\r\nYYwqMEhqO3dQT08+GX0MJOx5Dt0rhyKhUc/2rOJWyGwF/kJRtZe1GdYgSTaO\r\naSL5SzPDMqBgrebuvkwWKKeK/H6iVcVoernZolw8Vaal+GY3EMwhmM9XLXnT\r\nKs0x25aiNmgs7Cs93afaNiFmFQYRiY1Nzbsn2zjmSoscVgC6x2cii8wkcb/d\r\ntsDGrEq2Sag19eykRFVS4bkahxh6v7GcX1tUXXasWu1CkeinVhLCrTdwBzqP\r\nGr02PP/q6FliY7zMVqjCzSep94kdAO2lN4E=\r\n=MHP3\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.1.0_1654019043904_0.21818639317207822"},"_hasShrinkwrap":false,"contributors":[]},"6.1.1":{"name":"@cspell/cspell-json-reporter","version":"6.1.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.1.1","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"e871153bfebefa19b13754b431ce5e49a63da298","_id":"@cspell/cspell-json-reporter@6.1.1","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-bxUiVpJbRTmap+i2JG1d319KOmYfW/L/ILZxFD1K/PpM4Tcj5Vf6feeM0WLys4l8I5eWFnUlBok25DBYX0rJKw==","shasum":"71de816a8128305880480d54356ba775dee7e0ac","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.1.1.tgz","fileCount":13,"unpackedSize":10951,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWa1D4nRoaMh4W1NPBakGByAOFsndx4CVIsmSB52w7WAIhAM1pdIAh9vLvAlTpSmkCW8UgEID0By+2z9iOFn617a2J"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimF1fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXAxAAluGBd8cB7qQrra/uVgq5jP3ZfVBOmEs8mKVWg2dDBNYpCItL\r\njQtauZJOd3+j1KnNKh3ye3yHCu2qA7sodDEJWFgR6tW/YEN8dcypKpTdsJat\r\nc9P/q6KGSsFEsK3Q08jLRV5q4OomtYqzoyHEnFYRAmonXs2KFh+AyDFIbecP\r\n0n+pixKnjasqGOeUadus0s8831eLM3BDs9d8zdYZTp0IbSejt+Mepg2IJehq\r\nsgoMIDpLdlxe8PMnd7hUh9VDfMD6+LC1qbMeEF3UuzKTZ39zMhZGQVP5bgZu\r\n88oJXnFulzqznFsSavWhcJmXV69USRvqDwzGrGYh6+AVxrkdwBzStq29vwMT\r\nEFUbsmsvH7tVevN5TeZhBZ/Tlhgc843LNWxdmsrk6sZjB3DwOuh/JKoFIWU/\r\n87HcD89uibvhjdPZdoLCHNqAUCoW1RLw8TGgdHctHeQHqa5SOhCU43QIUtxC\r\nX4gORACtvND/qEM1NDPQ0T2IvuCJL0sB2PUGnf/bkwvTSKkEWL/UsIz2QKEm\r\nsX3DEPSe7lZyC9m1q01jVWZqjYy1ggAP8FN5UGK1oupiiMTxj+AC93j8TfIG\r\nYvTrzbncJNop/0z61oFQudxI5raeLzvmRRopXph5un3LomZZ1rmv8wjlg0h+\r\nmR9AEDZ5Rsh4cfMhOQhiclls5nL07VMLG5s=\r\n=kNCd\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.1.1_1654152542887_0.16329417259740464"},"_hasShrinkwrap":false,"contributors":[]},"6.1.2":{"name":"@cspell/cspell-json-reporter","version":"6.1.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.1.2","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"5ef579108a81bf7206cf53e301374467a3bbde06","_id":"@cspell/cspell-json-reporter@6.1.2","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-Qa1L8ts1yDjM5b9BKlUX1nk1wPmFgJpYARPtTZegKMk0+gxxyhzSDIZWQEQ7tuz7X91KtgivfnNj6c4hAKVQaw==","shasum":"028cc0344d49d186e69d77853197a44d7ee81afd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.1.2.tgz","fileCount":13,"unpackedSize":10951,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEJJ3SyjBwnmFh7p6pRK/VhUta3Poz0YK4yfPfD8tsExAiEAgACEUUv/JroJ0Pi3UHq2GCq9EafVil83VwFvG8tEnOA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiocGuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKFw//RavIIcdYVYt9zUzPwrwQaJbF5ilrh9E17v5Hdp8W4HHfQLPY\r\n8v1CvHMfwoSCE/cZ/n1+VCVYaAGL1zBSkj41RMJsKRdOZefZNOKM9q+tI/Zi\r\nWOHFm8GGfRbjBPzbk3HKani2CBkqKNfoGxoG8dQaDAFV0eGs7N6kTAjyuUqj\r\n6I3rbLq24H/oS8m7O2PADua1m+ww8TyvZNkXqRKV2EX2iB89up8pRMUHmS4o\r\nhUt9UQ/n+whlSMszk4zL0ZO7TL8nRmkYcOp29fwUi+9+v3pyfIywOWGQkxHH\r\n6gNQRevA4GStMwXv5hpKh+IXaD4q0EcXsE33K82AUY5hXTDNxmRX1usw+yz1\r\nKkMAp2eDEN18ROAIUWWIpjvM+hqL64GP2Cd7l8Wf3jCdR6EGXiHvCTy20euA\r\nOUlTHZFk4uj3KzKbmq6daBS9/tpdmDQISSFTDzDv/NrHJgRJKKZpkpAF2yTf\r\nI7AT60BUSEliHLpJfuXAEvg4RyZ+gLNGF/KsRIoBsFmpiG88QVqDe1xwgZrV\r\nFdgvMKq+7g00sr1aMccdGYa4rz6UqaAVJtHjlLynHDJLDuYPLcZXOFgGDMyd\r\n4NR2pX6nShFs+53EdTgrixgO6f4aNvs7XjosXV51zd60RUeML5O+KcTQ2a7s\r\nuJlEfvbvHPORv64v2VyMLZGbmAx7ov1mxII=\r\n=SAhp\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.1.2_1654768041756_0.33786035303026396"},"_hasShrinkwrap":false,"contributors":[]},"6.1.3-alpha.0":{"name":"@cspell/cspell-json-reporter","version":"6.1.3-alpha.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.1.3-alpha.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"b3cde7e463fd8a6f2c03f990adc70b913239baeb","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@6.1.3-alpha.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.2/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-zTcmFdybuY7LfQrpZ4O0l/bRO+a556d+FQBPPGxo6BM0AFDcubMrdEG5w8Ba4s7SAkO5fMylElh9XQyFcW/x1w==","shasum":"f43139abdf9ceb7dc70f4fb158fcedcd4d466672","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.1.3-alpha.0.tgz","fileCount":13,"unpackedSize":10967,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEAspJfWDKuuK2g1GIsGiiGZLa0M3yoV4TbyzAkWGPjPAiEAuDO74/VVUHE0speCEbT2j7Zd6qqExG2BdTcE2oV7Ze8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqduIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcMA/9HMB5ET2eVCFabkf2xFMpSOdIbQCtsUMPhjcLLegPmZ7PRhOJ\r\nbUjTQCcdUC22TEA7tSfMY+cYL+HbEYQZjs19SBdQHJzv5wIzBq3hZiSOzGOG\r\nqNji/vXgAciI22ZD7KCrF6htjG30JTE4HMYuHTm7/gn9PW+wNA69lR6IPoaz\r\nL7vDXhALxSMvwtZft69sZYKBd4VZqfffB8aPW1L0tfinvJCPywegFtBSm4BB\r\nuJ2Ypb3d8zWfOwXagciPXvl6QO6LYqyAdkQvfyJ5GrRREM8VkP7ixisCoW7r\r\nVGOHhzefYch6OeTXODlI8r2pR9YKNY6+bqolFkPb2EaYIqrcV8fmkbzJTlWN\r\nclxZcZS6D1WCMy488udEeR/LFhp/lne78tr0amXETtZ3XD8sDwR+MwOKGMB2\r\nHGlQt0cQn1xx03ovsc242Rw+0+1Wc280OsYE+pu1zhqTGfrZqsz4hTsCR2n/\r\nnPO0Xof8GmpGe+Z0uwxDyDpYDqAj/hzVbdxMoGElfQXm+nqwcph0OljT4HD1\r\nZl0zLFqjiK4o1Dgt+QXm8yEX/gZ2H0e5JmLRQ61FT5BtjUIL/+oCEOB0OZRh\r\nl2LxBuMx7z0cxgGn3b2KoMnNDBfZiZliuQWUX4238NHZD3gHbPodGPbwLZPJ\r\nXEsVC62jBcHZ+E/vNXvFxd+1uL1bdn2M4Xw=\r\n=brCv\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.1.3-alpha.0_1655298952376_0.7383655751831477"},"_hasShrinkwrap":false,"contributors":[]},"6.1.3-alpha.1":{"name":"@cspell/cspell-json-reporter","version":"6.1.3-alpha.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.1.3-alpha.1","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"3b0a99870292387ca96aba8a7da701575b56ed5b","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@6.1.3-alpha.1","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.2/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-tbS7VGiEbvvtUtU6RLL8+xbZyzceA+gOxs5e9CzEo/Lr6hwfAcmPdWE3HhArHiHJOJTk9cCqXYCH7pm3y4lIbA==","shasum":"c0b99f6265e2aecdd81420e6b897780322bd8f2c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.1.3-alpha.1.tgz","fileCount":13,"unpackedSize":10967,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDOs8lEKUhNV7HEUZ+EzKOLS+XbBDcXu5yH0YUVFhDoZgIgdJojUXGVoj6nhQL/Z2m5jpELURJxY+0KrhquznIN/2k="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqmfkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpMQ/9G4RhbCSuOdkIkGaPWuxFvPhBT1L1pYGSmLJFYQUarzbHqwY5\r\nBctWr+li1Qz/3K7WXzN8bq+k/nq3yNsCzqMnUrFpMCskVJy0wSzkqwARViVO\r\nC1t2x/45f+EVqTXUaW0b7DG+S0QYTlXzmnrTOhnJYjDnp2VcJV2HwfLBMypV\r\nyg4uaCojL74flZSHM9d9KPH+RjPgbBE2weqdOzS1yXikIkcvEzncoJZccxy4\r\n4vMbmz6FUJfoqQK0mhxF1+xIebYzvmsOM+Dv2CVv/m3pPrCvFa8n6N5Noj6w\r\noFJsq3U6w7IgeaAjlDVO7VpkP8TeXv02XF/4Bc8ybHto/qijn1Fhu8iH3kqw\r\ny1kfrTG13TsvQXWYKtdQvne8Mxkl+6grWBhc47tXdYZsnOS+Xaw9gA6ycD3H\r\nakx9qSTyULTV7Ve9fR4vFbuouHox0ygjZs2DcYVyYtcO61NttIgOz+1ES8oV\r\nFeXEKMtut80EnsD5EUP/Um4DHbh7ssv8DkYzMxbiKM8Sz6HuW1dn9xnFEnac\r\nQmvEgAEWBFwXn4ZRCa1qZTOs4ev7V32t762w3bsG0XHEd3rTro5cWp2zsYvg\r\n5VoeAI3lWjS+aMaRyfWWNCIwF3HWkPKt6URSQEaczvwYgFUv76gcLP964LnC\r\n48RgNIS0I55Ow5DrktPCF9dobs6o9eVkNbk=\r\n=K8lv\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.1.3-alpha.1_1655334884143_0.8698106381716262"},"_hasShrinkwrap":false,"contributors":[]},"6.1.3":{"name":"@cspell/cspell-json-reporter","version":"6.1.3","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.1.3","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"e96b313542f2ec0a38ac04d1422d97e724ded3a6","_id":"@cspell/cspell-json-reporter@6.1.3","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.6/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-uFT0DUv1XCWaZTG7BGsm3ZG4q08sjAIgp28CJv64Vz+S1NK5mShFfT/FjpIu/dL95pbCxUG6bd4V+9dzlDiAEQ==","shasum":"f405985ef6ef556f834dc485f9f947b5dfcb342e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.1.3.tgz","fileCount":13,"unpackedSize":11379,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICdrHtiJ7ntxFp9MAKxq57BvPbmZVWu8EXEUAhLO23E2AiEA8o0K30kqWlj7fRS2s/nU+0aZRrw6KBtWQoWKvqHvC8M="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiutb8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqzaw//Z8EQ6kQ90ghY/dHBtjtB4oq7RZbTvLQai0zhSfsblIEGTZ+G\r\noqNcVoVB+nsrzJsaK/XABuaa1t1OjChTiBdiZi6pS9sfMGa3heNsDNkddV5S\r\n+Q+aQbdzVxzfhveV19uj+AyqLEq1d0atHlzfJeeFxyXOJ+PKs3NfowbGsOOs\r\nf+qS5No1Xdp0CrCYKo5RpCKws6DB7RPzEYMwNP3Qcu3/QQN6L/ULz+HoLjHI\r\nkGZqcgimGdkp1M+MIQZCuSdREkjRMUWdGeJFsj2epok2KrhZypxiYhwgVDDD\r\npsCyos7GPIVljlpzoOjTWXfs4E3+J4rYddfTihkZHF0h40HwA9cjrLEnoFiw\r\nPIgzXIppBI8YgG3yvwkfNc1SP6Dd+uOAXrZhDEq4uVt6/ROgFrIXL96ox0qc\r\ntXwhPlzbDhSy7GOAmNuPg5vdPI/QVJ7+jvonWiHCGAf3MmNyxVDFHX+t78UQ\r\nWR448qH2ZcaUqbhLjRxYyVi9lKVM+9ajEEx+pGh0j9CFfxxwIq/bS7kxbhLl\r\n4WvYVuILdR3/SU43x12d0B+huN4XFY5OJ1Ld621lxDnZ18TDjomZ0xkHsPSy\r\na8fc6fV3aN/HjsoAbbn7+v/TsnTuZbLv9MfAQWFxfOD/8YxO32/IjHLFl2ZB\r\ny8zIx4LzSxBPvOd2HluLtlec9D8JeYFIF6s=\r\n=mOaP\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.1.3_1656411900105_0.5721724140275197"},"_hasShrinkwrap":false,"contributors":[]},"6.2.0-alpha.0":{"name":"@cspell/cspell-json-reporter","version":"6.2.0-alpha.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.1.3","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"9d9bb9af319c331cfbacd1a5aa62aa0d1147e35b","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@6.2.0-alpha.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.6/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-wlD2AP4KDrsnbA9lh/BT7sfFi9cj80ugVz+ZA96NI5yZgzISouYawg9CvOqTi3Pb8UfqJQA/AcCUxK3SUoqXAg==","shasum":"75a4aabb5094c2ce01d6240d064587a542e74319","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.2.0-alpha.0.tgz","fileCount":13,"unpackedSize":11387,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCucGhgpFNmrB6OIW/hoQaIa4Zv/hwSh35W+vc01gnmQgIhAMnE5UJ3z9xQ1eSEeopZhhNMOMixMbxv5XYuMtD/dwuM"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiu0iaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpghg/7BTjJ4NOMM6OLMSfgH5I0UHmM1bYecglRWnFvUYEwxdGl+uxr\r\nLMZ6JEJ09JH4jTsKGB1prnwqOzf2QEVBGopEZKj0V4g+SjcVPIEIbnPnurdb\r\n0kMzfvZOim+GnRWacxxfne5jF/dC3dFf3FWzT1CORjUm3LfGXBDpiI6W1xWo\r\n0Bxjpo5Ch573U9VWrblGX4TlnLhFEHA9ofZCuS9ycZsrPwdGyHd+jCFzV/uJ\r\nvqJlVbuPYdMltYeMKZsOw/tWpb7ulYX0M7z5iuuecLjKfezaR5oCiKPxKev+\r\nqjFWKdU8FkKSGnMIkuVvHHUmX1qsjOXHdoZBYBWeD7XSyEPXS4rP/TwUJ8/j\r\n5YTA6C2sOTWAQ4Sg0PszIeP1YOn6As5DAWlBrMcI8zXFoprjYQs00zY1fvLG\r\nocupwHuzg0OtRiaHGlwdvkbf+wikqQlFkSpKYOwytoSKFmALIcQKcwds3Gd4\r\nQfy5ThRcOTwvT1bRoPGEed/4y9guAtNYoGyouQ7nmcSs6jX3yxiTXcKBzEPy\r\njwzHAWkTcypwsGMTi9uFGFS9LYTtWP0h5zgU7OwlHGzdsiQ0ISruTAsNN0Hq\r\nbH3psLZXV88V1lLZI9WVw1+r8/ytGFBjkmc2N6jWgW1f2hUrW6kJ7c8kisAN\r\nKVTg2agWW3jIeFz75DJsg52J93U/fHfCP/k=\r\n=/gHp\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.2.0-alpha.0_1656440986410_0.05124768685804004"},"_hasShrinkwrap":false,"contributors":[]},"6.2.0-alpha.1":{"name":"@cspell/cspell-json-reporter","version":"6.2.0-alpha.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.2.0-alpha.1","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"bb1862e9d5116b64451e625eb002f835e2873f9b","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@6.2.0-alpha.1","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.6/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-qbiCn9Q1GpzEpdk1eE+FcJVyTHqbhjXJjFGH6Qu0QkxtrhMMVAfyuLMNS27LbcBpCBj/HM4K+h81pYlJWQ5DIw==","shasum":"a88256a13cc9e99dd84f5977bd4e8b36490b1585","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.2.0-alpha.1.tgz","fileCount":13,"unpackedSize":11395,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFqEcb/BIjrvnK2I7Z2sXCmloghmJaqIzYdgxyEFQEBzAiEA5P/k90I517CUhFPxhuBEB7w3F4QLO44IJsotOgTJ1B0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivFNdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7nw/9HrfYPy694J+GbIBOoiRKRS+8vpGmnBTC8TqxQF7qG0ZcJp1H\r\ndvKWTsisKMmvuawJJH5aO1T8er+3+LUtNU6ryVaYVmzLCIQSVBdBt9HwMbVM\r\nDdvfaJpqqr7iK9TZX/OgTF2BCiytqgYg2aq0SVWLZlxunu55XBn9KDW4256P\r\nnjGFL9v3NT0MLmqoedHje1ia58TM3BhSJT2sN7wXyiG8eeIMimdC90jZPPfi\r\nfXl42KfB7DjS7RJbhIT2ph9QW96ep1dtNELWSO9hW1kwg7e4g7uDd33IF7uT\r\nVES4XSgKJJ28ZInOJqctZhIR2Ba6vTTNHKhw2q3uNkhWiog0ueQuj+Har8X5\r\nL35sJy82a482Bnw2QycjYuIJHanHFsGJNQ9Fle1xxUMyI3IkR9IoHiluhp1X\r\n5H3wujAIJmT+xLZKwvd37dAJOyIeGkiJyVwbQsVqvbEs6KDJz3J7ZzwREaRZ\r\nxhs4lyyefnfTWlj5wBufDqMmaPi+85I2k9WP8VHKCGIKhRymVjkjl8hDtVbD\r\nrhGrteyeT64nDzpgucWuI8jagQD5VvF73O3C6K52rZTMN5zgjdFGUO68Cv6L\r\n0Bc9B9ErD2uT6Woxshp0fDW74PJxApDtcZK/il0HiQITQ3Bddih3BMFX/NnJ\r\n7gs99wnpwfU4T9NoKsPpDdIjRH5fL1yuSAI=\r\n=QGAs\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.2.0-alpha.1_1656509277126_0.8361996989370779"},"_hasShrinkwrap":false,"contributors":[]},"6.2.0":{"name":"@cspell/cspell-json-reporter","version":"6.2.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.2.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"ef9bf8e390692145b067843dbcc44a6dc2d9aa31","_id":"@cspell/cspell-json-reporter@6.2.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.6/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-b5g7sG8gaERb0QfJnWtVqARbNBsDS6FvFbMIlj4rdQS5KdFVgXTnMDxUV/FJHIq9XGlaKCqSUw9biSz6wREYGA==","shasum":"b72b2ad64b50c17076b05b40d4a6d4039093a2a0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.2.0.tgz","fileCount":13,"unpackedSize":11379,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID9FKQcyXwdDRn4DK/I82BquQ8yj+l7o/M2BlvzRMISeAiAWrkZGqPMkaxaWPf1OE2LZGB0CXIDFs2eYvLreXq1mGQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivb2HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptnA/+NCUTINdaaAL31qTTiKYw5hw3w9jt7cJgDhW+SoV7WZSxaV0t\r\nXLx44FG8GtHK6pcpLpgW6Weh8zEZY/x7qPsypDbTv3shkcR1CkZgqMZVixW8\r\n+eg81w8ln0uIklTnOtMII3Fl7imW66SmzlFx8vwXcMfzaTd0T88AhYRj4cTO\r\nvTrSzhE4mpygIb3XE1cOPUfMDhgNnOmTqUD+YeqPka6d80vSpiyeq06kfpZ/\r\nOwZjHcSfEIfWbvaimQabj+Dh2gNpaLr/lKJn8vw6cPHmsd8JHkMaZlHjoIte\r\n+AbQCq9712M36ncjZcbHt1G+2JB+DyJvS1duztsFoeihLPA3wzNz1l2dxwoR\r\nBHGsuZCKs8U6s2uZI/JFsjoIDOhfIffRXurb309NU2DTIb7aMG1Irv2SZEgG\r\nUyK2Wc18h8UBTlX2boYobhm0CSq252o3pMn8Wdde8RoIWlCyPOcNO0Oz4bjb\r\ng9KyWy3ne+qX3XvULono1qYoEcL9UFONSW1BU+Xtvp2cvryJa9kSqhtrptsj\r\ncGw+dDPsmqg/MW+scIc13KE6seIQtch5eSAah9dxuqdD1EHL4lxygF1s3ByJ\r\nm5Ah3UMr1JmHk/vvcBnEwmI2GRTA05f2+12K0k4ec5R0ykH4uAAo3Gjj4aBU\r\nj9MZiFQsOF478nA6Uz3pHNEkklsYOIc49+E=\r\n=i2+9\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.2.0_1656601991445_0.9533443934669084"},"_hasShrinkwrap":false,"contributors":[]},"6.2.1":{"name":"@cspell/cspell-json-reporter","version":"6.2.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.2.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"16349d3df44ef6239d043fe5c8f8c47e36de4251","_id":"@cspell/cspell-json-reporter@6.2.1","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.6/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-rB8U+f8RqQQpgn7RGyX8rkzL246myR1pUBu7dTpMFF97bNCrcPJgY+RdCHOj1tZodHatz58hcSXItxeC7rJDdA==","shasum":"8c804a2be4d5b85337fb7b9f00a412b035656e86","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.2.1.tgz","fileCount":13,"unpackedSize":11379,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF4PoxaJW54+wBd1ke2H5dOEUHTZq/vV/hfz/Y5p0N2uAiA6t9H/8FGp7u4g20m+eYNzbsUw2TkDC9vZVkrrohXS6g=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivqMXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqFphAAjqkZkvhes/y//LqhyBq4NrtSMFXw48ZM8+2KbZ+1dkH5HBta\r\n091yyu/a54ZFBcpWUEjuk+afGtu99JiHu9PUpuB3Y8kIdn/j5DqpGgCM7vEQ\r\n7QEeXPXK541cWW0eIQRQ9kwGGAfGgr0trI5LZmLXeviOPCCFu3H0nGLQvpv8\r\nRKRVAy6mw89+SJYZKzZg7E8dvv7ST1oUSw2hIwWz3xZQL/tqsVs6nw7FU0mW\r\nCLVRHZ7BhdXuYsM81NIRQYGFwhS63TS4LqMc+dyDjkNLNgtAORP+9/8WacBm\r\n0XJSIQK1Jgta7j3QVhARuKUKUZkvgmDv4GCjbUIntpVXSwpKUAtFbveyytpa\r\nfYuo3eRKFiZ63wheEc41G8nHd4Apm2Pc6h0NtDeRcRnZ9Vl6wKBAWezF1yHg\r\n/koPQGL0pYZ4N8nRgFstg3AErMZWFW8TS+42qrE1cP9zM7oIF+InnWfe3/m4\r\nt+th+NjyDm3CDOQ+v5+U3mbfFcSYHXT1iRvvTIJCr7Isld4NPYYChF8LqFti\r\n9C1H8egZvwnn5mEbdOXQ0HN/+kn/yD+aF4DrN1oJnNWCipzZfDsSqJTEBycM\r\nvT7mVJv+Ijf3QlIaRMiH40d5Bom/gLX/YXVk3irfxH+gEsgfXVxAQuAGproB\r\neOV+NyHNSjyVELZpN1R/7VCSx9OrQR/p6RQ=\r\n=VrFG\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.2.1_1656660759336_0.47392287464456295"},"_hasShrinkwrap":false,"contributors":[]},"6.2.2":{"name":"@cspell/cspell-json-reporter","version":"6.2.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.2.2","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"b7716e80c39a780f98cde747ad66c55247636621","_id":"@cspell/cspell-json-reporter@6.2.2","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.6/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-unSFB9KbRuTL4aBh3WWx+VN620rFSa7SpYLWtqPBE4e6N6eJqfe+f8QM/ACgswMjj/p0RomgBbZsI2TIze0WBw==","shasum":"85620bf121fb908b2604588883e1f53168f26322","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.2.2.tgz","fileCount":13,"unpackedSize":11379,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG51IvaKB6l/lOqw9ZnA/nC4quK/sriRjx8hLN04f7wqAiBSlzRSXfvoL6fJhvpiQkqGb+u/Gt4Ohz2LkLsUHCRl9g=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivrklACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrd+g/9E5sa3oVdm5O+mKIylJ67JJGtxMzpj7nQ2NlRPa7xtrIgaYgD\r\ny9bk1mm91B8MkosCJcDtJjd7DsBdx+zBduxq/mS4QpF1Vy2krR829mNXBMUX\r\nYaOzcRBIeoG5joE38NDy5lDltwzSAohPbqMftfM7+lAUdZxjWgU+xxSRNYqX\r\nKTvcACM1W2Z4wJkUlWUHr1bpDvK1qXhxEDzr40P7L6gK7EB/MZzGSEzEbntI\r\nJ33IIN0UKLUjk92W7eQ2Ne8+CSVRKScLZE9oCbM2DDrEwrZdPxy8ffFYlnK4\r\ng7y2PQEy5x837er8bKGLRJyqO8vvTVV6viBDMbZl/g06w0LZLrWoMpwt0oYO\r\nYf02XD5qqj/DdNIGphsgkfoCZHjoaqT9sqkRvVFelLIOiJKskSVjMV2ZUFph\r\ndyzeefCdDaOo6Ucxr6Zym/aef367uqwS4QourC9fmBGLje8ZsQzH9ifudKWX\r\nnf/AeOPhraxyPl1NttiyXNK6J3P8zDxKgRMn+gpX7foNQCge9y+6bOwtTkGR\r\n//ALopNW8l3zTYmZkTbEl/f8SDd1wbarRlLSxXWDquvpFjE0GWrIZiU9QZac\r\nT/Y+Eq8XEseq9XZHby91Nt3Mjq1Gfi7ZnzvdXeCYHbNxieUERbU/uQJd4F9F\r\nb8kVeOVutDOKNe90q8DtPt9598gSfVtYoS8=\r\n=hGyN\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.2.2_1656666405713_0.8082414878993742"},"_hasShrinkwrap":false,"contributors":[]},"6.2.3":{"name":"@cspell/cspell-json-reporter","version":"6.2.3","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.2.3","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"39766b5de9d52077dce7e3af0af5f25b6f2d4f6a","_id":"@cspell/cspell-json-reporter@6.2.3","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.6/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-DtCJAU4mKtCXltmA6Ftq47v++dzzkBiBswOzWISqybY3Kp3RUfSrDE7DBdrGR39/anvoPIoF+pfB9vbGNDTqkg==","shasum":"b55195cc7a2e883524f96a7ba08a47914e59cb5c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.2.3.tgz","fileCount":13,"unpackedSize":11379,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICupZ/cekERDFK6Yab0+tf0PTQjgvF/uzJHBqIDjpz92AiB5R2gPsbf3PYvdMmCFOJy8gL4lVBX5jOKWM0gQTSfUMg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixuMfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNcw/9FjIEKbbJMrBmYVp7aR++kZ3onHo33BOE2WgKu0812bgQagxM\r\nYTvIrvlEg0zYnirJIXZ/mXQT0x5wc5u3nMGNldVEoDM3Oe+oU8mOctgoRNH0\r\nL3CqXi7q0tmR1j0ygEe0BYB4VF/XHSgTchscBXFD6GoxPPKZyV5J/XDhMlGV\r\nTyZpC7Yet7//bw87Ch7rhUgk1enxV98yh/00HVswYlNTmN+o+rHq9P1fojEE\r\nRRVqNNAxVy6ljzBt0JzOKMM/8twly9deBANzUChDck62iBg22bNk6RDDfIPy\r\nws9agztdLO8XzNs9v1AjzQwutBxyhSPFVVvMv3sYHKWYvF08XIEFWaP1YN2E\r\n1CNk9z5pL1TFZKycSj9riDlQTP9v7ifFBi8NRLOEl2D+Ul6cmfgdsK65jhve\r\nfpZZRvIJQocVfjQlCrlkMlqG2ju5EhcyW/g7fk9GWWkVWPtXo+gSem0IjN+M\r\n8GOdyhDaci4iBAiSR+M/Dv3y/AOde4Bj2TTjrMgU4RkM8KAeUjx7kjvS4k4T\r\nzthmoKzN6NrO6rKwXwS+WYGgAuAa0331b7l4FR9fcTbjHln2DF1U5mUvWgpO\r\n+AcUV8ZFS0YnwaSZV+D4uYvmsNSMlW3zxw6S9xObJJGs8fCBL1o4+nTFKEgh\r\nEFpWOXhMn482rMCcmZc5IkabkUnHcfJSLxo=\r\n=67V2\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.2.3_1657201439559_0.9407882262670118"},"_hasShrinkwrap":false,"contributors":[]},"6.2.4-alpha.0":{"name":"@cspell/cspell-json-reporter","version":"6.2.4-alpha.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.2.4-alpha.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"3509b9fb14722e573713ba1828af6da6088a24e8","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@6.2.4-alpha.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.8/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-dJhMk+YFk6y/ihi+recG28X8MIZLIfPAsYabXELDrDpTW6djWOE+5JRBhCGpJUoZ9Q7eBSftoatgAiIzdxPUDg==","shasum":"a71a5b99f3e57a0f30f4cdef99108d9a8a805841","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.2.4-alpha.0.tgz","fileCount":13,"unpackedSize":11395,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHY474a6dUbAT2XGzDYW6xQ/oNC0VMn2VcIiMtLLiiB5AiEAvitRiRDlmiKjxe/u3XTV8T0Q5B9cxz/zCmfZZcecvNs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiznE7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoI8Q/8C84UgRa1IAodu7q3oDTaHKGlzQ/5J4zagGRG79pfeg7lA2iw\r\n4GVNeUh5/xqR8RS3IsipTRBkJUt1LjOzsy9R3sg+W7g5N7a3jo4bMrRNN89t\r\n2OVGv8LAT7k0qo7DiaLJcWx1+1zps7XEBvlOiy6kdK+K8hfmiTeGImy4mF0/\r\noKsbGgHruokHk6iuZphxm6U8lcZrOaEdBBJbz1GgHxhX3bAs5AxcdWWm3KQO\r\nC0lvyWc+mxqr/eauAwyn6ySNOMuHJHTWm+2shMc51+ra78WaNZlPyDFNVnFa\r\n40fiPVscJWtJCxde5p9Lb6L3Xvq0qz38xCZ9oHILT1FGdGeAKrFxNZEm411a\r\n7+5HnBy3wtw9yCDh1mx7cfxULrCqtZd5RpI0f7W2l1Q5CZibf0tVu8EyQVOW\r\nlWZd73vTssjXWhF6FCeBiJnjlk89gZTgSIptPTeDRQu2Vk42E3jDYMgJeNvL\r\n2umcW5sUTecD0mZIfqokcDoR7hJh3xiNImnvnAAz1O6XE5s1QOjWLeRvs6rI\r\nOSFs2wyRfsGP2Rbwe7t0pWu5kspawzy6AVgp2IMsBel+cMc5X5B/n3VyQ3Ij\r\nC8eYcFjY3NTZRJWb+osij44nBlQvqWiv4W5KUaUhFSvVeBVUbRQh8ffwiEl2\r\nINGzao52rbdeOdR6XzNVXCoDrLMCMqttxh4=\r\n=lVeo\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.2.4-alpha.0_1657696571535_0.9259394059925936"},"_hasShrinkwrap":false,"contributors":[]},"6.3.0":{"name":"@cspell/cspell-json-reporter","version":"6.3.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.3.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"6b7b2a0e92f0b3c760dd3c3fd6bc8a8a873e1987","_id":"@cspell/cspell-json-reporter@6.3.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.8/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-m5WqzqtZ53O9U9kID+o0CqYAt9AjtDrmoDCV2nVIlvMIkMqsiC97OWToqn9/45Vc6/q7/NLz1jKndDSngq5Yyw==","shasum":"9ce6b198b170161b92ad920c19319c94004eb736","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.3.0.tgz","fileCount":13,"unpackedSize":11379,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjAZvuC6fFk7Ckob8uw/hovAknhPk2g1g43zGcnzEWiwIgAVan9BYeyMXhvUpF+rdtFqgkdOu1JmfxDas8qYgHcr4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi05xAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpeRQ//RK1qiy7giKM0fWnM5+NMIBKsW/JeSOvmWddavcsYULIMqpJY\r\nrcg1OKAeucNT/EPOlqAu3eekRXtRn0cTf+ISIWfo6/EbENJ8jkriUBGJpd4y\r\nUVDB+RUf4pZyX5nAdwE+P0C2hCX5u8DEPFa9dSl/DDjiu0lWucvpICBRiUTS\r\ngQA+GUoOcW6X9xUV3SqZ8erjZ04K51Uo3cbZzdlLdmo53WTaS5QY91izdaDN\r\nN3OjUOIpI51iApEs7tnxC6R5G3TrUq800NJaW0jWQyoF097hIOeLpmqsezit\r\nhWNbiR1IWj70P+sPv2XRWaO3MywutK8AOrlFEYdYakSLV01dxk5ow9fP2zgj\r\n46TRrvQQ1l192SEMHRTN+KmX2O14wh4jrPXBNFuHTWvt2gK/xAKqr62Td5Hz\r\nTp6n0+g7vPOX+XIqODsr8zklPGXSuWaymdkFKkLTkKgMGy2pNpL210ApqCJj\r\nvUblpapdQX25N4/cr7THkbDb1sTjLWyUOOS8fzWvlBJWtXhpaAi/LDSBpWuQ\r\nCyznqD4WDv6/ksKOHfATuXV/AwwFjEvoY2On1lewBLMbFo3OyiTCbc1yzSca\r\ndwzPsWb2L4qJ7UmK02dgMX7hipQtOUtUopfjJprvN68v5ungp4gePacWpUP6\r\nxOeCNprJ45Ipp65jUEGlhW9+UyWGQuIyWTM=\r\n=YC3Q\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.3.0_1658035264088_0.7649652700125582"},"_hasShrinkwrap":false,"contributors":[]},"6.4.0-alpha.0":{"name":"@cspell/cspell-json-reporter","version":"6.4.0-alpha.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.4.0-alpha.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"ad84fb5398b1f9c1133187616637efe2f13ea598","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@6.4.0-alpha.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.8/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-LxLwrGGF73jrdEeE1mEPumR5kF0a7hua30eH1jG+g1+WMwIHsLuQ28hokR6NFfyTKz+AG2qafY0BG6dYJ7v4lA==","shasum":"c3a8821d547e3ebf1ef4d0b650230d57304bc375","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.4.0-alpha.0.tgz","fileCount":13,"unpackedSize":11395,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJvbLMNE+K9WTEG/GQIEsGMsqARFb8+CiW6deOlLJ9+wIhALi8gWHlpT3H/kmRdo5GWtxN3Sk6G6fFl9onwqXZKK28"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1Ty3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoFCQ/+JjP5TvFexqO6xB626KVrF445y5+Li3L2oV+j6XfdUvhP4orM\r\nBMBl+1UU9/SSlSR8es7BRby40YIfzTrgtxo0mh6FR1LfCMNsLQoDT6hMea6J\r\nyOtuqT2ESLGeEhBa7bVFlU26j18ep46+FfwSZJp4AGgmEjZeoRRyYPv9SaR+\r\nxqynlhe0ZXkdQbtp1Nys5iN0CP6iUTe1Kj/41aa9eroev0o/I3Ygn5wS/MEs\r\nUslUHTPkCbRhYPcFBEFRQD53zA3FIi6vwRgFurnCGYUF6nFMRjJhApMRyFKc\r\nBE63dA+/2jkezey5R7odwxRjKdrFeegWd6uWxdwX1GnCoBazG1C//s6icIMR\r\n3X0cUE/sR43Q3EOYW/Y2pGbpdLo15RsvH7zEh7IONSkY4Uokjwgt2J93ML0O\r\nP/IkyMMM4ncf5nEzpsuf0IzIcizfqPpYKXgisv2kxug0Y1yDzebozozMt8UC\r\n9W/OJ8iIhesUzNH5l2fGscaXJiWiXNrOrUKInHX6t1H07AGFPo9wJPedC8kv\r\nv49bb750iflopdziUpNzFdpLkTjfagJtaEyC+Zqef53LDXQpJEg2xF6b8YcZ\r\nPZYgpcO0mjctj0VdWwHQ6QQAc2FmbRmgZ77kk+28X65BHvuojTAowDaQ/Lgy\r\nDHu4AmiHBBhGfxbjM/D96CcCL1szNadlBnU=\r\n=Vx76\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.4.0-alpha.0_1658141879241_0.06902366025755358"},"_hasShrinkwrap":false,"contributors":[]},"6.4.0":{"name":"@cspell/cspell-json-reporter","version":"6.4.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.4.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"e10256a7593f449cecc55600b12710264e106a24","_id":"@cspell/cspell-json-reporter@6.4.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.8/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-JngqwvsT5y/8INScmwkt8sscQakzY8V2trpYXTFXw/mGSn7+brah8eoAaomKo1SSwjOUg+WngijZPFxeCFT0tA==","shasum":"46fc089af2f1b7154cf6df74b01935a2130de408","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.4.0.tgz","fileCount":13,"unpackedSize":11379,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGyXFy/PmylC6VoaHqFUpaXYBdQzY4puy2k8t4de9x02AiA9Fmy/BBbOLYZbx6fpW3BmVat7GTWdOs7iv+VreGXBWw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1shvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoEVQ/+KalUf3O/hSRTMvWw9CO4X+RB7jUvJGB95xp79H6iK0ipHk7i\r\neKsaa4c9Kodbrcty0ELP1CnSF8oXrxFXvE23qnGXKvEXsaIKaWjJEBSFhRfo\r\nQv3lIvgd64S9hivaD2OulOmJTMfvExQmqmOeYc7uq+EC7eJDLrAl3/Q6gAvY\r\nDpd1O9Lh9f7EvcmZXQCizC7dbUuDTgNMbyXHmnt1qs+vnnpWnvj2kXoMWNcu\r\n4Oe2wRb2/ES9y29RyR3QomKrYx0/C5g+WVAOQ3eU5ajCCyvQO1nkAReeNFRp\r\nY8dgQYsN6TTWkdrEQNnzO3gdfrMMM4xIIg3dlY2571UaoAL51I5dDfFbo0F6\r\ny9ZE653NZp5p+2XN+YMaEGBuYvqHMU0Etd9vu/Ohdp7H9hDM1/orNwAltxkr\r\n6NcNORnBo64ZVW/jN1YVyQf87K0Tu8xrGORyt2gSLasNltxefT96gGowJOc4\r\n18UNYOBWH6XdmSm0N6ytFKNBKSLgCjgKsYoEOLQ0MOwUZzGuoHMN9N2d0VBb\r\nTll1oeDtUa/fGjY+bbCkQNOajkQTZDiDLasw6HcBtYA4dclR9whf/oHhkJ2c\r\nQW6w4x27hhoVm8iCnOkB498vsHI2pGhEW7ujmIyHrVE/5Y0MiMVrvExoQetS\r\niyXWE8FuL9Ob8zMu9bzkgyftUcR/IfEj9pU=\r\n=QA9K\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.4.0_1658243183165_0.9950042146129108"},"_hasShrinkwrap":false,"contributors":[]},"6.4.1":{"name":"@cspell/cspell-json-reporter","version":"6.4.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.4.1","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"578f97ba68078fb5f3284cf13abb06c518d8e1ad","_id":"@cspell/cspell-json-reporter@6.4.1","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.2.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-qOG0inmKFxHvQy+3epQgUsMhNyVw4LQsAbJy9qoOpcKq/0VMdONcIdcII51tDkXmLA47zbFurraY1Z43LX/dwg==","shasum":"010ef708be7272393971dd173f9b9a9b6ba1c854","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.4.1.tgz","fileCount":13,"unpackedSize":11379,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWRsgUFQZ5uQPuHam9kmw+MWBioyJCmIwql+e56me2xwIgLzUYKTJxKVv/rzBeC2vVpaE8tFnZvOQ+/2OEiaJR1kE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi29PCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrY1Q/8C1OpwDio48yiOqkfFfxdnPiWm8b5Y3zwSlxn8ESNBY9vJlKl\r\nzuEL9EWoUFuE1zzJlyTh45fX6Z4QS79JTv1i9PoAUA5/5rz2COzXPp4TBL8U\r\nNy0LfWgLgFC59+vpVT9RUMkDX32om7jd/HgPX3VzWfc0pCcCDu3yMegfw40s\r\nJFIOs+47PjMa5y+4FuIDpT8XdhCtj2QoIZuSnB71mBTCdWcs2jgaHQe0Ulx9\r\nSpcc4Nlcar7kOv4QVamBUaadEdWNC3D8malbavs6FAlnllodAWmqLbj+aJ1w\r\nsubR6QuLS5mOuOA2E+dSIzI5P5NoW5XPQm8Ce2x4RQG8lc5aRKJtuW0IEojG\r\nYbT9imCfnksW9OgKL7newVTenwSqvV13nNRk+xnP9wT0OKcShXwrVx4u9zMM\r\nLrfx55+mQ4xKTaDWbP1Fsx8i5BiKawtlNyejZzeIbEqInAXg/s2Ir8e2VI0N\r\nyPn0VFN+PMeWrMdyfAjLVu403s2NEZaPSQ2E3f96TAivirCvU1t73oD899Zm\r\nU3c3GqVRGLcoj4qbocIPQIbr/F+dabbhKabChi3ZHSUcQ/wzbXvNdRtgsnBW\r\nQZIq1FjsynTEo0SgMnJ2/MJKV98hRjwGVWDTQ6COpRP+V4yGGx1t+dUe/s6O\r\njI8zFnl28xBl9Q3sqF7BGbpmY2aiLKRHAA4=\r\n=ZF2T\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.4.1_1658573761735_0.01748446123764036"},"_hasShrinkwrap":false,"contributors":[]},"6.4.2":{"name":"@cspell/cspell-json-reporter","version":"6.4.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.4.2","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"1f7481fd7d6a561de92ba49870da6eb1441a9d20","_id":"@cspell/cspell-json-reporter@6.4.2","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.2.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-goEWx8HFICUmMWxshV2TohRMJfWgR1SrGChj62VUGZISUJaA4xc2Lta6tXjBWw2K+aBH3PaKikFbal8y+jXPOA==","shasum":"122e33151326f1e05c788685e6254ae76733ae34","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.4.2.tgz","fileCount":13,"unpackedSize":11379,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPf+vn78VxTu/cxZUNxM4YevDMVqxrUgClVl2z7RHmcQIgEdFPaHN7nP6lYoIdWMcBxuGiqQhTMxyIMDtB9JE/jJg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi353CACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpktw/8C2RUL92ECuNPadKvi/h4XH8q1ceaqQqs0NvAC8PU8rON6B9g\r\nfOc7lr5O+f3IsUUhZhiqPyn5PKkcsWPpTdv4QIWhPi1FUiSobhFt9YlU920m\r\nTMFqa0bw5M/lQp54MZ3PrAV+nP/ljD/Dv1j1AI4VnmMF2QWbGz+0Ti7RusMv\r\n0oZnSHXm1hIDY85+6+zZ+mVJ/b9+abWWotO2osnnh/Ps+3WDAulRYosARQCk\r\n2WJEz62QSQwL5oweaOXeWA0tynVaqJZwZAnj61bqd+SLvLu0acGMmCGkU/j1\r\ntnOCopeg0SrCDvhlrRv1NidwBr7AWPbwS8tqsjtRX32MYqdGOCnocxtKzC8i\r\nHfD1Fy6dqdV+RZAGXkMssauMBsfuLzPVy+RKXIDrrwwJTofc/TC7mh+olFjO\r\njvclwDY3Kws4u8kz0brZB6St7oC4FZk4Kg6Nxs86vrKWV7CUUvk6e4a/a9fR\r\nYq3QYYvoqlEqLacyoIQ6w1Vkky6/KTDJ4HpbtCAbZdPsQYcr13//pS5JalW5\r\nZGONFKjR/UuO+J5BkwR5yVUC33eIsYtSTp/GF4xm+Wl/uDCroar1fmt2Brrv\r\njKi1MuS3lkPtqC+hy+zDvD6fgHTTgwJAodrKZiX1vHqN3Pn26dDRPCxCoCjE\r\nyk89HykrzmWQmxzCWvHTPjfQv6OTVg5U1NU=\r\n=Pxfi\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.4.2_1658822082780_0.048558117489661434"},"_hasShrinkwrap":false,"contributors":[]},"6.5.0":{"name":"@cspell/cspell-json-reporter","version":"6.5.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.5.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"65c80b01e17bb0d74b57ef8b29309684a8588e27","_id":"@cspell/cspell-json-reporter@6.5.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.2.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-nJBtZwnD6AWr/iOqq47V0kejZOjTUzut4BC7TRWr1xQqgCxvvtitg7KYiwv+1SdoQQa+4mZyRkml63LUpa9k7A==","shasum":"c8d95d2677c8ce1159f7b57271e10a0a7eb7fa1f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.5.0.tgz","fileCount":13,"unpackedSize":11379,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHbwz0+pjnWIHijWXGUnqQ/AunRraakvny5I6vl8v44bAiBiCFDF3+FUbdzA1v7Yv1cpd/b/8ORYJMpP87XviHdcGA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5Cl2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr92A//cKIXMwVrHAPI3dsZQOPfzpYu25TxZlYdjc4AlFc/Biy8TZPk\r\nCWsCc3IFXaVIoVaUZxmIwksA0Yld+h/indYUJv8H50eJTuvoQdLWTY0s1Re+\r\nw/2xhZ/jKrGkWrBtUNmM993t0AtI4tsrA7hcGyKPdi1/9CIeUwB9Ri8Ta0T0\r\nFrElLdv0PfLoIczZn9zWJkJLvyDOIjdxFYn6sVhOmpkLoBJkKD6zOBCsZC9y\r\n+oAirgG6TST8q4l2rKLsPXUVmRRxOQVKoNNNnwOdbr9b6ikN+Dzg3SZb5Wkd\r\nfZs1vOiLwWD8roJQ/CVImEGmgJ9TgyBofWHnrpwwM05Z5pI8obVnwWUNUTif\r\n/mpt5yvabOg+E4WIYajyK6UxfdJWfITVN80TbN4PiBCYOhQNTfhq5X8yZLq9\r\nFwTijluYdRSJhzXsXVvKnvOUjUQq6iTQQNx6M97F5JactqvLhkj0R25OHPe5\r\n05uc7ZQzYPmpS9H/GB1Hhq5vvnqm5Jix+TXpdsEXTpBSl/jaJw0aIdPehrxI\r\nxkyNx+Zr7VamEXNY9V8G94S30+CKJEYn32GApl4ecBUCQHMk2loSWrgr/xaL\r\nCvNcHrpusOtz9I2h1wrjMOFcpCqnoLI/wfxANzG9951xicvjVqk+SnnFyDp/\r\ne4ZN9HzseF6RN8L7EgGom2kE/UqjZrc1vYk=\r\n=u1Os\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.5.0_1659119990176_0.19467754238126522"},"_hasShrinkwrap":false,"contributors":[]},"6.6.0":{"name":"@cspell/cspell-json-reporter","version":"6.6.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"npm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"npm run clean-build && npm test","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.6.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"673377e6b8b79834d018f9b4d02aef90406b7a29","_id":"@cspell/cspell-json-reporter@6.6.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.3.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-CmC/aMXboAQk3yTNHASCnPTPnghgcjI9SSdrV6XUiS2AwGuVEb7cACvydYU6Zz3SB0NMCrG/tF68OZT0T+6XKg==","shasum":"2350e7b6f89b90219a2a426c07ebb70851a2a925","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.6.0.tgz","fileCount":13,"unpackedSize":11379,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBjCIh7sRxuuUlND1OOe//gg4oBRBglxvdyVKzyHuNVQIhALrbzXVvgqKm8ePmMePN7k4NWGsFrdbrrKojGhvYS6vx"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8JOoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpOYA/+KKCTZyIkA30xrRt/MVNgoR25JK8qFGLBtItvllEUD8nEetat\r\n/Ww71txlbKboMtpqpE/aKTBQaGbSes2iuVmF2Q7wlvdSd7ouMbC9Rnm8WG39\r\nSrQw3PRCSZpajPMXml6SOrlhChtdQyWN0hucqPteGPw9sAhetWvH83s2pM+c\r\nO26AoWPCqDo53t6un6iNA/IfczGk78G5RMfEMzQec4tqhJNUIm4Q1aCmEWYP\r\n+Cu4sB+0WqD7OK75MrEzif5lW4/DtBsgz10d1kKXjGGcppu//g9YI+r4wiqE\r\ndfJm+x2ZdZAk1nr288u9uU1CfDaBoQFJvdT7C+FYRIcH2pCk8nNulst/e0d/\r\nyvBItwIAv9IjRxUf/Xc3FXKJhKQw4cd/x2jYZFuIS7BTAqOYP8b7C1r0gmhE\r\nHGlEwMVuIKCSOpzkyTZH9K61ksk6wsaME2aP3P1yiK0VyVLZqoo2PWR2gSlE\r\nPfy4rELUx08Y87Agof16v+iUM4uG9tnR4vp73LF7AJUhY/I7wDvUmYd5BSAl\r\n956sv6En9GpDR8VEYSkpC41eSaUkwjz+R9pvkps4XFCyCI6RW8MSV3qKTsKM\r\nXsuwnJbhcXFVx/ouNHbNMAEi57vI/yLWu5gQpMrrvvI2xj0+zJ29DGKm+2po\r\nf07PswoMHwjkbwqLkuO2AteeYC9mTZef5ZU=\r\n=4wI/\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.6.0_1659933608432_0.711969051180219"},"_hasShrinkwrap":false,"contributors":[]},"6.6.1-alpha.0":{"name":"@cspell/cspell-json-reporter","version":"6.6.1-alpha.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.6.1-alpha.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"4c7eb0181563a4459da772fd736b252f07f020b9","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@6.6.1-alpha.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/1.10.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-mfUbq5CBQxlpFRkuU1RE0O8zMU5CHFerA2DTAWZ/VmZ/aesK1tkr8dIuuYUuNIA3SPTReMsiJ+BK8M6ue+slXQ==","shasum":"2088dfb73c4297574601584e503208cf207a9501","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.6.1-alpha.0.tgz","fileCount":13,"unpackedSize":11387,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRsaZtHCb7XYQc9TdmcicoyDJ1edhNjo4bNI7Hv+TcCwIgfobTPyOpmAJUzOanPynYL37+Vyohgu8M4aQN1IthJiw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi81v2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoASQ/+Pri8FqFdCwHa16wiizSsagCAN6MpXZXa91cA+fMzzSDT/L7j\r\n/pFordc/IYnRTFwcK13I6zHtDGW4B3eTuu351JkPKBJN04ExKy67CMBq1LoP\r\nvXX6xQ8gfWYyDnFKWEXx0fQJtQqD6+tBxjBxMhu4AxcIyHpE0bbjWR3G8aZZ\r\nGR8l2G4eyMR/09I9Jjx8D3P2hivz0rf6a/IpmygXvBYcka41YXLYJbq2kmaH\r\nYLGSt+8ltgs8MwsFUtXq88lX/RY83PvP6prQSVtTjxmhL0bDv6Ecw4/JMsMC\r\nj880VS76N7/2P/soxyxIQkyARXkJgPWc61VuV/sztTnyE1+Wljuaw+SWeIkP\r\naoGr/Mz8Or51EzIMHNtLR80QGgtHwMvJjrXejMpv9miDa10AJOc3X3dIrzr6\r\nKhmwYb7D1uI2nzc2mPepJLhwCpEhsC3d8fBatPb/oKaKEqrs/BFH5wx+U7pi\r\nztdUnOoFYw2cvPKszqEiGqhS8SONRhGkTM5UF6/rTwTwmZyqdagp6i5HpmaJ\r\n8eE5H6gTXWenQ8Q4JZLZGy+iHcLnOr8OiiTyIdk9UF9dZivKGsl6FnBj4RUV\r\n7D0f6iqta+HZWxbdmHvnqJa8f6UJcS/W8Mdr9jdK01G6xuOIeX6vI07QdqFB\r\nE8JBJk91+dlisEFTEiU22wDYRlGrpMnEoyk=\r\n=J9EP\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.6.1-alpha.0_1660115957847_0.3487751743640264"},"_hasShrinkwrap":false,"contributors":[]},"6.6.1-alpha.1":{"name":"@cspell/cspell-json-reporter","version":"6.6.1-alpha.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.6.1-alpha.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"00b8003dc1fb731cd3c49c1ab9c923acd88ca576","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@6.6.1-alpha.1","_nodeVersion":"16.14.2","_npmVersion":"lerna/1.10.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-KkPgkBP9eXb5nLZ4npebw8vl6YcA7YoaDDpbSPlrJ3Hd6KNrbkMw8Re1jzLOBm8Q0wM7blI0se644UdOqITZ6w==","shasum":"5d0fe9c15873f59d30ceb42dc0a04a60a0cb8c7c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.6.1-alpha.1.tgz","fileCount":13,"unpackedSize":11387,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC109QiuKTPJsv6s1GCpYmA7nYkkAAl82ZbRsxrmt2OhAiB7iQGye9H4jFcjICqpTZ5OVpeGGxlclRjGKHQ3pkRXEA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi84ePACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrEcRAAoB75yNoSh59xoVCA34biPXRva/yAWg5Sp0r2/+hKgxvRaLCs\r\nT44svXvVg9Ro58U0ZetoXhOPNkWAD3MMebAXfLtoSzYeutDuA5jlDWDLbAxJ\r\n/RTB+30HXjakmQ5X6fK1eIAGh2kMXBAjXv6mganPEBgXHby0v0ugPUtzp2tz\r\nqnZS43nd0k6DGJltsgApnUR0mPnB0HKT3dAOKfFbchIpWQGP6HpHl5txp94C\r\nZoXHVMbOO/SO6cAVxDy+pgLWrNwOq8l04CXs2J79XDIN/n8A0wdPs91l3gi0\r\nM1pfSKamRoIel4HxqK8/66WkUM+SWN5a9uGlH8PZOu7semvoXvGRuyxXgq4k\r\n1px2V+i7aYjIi084T0uSvnGOLl/nNQL9Ww+jqIMrwf0MuLPPk59YlGN9YkH4\r\ns9ryuN9/S6iOAazjDCJcwz16bNUHVwUDnQD2Z2Ur05NAQQexzUwUkUmBES3J\r\nl1rRdyCwu9EyQWgJ/s51j1nw7HaKFnp7aAw3QsmUYFM7rwp9qdp5Bk3wsjVs\r\nMguImPJ8ArzdEbSgOJWlQOR1zpbWkAJn6D18OD6H6cRlRSuqCbSSC00kfGBH\r\nsmq0E3OHI8JdXzorrGvnPOgrNFxak15fHf5rQx2TZSoZlki4wFzfzRpQMnV7\r\nu9qBQ5rpdbMToany9cdA6tWqhCckA2K/l3Q=\r\n=yzzS\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.6.1-alpha.1_1660127118985_0.15779689637589045"},"_hasShrinkwrap":false,"contributors":[]},"6.6.1-alpha.2":{"name":"@cspell/cspell-json-reporter","version":"6.6.1-alpha.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.6.1-alpha.2","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"9bb5defa93582d5c27ff5be88006f33493940e78","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@6.6.1-alpha.2","_nodeVersion":"16.16.0","_npmVersion":"lerna/1.10.0/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-y496GwIRXMgQItKN8u9bnOdLAhBGbWAT4akZoCgkf0ngfN/kCTjsv825bb02PLbE56p1etcbmrhzfTqBmXedFQ==","shasum":"a5602d263a832c5babb64b05d142340ea2f3f77e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.6.1-alpha.2.tgz","fileCount":13,"unpackedSize":11387,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFxYNF1jjOX0AYS+iJK89Sap2V21hgJdUq50I4IFGAVwIgegE/VLILoWI0+rdaGkP0Hmj+9UxIM9DRviIWGXG9W64="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi86zVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3hQ/9HGjmodSGDkhzSzzklQBBjOu9Ii1iClGt0t4M09+6uG0Y3nUQ\r\nHBnlaU/e1AnMsrwwdOkZwrvT5zO2hXpeECtk56bAv2B/4N9eqsh2cvE3jrpv\r\n+u5/PQxMX+j43DyCW0FF0cAqNMooBraOonk1umW7ejSrQrD6HkfYZXlqMu2W\r\np3+mgoCy+Q8VpzTw3MpuOcAVZ27RQTawTd4MOQFV1IG50HydbTg3ri8isEYI\r\nIYG2D/hNAiYF5PYJ5TU7Vvt6ycye6GX0soxNvHQJSELEnjm6inq2PgnJxzSW\r\npp5RfAfuzXPQs3p4G5FCkVA0q+P2AvoFTKliCQvmLUQoAq+pSZZ/nNKU7Dwh\r\n3j9i+gduoirfYBZuzpedn24XfMSFQP+llGjHj89xJYt2lAW4VedeI5HnuqEB\r\nrGAf76NXyneGyeAwHHycks1mtFE1IQ9MsnDlTRUfWVGuJBZKwOCFzoiLS+zS\r\n+tsREw0TW4llWls+xRDnB0svZ0Eq5OcjxnAdOTTRtZaIBS+qDq/9dPtNmZee\r\nO8xCep7WhAfo5R+RvSID4N04TQM0OwxbMoJqFopqWrXbgXeM4+Kr4pyEFSp4\r\nVOe/KHG8G8KxLwkzB3pIWGFDU6PhtHbeiHZvHu4ilDcCJ3v2UOZpTiYhz9Vp\r\nMlyhBA9R5Fz69V6LsuQ2Os69YIftBjOCvdA=\r\n=kL2G\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.6.1-alpha.2_1660136661200_0.7104029590485386"},"_hasShrinkwrap":false,"contributors":[]},"6.6.1-alpha.9":{"name":"@cspell/cspell-json-reporter","version":"6.6.1-alpha.9","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.6.1-alpha.9","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"0e128ed3a1fcc5f5e07dc1a528cd550d4d32ef4d","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@6.6.1-alpha.9","_nodeVersion":"16.16.0","_npmVersion":"lerna/1.10.0/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-nfuAriLKTABM6P4/yGqGUYDX/P8o+YNxYF73Bds1o6EcxmIAHfNEzWoCuYk4TsQxmH/m7/+1tpGBvOEHr0kS6g==","shasum":"d0064f632f3ca04482f650bd2a4d1ad6336272c2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.6.1-alpha.9.tgz","fileCount":13,"unpackedSize":11387,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHVzS/93Fce97kQ7ClMtxpHh7YfsIPneA/OgKjNGel5cAiADU3Sio/YfpdNfQuRvHd24Y43Fd9R2dtbsE1+LHBa3Eg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi89SXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpo/g//chEKU2hbmg6qyM8iIhdlYJwd05DL06VfA/EgiWXaG6bB8Zz9\r\ngncdxN4p67pZCd7mV/loWCMFSx26msWwNRYQsE9yI1wj0ci2gMkiz1IbghTq\r\n3uNSfHYanq9708BdmAJserh2AzxTZNYNWC0Zls8vKh8RoTlvI8svJaiWPni/\r\nuRSLrEvqDtkwxWJXQUd7GkgjJR393/9+4huRDJ/ve6PaY80dT7I7Sb6sfOOM\r\nZefrtEKGAK1WFVdl1uh06MlZzIEf7P7+sEGNLwa+PuJisfQRD6TU8/1AwS5s\r\nUXlMfaoSc7nTJQOHMD4jqfJrgDtwtdvynSczJH3UpxxdU74yPBLA0ydV0hc9\r\nMU/G/f3GYopwAmXZz30Zv7teiYnxRkN7szFiIihVvASjTtX7ldwVF3eeFBP/\r\nH/V2m0/4hzacJRRzzaOteDP7vyMz3dXxTATcqyjC5FrjaFMvGJcHhHsyFseW\r\nbiG0bUNfmNwO8gdZArbX0s+O38CmvKSU9taLRSk1kqLV5/sjXWvMoZoploQp\r\nVorEzG34l0mhd3gyfHAyfQ+AMICDA01YSvu8U2ap34RvOnVfzNozQIDNNgwu\r\nWevvb9HqZ5JuOfHuD7J7dWTITJpCXYvbfHQOyYRYWwSjl/UTedhhIsrMUa+P\r\nVU5MgVliHH/rLWBGyS605a7kHEDZQQvxlSc=\r\n=AWH5\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.6.1-alpha.9_1660146838871_0.7758654283521578"},"_hasShrinkwrap":false,"contributors":[]},"6.6.1":{"name":"@cspell/cspell-json-reporter","version":"6.6.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.6.1","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"3c9c24d1cebd558ac3729d3fbf441e6ed751d8cf","_id":"@cspell/cspell-json-reporter@6.6.1","_nodeVersion":"16.16.0","_npmVersion":"lerna/1.10.0/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-1h4NRqcTswgyq0t753NzOLkVHBDkiSEkCJ8YADhtg6ZeD5wSQyPpwktsmgOSNzDMGxPxBSLu+pucirXn4+gt0w==","shasum":"d346a5824b8e718794cf3eab426797f1bebbca38","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.6.1.tgz","fileCount":13,"unpackedSize":11371,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOrwiFOkaot6Q8XsKg9xNfuVhy2d9hdnphz+wsUosLVQIhALqQ0YQs1mpLeAa9NMq8Ht7S7eZ/f2jZdy4ZKrUSd+Pd"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi89c6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1kA/6AxTNhre4mg6hxrsSaRmSj+RXeJtkVnst3Qgz5I9LNBIQA4WV\r\nbifjnCF/uKLIjTlXJWk/WeEKWwAeRfOcBuUZrEOcWEgEyxNB5JY1hfs7mQuw\r\n15ZCHMk27rfdSi0AJAxlxgx1JuTXsRUNN9NI/qmOKqUQo522K/dc12J3wuM6\r\n9ZfV8+2s3NrCI5zEnFdx5yM8O5Cu+C0HDGzGILHqD9JlslR0Lshlkljaertk\r\nl0CBxKj+cYW2C54rCYwTwTht2QLlQY5ho3leeGb1Cml3WOmKsASO6tj3oaKH\r\nARm+oR6gH6vwdsErxBSc3HfXYHDExww3j6RCEhoFjplkiX5QVAjEbM67wykk\r\nr4gXVoOvQ1D2wyl81bdTg9SWY631WHq4vbdfY231qFxOKtdU0fwyp0+/y7TK\r\nXDx7Lo2yioCLVVTZLh3P9D4poqmgY6D3PS5uQAhLLhfQbbS2yEyKv7N3VNF0\r\nszv80b0kTMHZErrH/wndodXd5IUgDTEeNxU5xm+6iwn3DoWKGCjYlSuVGKEs\r\nadtDSBSCHtbdxPIAfNjx8tqeY8j4kr0jr+9S7HpcrakxB3OuFKF22ZrFkqJ9\r\nTB6LaHMaylmgrOJ23rnr1Y/esdpujjUjyq+VhhU+IqsQiqcWpvugwaYUHrF5\r\nqKfJu0dmZ+CrRQyA1l+4zW0LnwMkVu/EzrI=\r\n=ZtUx\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.6.1_1660147514520_0.38184569123068046"},"_hasShrinkwrap":false,"contributors":[]},"6.7.0":{"name":"@cspell/cspell-json-reporter","version":"6.7.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.7.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"3a7312a15d2df1507d9e01863ec5842f5a99e0cc","_id":"@cspell/cspell-json-reporter@6.7.0","_nodeVersion":"16.16.0","_npmVersion":"lerna/1.10.0/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-ptOw5anqe9k3l/AOTFLLmne31XSGrkZ1rXhNa4gA0fnbnxIKI+ZSxPtAyUkLvIWi+XS2AfyMx0LYobgUk169Kw==","shasum":"dfd88fe80bf2066485a9b2f39ffa62d4f0a1edd2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.7.0.tgz","fileCount":13,"unpackedSize":11371,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxjOtnvn9v5LydrdvzSRIbk/ptlStyF9x4LX+xt5ZyrAIhAOADqedyELwzGW3tjvb5bt/J6fzrE3rCo9h1NkKr8Wan"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/m80ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpzvg//Ut80FEh2mIOFG5SEFKLN6z6SyBhK8yXEMFC5hQTDS44qdADE\r\nCbUtuUYEMPYOgH/HijJPbgaUA0Q6q7/jcIoWjGTFHNx/eprGw4fTsknPlN1o\r\nx9XTw0lRj3LrbegZfqf/JtSLEv6mi7haG+h3ZqDM1Bi24rxCtJGLc1bHIBaN\r\ncJfVnxkqZA5dpNArRFHn9Htv17NQz2JkBiHn9bVQINRzX13a/Kbfei86w7C2\r\nQqdaHS4G6LeS/jXUFDirqLJIDwOuvvbt7ipuknQdNbSM2A2pSI37qNuiZULH\r\nJxovyMoD1QWweOlrRiPq+sUMTH4i2bkW62ki0r3asQ9I5s1VsnAk2LCjRi3R\r\nPIyal4izK1qzki9SVyUc6LIBXe4Pt1Wf8sTSDU/3xAsxjHCjomDhhm85J5e0\r\n63vm7wL0BaOibZcL6yXH27OvtLDoD+j93TGCW5KMYaUfPKuJsDRELX3qpt/V\r\nngH8Wm8xh2zPZZBP3Hb9oIOYqrsVKFhWebMimEhYyw8F3+TOuETqf/whU+X9\r\n2L1NZvyEDwtnt+P2Us56VodhvESaiECZ9oTg9cQirbbHbVJMZIl7Y1uTIUBe\r\nc4dBYt10BYqtFS37uveQojiBu2GJtvx0hV6LF17vkeBNTam118EfQzLXPHcZ\r\nZBQbqtwlYUJu6WhseWG+CAcIAvN4AUW/Vo4=\r\n=13XW\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.7.0_1660841780290_0.6371840694582822"},"_hasShrinkwrap":false,"contributors":[]},"6.8.0":{"name":"@cspell/cspell-json-reporter","version":"6.8.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.8.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"8a1bd03222ffc9776c2cdd09180db6150abb3f25","_id":"@cspell/cspell-json-reporter@6.8.0","_nodeVersion":"16.16.0","_npmVersion":"lerna/1.11.0/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-txheUeDsyhPesY5qi0F6XsDIWLfjAUpLLN9cu+OTA+Q6iJi+qdNmCrShjbPJdZRnWpqK4f0Ag31dpQRbL5kfzw==","shasum":"ff5ad2d2013b6d12c583167a7e49c950cc378dd7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.8.0.tgz","fileCount":13,"unpackedSize":11371,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIECB1hn2BP7OrYKQqLV99aWdAqgM3ZjEejZ40AIzObzlAiEAk13WrrHeHLES7GrjjcaS/ZQSyJEflYx/CCPjbretmbU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjAgYmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrKCBAAjjKN0qRXArQ31su7KReVWc4+we0FmZERCSiNyGXPBX2Qd8mR\r\na/EMHn+YfQbgp61AR6PpfahBo1LBZHYiULiLYqELbh0UT3ixsZUkzFD1yjp8\r\nm/liyF2hHb7nkRTL4DiNcNSarX6uOyfeuejXyuFWz5zTMIyMHV6YZ+w3EWFT\r\ndfoiMe8ui9tekCrlM2sIG2MT0f5J4wcX2aVT3xUA0ZCa2WPJ5UKI5MzsEuNV\r\nDnapgm/CoPRzyGpMZy+YeZhw3uZFSSP832wpcH8nQ7GQWq6FHwNs9pjalMhy\r\nUimdIM+svI1nxSmrOqB9EWDe4rUDDws0e01PurAEORycjch9NX3hUOdQkV+M\r\nmG68aMLIXLtv0XJCMGABHvrrcdoZ7HgXlV12mwONpzydSvOKyj6/SuFJWi70\r\nG6UujMIo7fvbbX4fQ1pQ2DPC2oJU6WM4YDI8xB9IB1o5XAq+YVmjkF6z48pm\r\np7lxQT7TJF5CUFlEzst8r3IuJ5rTk+spc9OP0+xvVroJem2hJKzXUFj0CgtG\r\nN8EzSGq7akHc572iQBNsRX8iAWlujV1P9yQP98j+oWf9yYQtUlTZli0wXJRW\r\nwsqHUrgfIrnpFcwmZw2dpUzDj7kuemg48iH/Aqm7z7GKrZKOQbCAZf+FjC20\r\nOArWG/mnio2pfiTlWMHQAwpA1y8KXCxMRWg=\r\n=HLpq\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.8.0_1661077030309_0.010118634123210235"},"_hasShrinkwrap":false,"contributors":[]},"6.8.1":{"name":"@cspell/cspell-json-reporter","version":"6.8.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.8.1","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"3c5c8c51b6cad9bc728f3383f5fe6ba34d6d559f","_id":"@cspell/cspell-json-reporter@6.8.1","_nodeVersion":"16.16.0","_npmVersion":"lerna/1.11.1/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-zWJG//JGX87ZjHDM3o02CFkF7WBnI9G8djhN3ik7PNkGwrbHm9rfZ3y+BmB9mlLj/APEAQwTgHUWuDSvROyb+w==","shasum":"440a9dac9b5f2a050516fe6cdada77f665f1a0db","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.8.1.tgz","fileCount":13,"unpackedSize":11371,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICsRfGpbE8XYkdYAKChAUXqAB7EEItVBgUuLQ0+IsGf6AiAsATKqQf07uN6oRwXEivWoReKEne+sZbadKRXpXcMkxg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCKTGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpyYw/+J2ihpgQ1Sb4qLMGmj3PqI5kemoyCqpGtLibfqMPgbdzhW59a\r\nUa/5khzAmQE38hOEtwfgfQY1Y3uVVHvfz3r2rXLaEfC2zeEUM15zoimykToC\r\n9aqTXbrsXUk13tP0UlsYHJ4KGSCiNhRrqTnE6vfDdfs+C6HsF+Khw6ikrdVV\r\nyzpIf1M3uEZOh+2vrcXczQKFVZkkdhRA2BupoDNZQZ5JeY+Hk9LWJ84683dC\r\npHuZtznwoVwlDmLDfzJD8Sf6t6LInHvK9VCq1fv8tHncEC89o493i+B89pPy\r\n1FNLPggFumiXSl/irg5fxHUTvqt+iWx1SbTFcO3oewor6EAQLpWAokS/KmSv\r\nLGu8/pg+K7Gm8M9p6VCN1tyrx53Vhu4F0eD4E4Clioc5N4TPeY3JUXYeuXjN\r\ni0eYrRG9BANqptzC/jm/4yZkJxA4e9B92/14t+NVbzRq1FEGGJTzUyh5GSlp\r\nLdLxGYho0/SbptRNj+V8+0+5+VwY9F25IeHNLXYqxwqJKV7CypaokS7B5PPZ\r\n1QB0Nbsz0bk2hocX5wLiyDz2CgN/NJnPZaf9JWjqFm3CL8VPutDmVObr1JHi\r\nIRMcl9kuC7yGikirjVPaOkFx79GkG3X57OH+7DxVTtGRrYo/c6wGFXHykx3V\r\n5yMCABzkI3RLDuAhQUEHgE7q1QMp4JDWCmM=\r\n=WIfp\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.8.1_1661510854686_0.8812112721095902"},"_hasShrinkwrap":false,"contributors":[]},"6.8.2":{"name":"@cspell/cspell-json-reporter","version":"6.8.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.8.2","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"fb47a5f2f93d333fe5540142f3217e4981a7c27d","_id":"@cspell/cspell-json-reporter@6.8.2","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.2/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-BrgeDFp9ktTfcCGmerDLEoPyZlvXaDNf6eLCPID/KLX3ni3ZnezuGAdm6R01VwjC5aEfWqnCDvE+w98Lxy0PgQ==","shasum":"17b7bc73d194a7e61f3b758237896e0ed03ba3e4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.8.2.tgz","fileCount":13,"unpackedSize":11371,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHLay/MgWjoRobEsx5/pc7mfgZRyD0sm90cWj3X9wdkyAiASxl/OT7WTILretvclLgo+txIYlZR5JPk5Gw4TRyTOvA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjHy7AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpq7A/8CHfnXvL0qhH4WCA4BF71GO8FccjEn0IFsYseJfrrk/XnE3pR\r\nOssioEZFEM33PxNOWwyEd5PmMHA5OqHxmxSGpXYTjkv5PHo8w8BMHQdInANF\r\nmLKEFukqQHVM08pBJ8iO/Lwpznbuc+42xVJ4lbhdBuQfco3PWgW+RczkYFG0\r\nvgspdCouJE+/qKUyPRE2H4IbFu9mddVZ9/DnJanmFmeKNeRIv6EuXZF2Bols\r\nd33zsWSeIdGXJPpKjMq2xrH1OFd+0hLYAffIJtcbaBcwwVO/vPQrMQ3bWD1+\r\niRm3i3gS8TE0tWJBos0tF6sicZu93fvYli/eD58MN5HC+uMB3n5R2MrhjTxG\r\nhBAP0/3NcpQYaXo9l5NTsqfLQdtZwpQA0+zc8tXIcaXxQmJxTgHcpvrrmGVw\r\nxO3MY3MiNuT2l1Ce36wOgNlnUR5LfhzdybWqjtUYqEDbazE1qrxJLBkRJyzA\r\nIi1fMuYv6Jc+QYXA5sPO2H8mgfJKIRF++ADRKjaLxIbCy4zTJ9c+HkQkxR5g\r\n29EL7k1QlWyVmgfoyEPpUM4E4z901bIEIoTqaBgLHxIpOH9kpyKi0ikBRTJY\r\n11hYmUUrg0wKoE3qLcX/3pN3kdmj7GLKQgc9gsEsVO+r/aOWg8iUxgXtocbs\r\nfZkVSxBiLsCAQEbhV1/wiRsjo74uVMU2wYU=\r\n=uw3l\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.8.2_1662987968639_0.23537191936783475"},"_hasShrinkwrap":false,"contributors":[]},"6.9.0":{"name":"@cspell/cspell-json-reporter","version":"6.9.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.9.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"d68b540deb382bafb2dce1be8f14935cc0d3cd5d","_id":"@cspell/cspell-json-reporter@6.9.0","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.2/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-zNuakTfh5TtAeh+5HhvNOXzSKjuEv58MpQpDDwO17fONSoQlZyjnchIrhTBKKzyafXVTyxK6juR7dwrehcW8jA==","shasum":"eb28bb22762c22987028bfe445372f85cc7e2ba1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.9.0.tgz","fileCount":13,"unpackedSize":11371,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJa4MrBj0oA/UC5UnUkTPzmuv4jqh08QWTbWX9xyvkhAIhAL0/xDcglfH5VTZUtTjvNZumPJa87Z0n+REueA8Erq6K"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIyfOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoAig/8DrdmmY8sj5pwXvCwuMDTKf403VJ9xuCIKDvWyD9qCin5qeyN\r\nvnMr7mjhvtDkxPLhXcaRbdKUGIxdI/5dIVOUwWTq0gOsre0h3oPvTsUELpt4\r\n70irIQQJh2/qFvoeSyHVB77gMjEBRXURl1YVnL1TB8+9JN+XAqMVco5enR47\r\n69fRt7wAwMGpqVmGhYysfCUvWy8KDj8Tw0TqyBEsvudZ2p+IG6aVvsrQd7WC\r\nhkOa1SVdGamkxW+p8iyvWxJFrwZJ0winHa39tb5S2I/AMbLBf1BCQ7PhcWrD\r\nN207RYdjW8ysacIlsMOA2z6gh11CPyUcPl0HJetsH0V4Se68Y4PZi2Gky2RZ\r\nqIjreIPI4qhJyUf0qUVYiQmI3Hj+KU9Gsr5IjjZuhD4f+kc8aOKLDQnV038m\r\nXVjkOwceScXCjdf/nod68KWHlLRIRIvL1Cm8yb5i4wI1O7hWiZ8A92xP3Kob\r\ns0X9uZdIJsxGqpGAC43efeUnkCOcJfFMUM6uAVYAk7mjWJq5SJgJWIZpaIRw\r\n+TinfZzH6npVn8ZHDgvWCrYDbfhgoQiPy+mR3QYEHu6XoHJsgm2Sx8TJgUuu\r\nrH41ucoREAw5CzDvV8dnTnlyshHBfVK/V1iK2f3PfY1HUkXh+MmnDOotdnoP\r\nAV/AaWJtDWB57+g5zdMf8NNtcJ03J9JXXk0=\r\n=lRXc\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.9.0_1663248334467_0.9650643623092052"},"_hasShrinkwrap":false,"contributors":[]},"6.9.1":{"name":"@cspell/cspell-json-reporter","version":"6.9.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.9.1","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"e405a2b1dec307888369cd7aafd58c1b3908d97c","_id":"@cspell/cspell-json-reporter@6.9.1","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.2/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-GCZKwXN694cQRIqE9s+z7YjgY6sA/ueVdoh16H5WdMcAfDmFyTdLPUDs+LKvlWhNyIux9q793ixiOPmMPL7LMg==","shasum":"63dc066e4c48c35e5312be57f195f48dbb645c16","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.9.1.tgz","fileCount":13,"unpackedSize":11371,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFMneOB2bNpNBMLXudyaV8yPJNwWqqh0h4e79BnwtWo+AiAL9Ftd0mGJg4rJyJY7rllPkQXNHeCb/1s9Cqio4XT+fg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJuCHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDhw/9GghGT62Ce40BnPb5TBuQKKux77ZY/MS6rCEu8Ahef1Upelr+\r\n0ygH9hm3Jkjn10O5cR1xS1xeD4u38qdr7n9BGES1ndalfEamlJALKsnnASll\r\nJHN/uZwQBeCxxdek+4rNSPZIYlDACi8UDVnuWfhLylP0bFUDnvLr9oTArAlR\r\na0kaoFohZEIq9Sin4z8hwFEOXGP0GOdvrgRtV1FdgIumwRYL80v64qdpIfDu\r\n6ASed2IcfpmWDyC++1crbsmWdswrlAcEm0hjeyvbxIoa8sq4KnNKu8qufHOT\r\nroNK6u/Dx5+1PUbIPexVTUVLKXR8mbOK8ooIiTaUT9gb1RONVop+lagAhOSZ\r\nAyFHXRy3J8DPyXG5fzrqPah95HN6PVKQtoBXGpE08BpZbo49mOZDGiLyUx1Q\r\nRub8oYRYXheve46CTSOTUJ5kgBraD8fqObN/8j9uLyt7uV0emXasG04zpPQ6\r\nZv8/srVHwU+Pr0wYRwwL6kh58nGFfDp0dFrRO3qBNFoVl+DlfAQvqJYzps2S\r\nFLvkgFKy4Ch4v1D2tsPJG1A2KdGRkvDMF5N2rrBj91PTIB34afbI42sS9L8R\r\nRK+SFLPVil6O4xCOGi4fR8TNRX+LIS7dd/7wQJT6G/tDrs3d23lNn4Ix1siP\r\nP5WmGRnYlTM2v368OjoK7hctec+cGSiFP+k=\r\n=aHCN\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.9.1_1663492231487_0.891942021107109"},"_hasShrinkwrap":false,"contributors":[]},"6.10.0":{"name":"@cspell/cspell-json-reporter","version":"6.10.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.10.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"244f2ff310aa64bdb41cf93e85ba9e9f35c2b937","_id":"@cspell/cspell-json-reporter@6.10.0","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.2/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-9lrfhMZv0IvJlSmXYV/kitdR0hhorfQK3HK4VU4okR3XydU8fZP9YH9Gb6EZNglAi86j11hEHTof834M72rUtg==","shasum":"397b6c6da043aa4053718b8650a332fc2a79804d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.10.0.tgz","fileCount":13,"unpackedSize":11373,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICkKBHyIYreh1zh5258ojjc/4Y+aWjYCPKsr72wVJwBQAiEAxaj8wWb1qQo8pwCRfcEihY2cVOHIAFx7NF4THd02Ch8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKDLDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUcg/9FGR5bJdlcWn1Br9XLPIEZBVEcoYTpnkalrqU2+wPo/me9tns\r\n9vvtUcNs2dJ6/IcwKJgEdzZe5G4PWmh8DeBpERQWPvSNOxfIJ6JvMmFJ+bih\r\nBYTbJ2Zv1MJCRs6wV/V5zc8TFpchOZGrxXWZkaqkoa/LWwO6uqjHyPm1DMvg\r\nLXQaztpU/5cSfaahUkpvrPhgmCQ3+WmHQgAAoZ0Sp3Y8HcTTqd48rrb9VZlN\r\nYghLYP108QaEs3RkEzDcmhOahtmOvTJKOdqbqYS73DsoqwauNmOGcghp+UOQ\r\n27btTVHXvI9RsNqrqGXS5FeBkIF9Ud/h/KFtG6p2/r4LFrPRdqjXjZvAf5On\r\nF/dlH7RxsqtPUNLzlQmlw/1wwJsz2VaebatfvgDtVMVGu5ryLR50b8nKAx2W\r\nG4LPZnQqrl28oR7J1+GPn7nIvWNqG9oag4TsAQ4lMZKoKvey0btqS8GQCAse\r\nIRKiCu0lNgmecFR/n09nxvsQJOLs7lVRZcXLU1kQV8Juhg/f68xX35ZkfnWN\r\nzMNfdJ8YYJu8xkciYZbtAGe/aBIDrp0Wluk1jFzze9maT/IoQQs/49x9wHoy\r\nHGJ7oPHw6utA1ii99a62Q1UU74EACdRmGSQqNtQrNXnfvEg964qrvNwyhPIB\r\nPKFFY+b2CV9otGVZ/nV4phSkbg4w3JtczNg=\r\n=nC21\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.10.0_1663578819621_0.5065794093640523"},"_hasShrinkwrap":false,"contributors":[]},"6.10.1":{"name":"@cspell/cspell-json-reporter","version":"6.10.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.10.1","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"03625a3f7ca4ef85f3549ccae73d90d2cd3ac0f0","_id":"@cspell/cspell-json-reporter@6.10.1","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.3/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-s7P5MHHG1n9X2ht7XJ2g7wo3tGXm935q66BA2b35zrxpwp2LjMN3KFx5+FWnPbQKv+oklktMDzaMt/njqyoF3A==","shasum":"56be67a546f2bc6c9920cf3140eece85eff2285d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.10.1.tgz","fileCount":13,"unpackedSize":11373,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE11D2JoPQV58EG4l1fBMvEt1Kw9pMFmMArR7stZIicbAiEAx9ixhsSGdc3Ndz/ss5Xq5mUN7vlxlvGVn+SfMSgRM1M="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKYNBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrREg/8DQNnzi7FX28Z6OUKwPlSquxjmMujYGb/agdGzzPIEVzv/nRr\r\nFND5WogDaA7khVZ/DPzfEywnMZ79RyrAG/ps9jJgQ9UsGHwk1Q1KaYjbTQwU\r\n0YzW9nZZIPDeLOUtDXk9UvA8wFLstr9VCesEhCyPKG6aF6I+Lfs6g7hX9y/V\r\nHCQarUyiWcHvzrYFzVYeUg/3dPGKeYHcI6RomYdNDLx1B6mV9MYtg2g7tpRi\r\nVTqt/PTF16O+XPuk/Y+E0MIiMxDYCo/bptjrkH6NwITW73kU9tbDBiBMo6Cn\r\nxsXHsGVCUHc9Lv1SRChYYwQYBWszyUh0Efwnxu1M8MiBRJjj6CoJUEVpyL+2\r\nphgAr6P+p+2qkkqml28xM2rYFIacwgPW2DgH2l7EO8AG11KIiUPuU97/NAYO\r\nNRC++6SrycKvpTKDbAUKATGDw1f1yDRPeefRz+e6UqvSUDnQZyfXoYo78VEW\r\nufM3QX5BZBmL6wWIzlozMnieWIMuyifFIlMXusmBZ33ct976ro64L7xu2ol3\r\nfKXvBcT4e37a9zXq2GaPeyqaono/RnY9WgLxgZ4n4Lk6Ur/BxxhX0QalSQAo\r\nuH6dWEfwPrprnuyvUXo/vHkeMm6NLSkDkunj9mmFK2LiACinycA38IipE8w4\r\nxi2Frpf1RiyLJZO028adEszs/VmMAsKLnCI=\r\n=22ij\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.10.1_1663664961767_0.1184478541635614"},"_hasShrinkwrap":false,"contributors":[]},"6.11.0":{"name":"@cspell/cspell-json-reporter","version":"6.11.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.11.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"664676692898c3b6aa150fb2c6656b56f49a54b8","_id":"@cspell/cspell-json-reporter@6.11.0","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.3/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-ADn2mkJ3F+jIXKQ+rFAjbQL8O0S5jwpSQcIhLMYK34tOnnnoeXfJ1jKFQaCTBBK9PtaRGmsxvaCKhxKka6aOSA==","shasum":"29c13d7a09c9eade1a104ee9a625feeb72656a6f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.11.0.tgz","fileCount":13,"unpackedSize":11373,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAGZ55/gKSORPTftwDmB/cj1NKH8pxt0bM7hKZhg3rs4AiEAohfjB8oE1+Qumq+zyJ9hjjC/2cACseFp9pNNZ61QrHY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNktPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoH3w//aSNEZm8S6qtus8MFVSvnwrv7G9wmLhym3lA3zpJMOLSyvcd+\r\nr2QdbdEmuS/8IYLOm8On1IbSNJcJOaVelurv+ryItfNgFrGbnIjoTNk6KZJK\r\nUJvMFZrl0blFsa6odDZIEYiUHdZBq+4GfvQTPamU1OwzS0aTmALs3wIMThPf\r\n2BX8KLOjwCtPCdSMQtZeeSGO6Epgmbs8DT7NKHHiXcfFOguNVp0UhJuYNVyh\r\n2Y7numyAZPN0ztciM0O1RpXw64Hz23Uba3n4yI3KBkCO7Wj0SCyt53JF+4Do\r\nk57Oa/aa4RUeLvufZ6dAPDB2rZb1Gb53mCipcixp7ZQ+HNBAChEmY3JDWq/F\r\ncN9B6Z3qT/C5ujBnMlv0JqsK6zysgMW2Afq/2zE25327dxNEBzvIfkERUr5D\r\np0nrvU722vl1ykO8/sXPvh7j/2WXPqs9tvSjtlqdOIXEc0UeJ0MQkX654jbQ\r\nLu3Xc/O8+51Rbuwx3J4uL2cLFX9UwJ186WAqmfzfw0r37hsSSIDGz+ksYnsr\r\n22VVr6b+CdAiTNbZxzcx7TNTWokJTIHmAmurJdp2tIvSwACaldzZ/RYo4Iz/\r\nneFL4KlL+r5W9xICMNbRrM59mx9JDttLAsHZzEPmHnzWDAC0UbO3keSoH9Dw\r\nL3Jz9EG+GgjZ5cAY14OEsXv9aVgZClTMi8Q=\r\n=Nx6t\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.11.0_1664502606731_0.9610853122727192"},"_hasShrinkwrap":false,"contributors":[]},"6.11.1":{"name":"@cspell/cspell-json-reporter","version":"6.11.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.11.1","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"1a4559d3a82de15c7442ec15dbb3b7db99fb355e","_id":"@cspell/cspell-json-reporter@6.11.1","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.3/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-cU0R0Wt8arw/vGmUA3FpjMHyYYhMCWBBnKiHmhcBUNuNgEOtNGudMeMfIsRp4z41jiyr4LXZSqVWRvKSVaBAiA==","shasum":"ea3fa36fdfaf077f70d1cac130f8bb39140ef134","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.11.1.tgz","fileCount":13,"unpackedSize":11373,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDoiEwwqt0UXPwoE6S2Uif3b2fZw1zpKoklgYFyJXjqNQIhANd8qDvl6YVkwVPN8zJ0FZ3rv39kjYooIWnnjcstJ1M1"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNmJSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRZQ/+JjRV72RSGTGOoK2lmQ88iJ5sFk1H7TfxYku4zNrmI6iTgZWv\r\nIDi+XNmHL35+r9wTsaOoI8W6x8+r2zCU5MC8VOs5uPCuNIt8fZeNCb1fvvYt\r\nM0ZMIgeMcZKr+BibYKX1ZsH+5pM6W8F6b6g12UQE9Or2e/cZ5d3A9mfNQPeu\r\nNAWjuXPgnj5EgzbQVbaO8UihdyovdRzRSMBVjJ66KISPTZgsXCJuM2xayGus\r\n09e5eUjoUk8TbfZNX/jogD0oK5lrR73LhocCOhl9o8uQ7Q/XuXl4evMuQzll\r\n1Urw/sp0fXLsK6MQZVMlFg8/UYdce1zrx+5dFrm5QZ0HGzKig2+iG0wJKXZA\r\nl4L2lgUiooKcwx9hXv5T9U1md6JV1a3eGMyLdHDX8+zKka2dXWCPOogp690J\r\nZG6Dm0p2wEelDM9BSJtWbJVg1jM7efDj40LZDOzZHyKm1fVRKj8LAg0mxXsE\r\n0IIQW9+ygkWTQY9/X5jZPyLybpgDUDYzj12o0UIdxqKrKTA+NFGKWsMDHYeV\r\nLm5cnpLFh1N7yqK2mzYr6ookbenRkSwkh2pofsAGehkieB3lMShaXJbkmZn+\r\nAE28CxXRCd/Fq73A+wwlEQXD1BAj84mG8g8s0hIt107vFTdpnId9Gd8dM0o7\r\nSkPHCkxXoysndKANi1BWOfSgvaClJNzrH5k=\r\n=ID1G\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.11.1_1664508498254_0.059418429585957444"},"_hasShrinkwrap":false,"contributors":[]},"6.12.0":{"name":"@cspell/cspell-json-reporter","version":"6.12.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.12.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"211105141a72268d45710661d2a9b15656ecf65e","_id":"@cspell/cspell-json-reporter@6.12.0","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.3/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-w0td8hVxNMi7yAbRWleGBQQl7c/lTmbpk3mUxcM/bjspIl2MOVj+iN2009fBMBL06TjKt2BBtPgakMXfHpLamA==","shasum":"b6c3a1737fc590cc0cdf14da3c83165c7276fca4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.12.0.tgz","fileCount":13,"unpackedSize":11373,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDfGCMpMD/U1pJeVDFmXVfrXZw5R/ihq6Cqyse+ofvzJwIgPDUjTZK8KF2X2t1tLBaLZBcljnyAZhec0PAaafy6IHo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNtmvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3KA//clOhWDJyd6py5TgZOZt9I5hD05HVpl3akoz+MfvpFW3A+P8C\r\nJdBy7TGzpOFEDIN/glySkhGj6WafB/6bu48QLn+v6mJzbLbOIk7XrEUbgD1C\r\noCBwik6sngBMSGv+W/C5H6Gl+I5zdAf+1jCamFpMo+fHEnf9dYUdue/xV+aC\r\nFSKWzW7R04+HDAxZ6ONlx0ZxuWqLRq4NLov64c5g6Fz5bzEfg6+tUTDiFuxC\r\nQ1miQPRy73SH9V8b8RbStOSncwxevM/QSuQSVDN8/CiWF732MAy731Hs/yhL\r\n6uCZlfpgLHU50XVmr8P3culETjHz71frlrQ/Wog6COIe4rwVJ257627dpP6P\r\nRFqFbUUWNHQUQWxC56WiWBselfvk5NGaSfFQd9i+vnDp0CoJR9Ob/6xHvS7V\r\nZCC3Ov1JCaVg6bbn6Tr4z3LAD+YVefCLgONFA/osNok3ztwzQLA9mcxoIKQr\r\n/YDJ494wQRNv95yprkidbzxvMP1xyiBFfB8lkS0Qru/NIp7dOMAPiarz/Ohi\r\n4vZK4Tl4mhhwTVrd+NNKftf3AfMu/JzS5M8zHu08bJuJOAnfgYHn45CpZdQO\r\n42WMad+QWTumqO9mdfePatsKwbjxf/qyt2J/3aGBs3ZDGWNmHLChVkPzIWmK\r\nxy0B9XVMKH9Jh3VXiu3dUUajVwSKZFubj4Q=\r\n=aJAD\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.12.0_1664539055116_0.5461765894453134"},"_hasShrinkwrap":false,"contributors":[]},"6.13.0":{"name":"@cspell/cspell-json-reporter","version":"6.13.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"^6.13.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"e111bc5af5d1f578dbef5454cfa23b6f2b28050e","_id":"@cspell/cspell-json-reporter@6.13.0","_nodeVersion":"16.17.1","_npmVersion":"lerna/1.12.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-DMkD70L8F2MrdhyZEqrORKxgmlP9kECiZpRSQW6RkE+mBCSWkTDKwL6iXmHZNX11su3wXAcQC3RhzNzeug4NAA==","shasum":"d6a368d8244990083511cbf5fd22707d7b3caea1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.13.0.tgz","fileCount":13,"unpackedSize":11373,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHQqgqzt6IWUmo2hrEbG18gK+Ey1FVSNR7zHc/RUUCvwAiAqsbQpgJigCTHT2ks/7KUgAGmRf9XIShOCxGbg0g0+fg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWzXAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo17BAAiObyS7/D1qVAjeQY7vWBwvD0hFxo7M+hd9/Ioram4k2uZj25\r\nPhfBsxnCPgix8xc0XrUOiTJIt0LkgUX6qtBLf3y8wTfR7xVzPZrhIFJWLJmR\r\n8em60Rm99DWiQKSX7/v7nFWclErA4mVGvc1GFA8lBNdBnVmXNMNklsT47afE\r\nNas06aRWcAvYG7TUfVrsKIXzxp2+j2zJhujBaX5tHGKHl2/iw88KbmTpNwTF\r\n/Ci8CJTQJezseBgZCpkEelO0IuwwYIeepqbCqbaIzyYXoTnwKXi5dHgIlDVN\r\npTVEkvV/Nk6eSht6cWRbGXYp3WLy4VXbg1Y0mRJTbYS1Yc/qPeDIkE4oqnqn\r\nVigZoC4UgwA4rgd9lyHJ9wqXW577XHHJW+2Ss3lCRl5hNvzl2hEBUKcLMfRU\r\nBXCaldF9Y2PKo1BFQcuPw3ui1966mAuycXXUygK3ERKRgJjHWoiqUEwkNq1j\r\nYoyuUFaEy2LSFN8vRXGS2HTKE0A0vbOZXkmrxWdgjWgycuhgM/0q7hgCTQ0S\r\nmlP5mQYkBO4siWhQfoIAukFNCE65xW986iboXW9zWB1v2jjfpfbgQUeUJ/c4\r\nS0MAqdlABVRHd6qFMcPjuqlKs6B7yyzRBXAGGUwRYR7Z5c+ervsMl8uwo6wQ\r\n6aERmJt3Eios9SCax57TiDRCYsv0jpQFXM0=\r\n=qt4D\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.13.0_1666921920427_0.25510845850219366"},"_hasShrinkwrap":false,"contributors":[]},"6.13.1":{"name":"@cspell/cspell-json-reporter","version":"6.13.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.13.1","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"31ce9bdaa982e4d7cbe4001dead0810fa546fa7d","_id":"@cspell/cspell-json-reporter@6.13.1","_nodeVersion":"16.17.1","_npmVersion":"lerna/1.12.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-dTav1n/jqjbLbTGTmiFNsK7ALodUoOi0vir5EIFTfyHbp1Ewb0CbbBPlLTB5ytst9J7pWJSE6Gb1RDHS0LGcHQ==","shasum":"97f29172d487276c96cfe6e5fdea2e72aced6ef9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.13.1.tgz","fileCount":13,"unpackedSize":11372,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDaVVVYC6X40T7Y88wlDIby4pKjvBusWEuYwm8SkpFkqQIgcKIo2BmTT/5bKBhSFCM7jBHNiEIIWMGb8fC3prIqQWE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjW20NACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoAqBAAjrnMk/9SV4R3PPV7smFwF9Tf0dzQyY6wBNWkTIBWKfhYvKMk\r\nIhuMgmcPE8RQH2qyzrPejmJiQRYukkTcRTNJI76gaKGXAsmCh5F7gy0HkQlS\r\nSwslmYpcZTGNWUxooe4ER3yhDof1trMQaeIrAhXLjYhA+fviCRWa67RPG6hZ\r\nP2VrxW+dEst+3FJrSa7JZLa8+p4HhlpZDmy53drBfJmtkp66j+PN1P6Mxgw0\r\n8n6d2WDFQQtpJLjD8Nawkys5EIjdEKuwLBRoERVbaVLja6JT52MXSgR/yDdl\r\nJsOX9duPdiBqiQ0CkA2th7YveVDKTl1AiN4vIaTDqNUKSE/EHHL8CuxIjNNi\r\nfm4kT8q90UiYQDRYRFlC2u8QAc6553Jn4x29SBrgACIsqYai0Hqox8Kvy8FH\r\nkF04M2a03jaJANlULx5glOPNeCBpbxG2xBtcS6TYoonBCYk1usi/Aw1gfqBc\r\nZf9TQrT69hhvoioo9n5sp5Nfemtaxlwhbw6U/oIqFebP0uZ3uQr36uQl+A9w\r\nH9p1uYO4jL6x0GNA51V9n252k+356YPDTlYoeYbjbrhOx/CJuXW/yaARdJuU\r\ncCnWzXTkjnoAV8qjBFOE3WJwXg4RpurzYCZCh7gN4QFtroFTWaJ9jMPzW6sR\r\nUDvqJrg1Chmf1jitOnRbUAUhzJCi7q7+gcQ=\r\n=6iZG\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.13.1_1666936077513_0.43530121167878044"},"_hasShrinkwrap":false,"contributors":[]},"6.13.2":{"name":"@cspell/cspell-json-reporter","version":"6.13.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.13.2","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"269c26afe8c5829b09e5ef731a30a2949d7c63e1","_id":"@cspell/cspell-json-reporter@6.13.2","_nodeVersion":"16.17.1","_npmVersion":"lerna/1.12.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-EMP3H0kSz9DA43hCYFuCPdIDqIC3LZK8nZP+flfdX0K6nzJH+HUFzzxZTTBoakaiuz9Q75D0L7nNrRAE4KfQXg==","shasum":"442d3c5317b5d1faff636435418ce5540e238780","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.13.2.tgz","fileCount":13,"unpackedSize":11372,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBx6fjBx/B7G2L+M83VvShxXrJxXQNfQQEr7XyAA2nTxAiBZlpqf79WWfRHQKXrombgEVpTB3o3Z7rmAHf2VtTKmkQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjX4S9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2og//XZnfZ55mj3xsWF5HO4/oJwZi3DQWEJYG6nSjKt2yPGHXJQfX\r\nTO/7eCjxOlLuusYsFOr6OqudAzliSzB7cY8sEH/4X/mOEPjYsn0w63RiZBjT\r\navi0HO+xONlMBLR2ErTzCMQROXeGEjS5BbBALsKEHeYb19UVDTSJ7CqnDrij\r\npNkAsOfMQblAfCp5zrCtyzxH12/Rl4mRwxvXNqcdnRW5PB53Vw2EbQxHNpm+\r\nuhOiypDE0WTmiWjrAdr5sqT+imKO/r0p1Zgwrbw0qHepR51bneVjg9BSPTHA\r\n5iH+ib1KenRH5MJKgaekrgpE/bplaOvYHCcmZ/bIPrvwW7OKr9v2lThHkShf\r\nk+8ubcTLvSJ4iZoap3r7OxkiHIamZPnFGxWSmoHHgV+mapNi0OvJe+mF2ydD\r\nW6SSRRQeEI7+aIuo8sygizJzu8NYWK3iEobPAcwbXSSnH2Pqnc3DSxmJEOPo\r\n1mba9KM7ZY4b0mTRd+QY+Ssrxf9ONG2MurCyQxxm7tF8KfDpnR3pexr3Mn7P\r\nRHK8vwofkCgGyF70dOt0knkqqFaUhF0C7EDF5V5xdX2GKI87C3/h+7on1kwl\r\nK3DiIsvwvDgUiUFHupe7wztxMepdbEUn+rVK1ZFT0N5Uwwl8sxJHDfJ5By1f\r\ny/q3aMWuGR6ukBMBnIUKKND0A+rMOJ9FM9I=\r\n=/X79\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.13.2_1667204284852_0.6299416976403658"},"_hasShrinkwrap":false,"contributors":[]},"6.13.3":{"name":"@cspell/cspell-json-reporter","version":"6.13.3","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.13.3","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"a690c0bf064f8e5724bb159e337aa9162a33307f","_id":"@cspell/cspell-json-reporter@6.13.3","_nodeVersion":"16.17.1","_npmVersion":"lerna/1.12.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-7oTz1tdAnPTELQR8yp0erbtwFBxY18MKn32u4ZK1wBTPmtevQU2OjUa8D0axKnZJqIhjPJgmZ2AIdhloJsJ51Q==","shasum":"25342217db8ad1a37055c5022958968c165e8d1a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.13.3.tgz","fileCount":13,"unpackedSize":11372,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCj4UNPYwDKDpgq+2mb4o4Huwd/bcUbE0hspdiRHgdwngIgL/OChcZjHWM6aXY+ZhsMk/sUWaj7/YT2wxqOLtp26hs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjX8bhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrs5w//Uhb1NlXSzr/eRLaVll558zxwQVGrK7TURiE/0hSSw7CJrHn1\r\nuL/0XHCOOh0vejzvJe4FBBrK1CwoKxoewKPOxQkeKNo5C3YgRz11b/MLVPtH\r\nZIhrtGgpSceA2TisnQUXH0veP0nn+OZsQLskzg+RgI2x8Q1MzTzEZf4a0Kba\r\nEJrEhCY9OUN6MfhTLr0+voIPPiC9nQcwZEtTM3Umw/o2UQh4LilA5xYi94lR\r\ngqkL0tsZxnEMQOuBwevLQuZMuF0jQwrqYF0kz2X9ObgQl42JDjzmjwG6zSxY\r\nYkBr3ALkj5WWcafrFZ2TlwH+fYsCbypxRgM7Mqz+1jcol3gDGK526G2ReN3N\r\nsCGE0YwPkja4NpIea4X6bVi56AaFLjR5idg5VPJ89kVUkDBTTJUdrK+QDin1\r\nLefcb464aZ+ay8onb2wJm8mWKIPl5Uw++Wp1zyCiCYkjVE375fU+7tU4zmYs\r\nyR9RhR2jW4zVDmRJXyQuUNWtNql8BoWwGZ6Lwo3NdTabzQKqna6DAIeUS7Uo\r\nAlwUGtMa/Z7PjxflUzp7WlL4BBg1pZz9ijkAau7loGZeJZFf2ABf+Hf/FUaM\r\n3nSaBZ9zqBX4331zDhYd9f4N611dGAMAkNY65+AxPaD/JMAr0ts6nRJ47kr+\r\nbtegiCaxbGO8UaJXbg5wTSfXHS5fYbkcfcY=\r\n=7sL0\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.13.3_1667221217761_0.5153382109724114"},"_hasShrinkwrap":false,"contributors":[]},"6.14.0":{"name":"@cspell/cspell-json-reporter","version":"6.14.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.14.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"9f5274766ae9e1e4796a7c10b78db4d98f04ea42","_id":"@cspell/cspell-json-reporter@6.14.0","_nodeVersion":"16.18.0","_npmVersion":"lerna/1.12.0/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-77LFQUPprGTt9KMMMbRSb9pD3fqtel6gD2/EqQFvMcOkp++dtRS9o7BM7LfkG9pLq+E8xBRZ/pR7EtO/GX02pA==","shasum":"aa1628e6ee5b14ba59236c3dc444731ac098c849","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.14.0.tgz","fileCount":13,"unpackedSize":11372,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBV6VkxRcLMqAGMYw6Vlm1G+iAULdQRxYILClaj8xNC0AiEA+VI7bdnBJLM4yEEWSkFLCmuNRV2rl7MmJKAB/91LXPc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjY8lXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp5ThAAmCinMXhwKruggI6PVLwZj5UT49GGZXskLQq1kZ5kfOqN5L2c\r\njia/RDNT6v7D+R6on1H935LRXgmZA8piBGCOjhddoohUYZPu2UQ3Aw7V9RYS\r\nXqfujM/w8WShykUjj1O4WeF7OC6+MG8dreIBtVkG/k9bUcNxbtoGIaxa1t5F\r\nj73WdcUy1GUfQu0PQ9ZDOGBfCudFwqCp/7RZO7igpD7HlmHifp7W+ykLE4Gu\r\nHM0Dl8HggcYWvbcZTpFcmYGEXmLXXDmB1UPRuIUSBf1EEtoFIVmSPy8qVrTY\r\nr0luZNVzjlPJfLS5FPunad+0sWMpPBrIyHAWizB3SariM9iQeXe7JtPy4Gyz\r\nqK5XZIL8arkBjdoYNL9/w5xz49KggxaoogvmlqSs/TqYto/atfGOtZXcxcvh\r\nW5oYjkDmcL1DRNznfGKPsqYPNhYv4Ca9zcaLYN0dmTxpH+OpaG9F5LTqKPwp\r\nv09FKSnd8Jp1ZN8wRQBOOop1DFc62GeW68hCbvZm3QCrElwpJgOvJdkr1iyX\r\n0oKkGwcHdLHb9sI1WbXleEx+EEcs8JNuHYfMJImIr8RRkh3/h5NBAcR8EFIv\r\neRgkWOoa/2OpITb7uGb0UmCT3Xa8rEK3eOmtGTSvV8MDJTUoXqIL+o0KppOo\r\nUJwATlPXzlRKa3xL0jIaC9mE/LxYJncHUlY=\r\n=cjQz\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.14.0_1667483991333_0.09603604998749615"},"_hasShrinkwrap":false,"contributors":[]},"6.14.1":{"name":"@cspell/cspell-json-reporter","version":"6.14.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.14.1","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"35db1ed216cd9aaf479429d3268482f30d824e70","_id":"@cspell/cspell-json-reporter@6.14.1","_nodeVersion":"16.18.0","_npmVersion":"lerna/1.12.0/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-SgwlFIsD9DTl9vrSNg1DwAaLm3xymv3iG/wfBqUJ5ddim8e0eN74NonAHRUAuDnWmcSc04okfAOwG2BtKSM3Vg==","shasum":"c71e1c9d22c18eb9d6a817607772e1eede1a3dcd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.14.1.tgz","fileCount":13,"unpackedSize":11372,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6Jah9OHHhtI9kQ3xAZBdsnw6OlHltWNkFIXo1Wz6+ywIgLPxgRtjAX2ed22Ue2WKFB8PYjbYX33deJE2J/1xh3wk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaOBSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3Ww/7BDwwzqzV3Kx/3F6I58uw3AfiHmB4ce16jeybPMRx9PlOHPDv\r\ntw1uLUFzGz0bjZY8H+kSAtiS58Ekdac1rmmObRh+4XxOYlcvtB7q+U7YzRGg\r\nSB0PmtyjYjwJADJUrOxAKfLebygxaKCDn8P5y2i2r+0N4nOM0JtmREtvCo0j\r\n/26FAtkG0GWd4hwlCEbGDBztdsKwDrd2MkSdFBeutusSftxMbtJFcdkaJsov\r\n7sPHerPXgvdY9qODOFbb573jFYXA2vUY2qcElvAnoNs+WqGL8rDH46YRId7q\r\nyytlrOH+4puCxSLictMYcXvtHLjVb1IpX0sqKbdadqa7uIJHby1cRZNHjbkC\r\nLIHuzmTTZjpIDbnD4drWSuBwlspt3+fqag0IOpm+mideIHavB4nsJVONs7OH\r\nRMtOOiTE5SVyvsIiKWiOtRUwAS5BmJxo2msNtU7j7VLp3iPvmHgU3xtieMpi\r\nKomW31mpENxSTjbl1JnsORHkZyh1bmTWuN1udq+El7FgHxAhs4YpQKMF3tPH\r\n+LWTe+I5HhwEDYfgFRdApyebkldkrfPcB44x+mZld8Fn3UjpGNWqgPfvHqbs\r\nuj3n9Mh8sjveEbspdDFbH5r9rLN7ENzD9xaiLp856WSsGkcRpnesYjvqHnSc\r\nlE+ATErJdNhI/thJooBVlgFFnALv2MeEKz0=\r\n=k4GJ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.14.1_1667817554178_0.4292650941556584"},"_hasShrinkwrap":false,"contributors":[]},"6.14.2":{"name":"@cspell/cspell-json-reporter","version":"6.14.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.14.2","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"ea9692380357e9e890c20f15b1200cc1c6c3a2df","_id":"@cspell/cspell-json-reporter@6.14.2","_nodeVersion":"16.18.0","_npmVersion":"lerna/1.12.0/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-i9rc3sB59n8B6CBpq3yyvPRNTLxLUIo7vgyvn0vSuMNiZwEoPn7qrj4RNdUd1dpdr1fBtMwrT1EQddXyGzL92w==","shasum":"f8920a62320ca59579a2f76bc418c7e3808e5328","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.14.2.tgz","fileCount":13,"unpackedSize":11372,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEnvEZxHtUOoNg2k1kBg1qiSWsNwrh3AvZhGIeGsS9RMAiEAq9ajGSLlCBERXa8v7TqAgQzJvZBgotpPwT439qMwivo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbgsEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5/w//d/F8oAE6Mgmcy6rrZYO5OwqgX+1GqdLLhLoDdGLDxzBVij3A\r\nxxFXYAm8YCIT4VAJHDVdvbvRRDHLCKPtKb4C5J9u5Rv4nwQAzEJblwuzqdfu\r\ndEmOMpnHguiQgQy7iTzCYteTaEd5FX9TJUxAZ3KhXELUQq3JAVoGIYvYeObU\r\nO0AoNHdVVksHuF08LTWE9xaTut4nAXLebIRiukx3EVaeshbGqEIMH3sJcVEc\r\nFG/8tcnp4/UeMIr1kqYwoa26KTVHaUkAHkK3ZL7ihZ7O/YLJCxsIEoig1glu\r\n7VTxf5P/lXzWJEOwWL9tt8FA+cAvLXjMhqVjJhVmi3Zq+Cs1mYW6yOFqrrKd\r\n3JCZd+zHM36W6b3I+BfjxhGl6zaEUKyuQByiaR/uOxvx4nolJffQfXEkA1Mq\r\nQDaZQG1UgbPu0+5VHNgyU1v0aNOyU0DM9nFxDAFmHIlRp23fGfgOcc+Wk8Cm\r\nAPc9seTlRnWCQ08AvACC1iksUk1aLdpJXb9XGhZlL34reboGC5VeN7FUBqL6\r\nObITY+4YY2csqpWSL7tK5C179QiFdhSGG6nFlqOj2rRYvRZZxxlOD7jnN9dY\r\nOxdJ5qhbeukfEjJQAakzlJYdcp+TOd8zP/1Fqbj1QXf9RVXPz7Ys+KppOZUi\r\njNv21MsKYOJytOKmRriQDtrI+ILwOlyoOpw=\r\n=3eAA\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.14.2_1668156164729_0.30320629490376994"},"_hasShrinkwrap":false,"contributors":[]},"6.14.3":{"name":"@cspell/cspell-json-reporter","version":"6.14.3","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.14.3","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"df0efdbb0dc7b084579130ba5fe97441c0ab67ca","_id":"@cspell/cspell-json-reporter@6.14.3","_nodeVersion":"16.18.0","_npmVersion":"lerna/1.12.0/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-dTdEoW8LHlUovcPOuCVjtN7XBebwHwHvBOacS03K0AyOOOf7tYkiea1uTPBsmbqMwks2yAqzJwGkQNxsD7lllA==","shasum":"91c261e849b2f542360d4d71f0c576ad8648ee8f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.14.3.tgz","fileCount":13,"unpackedSize":11356,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDnhpM4Gs7+irn4YlYx3WxZIKPPgYaO8GXx4oiKXO0C8AiEA+daPgGWpdugrMSYL06Pb34WON7fYdS7rGNoXmv/Gk+s="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdeTaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmojFQ//fJIY2qfUXAiAadRGsgKGGK2LlnDCK8x4c83qqFDmeeGGVhQ3\r\nrJUvmirsuIY9RCyhPW2lo1Itk42z695Dz3B47RyZ9uSSwoOU0ssU/vhfQQxg\r\nE0qQOwOh3bidwLGZl7DCdl/nc81yf6VQ2nfii3kKX1+aiHyruE9zQ00DUr8m\r\nZ7JxBdunjxc/LvjaUf2Jel5O7FiEHhntNny243MmGN7S/LKHysfdHlbiaINr\r\nL1Ye48BC1XTMndX5rsIItec4GQelOq8zuv/1S6PxLq4Kvu5BUG6LLtnPPRxV\r\nixnZ+PNJukS03gmP/+22Xm1IENJSNuD/lZjVTYKicwiK6G5sw4eLELkgzY10\r\nzzE2/KSIt3MhhTokrFX3nXrIP49N/kwCDaoMqyQcUSNQb+2TKVkYtR84KaXE\r\nAlmH8tI67oHW2Vbx8E8RKMZDfduQ6mkDeDp+r0TwKNpGADkZtZS+bZBmHTAU\r\nbBxSuAML8GdwqJnJ2VcU+ohq7DKTmyL3kaN/Ne/JmV99wdiDBEXD7PE4bq13\r\nRiFhOEbNezqXVRjwoWLlSR8RaRx21NLYYyrM41n0xzJMDr5xXMYNhzF+WDvg\r\nKLoCbZEvP+iPAqaXZu3FteXI7Q4a9i2t0odmwcly8AwQYQIE7+Wu9SCq0++6\r\nDseXJ1Z1DUsPz789Nw+cUhMZt4Z04nlPkmI=\r\n=I6Sq\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.14.3_1668670682409_0.9170765379533892"},"_hasShrinkwrap":false,"contributors":[]},"6.15.0":{"name":"@cspell/cspell-json-reporter","version":"6.15.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.15.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"8bbc20a6fabe0b95caafb7dac2035764cc73ba13","_id":"@cspell/cspell-json-reporter@6.15.0","_nodeVersion":"16.18.1","_npmVersion":"lerna/1.13.0/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-9InDGrSBCMTWoe/rAJqJWuvECsQQWz5eM68QFG9pLkYLZrdtYHGj/tH+SO4+YcbuKEi9s/xlsxhqoDRotcXoJQ==","shasum":"4e4b9f93291f3aa1d00514ff7816b6530cf15372","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.15.0.tgz","fileCount":13,"unpackedSize":11356,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBV25CXJXDxAsv4+bzIC50rv+1FeQ3JfznGLcFcfIJPVAiAQx+YpEgoIVt5v1YKxRG951ls5k4PWVXXUnmBtMyTXuQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgPy5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/1RAAgwC6TYMYQEU0B7OTifcGPFPxnz90MF2dSbQkj7/jEBw5SCkU\r\nkjvUctIzbfzu8/bGQT8RWdIGWMapMtRNg4DuJ9gEuEIe6ytQm3KHZCoyg04/\r\nZN+UfuFYMS4Avdy05IsrOln5UQZzy4oJyd30nJ30F/UrhOyR8bpT+ywSoz7B\r\nByNTZIE3hxzutd/R3moTjevgolg5U1EDoQ9sHxL8yx/N+NLWSzlBpJ8qxJT6\r\n8mHysZTF21iDgTqUp+05lWHsr0RXOfGK3jFhDfRZvXzZWHC8tqjHUq74CuLZ\r\npCEwa3jCypDVbHQh0OI0RtP7BcmMHiUYbkoDfbUnEYmLGHfB1BzX9sLzTkxK\r\nKyXv7n75CwCGxnBxvSMQAJveIJxSl9gXTWASfbt2iFEeAQYOqHmFHP2YGbr3\r\neoFKMAKDEirV84PZzgooC/bphAD/0gBseAfU3qLfIAtCKxk7gNCi6Jg+c0NO\r\nrspQ9quz+lWOhMrRDZ2rqpJa/cQgrTMmIaLYViJPVi/0iULHpMo268dGxrZt\r\ndItcKWgwYdj/i8OcboxT5Yu/XtJwCaWo/+jXCPpQ5NrhJS2rGubfinvC/sX4\r\ngfNE75isEQR/LQkJPGkqSosCEf33CQKiGjL/Zaz50PQC80CHsFIcYsAdTyub\r\nGcswHQipVwYG5D/gnakYta/2yA+Vicud8mU=\r\n=SNbI\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.15.0_1669397688968_0.741412737458734"},"_hasShrinkwrap":false,"contributors":[]},"6.15.1":{"name":"@cspell/cspell-json-reporter","version":"6.15.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.15.1","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"9668bef6beeec53e1e473efc97e309baa0338de2","_id":"@cspell/cspell-json-reporter@6.15.1","_nodeVersion":"16.18.1","_npmVersion":"lerna/1.13.0/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-CljFUHS7JFFdVb4stDA+v4EbGl+/altrVXJuqYpeF6ziWASAjnjB3p+HJsaVwNdy99cRuD4rYIgQW/AuyehNJQ==","shasum":"bd9f59186dd0f250cc0238a35c15e674c5f0f7d4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.15.1.tgz","fileCount":13,"unpackedSize":11356,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCf5zO7Yu5q0w2FfRg7571hV/9kqQbyN+kKJHInJNkhWgIgYEavNhwZOGQZ/qemEh5zrgXPb+OpmUQYMyDIQ/yFwv8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjh19hACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNbQ/+MqsaTU/RhfIKjG7S4r0eSvCawMDlDhUEbei0k7CB9O3aco+n\r\nSpIgaiH3GiAGRyWrQwySN1OgIkhNJ8ZwgBRODJ2otEpZ3PeFH0rJXoKLIinH\r\n6OWVhpWHE5//rpfJMXhAfa/KFN8R2UqW5Xw/PoNDyBj805mHkN+XfhCB5epn\r\nBHVSKA0hWRIpPGf2kohrSnsRLia7cOJU4CDFfose8+Y/DDs7NiujHdLIWDKX\r\nxwj/xyGzbZip9IddeRkx3gjyIBhz0l60qM4TUSTSxwg+3Ep4uDdFOgMIhaNe\r\nZakokb2RoWMVG2XEOE/TU5XmQbSEZoGrqvQ9sxr1YgkRlKclNdkmlWBA/gX1\r\nH22ykEph2Q70F6UqjIleFXpGOm6zjUuPHlI5pxGBCOc+RBP4MnVkmZAddIsc\r\n6S/kwOYU1ZIqxwtn+rcB79u689HCiXBb1su2AIAYi4pGt1wSQU2lVxw/vCdO\r\nicchg3FHFN5cyTNjK1eucOHKYXTTA7O1QoxFpuWqWZUzJJsXOT0Wr/HVpp4N\r\n0G4JlmFCe8A2ksYAuDNHcrMKialyV6LKwMRci6ttF9ZcT0GJML7DWDlVTMUZ\r\nIYOg2vpMjWOspu29BYC+41OU0IVCwskY3ZNMfVEAcMrTta0mGKJQcfUp9s3W\r\nbBR8VPyoW/Nlg2zFlEk+KX9Byqn9yWtmuQ4=\r\n=0JlP\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.15.1_1669816161274_0.49775113041222907"},"_hasShrinkwrap":false,"contributors":[]},"6.16.0":{"name":"@cspell/cspell-json-reporter","version":"6.16.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.16.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"57280b1b76f781a9bd5de03c3cee06a8826313df","_id":"@cspell/cspell-json-reporter@6.16.0","_nodeVersion":"16.18.1","_npmVersion":"lerna/1.13.0/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-eSuLZDnyb/ELQ7+VLF3xiFPRjZJQQ0YJqRtGdPxBJshgl5s9Y0QlnrV79oHxSqIEX5MOyDjk59jAfUh0vuvv4g==","shasum":"be9aadaaaa59ed8a4affe43c6d1c307e09d389df","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.16.0.tgz","fileCount":13,"unpackedSize":11356,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDMry6D1QPUrgehmlYhLINlaCPVQ+gjUpxudlZHH82t0QIgLo8p8GjMREW+t3zGJ3PZBMe6Mg+iHpXdncCkCRqKd5U="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjif/UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOKg//S2Xxg2Uc63n4/pRzb5vokePctZbQbX641hSg/zeBiYp+CusN\r\nUHhHtSJAH2Cf2Sm++AwnzixbipXB3V5+tE0cDxEB0jqg0QMAg9OzuYUImrCK\r\nFZk/1ZBprQ4Qbg4mRVpsnYkWbZdZmH3GQGMLZVsf3Hmz7HJbNEKSlW7IN2YW\r\nn8UF74KgTQbOZLNgLCFGeB1dI37xyzwI+yM3eNu5jvgGdB34ugFwHDqqSqq2\r\nt7tnBW7QlF481VmE542AdudeJtXhBFj0PBAxWb+pFhlkmLt7RfOlwPQOlBvf\r\nw/ldJMI5DsiUeRh3WaSORVlAtfWfUuPySsUCt1nqajjw5+ntXEtWgQOV9O5t\r\ndWiVbajH59jJlwp25qC12hX/87jWUx1yDgPZxh7wCH6p5nKX2IYmwUxUkXE6\r\ngaecTHK6XF6CGuc/8MxBFgvNqdW31hn2JDpBJUG3obfw4Prw+arvz/epsUeo\r\nXaZpqR8ikN8qVo1ip1dZUpxLi4I52QAlX3qPWLkBisvbC2icu/fNIt02zKsQ\r\nr/dXerHAksRFjSMQvu/psu2eTjDdOR8q1dSxRby98FUdaFr+p3g2nywCOpWy\r\n9BR8k4oChumtlg/FzNM51TgCZqBYua1rEzkA7TCbsbv41lodNW9KeHYbL0Q3\r\nLNdfWR8uHizDZmZLo8INYQQz2a1qrHm/sXk=\r\n=UEjN\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.16.0_1669988308625_0.9836936325593757"},"_hasShrinkwrap":false,"contributors":[]},"6.17.0":{"name":"@cspell/cspell-json-reporter","version":"6.17.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.17.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"a9917563690588777a16e844eaa9c112f44b2d21","_id":"@cspell/cspell-json-reporter@6.17.0","_nodeVersion":"16.18.1","_npmVersion":"lerna/1.13.0/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-dTyCkqXxysHwm5eUElHQ7F17SqWx3HvTzcksUro7YYoBwE0h9UmxEqQz1zR+kaqmJseoiUBS8ECtbjl/gFGS5g==","shasum":"be45f5fc4a7bfe5e987a0d3d76ea45f4461ead70","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.17.0.tgz","fileCount":13,"unpackedSize":11356,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCphShJu4QSvfLr4tDvl3uPU7jD7LrPcQ4ZszYhtpW+ogIhAPIOt0tCGyiDOERn0GaQjvjrPrJx+jlYxy/+OymW3rQ8"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjhMEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGQw/9FaLHrugTtZx9S5AxOLJTwUobAmwxUoK1o0MEvfaX+CSRD8JY\r\nIKBDVuWMv+rCsrQwfxu4GNZ1DGLn4w9V5w2vx7OlnoyZsriRG8KZKziXaEmz\r\nVDMJIhqUqZEonShzatDQHakN7OC6p/q+I6ILCGIaBUY98/hhbWpscmVauilg\r\nGSfkr82D8dkxtMCzAdT9UCWixSi54LMNx4cdAJb/FzvyNyRd2BrHz8tzSPZO\r\nR/8GGkMCFACxLbDvSWHB/n1ZFlwX9fkf6elnT25y3/92J3x9X4m6uUnKa6wQ\r\nVRTCifEdQS9HtZ+LzVzvOPMK/OycLECYc3tMpIwNRYio4PNytm9hiWq8woo4\r\n/dhySRDoN5gccQzB9sPar3U9A/z06RZpWY5ZXmR1yz9YqKKRsUhrI0mSVJiQ\r\nAfLD58Tv9mwbdO9GHY3717P4nvR/jiqijrfFzdqD8hUBH76hgEnu2KBKmHoL\r\nCAsJhcWfrwgMbUolK1DfSGUid35IDIlkt2RzN5xTxWGGC4RQJEm4H7VraU5c\r\nVbsnRyiFuGJ9biMOjs06Aa82w73w79IDFb/rBFgmCThmiLpyw2hec3OjWyg+\r\nWXh9p7DMbt83s1QlgWKSmcG2PSc/U6yu13fm1yt4UluBXfSdRyC6GHTbLJgs\r\ne11PfviPEBD6g6ELUcvfvy2083NLm27EudU=\r\n=Q1mN\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.17.0_1670255364167_0.8631152971063287"},"_hasShrinkwrap":false,"contributors":[]},"6.18.0":{"name":"@cspell/cspell-json-reporter","version":"6.18.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.18.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"6785657a445643ec1c9a17152e3c3733eb0e2a74","_id":"@cspell/cspell-json-reporter@6.18.0","_nodeVersion":"16.18.1","_npmVersion":"lerna/1.13.0/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-sRvXss8s8QQz1gCEYnC+kESOhFG1W6AxLGSaR8wa2oRoVuL1cIwoyHZHvXj+o6tn8/S865U54iF/UXGZxu/U1g==","shasum":"52d2fb0d8dcee03d54ce796a89c0a94dfb974412","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.18.0.tgz","fileCount":13,"unpackedSize":11356,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDkUTc1Anbvk2sWEf6CXjtKSGR+UR8bgv8F5Me5O1tN4AiBMcHEXqpMM6wPAe2pevMOXczzeq9RTQy1qqkP8VV1/kg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjotLnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrg6g//ZS5t8e43cZ2rNhRqiihx2dr3LqaEl8r1jywizkoqT3URS+7J\r\nYgSntvwjIXw+sYZTR7e2fD8DYeN3atj7V/8CC4feTfJtDer2dJdPxDCHRkMc\r\nZy4/DEq7FY/+n+qihtK0/p57uN/94Jtba8Dn9+cn+6wC356d5jcrcqyJqRvl\r\nKCFloXMP30XHnrqxx4uUWQ05E19Uc6IEpOnnJTBBvAzypxhZAwOy1mwudLjI\r\nbHNgRKzSFU0a/oYVoG038hBsiJ0yRd5RBKQNh1zi3mD6E3YAMPd0bM1dd9/A\r\nEZdOL9K+eSWWgIkGTct44EKIwMTpH5lRQPXTWBxBAF/WFo9kR/pcMsS+V04f\r\nFj/n4VuPahQNaMAkYeaHfQ80NxTE2NQ8OmftrCmgremLCPxGwwxKJdmsjpyg\r\n6d7ThqyKJk6KStE7cNNk/2ybRweKb/PGdoBogpdsWJuX4fU+TY4BuRD5EYKO\r\n1NpW9GHSgjOFMtORMIeeYtspSADXqcVj1sha/Ipw8Nq7F3IUmEAgQeRvkHyp\r\nB5e50LrFhVRsIIt1gqQnXAVHUBAT8EYNmmmpJfrc+GWTx5YNGhcqWi9UTj4X\r\nNXqa5Xt2b/qsMpXrOx6D6NDKyzBNPUyACe5PtKNrWqF9gRz6R+R2VuMCI8Js\r\n3Ra1iTmi00IgLFbPkRvX18QvTR26EXVrPEA=\r\n=xrmn\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.18.0_1671615207303_0.8620208177600859"},"_hasShrinkwrap":false,"contributors":[]},"6.18.1":{"name":"@cspell/cspell-json-reporter","version":"6.18.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"rimraf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.18.1","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"2570a9bb03e68864d30ed8024786b3b2eeddab2b","_id":"@cspell/cspell-json-reporter@6.18.1","_nodeVersion":"16.18.1","_npmVersion":"lerna/1.13.0/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-BD25TBYJEByBszWfStC4FzdZxFy3yRSG6tkMrbxOVTPtpb1a0NKj48A7Z/aIZv70OUwZwwPW6wU8rYMapbp6SA==","shasum":"b34fddf002c824c8973e1d3b06623af4632c702c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.18.1.tgz","fileCount":13,"unpackedSize":11356,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEn3YBzqyIVgR/LNDAVbXVlHz94nCZsv6/jcVukLPJNDAiEAgRzutHwWoSgfulkX/rubfGknv1N3qZsx6QEIuGOZXKg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrZCyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrovg/8CUARKxHyBAF1KXu5NrA5zpEg33d126mrOJmNpL82DPiyx70O\r\nkUWkSmj7o03hWd5l9vcRm7s6cc1otGIaeiDMfzkqHEwvhf1lxmZ4013u8vzO\r\n5yRpIRKc385EZuFhqmMasiAcqmaCe0hq7cfc56gwCmY4s66wFiMEwMSZJToT\r\nN8aehkV+jpWTqJsulVl37w8XoBjo7BHwD+DBEbq4o1pdhxBaUdaErBfJlfcQ\r\nQu8yqATv79YUXiF+H3aCxRFYc+fMKH1MJ5YOKWMEp5yivTrMoC0Hb9FIZ8VW\r\n2IWsRyom87UEyiN74tv3VCgxYxOA/Q/V/El/I8HnmprBEPsYUxqExfxVHYq2\r\nLB1W42Fx2vXs4++ZRAYR0Nt09eBtMeWP/SavJ+MojvifV44PXm9NyLnmYuCh\r\nBzQxa0jqNoCowl2LmsEAZO82p8IUPmbuFqe1sf7bB/8FOtF6Gi5E6MtMhEPu\r\nboo4EcP/QJSrmiouHq0hRq/f9rtwQCm8mWG4SA4ke1z45k1qF4Mo5+6T1tCw\r\nf1hEFc62tjoBU9Gtj+4omzeqPoktjd7WfwPrAPXaG5EsS/c8U1NI4L2e3fCe\r\nefMKA6nSqTgHbwzCooOAVfZo7uxyyS95txhR8f6GMjCxfv19FTEcA9RKudLC\r\nwBBvPaMbtMmg5Yy0WNvc0MKzB6pALRikE1s=\r\n=w6ka\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.18.1_1672319154439_0.07406936823480659"},"_hasShrinkwrap":false,"contributors":[]},"6.19.0":{"name":"@cspell/cspell-json-reporter","version":"6.19.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.19.0","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"f643f0cd6384905618dbca950bd65a39a77dc028","_id":"@cspell/cspell-json-reporter@6.19.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.13.0/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-HGBjptGOplb32qpTRBPcZwvXxn3ubimIU78ZRAQ6PqS0/Blb6HzQXvKpti6EZ77hbxb/0SrnYhn7ky92T1owgw==","shasum":"a643de3d0be5978744760c3ec054722f046a6868","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.19.0.tgz","fileCount":13,"unpackedSize":11375,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCTdG3oVAdF+qbVuq7my+Hpn2dFVHqA6s8Dj2/XJe/67AIhALdFRn6ZhFLQ9SIE4ZrGTe/idx2+Nq8+LXQ6mByoz2ZX"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxrWzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFug//U+jBCi4J6BdfbWd1BVsodQHTRllBDY04NWC2QblUufze47jA\r\nH+2nG1/FJYwNkC/Z0HT6yHuFcB68Z0Vf83BVKjZ732gBJQuT/caKmoOlu8Zx\r\nf1Ev8dWqC/Hvb99Fmzo0Rs/Bz8lgR8/eXwBRF7oAjz5pCm964WctSFB10HSP\r\nEXTCXdFGKaDLk4+g3FfPFLhbvrezrQ7m/odLicygmQxKJMboTmq2oLnqUDWS\r\n1o8X1qHcC0QdQcdpcNzS1+QTw0Lh0gkNrv2Bzuo6Zb5bGfOsbol2QxQkNxzZ\r\ngib5H9G4Lf0zolodQI4YR0BfiQzAqtl093S1BjdCeHqXlMAp2TT44BiP2GZs\r\nxTsl/MIMwsP/ghq/Dftrbz0sLXC0Di+OKAUA9SgbsygzpI3PEW4k0bMjh03u\r\nuWYbbRvuN6OwS8AkqVRJI50XPZjn82lC0YwdRya51zzoFZVRX7XVrZye09ob\r\nghyhGDGBxV2F35P8j7ujRkMSZcDQpllX7GdPdVGv13Er/YNnIDdjy3+wFljA\r\nFtur7kMswd9HELD6ngyGfrlpgWmDdjX9QRjqUhH4lP6LI6eZQj33bbGjLRr/\r\no9uyyUWE1+SO3U0u6rCbjI6BOs6pxwNtbOdtVerVfJHfVYOJi1DJbKghiNMG\r\nsvchhHyaheEOu8XPhvRYwQ+DTQonYZ4+hco=\r\n=s6Gl\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.19.0_1673967027568_0.5798566437976467"},"_hasShrinkwrap":false,"contributors":[]},"6.19.1":{"name":"@cspell/cspell-json-reporter","version":"6.19.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.19.1","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"1e9b8823fb92689fc0f598df3def7a5abf8bc005","_id":"@cspell/cspell-json-reporter@6.19.1","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.13.0/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-pD7Reo1TgBvhLV2SF+vkJrPDPPbdazBgROGZO4D6/S8KHWG3ltXJMifkUBN+E117w0HWdVCaIJmwyakdh/hHmA==","shasum":"9c4047a194cf1c6e0a8985d6d5165612986da1e3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.19.1.tgz","fileCount":13,"unpackedSize":11375,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEPshSSyPcyb6ENE1OMG7dOgQYQFwTudspsPK4uS3YuCAiEAyg3LwBMGc4TV/9tAEJ4Lyo+YMULRP7LBzv//3Tbq9Zo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxxRIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWvg//SbEzR68JHoZn771YDeyS4NYaCGlfXuSW/KQAugpbO9VPqAp7\r\n48GVxtz1fEYjPWXuNYf9oqA2zdajePR5AXkXdXEQq2yuSzq8D6rnFs8LZiPn\r\nJQNb12HoD2GK7aBA47NM+/T3tIEcmh4TqtRH34wj6WB7DNYFSoMN6V2Wcrkt\r\n5ulksWxvWtA338cjf30+aKGROUZDPSYNEoaOPOxvTenWgnBQ4MCzzFENwlyD\r\n49bz2YNU8ZB0P+iz1znHifmnOQeLMaUq8DgGC7qG6ClbAGIY9CwPX04u60hx\r\nwcIMD9mQYDG3+gSLN8cAHrwQUF2cFddjGj0rbF2kMaQyvBBGN0qJxGs+v5bR\r\nwjTlc2ytpU+jkNxK7eThvS5WTFjJoYposF4yCHYEfJYmYMM422OuPfovpq4C\r\nifzs+CIKVcRGIgEBu6MRauusUkYjx7nfrX4wGDWLjTOtUydgF2faoBq8As0c\r\n/jYkwA5TrQ1MOHkHZjrEFFQheEbFEnWtexhbNtNmrG9wuysdBImWWPSDCC2t\r\nB6HvlFGZG3JKH1mx91veI34T5oFy4/vKikpcUXeMEZhOCv2ht0Z4aj4j91Ot\r\nMVRV7A0iZCH4Aqa9HElamqDngVduEaF0kpt6jUIFyMK/Hx6dFvbYgLXBkI9J\r\nCFCF3SKsclnDya9RRvTBmZx1vv73GtKcIaY=\r\n=Aznw\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.19.1_1673991240160_0.5578495024610806"},"_hasShrinkwrap":false,"contributors":[]},"6.19.2":{"name":"@cspell/cspell-json-reporter","version":"6.19.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.19.2","mkdirp":"^1.0.4"},"devDependencies":{"@types/mkdirp":"^1.0.2"},"engines":{"node":">=14"},"gitHead":"0413716934fdfde59971d24773e7df83623bb529","_id":"@cspell/cspell-json-reporter@6.19.2","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.13.0/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-3Mka+l6nrbDl0v5Shq7+a70fG9SEd7T+9XZXONFjeEs2bQuAwhuEjk4oSrLSDktI2Vmbeon6WM+PrP0rTnEdJw==","shasum":"8171fae088911a67c1da5e425a431b98dac4e389","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.19.2.tgz","fileCount":13,"unpackedSize":11375,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEFFp91JBrJ34XjRRKjr8EY/lsKTJxhbdY+933poTEHpAiAxOiYh2FtMM6gyoQwjhjhqnmdlzudDz7mZEm1bEZT+hg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxx2aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrL6w//aMt1ccYsRi0V6aCnewmUZfigIMz8oiCZU4OKcP9p2+Wq2WjG\r\nPJKf6e/iRLZxGrwCsOiRRJwcmjCpbSQGs57CHnF7ON1Cx/bQ9JwZG01t1M3U\r\no0UvXJp3imFO0ZJyip67o4v3UJSP5kt3OcADG0BKwNuK5VD3czMP85wLSccy\r\nyh++2ypJnKwY9S8Kta6s5QGjXMKgIaJAcLn2Sd4HRIJuyF6DSwVYJBE5XHU/\r\ncEFF8ygR01bgXLyp5PfwQrk2JiwXywY5JToHu+CWyWPS83b5qZUTgQr3PV82\r\nwzpaS9SJj5WX4vJlEvADgBwrk+d3Vf1vaUQIuzhQk9slRGwNQl2+y6WXhzsq\r\n5tr7wHBFpjsT7KZ5sh9LoJ3f7scP3hxwL0MR3wo6S/iSLYRuJHpH85JIcuWX\r\nT9eODMG09oEq65A1VI7qddR/zk1fxZYE8BkGfTV7VRRarFXuiUPatKrFpdt/\r\n/o8xEMMTyr0rZJIwoD19ICmjTAGT+cZsJ7PE5rqtX5aR3hoERrM3kuoXkJa3\r\ne0HgOb3HKNSV0gzyociSRo2VCWmjT215qFOUmFZRr/QhLIp7SReU9mLWKpv4\r\nMKGiozl6DaIuk1pfU/6RH8hVUhkeWso2KfNDsiZmdO5yEG2hBN4p+9d2o/Ob\r\nUUF4xaRHuPmDz/1fx39AQsjVObtHhRxa1NU=\r\n=Svhg\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.19.2_1673993625797_0.3063511254858762"},"_hasShrinkwrap":false,"contributors":[]},"6.20.0":{"name":"@cspell/cspell-json-reporter","version":"6.20.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.20.0"},"engines":{"node":">=14"},"gitHead":"9de0bdd5b8da54daa72ccd6c328274bd796ada33","_id":"@cspell/cspell-json-reporter@6.20.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.14.2/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-Xq/8vUFnhexca1wRP2pFim+eK3wGXqMcsdxJA+kWJQupHDC/psol0O72fAl40i5dnv1JId1fP+beLVPsJeCTbw==","shasum":"f32541bcae618f169210a413e4f2eb53ea9c638c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.20.0.tgz","fileCount":13,"unpackedSize":11165,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDu3t/j6Wii4fSqvNGpPtV1brvOoafNZcwbtp0yfmxxPwIgX8t5fLrciecEnWFHHZlI5VF5rh99/ZKNXlG6CJdE2Rg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2oaoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrU4A//WCtefMBY6a09hcQHDsY3lotd1EcSH/eWHUkivZ3LPkFYhSQO\r\n75uV9Zu462bA0lPVMdfP3lgl3jFMRfPqs4jMTfr9Skfk6wzZMjt6yJmQTGOk\r\ncSG2W9GpOI8ctMf9AK2SkgllYvV2u4rw6vHzdlK4Hv7GxpkNWYgpKC4ygQqm\r\nTtLdHiqcT5u+X1yAehmzAjbG5CNaNgUDzy418KNaq5+TOn41s82vTbg0XJm4\r\nLuusm9QShc+FyUoYa7kY7+KwrWWejZlGn/HTGitr25SnWkWqKr0vSd6clT+8\r\nGLIw5pKhRe/7VolpxHSXZTOn6psZOrr74yabtnZGV+w9k2yus8HCmsHYzjso\r\n82yAxUqIRvx6/XS5IVplgI+gy35tH8il+E5UZoqMJxteRqzNOVbuYNvzmEpw\r\ncxW+Y+MBNAzFxTLVwN0ivOTHmhVmIW1DaGd8WepdX/tRDcMG+S4aGfKy//aD\r\niaN+WyIcIFiuUPCrx4hF0dI8khohZq7EWbC8ZMtW24X9PjCIttypt2lsRxaG\r\ni0u2eye0v3Nv7mnonofgYoXfbL8kZBAgRqqrvQtm+FfFluvhOZUsALPYk5dK\r\n9hHsBydTK/FmCo662EAF3L+n640g8A6rk04AeyjgCs6ktm7BAR70bz0MFKgJ\r\nWqEGrAeBh0xvw7nfONPSJGo6a+bYheMTJ8M=\r\n=0TxY\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.20.0_1675265703835_0.5685510752833522"},"_hasShrinkwrap":false,"contributors":[]},"6.20.1":{"name":"@cspell/cspell-json-reporter","version":"6.20.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.20.1"},"engines":{"node":">=14"},"gitHead":"508a06d32dd59d881d07cb60fe8c0a7c0bddf8eb","_id":"@cspell/cspell-json-reporter@6.20.1","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.14.2/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-N89maR//Py4bMvid4UYTt1s7c5IEQKu5YXNZzyNB2Pk3WixOBOqDXK2+6I+cA6v0/L9ymoc517q2831Yetk8nw==","shasum":"f841c3d25d7cb94a4a494f83c6ffa917e1d57e32","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.20.1.tgz","fileCount":13,"unpackedSize":11165,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDyrlOCYvlAGKRAZo9QVRSQuP2D/cnsuqyCTt3iRXcCYQIgbFwaWHGK0Ef8lfYWLXa622H+nfV3CuUI7SZmiUdYMm0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2qxjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRcg//bYwg4gmINqdZwEgZHW6amkKfnMGFdDiWMD0u4YLE6Kn3Gmbq\r\nJ7FHC2DnmtQhoCuXFoy3nXg7zc+kb+iV6nAf+EozEac4nzckQiHpdqkwJfsc\r\nUJGXe6l9BnRL/gTNX76u3p/AZ982dq5WFLNmg3h16/h/piYl+EswXzvsRq3Q\r\nXgZHYntGKz+NDqHA7b2A9I5WH8kmWjpVXxoQ7uxzhW/7wTYvactSKubx6xrX\r\nVMY6eNfZL3kcTxsUwXOiI0lXHlqcm9l7aH6U5Jt2wfWJioIDFrM/E1TMABE/\r\n8LbMlGUpVStTgufhaJuuel4BEL+y4uwIDIYJSxeCt1U381rXbOqt093B6F2G\r\nGeq83uOHA/tnNlMPQu88qvDnOAYZOAbDOYx+B0ah2sM644jCnjZZnT+6NRhy\r\niC16/Em4XfQLJePFSMOfz5zhW1i2B/8Tvh1Hmln9o4vMcYbvQuvL5Uak3e2d\r\nOQWxCip1nP+UqL+2ceUlUKntizPatsDGU103Erpfp+Q6CCqFxAqrBzfIyDPK\r\nY8Hok+jFL8hXfiz/0syesXi0oVoUPJvNepCKUaExsyjSaViP2zIET7msrV/5\r\nS/9eJ5/qLotzZYSevE24Mk5cJyf0PpdEAeVDuQoNGZPCYtmEiBAnHhv6Gkj2\r\ngcye+yIn3oXjVtZwqdJjdkQZBaGUMXNmFhg=\r\n=8TpZ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.20.1_1675275363409_0.7667951748085216"},"_hasShrinkwrap":false,"contributors":[]},"6.21.0":{"name":"@cspell/cspell-json-reporter","version":"6.21.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.21.0"},"engines":{"node":">=14"},"gitHead":"67b37de0cbcbe62feb8fb6ec95adad1275c14caa","_id":"@cspell/cspell-json-reporter@6.21.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.14.2/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-WePTEEqkO9I3QTk01XnUWDP2XNUF2kDQQbfpPuDCUxBdSQUqLTyZEu2op6bFsd4ynx1LvoDt+fARHdQrpc+a2g==","shasum":"90d541914c8adf964af8b5aee5117598b1b642a2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.21.0.tgz","fileCount":13,"unpackedSize":13668,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCrcoO9x2DnU8n8AKgEkZbYJZlfKNJO1ADp/7pFyM3tJAIhAPVL82vCwpzIXsYlUt6t2gl+Tbu2nwnZwXGdGXFolsMI"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3ODvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoT8A//fOn6C0yiVljK/qm2UotjC+D9m2Bl14gxlxxz7W/ffIiXD/Aq\r\nX0EDI7DiRcbJejh2mEbzvXAXs79bG9KpXWPc8q6EXPCYbBi1D05eLFgWltHs\r\n+4v180+8LqRW4WuIIxHAi7BQH4Sjihgj+PW1oHEIOOeIBLaAPHj+8bSjUhCc\r\nyzaR9Ye1ukqktw1OGIlVAGIYI4kGE+NiPxZZIOeUHUzrsRYfLXEG9Gl/skVm\r\nxmY1CgsUVfiz62saTXc1bWlmUtDYx6/WHe+PAnzq7TDhq82OYpaDVV19wjKc\r\nIqEXOQWydT6YB9xe0Y+sqA/6kOCyz235R/HGhE65W0c/4THYlJGLO2H6jB6G\r\neZgQ+HgN11+5SbGOcvmuzmrIOLdC9my4/mNU4gY1hAtx9DC4Vj476EPHO2WU\r\n8gadYmotMAYfRWoqHwd0IL2N/QvsT5260ovoNjIwVYVvwMgkZlh2BAwjAjdt\r\nZRlj2dHJ0dh+3URPDZ6WRtILD3eIFwKSkupfjNoJvdJeI/5KloXPxWxzF4BQ\r\nyobMqitc7UjpbRU2xAwQZBQtWbMKyTAEvbP0/2+40HoVTHloJlGf9UC1xM+t\r\nkQjcLQ7rhhdxpb01jJ6fd9Wh8/szZADN3hqQJpq2TJ32XWY2y8cB0SG2lsn6\r\nGkfNHU83MWpL+9ju9q3zapXfv8eRVhvsn9I=\r\n=4njg\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.21.0_1675419887740_0.7310787339573166"},"_hasShrinkwrap":false,"contributors":[]},"6.22.0":{"name":"@cspell/cspell-json-reporter","version":"6.22.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.22.0"},"engines":{"node":">=14"},"gitHead":"a133874ed7590cbe140f5067cfa80db84b644a5d","_id":"@cspell/cspell-json-reporter@6.22.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.0/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-pygmzb2u6oUPxfpymTf2KMis2W+s2+HWZ3CCxpXmk095XLIYkNlnl3FJ9cg/ND6MxhExAvlMwiLT+1onjVQuXA==","shasum":"f8a7019009b88e8f73f91944e9664529890b1e66","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.22.0.tgz","fileCount":13,"unpackedSize":13668,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEVTOgVxzWSbpu/faHIQqSt+M2z271mkFe+Dz+6kDwUlAiAcKS6qa4zGQGbA7vYLeHN/l4XMRgmzociK9WdTibPNqw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj37flACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqn/w/9F3Qp7t03Cc66zQYLW3nCHjCpY/GLfuS4IEiygFz+s1wb9SUG\r\nTaJz6deA+/aeIdC79sXG8hQ4Sr8n1z5kkT+GgkzL/c+aXhYnee9UsPtAS9lp\r\nBZn/cUkF/HwJvHkv31XpkPBsfEs0c5h6r11uG6S+mUnlAwTRZFY66Rw8WTfp\r\nv2NHx2BT0NM873+Z4rBvv+0DhjIGsc7UBoAG3sEzLWNGyeOruRS/vmq9MccI\r\nBkwnXwpSVUc/eE7lL2RfTo/EHzD5GMN5qWi57YXhXqyUthUSe4rd39n+wfmi\r\nCbXdsWaVwJkSicIgF1bBqvTtQuLR/JAag9VE6l8cshLNvhoDhK0CwEBqdt/p\r\nXLxgAh1kRcUPIGemlocaT+7dfqIpVHdYfsu/ZSeG5oZFWTWz41rkSIHOg32o\r\na6dVrOQQ+yTrtwmJvr1PRsm6xOoBDU3zqdoTQT5wBjthEPi77ZfBRc/xBXHc\r\nGp6SsAPo6xOtvYh6DTel/rU8m7aTeJ1Eram8J0KN/tzxExTHEZ8HpS7kqDy3\r\n8YumTxBh403LJ/8LBcfN6pX6xFwdN0K3WudssgZ+sQlUZ5hVcsFo8Y/BvIXY\r\n/9mH3adm0MnayOMZgV94OUyrDnR3VTeq1XpSZkLHJzFfhAEG48bI/4C8ANv8\r\ngAj9IJkjqI4T0S1yaFfKLAN+vlAprWK+iVM=\r\n=rp5j\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.22.0_1675605989360_0.6945952735571779"},"_hasShrinkwrap":false,"contributors":[]},"6.23.0":{"name":"@cspell/cspell-json-reporter","version":"6.23.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.23.0"},"engines":{"node":">=14"},"gitHead":"a7cfbfa6cf42c9d9746dd8229d9f1317472e5af8","_id":"@cspell/cspell-json-reporter@6.23.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-EfJ0Sn3ffNjZ/7/8qxJbYFBgIwrw29cYN71pJZIOD4DspNcghvsmRDDl8L4lmJev972P89mAPRJAPN54o/VPKw==","shasum":"f1ba3ea7d087ce85e2e1f94e9f2a46a473f3d010","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.23.0.tgz","fileCount":13,"unpackedSize":13668,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDZSq5rAnRKmppKj33m+R4DDECRqmHNpQzaKwy3/Mzg7AiBmalfqr2FqdyoY/8BqpC68xAmcsr7INLkjWof7nT5vBg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj56lhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6ZQ//Ydvdz8ectFhfjj3+NIouZyEiCzKzhU99OZfX1Hbgji496HHV\r\nUnWF5bqh4mI4ucI94v62pio1AXc6s2OZVev/myf6FVPFuZQ5PwyTr+VDcFXq\r\nRtC6Vd6wi97F+80WMkzr24tJSzESb0ovM3GlvObIyefqtZvd/d/RpVclNTgX\r\nUnz+YJLL5G1cKsAIcaD4B7sipXV6encJsHQP/S0b/aS/8x9MSrashHpiO745\r\nk0Dirwd6NfQnQuIZr27ungJS2m+/9+vKdyLQ7/xLtyUZvjZ7SqFKOlAEnWph\r\nsDRJFgg9Bjovx3gTEmcUTq55RvohWq0L84Eg/3tI/BJYORDEqHni9nMV1Gfp\r\njUAKdchrzcnE0D7Bxs42xch2IcjwXDpd7sIuHlKw54K6Gy4wdyr8+kYarEcP\r\n0LdoqLvhwF+Tt9EW54TnaWPWok0rWY0iz8TXqB247qFWpJ+bDi+BIS3bgznP\r\nCTzdaq1TlBtxt92XAthFwEYCWWR4K9LFZ7P4TCNYvQppNmyoAAvdKdHJKsk1\r\nCQ6i9UYVFY1n73dUgyBtVgGLKcTpfJtqZSqcjCc2PoRrQEZYVK6IPbl6hqqZ\r\nVAfXC2tXRuErkOkAYWpDGjVC9hBkOp8f4twtpmqTbB2SALwInoHBNDle2jt7\r\nTtAYiAM0rBsBfAVQWOmqbPU2fkx9FyHENWk=\r\n=YrwU\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.23.0_1676126561351_0.26662195686553325"},"_hasShrinkwrap":false,"contributors":[]},"6.23.1":{"name":"@cspell/cspell-json-reporter","version":"6.23.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.23.1"},"engines":{"node":">=14"},"gitHead":"dace8b0625beb2766565f47bc813dc0a45480dc0","_id":"@cspell/cspell-json-reporter@6.23.1","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-wiHrDdTCmUKfQsFfNaGn4rK3BlGrB8Ntj+K1AmUNmnLy/SQvrUAREq8t2Oxw0hPDin4oOEKBa5I+PL6y9/bzFg==","shasum":"0feb64b53937e779bfa7adcfd42aeda8bc614add","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.23.1.tgz","fileCount":13,"unpackedSize":13668,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDI+ZoOqS0SKW1ipXBigaf1zDwu2mNfBt6uy5f5dIPesQIhAKMzZlAMlRMgjWw66nndAtC3VvquB09vt8nXQD7lrXve"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6RhXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhOg/+N+EOJAuScuPC0dNBGdtVOb1gqtEwqe/sMIQgUMNresZf5aR6\r\nDyZ/TAGWyBlhKfD01JBoqPHaxKJmCm2iQexu3NTqe4ajwn16A33Y3/QMlZr4\r\nwOoqH/5XHNmXyPIwCOMe46uoOTScxDQRgbGVQbE1PZL7NmazUnDO+Ws0TgjG\r\n12GWNdnFs4YeZ5HzXrxhz426owrjOX2EVrWmS+5Wvi9yjr3wkClr87jWLv4a\r\nOkVrLPJ1MMPIOUZZR7pWlAgdbf4oSXWtQyauNbO3IoEUmA9LvvTLqB0bu1PB\r\nwsrIujwfUydwVZIVBO8RCf7HgGWb/l0y4l5QauCawINU1EDS1AlXRUS53DRf\r\nig4946gb1amn9OnLVV0VMmBugB4AoZ7i0zn6Gm5epNBkmSwrF8Kp5vnQbwbf\r\nf0ItVOpYUsI6nbW2g65hW3lgNtE/b5qDmdFo0tcRJYzcQRQdJqLm6n+UEncU\r\n2sViOeMdl58FzSBXv74MDmo2Fb5SuxvTwWFeaEHbiGpCOrJ5dOEV8uMSKXIb\r\nKpSbZ3+Yj9nnxGFtg9fi6EGG8TIfKoCgagowlF92FH2BPGeiFZzOVUW1m19s\r\nKWmKQY74OmWT2PkRJQrCwA622fHEfvC2m8DnDcs0Z9Qgxq40BsBvoZ1ycT7W\r\npH49xEae2BDrIUmRoSJhS+b5BuvJBMDonXk=\r\n=ZGpQ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.23.1_1676220503313_0.3344604369352415"},"_hasShrinkwrap":false,"contributors":[]},"6.24.0":{"name":"@cspell/cspell-json-reporter","version":"6.24.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.24.0"},"engines":{"node":">=14"},"gitHead":"0d1e8bf9426cd0bfb814df4f61da12d8aee57ddd","_id":"@cspell/cspell-json-reporter@6.24.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-RZz8ar3zM6lDG3gofRR/7jgBkbsXghV0aLvxyzdcFnK0+AoocdDFvHLtKCNyaIXTL30HajmUvoMOkcb2/TZQHQ==","shasum":"218ba9d0164bea31a899649daa7557dee18f14f6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.24.0.tgz","fileCount":13,"unpackedSize":13668,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFlWpdq/14Fz89CLecGBrmk3j87UQqnRm1bQJMjZqlNnAiBmyFlEX37o776KaUgVzwg8/Wjwrauz7ldR1ifymbzt0w=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6mBPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9yw//RouTTVKetB+ziytpy4yk1ch4BBW1fWAF8gEoRoE/x7h/LSV5\r\nl7hbnGLnvOOf6uhaRshpwvXSx23ACSGBED56CIFEUSyYcCb0EQqEDjSUNV1y\r\n2DYfds+xBBfUwP3s+Hbbeg+JNJry+g6RD0aslAHvf+xILPml/NcZXYQ09IHR\r\ncvZAg/4JJxW8mSDb6rCmXkxSlDpMP9FurpWDXRbJLQqrB1wbA3PRKWZZ5QDz\r\nhE56pClI7e0eOQJYDm0A/QMWq+QmlH/f9CTWJiBSq6qai1VC+aWauVXmGW+T\r\n4+1TgNQB45w3NiMLE6RBpjeV4YvOHgm1t+r4xIHY/zIGsQanIZBY9fkpt7if\r\nPw7oTwWwiRpu6P8/eLV8+I5b4pXLPJBc3rAnQklSiih9+KIkfxtOMyt8Chaw\r\nHxAK5kA3rRnRLmd14hHwq6dUomvoRLykTjYp/i6L3z0sQrOYkEgTijivftEJ\r\nVo4wSnrpn9CZEDomXtY9dmNNJgT1+ppXmM0aZYZLHUEvaWIOG83ofLGoPGd2\r\n+fW4rTy27JNEJscw4xBWlomXsJGTMAtZjehc3fldFoLtMDuQ5cw/3Wk4sbqv\r\nHqH1LgB8VSZZTNHkvG0S8yc3JINTaK1n5OkplqzKOZZKPwOONaC3tofRKqqM\r\nfSjqZeqLKXfnr7/2mG200BLtMes3BU7Vqco=\r\n=5QWW\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.24.0_1676304463334_0.9349400941249775"},"_hasShrinkwrap":false,"contributors":[]},"6.25.0":{"name":"@cspell/cspell-json-reporter","version":"6.25.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.25.0"},"engines":{"node":">=14"},"gitHead":"fd7541605e07c43887191097d58ab58d87fac8fd","_id":"@cspell/cspell-json-reporter@6.25.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-hV2iSx2Tj+e0CumbK580fogQd7oIGQTspOZzJc9+FyxeAga8tRq88tvMMR5P058cBVKGsoj9ZiXEus/TIUTP8Q==","shasum":"438e275a00433013b8a85802a7938f6ff1ba782a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.25.0.tgz","fileCount":13,"unpackedSize":13668,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC4YqoheW+x7hWrUjo7oSglderdiHhjXm5yp9kM7bu26AiBwFyTUuuN8BSWfLf+p9simxJ27Bs89RhNpFRc5f5Anog=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj69ZJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXUQ/+P0lxAcsYtb/OvUVxq4dYNaxeV59puPxXmagcu/GaSWdKSTui\r\n6tbuAf5p88MsY4Y+Kbebbbp9SbPb7ylpXqpq2BuN59IBnStNeftbKZ4wZutx\r\nTf5skwqXgUO31djLuNv9y0ofgbxUEZ7dy8sDL2EcfLWCTWk+vCMDZKfsbMCg\r\nCTAHE7kilq3x8e7wXqZuNecmjxCq4lGtgmOD0geSMqWdtbQVH6yv51inei35\r\n9qred2k6SuHalO4KlEtGJXGIU1oI69Bq0jNwoCe0U7aXmMiqx3TLlociEtJz\r\nTkNbWONcGn37izXtsGPS4YsFS9fJAYD8kj0EHSaacjCYhoYIeqzSxFzQqfMm\r\nQ7cpGUA70uqibn2xsZAgIsnQnFOKcISFbDFlcpk9O0FU+QwlM8VqiDIGHzsm\r\nbs1A9Ui0j2GRaciEV7NYAb8FU12hHWBFmSNpA3uNUYr/h6EqHI9cBNnqexlk\r\nq1SiRdcD3Wvj7kAQVNHLNnTDc4idepsK2tqjH/CzvPBCcAS4yJETPyllSVOj\r\nBuQO0iMfctAgzcm/MYu0C69oU2chwWh+zAE5UsNSLDkAWAYYlQngbvG5wctN\r\nNN4LH0dr1knzLOUBwA4I+TG+/4wss46KZDQ6a9IL55sQ5IxUP0ZUo1/j0ZCS\r\nhOUBssGYGJbX4veOEE14BQATIVsMqupJqds=\r\n=DbOI\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.25.0_1676400201324_0.3421261429535265"},"_hasShrinkwrap":false,"contributors":[]},"6.26.0":{"name":"@cspell/cspell-json-reporter","version":"6.26.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.26.0"},"engines":{"node":">=14"},"gitHead":"a72f603f4f1afbe237f938b1a23d7cbe2a07d86f","_id":"@cspell/cspell-json-reporter@6.26.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-OMCaxPcwJ5n21pXJjswfysSfb0ishOKZcSllr+/8UXkTm7Au6KMsZPEUH+VZLMvBZvjKU45J6YsfMgMzrTVg2w==","shasum":"e79e6d7a480c8a375d92fb6e97b6c9db55524826","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.26.0.tgz","fileCount":13,"unpackedSize":13668,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtYF7g9YjtsjqzPu5Ag9dlX0n7nQGSZpZLjb3B/DvwZgIhAO+z+y63V3jrpXzmbPcwKptCfuFjrg9KjIUgAWlAAPO1"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7IviACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMaA/+KBsfoX708SAG2tTMyRiMxF2SaM3qxaqOqu1Zu6xW+56vw+t8\r\nEyVECfmqXZsgDvdZYBMN10ogs8OLNez2EiXjhpaj72HYcH56a1umQvjTLgZ7\r\nsBbGfIXyVrZtla7iw0RuUObqA6Td7Yylhgth0Y756K62sILKGftZfY2a/Cri\r\nTm0WF3aHTXlq+9jBNDMIFZi8wT+5gKOeGCTfl73EYHvdFRMvPIMAeGETn1ys\r\nhEUm2VXdTqOCwNlmJ4qvJXhQnQ1U7eBOaaerMShGRBLd6t0URkb0OPHKM+a7\r\ni0nllMu9kOUPiWTrZrWsblnCxwiLUP7dcXNJsFS5sCdV/1bDfx3y8MTWULU5\r\neJlGsQ2thkLZoU24DWnX/VQ8qlvKN/Sgq7ghXqVWDgP4S09Ku9L+FyBp98+T\r\nO7+0Vsw2PPmaFdwrnKoGAozEydaDyeeID1TUT4r0glk8GDlrq4TKWv1rdJxG\r\n+ZTw2n0rcmNNwCKMgFknKC/KLXplMJoCxNOEfqiBAlgXf6Zo9m5zNzDoEsrL\r\ne9GYTcsUO2hVVMWmudhN0e+kbv7vxulSA/WXDjiQqs4czZsCY3nP46U1jb+w\r\nQHstOTRCZFhJeGLb2KOrKcQP9GuK0pP57fupPb3VQ1r/dqwoJ9zDIA/GJ9ZN\r\niwra+pboZSyrcVhaU7KslvU1as6vyCVReao=\r\n=OIs/\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.26.0_1676446689884_0.9285157997866329"},"_hasShrinkwrap":false,"contributors":[]},"6.26.1":{"name":"@cspell/cspell-json-reporter","version":"6.26.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.26.1"},"engines":{"node":">=14"},"gitHead":"675e091816f61ce767c7f9b193ea1384313c8da2","_id":"@cspell/cspell-json-reporter@6.26.1","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-7mzcK4CRUyGDILCabKtivvqZDaGiopxr8+IHYHrDEmFwCaLI9QlZSAmOFyVadEazhGP+Ww+06V62ixaby4yy4g==","shasum":"6c22d1538138191db6ab964a51cedf8b3070880b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.26.1.tgz","fileCount":13,"unpackedSize":13668,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCCY/vaFdaEt1n4HC4jP44TiI5jCTAddvW2neG96+59JwIhAJTSYK5E2WFwPG0V0GsI8dW1VQYgR2SNhmYPlR2ZX+ZD"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7KPSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo9pxAAl6fffI2Eekks4FKlrcdypZW4HMKE0Ci++Va6Zr+8ef4aGygM\r\nwandHC2ZYo3D2qOshZnDaBi3lbuxdKHEwhToHqKQXUYT7V1kXvoXSOx+xQ+f\r\nHVubTsyT3qtRz/f7BiknKuO7aX+HhSZFqwweXx5nIMVZBkKeZCtv/iQEklrV\r\nRtd4kOTEGynWzrHTpDhuiRFLqSW9iWap84xk4GQJkIbeLoF3XFrYNE91ibp6\r\nGKAX2PoIjLT0qS05d22YQAec88h5W0UJKCCQWZ/PbpZ44r47LTR6KkpPdDgH\r\nF/YTmk9kUiyR7uB32pPsGSfWqyCvBptgbgGx+rRvTp//Tp9xw5VEKjrDsLbn\r\noi3b2hyH+CMHG2WLwJvEu+6n7ir/kMjEp05kpGts4CrhpVxGQDxXn27WH22I\r\nkW6fiEgTa4B1ghA5KvZTMYr33lXgsyPC+wJ1zsWIJzsz6Dr4WhsfZAC1HPjc\r\nU9eN2+dNrvM0sDXiRt/OMVfXmBtBOxQl8yv3NNmUPXHeXkSE5UQke9dnt0F2\r\nP7Sv6pn68AlL6ssFgYcYOCOw0RKck6+UvtwC802dJNso+LWSD8BNu9yEPVzO\r\n39jBh10zx2Ie41lZ9KJcLwFp3BygLepeTzJZiPpd7a4UDHlFF/SDhK7kAaRq\r\nS+AdrXqyQYkjIb+OssfWmt5ZemxVbWe9JhY=\r\n=tzLF\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.26.1_1676452818629_0.2918755225258154"},"_hasShrinkwrap":false,"contributors":[]},"6.26.2":{"name":"@cspell/cspell-json-reporter","version":"6.26.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.26.2"},"engines":{"node":">=14"},"gitHead":"9c983b5f96c3d7b089e49178ab0b437b5eada256","_id":"@cspell/cspell-json-reporter@6.26.2","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-wMq2ZTXeFnvadmaCyyVnKFoYmPwAKO9iXgkKSNRNaPhmtYGj7rsIyxV4CgWCCapWj/9c9UFKhanUohIMrA+nBg==","shasum":"c76f99d58fa39f15080ff6b5974cbf3821a51e0f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.26.2.tgz","fileCount":13,"unpackedSize":13668,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCts3jX7A/Im7xq/MdWozmfuqJjLpBZzV9rlUq1dvjLnAIhAMvkvg8EbrkAYolz/QWoHsy/353cV9YlQvwWy2zA/eGx"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7eb+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmomMhAAjkk1gGKiZT8WJ40S00T2gMs8yjnbExB2Erl9oZkTNush2PGE\r\nCrdZEKYQlNhBFc8kYIxkG/17FDOhaAugOn1KqBQaqvRrdjweFcaK9wAee5r+\r\nggZbbNkvZBzp1bBj+O+zjjGSwc0tPFGvmVCyfjwk2ebXhXggreNTlgI82JIt\r\n1ePvBQ6Nm8G19aa0anOKV9LtZt8yOIK30UOv5cNJth+P19ZceEKOgYQ7X6Ve\r\ni0O+3XSjIewXdNkQ9fHzART06InrPNoO1fvw0MEwtJ41CviU14FLwPQMCqeN\r\nX95RXp/9x2RIIEIgcMd3AM3GQxPos7uCdoWShKu0FmlsfNKdyFDTujo45ihb\r\nxZcUWVeVnfoLNvLA9JJxu3ofelqGb9vduCpRYgj0tiI+kBJc6XPQWeQaUhvk\r\naXCpK0Ai4dxu3/EPaa0IAQ3UvXWaZrWdPtG+HxDD3iiqTEqCm4Xb/VKu8+ts\r\nMfEoV2dSVsCupNBT8miS/mOuvOJVuMgaAU1XBjevotJ6cE/jyEnHsHNlRj9d\r\nFHo/kOIl9aALFSLAhVwx7pa0Wh+2H9vGYReQrCprb2JSmROCUR+T3qR3ksaq\r\nGEIp8QK5WzOB8/OnJ28BRGdT0IwNk2ECFpT1HvM/f6fr6rIoi3qEQIFmJ2Qv\r\ndzFvte90JIqgO5zsgxZOy3VcYL9jxQitVq8=\r\n=ULZ0\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.26.2_1676535550294_0.40048611067660844"},"_hasShrinkwrap":false,"contributors":[]},"6.26.3":{"name":"@cspell/cspell-json-reporter","version":"6.26.3","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.26.3"},"engines":{"node":">=14"},"gitHead":"b8c6e0a31c58ad61b4814f92dccfe3df4999ff81","_id":"@cspell/cspell-json-reporter@6.26.3","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-9oiz/cacWXI66tXkGyy+x9t4rxEyCXzCYf8UJS3X0owUVaL+Kvx42c+1lAVZ5TOFu0nySvKpZjdVkQoigNgY5A==","shasum":"6389267c33f8a214884f807e0fc89314abbc571b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.26.3.tgz","fileCount":13,"unpackedSize":13668,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAu/FZsxqCrGpkH9c9rS2jLNaLSYjrIgalrZBoZwDlemAiB4GkKFXgd1srEM4EnNuw26uiG+NlJ2iJD4OTNRx/a1eg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7hbtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmruXw//fx+cYCy1tuGdK1duFnjGtW6JFaD47pL5T9vxvKij8dLrM6qq\r\ncOH9hDLvkDvKFPh/kEgSISgdzpUJmNCQhu8pavNTsY+y63o1N8Ma9BY14KYK\r\nLlHisD5pCICylWsXnNh7GKrDOnQWwVXOiWNm9GIbf1H1D0iy5VdgoOokNPOC\r\no6ALCZCgHxghal0u2I7JslSpnExu/n6z5zNqqhRh93D2/ruTgCF4AmH3ix4b\r\ni9SYVPZq5ajH+O/Yn6mz+nV9N7NUYJ2bGlN/T7Stzx22cKa410BtIteT5glp\r\nVPxsSWMaJh1T5hguPc++u60IC7ehZblB+6RfjG5jwcA7/BzQObne0wBiuiKY\r\nT14inasqtyrYVrl2I0ecO4RfO5Gh4cMb+l2uRxywid+z+AFzTYZhudK38++w\r\nN8Qg86ebYvrHBaW5hbyV1SqKWCMy5M2y74J5y1PGWbz56eA45HWCQfVcs7w/\r\nx9XR9+MXIJPXZhTpdMSaYhI+MqFDlHbDYMSLmlxTQX7FtK7QImqX8potOWsG\r\n4ueQVdY6ue8jQO71q9yJJ0kBMM4evnI0BVm2drjUVf15b1ruLk2ihF7dCLFp\r\nlaDKaRRqeMnEAmowBc8hzsTBc9vujtDyVeCtnYgBIcwtiPR1jjoN9OkilyI7\r\n1wwex17f5ZTUwRNgEUkcfsL2O8FnxM6afAo=\r\n=daC8\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.26.3_1676547820814_0.7936827330866127"},"_hasShrinkwrap":false,"contributors":[]},"6.27.0":{"name":"@cspell/cspell-json-reporter","version":"6.27.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage .tsbuildinfo","build":"pnpm run compile","build-dev":"tsc -p tsconfig.dev.json","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.27.0"},"engines":{"node":">=14"},"gitHead":"b0e31c7ba91ba467d5fd9c66f238bb5d899f4833","_id":"@cspell/cspell-json-reporter@6.27.0","_nodeVersion":"18.14.1","_npmVersion":"lerna/1.15.1/node@v18.14.1+x64 (linux)","dist":{"integrity":"sha512-iSGZxSNYIEhrYXPllJ0cIRB80BLPVDwfdpJz+7+UZHCH75+W+QZ58LYlnXt9MMG9D0DkM30kdo8d7ivDnxg2Ag==","shasum":"6409d89a7bb03f4638794a3464482bc7240ca87c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.27.0.tgz","fileCount":13,"unpackedSize":13668,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5tfvkXgy7G515ky2Q1+Qtp4VULnACj3fcnvQuno5rtwIhAMdhzRYGgHP1PyZpyrM+nRm/MKzvprDsAEY+ynPXpwLS"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+w8uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1eg//RF8tb/nUE2jUqpWUrvNw7RT0OpF1CJWLufoTJmkoM87Wbfxy\r\npvO3wGDekMALZDcJ+8KDgetpO+RfBOpaRQ3toEG8WmeIxTjDn9kDjj/sYKLM\r\nbfZcUPKgf0W7RbaYQ7mooIlGG2KFf0c+UF1XYWAdOJNn4yrWp7ahes+uAllb\r\nTyor7aXevZQGnoUvUS+Cb5iMpiX74se0QbykExTmYbq9jh8r9iSW1h19mACG\r\ny0Czq/0qVnkoPV5GtqSZrInykSE9mkmlE86my88O5Vbu+//Mt4PoV3ejASHY\r\nXRKTtmz5IiQtjhQ4AZ68iGZ5xetPtEG+B4IT8/6ZUVVeXOIKz6bJbS0owej7\r\nk/2FW1mxIn2ze2G/yMw/jCfwO1FW2wTpEyjP9fDNc+vcFP0ZfjDYN7C/6rLA\r\n5THCgn9a5g1fc1GmVKBSiydBJYVD9CmsfxKtcfEjvBZ9YZd2wFXU1O5qsRQh\r\nzVLIBNSF4YZt0J0509yhuy4+n4Hv6B33IP4LNDCC05VNadUyIZg1Ni3l0ZHp\r\nBSz92AmiXD85VbzgHy79NSNWsJSQdasAf1sE8t2eLfQxspH5uvqQxwM16tVJ\r\nv5DDgun6LCntTlmaxmDqUPYRw4Ev5ZZo1nUNvcGrfUsgDEMs19CHXyyZ/zGv\r\nCANd44ZZu5iM8PHzIYdRA5MJ6kwXwrQvgeY=\r\n=1Rr8\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.27.0_1677397806097_0.8548388308419497"},"_hasShrinkwrap":false,"contributors":[]},"6.28.0":{"name":"@cspell/cspell-json-reporter","version":"6.28.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","main":"dist/index.js","typings":"dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage .tsbuildinfo","build":"pnpm run compile","clean-build":"pnpm run clean && pnpm run build","compile":"tsc -p .","watch":"tsc --watch -p .","coverage":"jest --coverage","test-watch":"jest --watch","prepublishOnly":"pnpm run clean-build","test":"jest","update-snapshot":"jest --updateSnapshot"},"dependencies":{"@cspell/cspell-types":"6.28.0"},"engines":{"node":">=14"},"gitHead":"1c314413e76908e5fbf61fd2555726112b177c0e","_id":"@cspell/cspell-json-reporter@6.28.0","_nodeVersion":"18.14.2","_npmVersion":"lerna/1.15.1/node@v18.14.2+x64 (linux)","dist":{"integrity":"sha512-BANwyzWcRyFSN6Xux7ElgM0wbK7TAKWBXtpbwGN2BoHr2He6HKYMEg+oha/4kZmiCp3crrD9Qe30dgdvqEcSzA==","shasum":"1cadc0c91feb8d386f7cefe82464ab33f8bc2e3a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.28.0.tgz","fileCount":13,"unpackedSize":13648,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBbbZSp9knJPx8WE/aZklge3fAcwkKOMIWh/yWn9qMiEAiEA4DD2A32B+7R8F52yB+xFSCL3y68YOaCG4KUUfRNM3z0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAlgSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqC7hAAh8D2EcipgFFe0qxzRi7Q2wvVtmoclld4coMMOvpKMQTjM6uS\r\nwfxgrcQIVBNK/GuXgHDNWhVwfW4/bdCTmCbipbflLmjjQoWxhEme6rrKftfN\r\nbXnujAaBnF9BINOFgnn8eSzTU9fvesIUj+y2JGbQrub8+SNyxJsL4w4O3KNV\r\nkKJoN6hF5R1GSO0XubvHXjrMIoiZUyKKpXhRvTa3mChnIWJ0GrzloG5yWx5t\r\n5dGwkvp+iI60aFOrO17YRawRwg4eVFjpH3YJanAtA7NfuU1F/Qox2ehx6gC9\r\naBGpvaLLz+yzeK5yTR1u7enXVG2BrXGIUVkpheUJuMQOoJG/J6RI3+a5uFU0\r\nkABVKFOLGEKasDkU+thoHCKZ4ri1Z/FwEXR3vSTw7ZtFwJ90RmKvspboODrn\r\n92Xfv3zuEKRkVIMdSIopxDdJ8QwE6nU+7u3EwwE6F1+VzuvenMORoy7yQ56a\r\nBL4GeUaZiGDDuxqYw/sPfpQ4iguPlPSQJMhlTEQiWMUEPjYFLxJrCh2bF6Re\r\n6BAX1Hr4zZEbg1CFEmkKs5/IlG6KSE9eCHJeDt8FtZWX4IxF5vnV0ZijsXfs\r\nrfgZuxEDZvvAhpeuhalYubFCd7w3ZQidurMkhQ71mBki58KAVSgnLsOE2cUP\r\nlKgoRw52zvtp0eUWl95e7PP4kd3kzGxmoyE=\r\n=I+8V\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.28.0_1677875218077_0.5269204391476234"},"_hasShrinkwrap":false,"contributors":[]},"6.29.0":{"name":"@cspell/cspell-json-reporter","version":"6.29.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"6.29.0"},"engines":{"node":">=14"},"gitHead":"2eabb1c47c12c2a42eb95d30329be6f544ee2ffc","_id":"@cspell/cspell-json-reporter@6.29.0","_nodeVersion":"18.14.2","_npmVersion":"lerna/1.16.1/node@v18.14.2+x64 (linux)","dist":{"integrity":"sha512-AMw99UlTQ1zJYKvrQRg3PAc5nCp+57Rl2lmg4+3HhCpBhTiWYgIol6SkxZguBDCcJZ6b/PrJrECzY+pGVAjsTw==","shasum":"1d043ebc5cb52306afd73eb463ae7945f79d3874","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.29.0.tgz","fileCount":23,"unpackedSize":20533,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH4zyQymTPerRL6qi4uOXWVxlhqbcMAOAUQ78CMilqyPAiAdoJBfjT2SqLMkS4Nd+vYG7hGF3UH+MtDOMMTLWpRDSw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDGZ0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7ng//U7Kz2HGUMcVre96WeA9CognrYLj/XkjWXzGaimleX9JZ4ilv\r\nTB7glEtZdOnIyew8DjlpU+ezjPneK0RkCHQBmiEtdYNXjnJw86nRzLBkXj6o\r\n/S92rVHiusK31lE//19CdgIkedHlO4wUgj89VO0bur5ZPhr076L+9fSWkZNv\r\nBu4NMzeaQYOInHKa+4Rp9G57B6pcDN4/66NN0lRI0e1PGPoV4EBT9BHer6j/\r\naQSV0HVd+XZgs+2umwQb1uG7A3MLzkg/ScTVAgsGpWuoTjOlufZH01A3EwB3\r\nF7hZcV1Os4mGI7Igfe6PdMpq8auqw7TTWwEldsU9/JxvWzv40lwii8V9FVar\r\n+pYl53l8q3QQkcYkErg62tID8tESpd8GuGR+Ej552CO0YzOh0vWE+R+DM0mQ\r\nVbhbIG8Siqk3IYlhGdeNiuDsjP8xGNNR4jbUAGuYyQ3ZnJUc5FPIA7DlVQa3\r\naMlcuTuerori/RM/OB4JyhZ3kvNx/26fUO1dyL5nglcdDF0zYthtmKj7X5U1\r\nC88jX7zz00hJ4wc3mE6+taUNxXBXmsN17OEStq7ULcJEdc8mnnEjatWfn4Ya\r\ntxWk0xWGcgutwuHkKl3WjKhA1XCniwVbPR56uF3fOjMzVBWRVYS9BdXWAfnO\r\n3aeJNmuuw/D6XUD0G7znn/Z4h14hKwUZ24U=\r\n=IAWt\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.29.0_1678534260482_0.6821407385861029"},"_hasShrinkwrap":false,"contributors":[]},"6.29.1":{"name":"@cspell/cspell-json-reporter","version":"6.29.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"6.29.1"},"engines":{"node":">=14"},"gitHead":"e524c611f3529b22a7e8ae3449a5c9a01332d44f","_id":"@cspell/cspell-json-reporter@6.29.1","_nodeVersion":"18.14.2","_npmVersion":"lerna/1.16.1/node@v18.14.2+x64 (linux)","dist":{"integrity":"sha512-Zp4BEWu9uXIHVijtxZa7yQRA5VUfmOeRAQeCZEnnUr9mb75vsm27ZQGbXtN4L7m6BGAGIfnqt+qQeiLRu2qLCg==","shasum":"2fc73f6595d3922e3d0681f0837c0f96fd12bf4b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.29.1.tgz","fileCount":23,"unpackedSize":20533,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDl2FgdeQAQRsM/jhoPdL9GAhcoX0fo930a1Xahfwn3tAiEAncZ8WBfANVZjkns50cVMWc+utHvfZYlGfY1O4bgCl2s="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDv29ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWCRAAjUuEiYQyd3/Cdw+8ieBVw8NsKhqkDunhFUilVi7k952bUYBr\r\nS3qAk6sw84tkGYoa1QPQ2uyfpAwU1PP0uaIbLJxcu5a6YCagFE4PUnC842zs\r\neQyKzJEiOuJ4yMfxYUfXoxvZo6PB2N5B/3et6vvXM0vGmbZOLGcwv3CcoP/o\r\nXILw+q+PO2Ap4/zOZnyGY9zN/VHYOf87OnW2wjt7k+TUNZ3nB2hlwKtQpE6x\r\nUAfa5xmHm34AtFEWjibfs3X3spJlUjxt0NWmu34lHk4tF+/ffQIR1oLpKmK7\r\n0cXKxhSUFFxSXnPMP4YofSHDXUNTSxmJuoVojEmniU1S/uEK0p/+Ybmvszj2\r\nZwa3mUC5UKN9bT2H/RCyj0EhV9sn2Gm7U1Je2qzV62CZtWcMQdBUn9Zx/hI3\r\nLezcDAUqs3AVH5rveA/ymiXp0u2F9zF0cpbgvx5yJcw75488TjUWJFP5ZgNZ\r\nMVziPGsSQpvfCYhvYzMXC26w2aije0x+FMfeXSdDE6iRoXg3oFTW9CwWdcGr\r\nCPdEXO0Bl43Ehh1MMuex9B3D8EoXGRpXVqni3ryegzHNsN5+IGtcYEqpQ1ek\r\n0QgOqWjsVWmv2apF7Vf0DMCMaK8eTuQ4fhQdNK8hi46FM0+EWliurhYqzUWN\r\nle3qIG4O7uziO5NqX1eWEsjcysdJmnegshA=\r\n=fzse\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.29.1_1678704061679_0.17299125357861023"},"_hasShrinkwrap":false,"contributors":[]},"6.29.2":{"name":"@cspell/cspell-json-reporter","version":"6.29.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"6.29.2"},"engines":{"node":">=14"},"gitHead":"fae497508ec03795dfe0e0b70ea80cdf3d7be5a5","_id":"@cspell/cspell-json-reporter@6.29.2","_nodeVersion":"18.14.2","_npmVersion":"lerna/1.16.1/node@v18.14.2+x64 (linux)","dist":{"integrity":"sha512-2QZ4A1uadHcxOtCHi2Zup94SUpAGagzTkRC2rOpw5zAd4sPIJHDmS6Ci0FFa4/uwhAeMaJVoz88EiDYs5L5JQA==","shasum":"4482bf40e226cf38851d65974baee86109dd5334","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.29.2.tgz","fileCount":23,"unpackedSize":20533,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCeRkp6+eGI/kypUEd0eVEgAVSTy0ha/+M+QytZ5HXEsAIgRMYG/wI+NRklhrU7d+XCeT3RecyPFPToTJzOKMHDlVI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDxfmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqS9g/+ONapjbfZUjeGcdqgc1F857hxOtsZ4eHUBXSB9yItasmnfO5w\r\nyeBQ9VeBmO63Nz+P2Y/LIR9MbqQUYSPt11h9GVf0FmTz0szdJKAXTGn/Z42n\r\nHF0a/aCzuYLCYNQnx7CZG5mBuud46SErPtXVpWekSyahTdN2IY6MafPUZvo6\r\ntvo3AHBAjHsGUvWXu96suCkNM14rfO0zRKxN5QGkLvAJ/vtaIz+jho/ApYvL\r\noAbOj6HcUP70r2V88xuQ8fzEniKesmIbDcVHNZZe70/ANAfXs9rtdX13C0rd\r\nI8PN7OGZaeBwm5QlmKoX7JCnmJsi7VbGunoPRcL7Mfo2onVF7o/iyYDBSjtR\r\n5n56nbMJwkEdQcH8eARMQXHqDxieQPcccs4qkovs0PvVhxEsAgHCi496HZCJ\r\nmSO28VYYDJOFlCj2+MQaA0q2jebRsOPrTy72MK1qE3b5LmaTRf2lAJBqpKyY\r\n750hYI5BmvCnvxj3CLcCnIW4IhlIx0G25/Qr44jBel7SIONsUdjqBds5z0bd\r\nF4M+UMZZQTvfv443o23sYBguEE5ZnlcneTr65IAudUm/41pp+QV0uZhILKhr\r\n6mx3REX6F0gFJ1Mbret1bhf5/in6yjm8ka6oWmHCSu8YE35vFWEUZAnp7/h/\r\n8eibbSVV0j6qpC2S6bcGnONGFrscgihfWeU=\r\n=mN++\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.29.2_1678710758417_0.14094611631415632"},"_hasShrinkwrap":false,"contributors":[]},"6.29.3":{"name":"@cspell/cspell-json-reporter","version":"6.29.3","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"6.29.3"},"engines":{"node":">=14"},"gitHead":"a46e27dd5e9d52d83f0bfdbeeafcda58ca516fc1","_id":"@cspell/cspell-json-reporter@6.29.3","_nodeVersion":"18.14.2","_npmVersion":"lerna/1.16.1/node@v18.14.2+x64 (linux)","dist":{"integrity":"sha512-N0h41d2LwpoDgsCjKZFGRyFNawL3BnVoz2Yk7nzJOpCkqjXK9h1plnWbcs0++/0N0xXubShgES592pkYj4qb9g==","shasum":"7c898fd9bf51f5092797f19ced3df7eeebe4faf2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.29.3.tgz","fileCount":23,"unpackedSize":20533,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICKxhUuV30qI+GEhaNJmtn39GF7mklejWQWUdxfJaei5AiAu2gZQrFYySj+hhy03lLpfowupl/EbWllqO7gSUcTSWQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEBKvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmomkhAAhydVsORMktFvDViZRe/KIEO+hAqOTEIe8aJKPEq9xArvLmxB\r\nj9b2Db+4fIcbbRwelJMd0Xq34iDsoT63AyDfUJRj40wjDh9b/WycX9ttLNXv\r\nlnGtDLh9peBdOIYSbpYxm54UrfE2TG6s8CZrrhhMzaIhn/Xn/WXZdfgTqol8\r\nb5yIUiD6NL/OwBjHsshR6UKqSyH0lFu3wLfOiCWSBntKOZIhrzd0cNyDnHmq\r\njzsR/F9lkzA2VlSsiNsJOLpVhzUInrvupYQUJMesj1t3nxwUy21B36FLLezB\r\nQeJ9wdTYFh7GqP1b6LvRzUHnjAk6HARnoWQ4JnE5quJQJ8Q90QsV2uhAYHbq\r\nM/SvP5u3ScPzBz8lFuZZb/1a8cpLHNSY6YukvMWFwfbs3e3g5KPnVvKYHtc6\r\nH3fTE7/yKHHm0cHsET5gFmnF1oyJc251zgG6T/yeRE0m8OrRT5A11nRVhNkY\r\nwPX7sjotBsMzcQQXJ47JUjZF5UcJX7XyPydaCa7yN8T84ZDpHE9bz2BIJ6E6\r\nXn2J9Yejezqv2QtX05dQywnS1LqjovhD9YxwOAyrOQER9FzR1MNN2QJf/yR2\r\nviOJ/Ot0BU8KuCljw8FI7c+Zo4rNrfF8uIvu1OT5QdJiCKOO7H+nv3gdAF1M\r\n5xGlYKjd88P1KgU0CT2tSXEV2HOyTbOjR1E=\r\n=4Kwk\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.29.3_1678774959107_0.12420458769039544"},"_hasShrinkwrap":false,"contributors":[]},"6.30.0":{"name":"@cspell/cspell-json-reporter","version":"6.30.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"6.30.0"},"engines":{"node":">=14"},"gitHead":"9af8c211fdeeb58e2d7a2be0e72405a23fe954cc","_id":"@cspell/cspell-json-reporter@6.30.0","_nodeVersion":"18.15.0","_npmVersion":"lerna/1.17.0/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-aPanc+m6v6wq6SyQ+unjATUkNxEu+JMtQM07eYip0GKiAbRfYTUQbjNnWEwxU/Pme9aA9nRyU5Y4/pyxJ0Siig==","shasum":"e553ab2315f630a400b99d3fb269f67a047516c9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.30.0.tgz","fileCount":23,"unpackedSize":20533,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCigQumTitvGRkCNJjA5fzHcjo/wMSVfIQ2PQGMAR+ZvQIhAIWlhZf5ucNTe8UMIExPbRMbyYcRa89OpcPWUQLU3JNR"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEzYLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqt7A/7B+xeFH7Ibr7Fpmmo58kw5iKdMZWTv9FZe0xDMqGT2NXSnJvV\r\nRJmDXaw3KBvXJnA9zjuVTTDTowj4brtLlymCrLlLWTRS5RKlEBRZEQk6yAMT\r\nkrpiqK5D67UA0Trb2gIDr6Jli9yKjfF8upEjqM6q9qJc4FVHdsnEXHnHzP4n\r\nckrb1oWVFQLBvAU3RE0W7LVbXPKEByfPWU/jGrL2WenyEYVRcH/2SNpSMNLU\r\nEvaH1s9gruA6PfQMQiFh5VuytKMVNPkqO2f5SqFMeQA+fWIc9qHHLGk5a3Ti\r\nctzEUHrY7Kc6Ia2tfF5c24KhSIaHVrnGI5aKHB+qNAZjBVLqtUZ99dx75K9b\r\n0DRqIMZrlfX24DxiTM5JOtdOTVHV0rgIejXMhSVw0YJaADCxwETwshZDhC3n\r\nZR4X1NIT6Oqz4SphGnbIwZK8ZytwhsohTWMR1UmDDJegftkB/52I6/s3Q8oj\r\nZL9nBcH1RPya5quxG8cuB+h9j/xOvBR17OYqmjy5Blice2a2xmuGs8OJcZa8\r\n7tDals7y/pAJtySLOmdpbeyjNYPEtVka6Ad/Qc9rSoArvekUS9PaRq6YHXjD\r\nw8Rlt8FDou784FHFLGXDqk76KKu8KKLCPfn2ND6lJDjLqaX6/6PHXDEkmjYn\r\nKdHkMHZvPBby6pVmU76qn/Jn66MP89wNucY=\r\n=RfWV\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.30.0_1678980619733_0.255061644996851"},"_hasShrinkwrap":false,"contributors":[]},"6.30.1":{"name":"@cspell/cspell-json-reporter","version":"6.30.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"6.30.1"},"engines":{"node":">=14"},"gitHead":"3352b82591cd0cb27e5cd04dea93773e98a606df","_id":"@cspell/cspell-json-reporter@6.30.1","_nodeVersion":"18.15.0","_npmVersion":"lerna/1.17.0/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-D9PdBUz6R4DbjG61TIcbqzYu5rrfgwM5cgWhMcBQ1Cb1t5PsXRmskvHDnd6pRjtoABxdthJs1VZXN+LgxRDLVQ==","shasum":"8e049505688477784cc3f992585d493676cc59d6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.30.1.tgz","fileCount":23,"unpackedSize":20533,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDBa3ovqlFyE058mBLmqYSHhYCI8hNLyLap26JO7Ylx4AiA9TVF8lMKmJGhm9yLA0+HycNIcixxbof+481OVuXoOew=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFU+qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOmQ//dh/2y89RqqGMVjA5vCrrzyhMFtSqAtNIUT0VAtU4UATANMxb\r\ni0uhomK5xc7c/WfI/+kHCUTb2EQCbowLaWpNOTpsahNeXocCqDt0efWr6L/h\r\nLYhWNqzkOVPBXiIhP3xZ+8LcGqvZ77iNgxdvd95ujs+L9xCDAp+icTEK3eGF\r\nlya4QdPccz11LmLyUSyzLchVaHwN2HD9NH2ylGBd+xniYtiZrMimpGyUo6UK\r\nzUZu2tWxo73oN6orQFGsTIPkOlYMpseyBRx4IwS5vIJX/TVMjoni7xz0xpwM\r\nfkrtNaGJSrO2CKdCb76CziuOSPT4rCWAitEEw1o+Qh5vRxAnYyJUBjznsSWY\r\nBXa8ewvjEQlRECwivxI+IoEASEIzJ0Adk9XL1jSLVoUFWh/bCLHRYLcXBn8h\r\nZPccZD9/xgWq0H5dR7F4lql0bFOFCyX2H8suRnMJcFWrGzljOab7fysVw1Sy\r\n1Iu1CRZrhxlrhNj9tMY3vPye4pVIYYvXd5/AUt+DWY4la5LAhHSruTl6E5nw\r\niBIrn5NR/IAgP45sUQuayWb/fHn6htmG62yD+EOYyWDwa80vzlwA7h5dwIk2\r\nyTo3wayzYBAmWdIhNJeEW0tqp6eMw+8MrcTp/GV31q7KEuzTiftzVUIU5h6h\r\nqt+FhmzSSM5vxm41rA3WsFaxLdHnPWF3ZWQ=\r\n=B0Ec\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.30.1_1679118250294_0.6573236055593763"},"_hasShrinkwrap":false,"contributors":[]},"6.30.2":{"name":"@cspell/cspell-json-reporter","version":"6.30.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"6.30.2"},"engines":{"node":">=14"},"gitHead":"4da6895c680084f3b741ad24a73c5bb011a57b35","_id":"@cspell/cspell-json-reporter@6.30.2","_nodeVersion":"18.15.0","_npmVersion":"lerna/1.17.0/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-hCOe8GDMAptiMxOGubYs0G3Bv7qlLM7XlgI3MzqDrkmJs7q9p026BNM1SGJdBD/bfj43vuyI7KEZypT+kobzCA==","shasum":"ac3b1d888b097c3cf0281e38154727d9b6758aea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.30.2.tgz","fileCount":23,"unpackedSize":20533,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGHh6cW4m/JpZ1hw4pKDt8gejhmJr+xQlRBxuQXrq1RKAiEAllqxRFhUKAkgpLJpYUhQSdItGuY+EF5xihP9FNMIgeI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFgcsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9Aw//czbT3bDaXGDpM3k6jK0XxMYfOc44n+Z3N73eA05fKEto+J0n\r\nNPY7uqbao3ozIEl9Vd+G9um27iIyWE9oO230wJsVjyeC8FlUU6b+/wTZzuIc\r\nl5uLSwKaEOR3ZZ6+wimeMb6S3giWThFMJXE7a+AqEvCQlAOEWiCfjdJ5dV3Y\r\nJc4hCEl80ZZm5oKphnKE9Dz45+hkAPEc6LvJIFf0qECAy75tovh+7wjNjkdL\r\nynnUPES5tbLZn0WjKP1nObykt/GS8kKQbGVp7n0kKHESCcppZU4QtHqF5N3A\r\nX0MXcXdxgfYzRasU2x2uhP2TSkEngZfxrEuziK/Przfcss+iicvxmQINaz8d\r\nwphubJ/YFNRUaGuFyMHu0FL5U5psa8PGxcQas0bXFRdD8/ePJ0kIP9U+Qaiw\r\nquE1UTrDk5krCm7rjyvR6scM3r4AYKVXc93HptEUKyWoAifS6Y6fnJScKQ+x\r\ncLfwuA7Dsol46bc7fEG/PMpnplk4nM4992gmL1KAoJW1420g/C1hzuQMEI0D\r\nwJ2wfaAenXoqc4bnGh2xG5uPyKWBivAHBCbXX6IZXnm2Ggar7rTgB5fXAW+s\r\nJFxey/JmPBQZJOqWVtYSX9/IXY7Mtjr06ddzij+2oKhf2d+ZB4/y83V5Bkee\r\n971BNzAeC4Z8EG77kQa705HBusxLIs6gmIQ=\r\n=OM8O\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.30.2_1679165228000_0.6010082956435929"},"_hasShrinkwrap":false,"contributors":[]},"6.31.0":{"name":"@cspell/cspell-json-reporter","version":"6.31.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"6.31.0"},"engines":{"node":">=14"},"gitHead":"1c0c3eb875bc1aab334bd56d952c0d0964468b7a","_id":"@cspell/cspell-json-reporter@6.31.0","_nodeVersion":"18.15.0","_npmVersion":"lerna/1.17.0/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-vPF32zE9J2e8LSVC/paurmXGPjK1N6BFSZZOFff/+RkhjLTau5GEzEGdmc9EcBUflIiYoikllBjm4rnvbO+81w==","shasum":"c73c1b0ad42a73ba6b75f6939b294a1a176e1619","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.31.0.tgz","fileCount":23,"unpackedSize":20533,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCifoaG+VnPvs49kHVp4Bo1O3z08CFnOaKGQBmJ+u2YTQIhALyw2H6LiZCL5qxaYMfDou5i0BQ+PX30ZQv4YYLTC7Af"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHcRQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2Jw/+KUj9RXJ2tfWafivX1hpzvs/0G58zGnK1dj9Kg5I8Gq4AeDPS\r\np3JZMuwfVmRGmq9N6ZraAfbOTTBcNQuSerYQYVjTsHm+N4O0QQsw6RZSGykb\r\neadmgm0Jac2fl9jINBh+MS8i9kHjUD1J4fRvuOzRT7uyf1XWvuhjr45lguju\r\nHJ/qKLlA6cp3nYj6M0bt5sDr4APs89LF4CnjHwwwTxSvHOtvulLor3ZUHfFY\r\ngRQ1d+e/PYCOWMENDAVwQ8Fp1WwsEVWlRpRAdVd2ExQ8hlFnZQWV5F4jZX9q\r\nwDTBH6RygsSWFOGAbCZa0+6IdudREwYlex+9lNGBhLHFle3y9aLH56a36mmd\r\npMznbtkbiYnhpGxIwuLQn/bFMfgKhMAngueTlSRryAqCX4F9VVLw4Bo7ABTB\r\nnjp2esfSOdMnLDsikFlpBZo11Ydcc+cKWIW6eEjk7dN7gtz0Pkg5NXyYaici\r\n/B2oZuBr8fwAILQ50QRgEEkylD52cVwKgyUGqzR6duap5QoIE8FI4NV9N9cy\r\nh+7tVgZUEAKtueJqShRnmG6eLgIY+ByKYAHQoUpKm8ZT50aIOUSP9Q22RbcN\r\n63Poia/ePxw9DbZeGa3X/mCSzePM+JgzUfVibuFtWP0xJDix6IHi/LOW8ALi\r\nE7islTEqOfghI5UPBASX3pvPc4rrXw7yhnM=\r\n=OO3F\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.31.0_1679672400788_0.06667153725703767"},"_hasShrinkwrap":false,"contributors":[]},"6.31.1":{"name":"@cspell/cspell-json-reporter","version":"6.31.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"6.31.1"},"engines":{"node":">=14"},"gitHead":"43c3652e27588f6643cf78fd764f12f497f89fbf","_id":"@cspell/cspell-json-reporter@6.31.1","_nodeVersion":"18.15.0","_npmVersion":"lerna/1.17.0/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-uRVYTgaFb95mZhs9EDwNH8qLm9ndbxHeePAWCeeelSRG8YhUGtz3ovriMFi6E8ugVZDU1b+VN/P6+cDoOrICVw==","shasum":"852abe25fe60ce6db0246d82ee8cd453ef21fce8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.31.1.tgz","fileCount":23,"unpackedSize":20533,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6vAW9IYoVGddVMN7h48ZNwKRVF8umUDX1R24URIhuXQIgbJSqKSy/Nv4NWlZZzUjiNrptZySny3TuwMCNbu16GHw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHdT7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9ZRAAohlgan1/uLLkTUrZuxRl+n4E+wCkKJ1icAllfQ4WUerFIuYB\r\nunqWNw7LssrpcYETTiS5g0CpxnvqBwidICGJEjpRYnK29cDXaGcErVex//iT\r\nLSuLlSV0MqSD4am4RT5OU5tOsZHpNGAXljoDsPyoWou3NRttz0Iu4TU0IS25\r\naWPAhKO7ZNAlla61Vhe8hb1ejfspCEEISTi0A/vIt3wYGjvRbyzXN/eRxBrU\r\nT1xA7r+gXS3ByHmmrG7WUv4U35kaqpZBFEDanfmEw1+f4WLwJCGx5LXoDYd/\r\nIjRNQM5JiwNeLAGslZEBXIYAtRLNqVXNQWY+n032ekeO30n+y+Pjr/HD1QHA\r\n86KV6GB8Nhu5yaxq+j80XaFILIKRMYSX3zcEW0uoXPV7yNlZPrWNqNoKcsVV\r\n/hQhP/JPlqVGHqtMQrFmkSj1zdCuJc9LInEQM9vEdRFfzazaOrq4310/73Dr\r\necP1Z4IGlIBZchkDkTWrgbrj42ZYt57p7UTKzS47QCRw06sLliyC+GjXJnqV\r\nyxMdXYBj6OQ39qJqbMZI/76kdbQtlfvXMAnBCccQ4x9UsOvddlC9lQAfY80Q\r\nnR0nWQ4nJZ61WArlH2YefDZ1wDaI9zGcR+AwhJIG5UzvB1yDKIUDZq74hCnI\r\niPEj6zsQzjD28Tk8h+LnME/VIJnCqmpwmYM=\r\n=r8cr\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.31.1_1679676667364_0.48566053317643454"},"_hasShrinkwrap":false,"contributors":[]},"7.0.0-alpha.1":{"name":"@cspell/cspell-json-reporter","version":"7.0.0-alpha.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.0.0-alpha.1"},"engines":{"node":">=16"},"gitHead":"626d1a01b413c1b6de0b386a5a264b78a10ba146","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@7.0.0-alpha.1","_nodeVersion":"18.15.0","_npmVersion":"lerna/1.17.0/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-7tvpIlFleRDMMd1TXBVBxpI8ZoGKiXTVO1PbNnaBmzVfqJAnVhM38caj976tyVT66EdlYn7Stwzwz2ykQD5HSQ==","shasum":"297bb9f2dc0e3266222c12e7ab8a34409c65894b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.0.0-alpha.1.tgz","fileCount":23,"unpackedSize":20547,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD30oXTPC1PCU/23WefhxoQ+OG3u7z/KnUr5B0mWdqmVgIgVLQYWrYOjKmOBk0mpDuN9tDWw0Iojvtn5lZdroChxvE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOUKdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLrA/+O9dZX38re5DnY9S70HxR/VpocO6ihSSQ3tAxZurk1vE1RYyO\r\nuyg7Nh/1GmrL19/Zd+3RhC6MffVdzmLut1mCwn3yVf5RatdDyM2CokAQPoE6\r\npwSK91U2ftRQvtbxyTFSRpSFViGbTe0gVgUcQoxYKau3nRhZbkLACStHPXm9\r\nPkUgMkNy50tBTfcj1TaV8oFDGVPUXDeIx0YGMOUqB6ReHcSp4zn6/7unTATs\r\ng+fHCH4yNo6jvn0QmPF2zBmLlL43ZBGyf4rx76QADcn4QW45YuSRw5uJv0wK\r\ntI+FRJbHEInzalu5w365CFE09CIMaMxKwttknFxPXGBQnxkBhJmiMqUJ7+f4\r\n8j6mrw2Pe2335Wxrfo2K+pWSiwU6TWFQp45aDZlgO5H/x0HnXHTveeHGBxQT\r\nmbmXa2NwVxiPWpkb3e1GhiaWkkgijwx+dCvnsg+9HXgbB7vpxcvq/wpl6yLK\r\nuZ64czDyHCEGfnc3KAsH38UNHC4g0ww2r/kZn8j+0yPeCOo1+5gWjYbE7Bjj\r\nsqeJV5V/Il4VyU+hM3bUmGgON9xQvrAhETBvRtM5HMiTkz82lO77f6jytXWH\r\nXj7n4qKIccOBGZCI/QVRrC8ZOp23xzKs0MZgVpdTywGpExg2daDaWCPwpRnX\r\npCG8E3C5hrCQUGym5BGs4ORC4h9O8hiNBDY=\r\n=lf8w\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.0.0-alpha.1_1681474205390_0.9605254840388171"},"_hasShrinkwrap":false,"contributors":[]},"7.0.0-alpha.2":{"name":"@cspell/cspell-json-reporter","version":"7.0.0-alpha.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.0.0-alpha.2"},"engines":{"node":">=16"},"gitHead":"a1b7c5daeef5afdb14d6444318f450b9fd9c035a","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@7.0.0-alpha.2","_nodeVersion":"18.16.0","_npmVersion":"lerna/2.3.0/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-Rz+CyQ+vpflarvzUji6NV0BZ2ZB9w9SZsbUq6EdUWlb3LJMEuahjuuTWlq1qfMdqFAexIeQ8/5cdnfX5On9aFQ==","shasum":"93af190cb7dbcee26503a7a1ac18000707cbd943","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.0.0-alpha.2.tgz","fileCount":23,"unpackedSize":20557,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDmmZb18lxagMzCR74Ghk4yCgHFUuQpzGcUKb4ILBB60QIgLaBjLaAgZ5DKUBmVMfS9+aV9jVs37RWU3IvSTii+ooc="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.0.0-alpha.2_1683443403196_0.8126958115464942"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.0":{"name":"@cspell/cspell-json-reporter","version":"7.0.1-alpha.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.0.1-alpha.0"},"engines":{"node":">=16"},"gitHead":"9ac874fd367a2858df9aab07fafad183347f2033","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@7.0.1-alpha.0","_nodeVersion":"18.16.0","_npmVersion":"lerna/2.4.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-M4NL7VViGsfGUJDjjG/jJhXvGhh9J8Lw6LET+B+ss8nCTTWQ03HfCjGqaB492J4QHiQw0DZyB6VZiTP4mG3JEQ==","shasum":"f2ae83955eeff640e5cb606abca01abba7a785e8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.0.1-alpha.0.tgz","fileCount":23,"unpackedSize":20557,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDd1Me35SHi7yseHdVb1SXiXONLkBVkRmdWBTWUrn1CKgIhAJ9gFYY09ufd/OcE/u6XyjUDwu8Mde1veM+LUVIegHKI"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.0.1-alpha.0_1686295367440_0.9002431704558242"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.1":{"name":"@cspell/cspell-json-reporter","version":"7.0.1-alpha.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.0.1-alpha.1"},"engines":{"node":">=16"},"gitHead":"053cd11992a03203786ed64fdf9fa719eeded824","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@7.0.1-alpha.1","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.4.2/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-1ZvTWbhTkORE2atDbu0dOFzz+82MxpMB2VxlOpkdVRUWYT0G71CXEXp88LhrcgcZYfGE3m9EZWaVeNOFT00bqA==","shasum":"06b1441926a2bcf7d5a726ebf95d244cc3b94ee3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.0.1-alpha.1.tgz","fileCount":23,"unpackedSize":20557,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCIZI0SVFWO3lOPTyLfwjw8UrRiZu40ZnSxVlV89m8BMwIhAM4pM87KdrjcYobXyuZO759oD3iZOl4QuJcbDF/aYrnH"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.0.1-alpha.1_1688819929667_0.528406966783449"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.2":{"name":"@cspell/cspell-json-reporter","version":"7.0.1-alpha.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.0.1-alpha.2"},"engines":{"node":">=16"},"gitHead":"1fecd5ff35dc5c104f504e761fae85a2eefc02a6","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@7.0.1-alpha.2","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.5.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-PaQh1eJdz9UhDn22PjgXbELuTC+FcyE+AZd815HV5hulDC/IkL3vJUYya/T7N0Bp5iF6d7Ur5uCtPzfDSf0gow==","shasum":"3390340e02c3399bf37174d22706ebf609cecda0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.0.1-alpha.2.tgz","fileCount":23,"unpackedSize":20557,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGDbAh87qKzAxDPKkyIbPMqOlst0MnTIJIamLwxQ1bXnAiEA4xnWHuLwAxMnkFc7U9LblQ0sxx8/H3X/8ZMIEIH/+ZE="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.0.1-alpha.2_1688884972102_0.24672036521790508"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.3":{"name":"@cspell/cspell-json-reporter","version":"7.0.1-alpha.3","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.0.1-alpha.3"},"engines":{"node":">=16"},"gitHead":"66f669f88eedb9c81ae004e684bd0c21a74c82e4","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@7.0.1-alpha.3","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.5.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-/Qsl44Pn4U87rgbtYJNjD/ActZ0OitccuAPLPkdj+AxNG/Pne7CNI/tYp6IxhEhgnj/CRPmkcE5Mio13qoRPiw==","shasum":"4201f919905f70af32de1fd19d17460c7306b0a4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.0.1-alpha.3.tgz","fileCount":23,"unpackedSize":20557,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBuYLTibl/k4S6zOxZU/gv0/nsTgCw9G8zWvrxjyfE6QAiBrNz4sO5NQtdqNkhoCO2n9SNu7FisAkO3W4zKmohGU/g=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.0.1-alpha.3_1689081514525_0.7480907856978685"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.4":{"name":"@cspell/cspell-json-reporter","version":"7.0.1-alpha.4","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.0.1-alpha.4"},"engines":{"node":">=16"},"gitHead":"8d974b29bb443068fe200dede4636cb0828a5f21","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@7.0.1-alpha.4","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.5.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-CSfEY5FaVuzEUammpYtH5/p8GOGIIZWc4fawOqWAL0z3s/qUhFzvwVtcA9F1n2gY5zfNGf0IsfJjWO1i5ZKnSg==","shasum":"b9417d92722338fda1a9baa059e26877a19f3fa2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.0.1-alpha.4.tgz","fileCount":23,"unpackedSize":20557,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFc5onAKlLUS/j9F7SIbm9rERotOO+vL/HYkvl5wjKZPAiEAlNpXBO/qsNlz/mP1nPobrYVBKdM8q3zpe+p83ZAxS3Q="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.0.1-alpha.4_1689164754668_0.9426974721205159"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.5":{"name":"@cspell/cspell-json-reporter","version":"7.0.1-alpha.5","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.0.1-alpha.5"},"engines":{"node":">=16"},"gitHead":"5de6ec67ac1f77c2c994cb956317598a9034e923","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@7.0.1-alpha.5","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.5.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-gFUecPSVhsQ6lzl44DkjTUKjdCTDYNQEIK0v1Z9YsXgk37SGDMg1PEr8cdIydc27OTNxA2YbMoxUmiLI8I+WRw==","shasum":"850c095bc1e87e88fff707d696eb7c45f7c28ddd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.0.1-alpha.5.tgz","fileCount":23,"unpackedSize":20557,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDb+sbbXtztiPA/V5A294pLM5CmfP/d8Tg0+/6E3CX8OAiBp311gbCC6Et4OtDerG3c07jJuEe5KefVKQTdY4KYSlQ=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.0.1-alpha.5_1689310986301_0.9500857709829824"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.6":{"name":"@cspell/cspell-json-reporter","version":"7.0.1-alpha.6","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.0.1-alpha.6"},"engines":{"node":">=16"},"gitHead":"42a31c7216a9af068ae4b7c3921f8edd327f756f","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@7.0.1-alpha.6","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.5.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-Kg4exNk1XA2izYEdlBaUvgbcZV2EKFQmpWVvJ++91err0/ctuIg579pm5I07UML/R2DmhTHSetx/LDwSZhYXRg==","shasum":"d03727a3f702f490090f08b6e12cf6fff5e4ac00","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.0.1-alpha.6.tgz","fileCount":23,"unpackedSize":20557,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCyZSruZqBV8dCKOcwWsaWgzke0fuwmcw565FrmwWBp8AIgf9NuhwJsdL10FRLZsAFCpNKDC64SZ/S/+gywvefzwbc="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.0.1-alpha.6_1689327037531_0.529108570035159"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.7":{"name":"@cspell/cspell-json-reporter","version":"7.0.1-alpha.7","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.0.1-alpha.7"},"engines":{"node":">=16"},"gitHead":"719c2f9f55c79d35074f8493a37de6f40077325d","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@7.0.1-alpha.7","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.5.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-jzrtCDqFDQiR89xit2MI+YSWlG5V5SvpxJMV9xXWEMV/x05BPoJqHaMm6Pb+ZkPawFgCgXwGvdAHyiIZiS6vgg==","shasum":"246937e3f8ec4fd75540eaceafea5fe05cffff8f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.0.1-alpha.7.tgz","fileCount":23,"unpackedSize":20557,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBrHPsXz3CIDchKU+DcrpeGqXDshtGQL9a+1w/TlRFl7AiApb69mQZpWXUbCSViMP0edInpKGmqaQVqxcaxssbo1tQ=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.0.1-alpha.7_1689766120738_0.1456475865343836"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.8":{"name":"@cspell/cspell-json-reporter","version":"7.0.1-alpha.8","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.0.1-alpha.8"},"engines":{"node":">=16"},"gitHead":"2c2d4db95da9d1cb7868d5de68e7c43776de06e7","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@7.0.1-alpha.8","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.5.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-5JQ9VU5hd6fU/xTj9PTg5AO99TPgDIqLtAQRWDV1L+SZ+7KQ0XxGMXKPdRcjnuCmZYYnYzk07gW+nmTwcc/hLw==","shasum":"4d7f9420d96490a368fde32071223b75464a03dc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.0.1-alpha.8.tgz","fileCount":23,"unpackedSize":20557,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGQy3BJZB/09AjbEa+I51A5XK4HwIVM1zONsQMyBqyFDAiAA7c1PSKI1U4j/xu8+h/pddx9DYEXAzG2q5hh3jftOUg=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.0.1-alpha.8_1689975273405_0.20106388428243172"},"_hasShrinkwrap":false,"contributors":[]},"6.31.3":{"name":"@cspell/cspell-json-reporter","version":"6.31.3","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"6.31.3"},"engines":{"node":">=14"},"gitHead":"0e8ca7b32f21aea40ade645172ef93017e6a143d","_id":"@cspell/cspell-json-reporter@6.31.3","_nodeVersion":"18.17.0","_npmVersion":"lerna/1.17.0/node@v18.17.0+x64 (linux)","dist":{"integrity":"sha512-ZJwj2vT4lxncYxduXcxy0dCvjjMvXIfphbLSCN5CXvufrtupB4KlcjZUnOofCi4pfpp8qocCSn1lf2DU9xgUXA==","shasum":"1911b6ef70d97821fa9d71ee9540efd67fc4a679","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-6.31.3.tgz","fileCount":23,"unpackedSize":20533,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF9XwkDDHp8n5n/b9YWjc3bNGQGP/XcpkVgmmmSVM+lMAiABXGd9DQuSHjSOqTu0Hy0f5LEvsYjEBI35iYmH1uNw8g=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_6.31.3_1691485245728_0.9114661894164668"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.9":{"name":"@cspell/cspell-json-reporter","version":"7.0.1-alpha.9","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.0.1-alpha.9"},"engines":{"node":">=16"},"gitHead":"4246258636a672b75df22d6e8c72bb3c63e8a500","readmeFilename":"README.md","_id":"@cspell/cspell-json-reporter@7.0.1-alpha.9","_nodeVersion":"18.17.0","_npmVersion":"lerna/2.5.0/node@v18.17.0+x64 (linux)","dist":{"integrity":"sha512-lQRyrfEy+EBTjFyt8pj35IPuNpzG1KQtRzm7RvDsP1Y7R5C852QpHxd6ZfGZyITXjJ5JfEqTMPZmsXg8Ah+8nQ==","shasum":"9055025aa1047ee9fbbe32bf55fa5ce1b7458b31","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.0.1-alpha.9.tgz","fileCount":23,"unpackedSize":20557,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1jLfNd8b5yBEk0Uemr+RX/qpOJ2kJgFMl/aolSFsLeAIgMZU4dJ/NSvc1czY0qdRMcq/Vy0kLGPXa+xsRen+/Cp8="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.0.1-alpha.9_1691655075763_0.7964280055595583"},"_hasShrinkwrap":false,"contributors":[]},"7.0.0":{"name":"@cspell/cspell-json-reporter","version":"7.0.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.0.0"},"engines":{"node":">=16"},"gitHead":"52960d5ed75655978f9b633f44fd106937a63cd7","_id":"@cspell/cspell-json-reporter@7.0.0","_nodeVersion":"18.17.0","_npmVersion":"lerna/2.5.0/node@v18.17.0+x64 (linux)","dist":{"integrity":"sha512-8OheTVzwwfOQqPZe3Enbe1F7Y0djjGunk5K7aC5MyXc3BuIV7Cx13xWo2gfAjiHBRuO5lqg9qidEfp6NE33amg==","shasum":"7d04d10b4c7df678847ac94bacf4bcc8740ad719","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.0.0.tgz","fileCount":23,"unpackedSize":20541,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAsp3oEjQbK/jncDcjgxzHiIJHBbP7xpQYXQkXvXMwcxAiEA1Y1sP4s0X45w/gzVxGFtMIIDRcQclZAtY12OCmOGKms="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.0.0_1691662282070_0.20960678282216172"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1":{"name":"@cspell/cspell-json-reporter","version":"7.0.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.0.1"},"engines":{"node":">=16"},"gitHead":"124eea257b724b8354d3bc38f48fe9529cf6f7be","_id":"@cspell/cspell-json-reporter@7.0.1","_nodeVersion":"18.17.0","_npmVersion":"lerna/2.5.0/node@v18.17.0+x64 (linux)","dist":{"integrity":"sha512-qOnGvnkV4s84X4LncR9F8e9TD2Y+0Yt1GJgsThul8Zgr90qjPpdUnfIwvptByXv7OWOuImpYk66NQIVTQtpcvQ==","shasum":"e813fc2a25fc682dbb8ab7646fca349a1814ef9c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.0.1.tgz","fileCount":23,"unpackedSize":20347,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGJ1jFw2QCjAysgtlVpZj1FQWKK5aSnu+bzS9mB+O+aeAiEA664zouXoOcX/kkCshg1ZedBX/0HAJaRqYggT2MkbKTI="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.0.1_1692605681932_0.8131337431078083"},"_hasShrinkwrap":false,"contributors":[]},"7.0.2":{"name":"@cspell/cspell-json-reporter","version":"7.0.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.0.2"},"engines":{"node":">=16"},"gitHead":"25aa083421fc81e4d5b7cedb4755f9b327120cfc","_id":"@cspell/cspell-json-reporter@7.0.2","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.0/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-N813VcF7rdGCyn3dX8Ym58tMd9+8c3xAqNy7iHvAGlN8FFpplGxoz4kKEP+9kVW+n1OkV8jBWpmpE0fBPaYyTg==","shasum":"2ea4a0e6dbad4e9e3b134559eef681b5b980ec37","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.0.2.tgz","fileCount":23,"unpackedSize":20347,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG8F2pQVErAphjx1Jtfu6Zg023hX0MclfacJOLbXpu+VAiAEECbR0riO8T9KMw73HHgSnPt1F39TNJFiMn13qsMKtw=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.0.2_1693237789592_0.21352779799237953"},"_hasShrinkwrap":false,"contributors":[]},"7.1.1":{"name":"@cspell/cspell-json-reporter","version":"7.1.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.1.1"},"engines":{"node":">=16"},"gitHead":"2dafa5386c58637614034c7a6d0fa13c03b16e41","_id":"@cspell/cspell-json-reporter@7.1.1","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.0/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-d5HKjm3V8Lr1j+Zp3uGj8H9goAHBbwpjj95Qu1+1+gvBi7CVqKyQuU/7Lw8aqhP66rKuG9YKRQNHEAYVmczKlg==","shasum":"0163ab36b30102c1259a79dd81cac300736b6025","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.1.1.tgz","fileCount":23,"unpackedSize":20347,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCBdPd1IUmTfgIRJpBi3V3j1HCrUhf31oKyoAyUYThekAIgSP4otfmRQjvu+czSFwayUlpQ7MI6aQgyXLMySjSx5W4="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.1.1_1693238730430_0.39138155716875733"},"_hasShrinkwrap":false,"contributors":[]},"7.2.0":{"name":"@cspell/cspell-json-reporter","version":"7.2.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.2.0"},"engines":{"node":">=16"},"gitHead":"b08f7ddc3a4aa22cc80c69ca6638b2a943659a31","_id":"@cspell/cspell-json-reporter@7.2.0","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.0/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-l5W4Z0RtW7QsKyNqtsLC/9dsgmmaHxaYPEvt5o1v5dqCxEyTr7w70iCApy4O9ltIoGPM+fE3LHDJtbmmem+hBA==","shasum":"e3e93f9ac8b83d1807583f06d9b30c85a9939934","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.2.0.tgz","fileCount":13,"unpackedSize":11973,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDAl8MCBnB7pE8nPnSzKuyPJ5Hit+XsQO+pcS8hEl5U8AIhAOBtjBnFwBvceSTRaBV9WpPmjPgfVuaP/c/YucuKpmuV"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.2.0_1693303927806_0.7262631992236286"},"_hasShrinkwrap":false,"contributors":[]},"7.3.0":{"name":"@cspell/cspell-json-reporter","version":"7.3.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.3.0"},"engines":{"node":">=16"},"gitHead":"4a16b099b64c5b55645529a4ae79bc32aaf0fc8e","_id":"@cspell/cspell-json-reporter@7.3.0","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.0/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-Y5wEs5akE5wyQ18lhiBwkXnc9uDZYQIa5+0wzw5juF8tkkWu5cG2PcFrmb9bmbimdxsRDwa0cQ57Lg/T+3Bipw==","shasum":"e8db605f3326d0353474a5654ff37a4ef54de7a2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.3.0.tgz","fileCount":13,"unpackedSize":11973,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGtbsJR65jzyQun90emcxjmc022R1sS3+LIPKYRdo8m9AiEAqz96YFJEKLKg3IV8R5GVoaw0KCRyLIJtA0Qzvk23eRk="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.3.0_1693545847228_0.7441458457865946"},"_hasShrinkwrap":false,"contributors":[]},"7.3.1":{"name":"@cspell/cspell-json-reporter","version":"7.3.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.3.1"},"engines":{"node":">=16"},"gitHead":"999b382d928e8288ebb8be5b056d04116213f4ee","_id":"@cspell/cspell-json-reporter@7.3.1","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.0/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-EbCG/8HGiuN09J539kazW2bqX5k1JoMAfmOm4FQCOfBSpjMvBgt3a6Qmm0oGMomHeib0z5fCzoqiKKuRb7HOQg==","shasum":"926cc42dd17c947b15ebad346390dd14acfc2813","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.3.1.tgz","fileCount":13,"unpackedSize":11973,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEGJXkTT88XD4Fsx0Z6qXWHoWn5BwyH1Ru4ndEdxZFsdAiEA0vFq2MPwfvlF/kjolIMyzjiW9bJiFKcdKsiKTOBJkoo="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.3.1_1693554387805_0.39488350836104935"},"_hasShrinkwrap":false,"contributors":[]},"7.3.2":{"name":"@cspell/cspell-json-reporter","version":"7.3.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.3.2"},"engines":{"node":">=16"},"gitHead":"71d88d4e4d2252124a952c78d4fc03ce0a6d67e3","_id":"@cspell/cspell-json-reporter@7.3.2","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.0/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-5j1CX2OXkQGO3ljMBzfHjDzEiixodjfxVGR3VKkQX1vxTUMTIkPgt4BsgOVCQtqTiO21Dd2Bzn+H0/Jf4OL37g==","shasum":"9851a0edfab7bc98b6d3b4d0318291b9b9b732dd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.3.2.tgz","fileCount":13,"unpackedSize":11973,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBm/Q22bEbOuxuI2vbghlAyAJUoL2zd1jFiLwwAbDjyPAiEA9WWE3WTr9pziIDbpENWUdCETQpGabstGqzfkSJqM04A="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.3.2_1693561820175_0.385719242622653"},"_hasShrinkwrap":false,"contributors":[]},"7.3.3":{"name":"@cspell/cspell-json-reporter","version":"7.3.3","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.3.3"},"engines":{"node":">=16"},"gitHead":"da65ffafaa6a039cedc52d9e029c53ddd273a1fb","_id":"@cspell/cspell-json-reporter@7.3.3","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.0/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-uhqMkM+Ff+fJonI8EJbiV2E/c7kPcCQ3ME+jwXBNttc/gNhG8quDTZg8Zp/u7JTW1kJlpZ+Utxryp7QxrQ0HuQ==","shasum":"7ecc5e47aa0f2c13b0966877680ddec3c72ed83b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.3.3.tgz","fileCount":13,"unpackedSize":11973,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD1+PdhgAV4c+hgMcyYRAGKh5fHQljQLIRqlhINTOeWbwIgZnsXRDEFHpeM07UkG1xpVbqnucZ53VupCJ8sQOHwO5k="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.3.3_1694254203155_0.1541265677786139"},"_hasShrinkwrap":false,"contributors":[]},"7.3.4":{"name":"@cspell/cspell-json-reporter","version":"7.3.4","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.3.4"},"engines":{"node":">=16"},"gitHead":"7849a4ff2561453653fae9b9067b39252aeb773f","_id":"@cspell/cspell-json-reporter@7.3.4","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-PR3+Tn+cR9Ht4m2/bDUW2iM13rmWp7YhBO6naLZ3QnY6+0cYTRe9CS8uKrnOjrknBBz5bPSiRcBeqjAORAtsDQ==","shasum":"7bb8c489b9de5393f34ac228095d00059c10537e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.3.4.tgz","fileCount":13,"unpackedSize":11973,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC0kuWjD+XwF93n6JATZtSy8q4HD4sjtPNIcyf4DnCbEgIhAO+AWIoZKomgkSglF/RHF4dVNXf37xRvv9y5laW58syI"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.3.4_1694355720176_0.17228217676826985"},"_hasShrinkwrap":false,"contributors":[]},"7.3.5":{"name":"@cspell/cspell-json-reporter","version":"7.3.5","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.3.5"},"engines":{"node":">=16"},"gitHead":"23fb2fbae335526185ab53a22e0cac0f3e8f1a25","_id":"@cspell/cspell-json-reporter@7.3.5","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-VDDKwyFPOBaa36+f8utOFEMsGW8D66bQG3etB/DEir5BdhRcDrxXmCzkztv1x2nn6vayxE6gGY52ImjuxjJ9rQ==","shasum":"02360c85485dfc2af79abfce68cc860ab76176c4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.3.5.tgz","fileCount":13,"unpackedSize":11973,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA+M+Di3FnYOmgq5AbhQVCg0ES1+A69rQIZm9Bhroq7kAiEA6sDoYrqrpayNgJYPkxbDg7bGRcPxeXdLft79BRK04es="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.3.5_1694376619338_0.8827353405616072"},"_hasShrinkwrap":false,"contributors":[]},"7.3.6":{"name":"@cspell/cspell-json-reporter","version":"7.3.6","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.3.6"},"engines":{"node":">=16"},"gitHead":"64ab7715f3f6566c1917084557f2ee415798c6f0","_id":"@cspell/cspell-json-reporter@7.3.6","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-Op0pSKiImhqXHtQGMVCfx+Fc5tFCGeZwww+fFVQnnPwbU/JkhqbW8ZcYgyPF2KK18lzB8bDOHaltKcePkz13OA==","shasum":"acf4dd67891f519e6bcd858f0e01a926663141c7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.3.6.tgz","fileCount":13,"unpackedSize":11973,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAq6lJwF6rwc60+8v5eSXJfUpKcv6gmbRGpr2bdlV0s2AiEAvRjbQmJL2pIAbgrhDpKNqF76lCflUfnxbjh99QKuzK4="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.3.6_1694587418414_0.9909393342090025"},"_hasShrinkwrap":false,"contributors":[]},"7.3.7":{"name":"@cspell/cspell-json-reporter","version":"7.3.7","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.3.7"},"engines":{"node":">=16"},"gitHead":"22246a7924b9ae27ae39f0d0217890a1c2736f68","_id":"@cspell/cspell-json-reporter@7.3.7","_nodeVersion":"18.18.0","_npmVersion":"lerna/2.5.1/node@v18.18.0+x64 (linux)","dist":{"integrity":"sha512-bogUQKKZWLttZtxFKjpzHuliIha/ByV2km18gm8dA2uB3IrzD1UJy4sCE8lnaodm6n3VtjnViSkQ5XIVU3gAKQ==","shasum":"ef7a7b316717041873d73c2dde8fdb926670aff8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.3.7.tgz","fileCount":13,"unpackedSize":11973,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFs1x1P6ggHITMO6B58a/lP07TNiYpaNrKKrYOCtXKR4AiB5dI4X52XjQ4+AU2MhRPt5Tqjac0ydhRSJgrzzbJnHNQ=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.3.7_1695885093662_0.962118232487885"},"_hasShrinkwrap":false,"contributors":[]},"7.3.8":{"name":"@cspell/cspell-json-reporter","version":"7.3.8","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.3.8"},"engines":{"node":">=16"},"gitHead":"6717f5726b74c695d9023dbccf6f7e8a7ac6361f","_id":"@cspell/cspell-json-reporter@7.3.8","_nodeVersion":"18.18.0","_npmVersion":"lerna/2.5.1/node@v18.18.0+x64 (linux)","dist":{"integrity":"sha512-FxYJWtDgxIQYxdP0RWwRV8nzLfxVx8D8D5L2sbbP/0NFczDbq/zWYep4nSAHJT10aUJrogsVUYwNwdkr562wKA==","shasum":"517245b15f862794706d21bbc40b59d25ae2092b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.3.8.tgz","fileCount":13,"unpackedSize":11973,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBwJQPR4szFhOudqyCOJ4TdYv4rT6FNVkWSnKSG4ClJWAiEAx9ux5zjZYxTu1Tb3LlciipUG3whtNxub0CPmlyggw1E="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.3.8_1697217133810_0.01665520323952241"},"_hasShrinkwrap":false,"contributors":[]},"7.3.9":{"name":"@cspell/cspell-json-reporter","version":"7.3.9","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"7.3.9"},"engines":{"node":">=16"},"gitHead":"77c7fb3ffd80a626ec07d704cefcaa21d62fd460","_id":"@cspell/cspell-json-reporter@7.3.9","_nodeVersion":"18.18.2","_npmVersion":"lerna/2.6.0/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-QHsem5OZXshFX+Wdlx3VpdPi9WS7KgoBMGGJ4zQZ3lp81Rb1tRj0Ij/98whq882QOmAVQfr+uOHANHLnyPr0LQ==","shasum":"e12531d236c998c48bd873d05fda370674e11815","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.3.9.tgz","fileCount":13,"unpackedSize":11973,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFto71HoP85qMQrKLfjOI5lu/ae1pEnKpSDdQmu8hT4kAiB8FPycJZuaJMFcf38Eoi1RYhy8cdVlmuHx4UIKlXmmdg=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_7.3.9_1699353877706_0.12044255418433791"},"_hasShrinkwrap":false,"contributors":[]},"8.0.0":{"name":"@cspell/cspell-json-reporter","version":"8.0.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"8.0.0"},"engines":{"node":">=18"},"gitHead":"67c22bf98baed1c17bbc658fba8656262d17e370","_id":"@cspell/cspell-json-reporter@8.0.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/2.6.0/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-1ltK5N4xMGWjDSIkU+GJd3rXV8buXgO/lAgnpM1RhKWqAmG+u0k6pnhk2vIo/4qZQpgfK0l3J3h/Ky2FcE95vA==","shasum":"b41b057ba85b47a853c0d39f0dabf384a4bd3057","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.0.0.tgz","fileCount":13,"unpackedSize":11973,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDD3f9lRvMxu6lFFbViJ2wqDWn7jKveGj9LP1fRFTASRAIgBNj02Q5L1VKAJc/NINGhY9GAGwDA3AA53cJGXqt16Ok="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.0.0_1699373940955_0.8172812726177652"},"_hasShrinkwrap":false,"contributors":[]},"8.1.0":{"name":"@cspell/cspell-json-reporter","version":"8.1.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"8.1.0"},"engines":{"node":">=18"},"gitHead":"28568808deaf39b9ffa71fd0f722441ff1b8c794","_id":"@cspell/cspell-json-reporter@8.1.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.0.0/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-Iss9dq5XBc5wYADv/Z59W4DgRQYs8BSHNVD6+LbQctuqmeJAte426/oi4x0Y76AJtEe0N6BZouj8HXykovwP5w==","shasum":"96eb098580e6962afba2efdc65b18df50555aba4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.1.0.tgz","fileCount":13,"unpackedSize":11973,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6pIY9R891lKalHh2dI9sGjTRWemszglzDJcPOlQJt6wIgRSnH01L+wN/fKQC2DzRnIY0QUSf8MFEf9KpWByEqZ9k="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.1.0_1701436089848_0.20861144892705474"},"_hasShrinkwrap":false,"contributors":[]},"8.1.1":{"name":"@cspell/cspell-json-reporter","version":"8.1.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"8.1.1"},"engines":{"node":">=18"},"gitHead":"b0ac8d928b7e15fb1eb3d5b89374db1aa0ccc1f5","_id":"@cspell/cspell-json-reporter@8.1.1","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.0.0/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-9nFfxR4QxJ8qq2IvbD15BpTnDx8lXYoTkE0z3kdvstkWG5YsbIKubNceouwC9zN+AMj2dvSRjBYBACO1CQVVgA==","shasum":"ea34d0744f63f865e76b8c5f2090b01beea822f2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.1.1.tgz","fileCount":13,"unpackedSize":11997,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDar3xrqy4Cp6HKC5hSZ7kzqSPTRHl+4+pTlUIiKUzr+AIgQuttYPSFmFx+H+G8Onss512ffjcLc2NeFw1+SQkM27A="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.1.1_1701687267838_0.17489507192333043"},"_hasShrinkwrap":false,"contributors":[]},"8.1.2":{"name":"@cspell/cspell-json-reporter","version":"8.1.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"8.1.2"},"engines":{"node":">=18"},"gitHead":"ba4eef94480562e7641298b32cb99723fd64aeca","_id":"@cspell/cspell-json-reporter@8.1.2","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.0.0/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-IDKXMgBdgRK7gLFajkGZ9iwKRwtPzsxUFd/srTF6Tm4u823B9f88nIpHbIIKYvgFGRFq06KSIUsEepH54M1ymA==","shasum":"b295e91a293aa1568fbc60f7a7afcb8a07cea0e2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.1.2.tgz","fileCount":13,"unpackedSize":11997,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH/N4BpBRZcEJZWgkk+DaZS4Cn7f27bnit0uEfdMQEC3AiBfeddbVhvTvNcZRL3wLz69NH+seltd3EBXE6E48+KRIg=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.1.2_1701703280315_0.08918859910295929"},"_hasShrinkwrap":false,"contributors":[]},"8.1.3":{"name":"@cspell/cspell-json-reporter","version":"8.1.3","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"8.1.3"},"engines":{"node":">=18"},"gitHead":"ea4335117b7c0e7b9ec22738315c82fae24ea997","_id":"@cspell/cspell-json-reporter@8.1.3","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.0.0/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-9iOU0Y733XuF0cqC7xwzJkOKFdJ65rYGnHFdUHzr5lxEqeG9X/jhlkzyHuGGOhPxkUeFP1x9XoLhXo1isMDbKA==","shasum":"5645bead06de8bbacedc654b61663b05c57bd8d0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.1.3.tgz","fileCount":13,"unpackedSize":11997,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG00mma8ogxlqpD4QmtQIY2F4H03HadJgrbKiSDhyLvuAiEAvK9AMQglKwA/CnSW8/L1pbiGXQgyFeJUdeMbNqBcejM="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.1.3_1701869759049_0.4278183199352634"},"_hasShrinkwrap":false,"contributors":[]},"8.2.0":{"name":"@cspell/cspell-json-reporter","version":"8.2.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"8.2.0"},"engines":{"node":">=18"},"gitHead":"3bcd6430bb33fb221d07030a60a2d61a2479e7ae","_id":"@cspell/cspell-json-reporter@8.2.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.1.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-4KQSXZQ1k4YRDtVKljt9nr9HDUO5W737Fmz1ss6Y3LrmJtAk3sEDu5OTqT5NxxoCZ1LRIrY8ghjcuEA5AnAFRg==","shasum":"658e4f2e11e069f601bbf8e56f6f6452016d4998","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.2.0.tgz","fileCount":13,"unpackedSize":11997,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDlhLK2FdmIHCmCzNsLm4KCJNfEh88WWCA629t8a58FsQIgRBglH6m1Gn9obkHnDUKncI8bT01925JUNz5rl6TL1cU="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.2.0_1703082290961_0.6634624837948249"},"_hasShrinkwrap":false,"contributors":[]},"8.2.1":{"name":"@cspell/cspell-json-reporter","version":"8.2.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"8.2.1"},"engines":{"node":">=18"},"gitHead":"b0c889ee4068aa8a2447106c5c7f449debc85bdd","_id":"@cspell/cspell-json-reporter@8.2.1","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.1.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-tDE8KE/8HBv6ujiLEP0fOAnZYct0FrRP75BPigGbHVDHdtQt8HdlJzwM5CfU73qOu1GLF3OcPiYxZhrgsHDKVQ==","shasum":"9b22ae7c476f27f3a757e0b0af74a9ed0e2fc0eb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.2.1.tgz","fileCount":13,"unpackedSize":11997,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1mamo0es52+GNCVS+SSEZBY2cNPoXyhSXSTdLd5rHPwIgDEwN24ZTsiVbaZ6wAOaw4ATczy0iYPSOsGLwto5SD2k="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.2.1_1703094757181_0.4923727622058778"},"_hasShrinkwrap":false,"contributors":[]},"8.2.3":{"name":"@cspell/cspell-json-reporter","version":"8.2.3","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"8.2.3"},"engines":{"node":">=18"},"gitHead":"e3098b21e0a199d61226f8ff4989d48b385eddfa","_id":"@cspell/cspell-json-reporter@8.2.3","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.1.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-603qzkEQZueKauvzCeAMKZqcTBEEJEfs3yBsDKx1jYqyMPuTXnh3vmxkPy0paiJuE625BjzlCuvok225u6x9Qw==","shasum":"729955ac25ec9361dbab33766d233342e9b936a7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.2.3.tgz","fileCount":13,"unpackedSize":11997,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCMZ8R9g2vqrLL3bnqjgny2Z2D8JfD7lSs8w7TbJ8zvOAIhAMLnJydMKOht3WE2TQb5ivOUJN8DmhEjKR6C8o3NrrBP"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.2.3_1703230803185_0.7855033738086075"},"_hasShrinkwrap":false,"contributors":[]},"8.2.4":{"name":"@cspell/cspell-json-reporter","version":"8.2.4","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"8.2.4"},"engines":{"node":">=18"},"gitHead":"d3c5ff685b3aa2bf984f557d81380f2c994547e0","_id":"@cspell/cspell-json-reporter@8.2.4","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.1.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-aFOoIQqlmIzO+/7sQSVIK23gKUHQl2HNRBpIr+8+BKkKvLXxpQfJoXMc9YzkL3+Tfhd4yN4WK1OLtmMMAKJY8w==","shasum":"db26759229fa4391306732a3d67246825ca0a53e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.2.4.tgz","fileCount":13,"unpackedSize":11997,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHsMGaskX8fgUCh8nbOHmuCDyfz6u8WnXw7Nh6xD/1R6AiEA1WqN/PNYrVXTJManRXZLwKDTkG6YeEaJ3I1SYO6umhY="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.2.4_1703762372519_0.37134963688978395"},"_hasShrinkwrap":false,"contributors":[]},"8.3.0":{"name":"@cspell/cspell-json-reporter","version":"8.3.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"8.3.0"},"engines":{"node":">=18"},"gitHead":"019c7ccd326b7fc9e106069ddf6008d5079bbd12","_id":"@cspell/cspell-json-reporter@8.3.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.1.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-pmzTUOMC5wsaTZqE9M/mVW/+HSQYVdnGatyEde0YUfX2wU35Sm+54N/AuAi4VVlIqvrDTc08wEQa2i819fN7WA==","shasum":"2c73ba0ab3b871a6a0030a080c632c9316b5a082","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.3.0.tgz","fileCount":13,"unpackedSize":11997,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRgBEM/8130Brqn52eyrj5zDRsGRh2GJyMnmRGusBJYgIgfvhLT/kGp9TwpCYPxatoSn5iClR6K+gE+EzPuDgEYyE="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.3.0_1703927828493_0.6152637335599493"},"_hasShrinkwrap":false,"contributors":[]},"8.3.1":{"name":"@cspell/cspell-json-reporter","version":"8.3.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"8.3.1"},"engines":{"node":">=18"},"gitHead":"7136c39fd5f47c2acd44bec0bede924e55e1a107","_id":"@cspell/cspell-json-reporter@8.3.1","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.1.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-E7kO01UnKD/FUMq53ehNBrksHR3mfLv8lShR2Xa6pnHmhiciqMhQuBkbv9/9ReSn7+E8ZAqrrl+5hNr3Sj3mUA==","shasum":"fd3da0ca08c5afe86a92f9552bac6dc742e258f0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.3.1.tgz","fileCount":13,"unpackedSize":11997,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDt8VnE0BISC+az47Tj3tWPs5bpxnCsigDAq7J/lMO81gIgICTB2Z4mGyCADq2kxxFE9+ucnRxfW1YXG7MKNkeDCZI="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.3.1_1704110710379_0.8176703793987077"},"_hasShrinkwrap":false,"contributors":[]},"8.3.2":{"name":"@cspell/cspell-json-reporter","version":"8.3.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"8.3.2"},"engines":{"node":">=18"},"gitHead":"98f622b2b12529f2d1ccf0f3a57991e4c08b3e3a","_id":"@cspell/cspell-json-reporter@8.3.2","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.1.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-gHSz4jXMJPcxx+lOGfXhHuoyenAWQ8PVA/atHFrWYKo1LzKTbpkEkrsDnlX8QNJubc3EMH63Uy+lOIaFDVyHiQ==","shasum":"314f7b7deb465a7b94b03405c3498d9b96d410ab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.3.2.tgz","fileCount":13,"unpackedSize":11997,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGl4yA7KORsdcbhBcpuDIITjItIsmJwYd31VNNm5V9CiAiEAwNBNqQo5Nn74ilPy/nsxPjr00W90CzONZ5CXkuDpdDo="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.3.2_1704201288131_0.6712774745377541"},"_hasShrinkwrap":false,"contributors":[]},"8.4.0":{"name":"@cspell/cspell-json-reporter","version":"8.4.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"8.4.0"},"engines":{"node":">=18"},"gitHead":"f9ad457ca2102c6642c377417a95a4415f5ec3d8","_id":"@cspell/cspell-json-reporter@8.4.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.3.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-JH2qufHilC6xduDONe1QKHwA3a1ST+Nz+q+Vd0nUHZ53OBgk59vH9YfNk90ikjm/Cfocs/Wrz7TX2di1n8bHsA==","shasum":"cc72f19740350f08e38ed5cf2861ac6679fdb226","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.4.0.tgz","fileCount":13,"unpackedSize":11996,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG9CtVB/IMhuSiYEH+VgODBk0e8calgehnClKcP7xkzpAiA024OtFJoNMgx7vWHEKygUrDrbg/BjAKLlBEGvpn7jRg=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.4.0_1708336268301_0.6380137442271518"},"_hasShrinkwrap":false,"contributors":[]},"8.4.1":{"name":"@cspell/cspell-json-reporter","version":"8.4.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"8.4.1"},"engines":{"node":">=18"},"gitHead":"d57dbadb81b859d659c578cd8e81ac5dbcbaae8c","_id":"@cspell/cspell-json-reporter@8.4.1","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.3.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-/IrWJeOBiGz4JvrYUan2zmmVACRCb0Nw9kM31QH4CkhVZ3vF2MeZ81gNaO9rPxNsm742EeJ2FYHmDhy/0T80Gg==","shasum":"48441fdf9f774d8bd9b863fcde1fa053a3d8bb97","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.4.1.tgz","fileCount":13,"unpackedSize":11996,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1ttM5hJwImA5CLh5SV8qG0U4/lCuAwBlL0PtmqXmtDgIhAKKJ09TUAP+7yBtMw6vxfUxNE/3jHP3xhvhRqNfUm3Rv"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.4.1_1708419432674_0.7319594248785934"},"_hasShrinkwrap":false,"contributors":[]},"8.5.0":{"name":"@cspell/cspell-json-reporter","version":"8.5.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"8.5.0"},"engines":{"node":">=18"},"gitHead":"098601b2e007bebf9e5ae894bed9a50559a102ed","_id":"@cspell/cspell-json-reporter@8.5.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/3.3.0/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-9oQWdQYZP+z3GHyKj0yrfDEOd3oVAkPLxfBrELdk1+igFl63jSYz3TyH0/x07yhEQtjdb2K7Vem58mP1mXQlUg==","shasum":"583891847de6792ac824c2e222ac2faf784993f0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.5.0.tgz","fileCount":13,"unpackedSize":11996,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD8RAxDX/7JIFcluQNWSAIIN5GvIsQbjMi39aSuiW3IvQIhAPJLVNFVSq1ec3kPQUwl1N+oE3el7q8eBc9XVHnW67Gh"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.5.0_1709304786522_0.45505915800033314"},"_hasShrinkwrap":false,"contributors":[]},"8.6.0":{"name":"@cspell/cspell-json-reporter","version":"8.6.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"8.6.0"},"engines":{"node":">=18"},"gitHead":"78eadb48e8ab400f4fcd159344c5b15968d7ab2e","_id":"@cspell/cspell-json-reporter@8.6.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/3.3.1/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-fPpE4a3zpdfwgTyfLgCmxZn4owkZ4IP6A/oL4XLW22IxW5xBIbXEveOSY+uiWAnVfEnqfrMNRLAGj7JoXnJ1Vg==","shasum":"8021243f5258071928a03fee5f3f21e781f2c94a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.6.0.tgz","fileCount":13,"unpackedSize":12119,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID0vvgwuzIj0nl52X6olZQ/CVRr6Lc16OYVkOv2qi2myAiBXfkbIjtnTMwwkUfA3MJuxhLsRjb49vVkycYKIkcUhcw=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.6.0_1709653567096_0.5554628392798111"},"_hasShrinkwrap":false,"contributors":[]},"8.6.1":{"name":"@cspell/cspell-json-reporter","version":"8.6.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"8.6.1"},"engines":{"node":">=18"},"gitHead":"9279c50f26a32327e38fb1480ac1b823aa898a5f","_id":"@cspell/cspell-json-reporter@8.6.1","_nodeVersion":"18.19.1","_npmVersion":"lerna/3.3.1/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-75cmJgU9iQgrDnLFIUyvgybySJJi29BPw71z+8ZO9WhNofufxoSjaWepZeYV2nK0nHXM+MbdQG5Mmj/Lv6J1FA==","shasum":"d92e86a196d9f560cde49bd37139f7a9d8cc5ec3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.6.1.tgz","fileCount":13,"unpackedSize":12165,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzfFlfm8yacmhPAZN1h+NuDNcJCeeAaa8E8oEwSmCc2AIhANfFCwym5NYpWJVgrK04ju23pFySt/pal046oc1Ot89/"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.6.1_1711364262365_0.6842270062785247"},"_hasShrinkwrap":false,"contributors":[]},"8.7.0":{"name":"@cspell/cspell-json-reporter","version":"8.7.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"8.7.0"},"engines":{"node":">=18"},"gitHead":"5318079ed11fe77e981287ecf1c40d6f28dd91ed","_id":"@cspell/cspell-json-reporter@8.7.0","_nodeVersion":"18.20.1","_npmVersion":"lerna/3.3.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-LTQPEvXvCqnc+ok9WXpSISZyt4/nGse9fVEM430g0BpGzKpt3RMx49B8uasvvnanzCuikaW9+wFLmwgvraERhA==","shasum":"b51090a9e13e92605c6b47a7f53ffd7696a93741","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.7.0.tgz","fileCount":13,"unpackedSize":12165,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGwFwmRG/pR7fk5yDl2k1b3+bZ4/FA6ZlVoZECglfnbmAiEAgxPstvoHdY2qJC8GaJtpbl7TPy3ad2xMeTXmFwjHu6g="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.7.0_1712754243549_0.3775077849798618"},"_hasShrinkwrap":false,"contributors":[]},"8.8.0":{"name":"@cspell/cspell-json-reporter","version":"8.8.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w"},"dependencies":{"@cspell/cspell-types":"8.8.0"},"engines":{"node":">=18"},"gitHead":"a42bce675c00cb2d51809b3ae3894119ea4f5ce7","_id":"@cspell/cspell-json-reporter@8.8.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/3.3.3/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-MlyEMnTXkLJxNSXcS7j9xV/zFS4/38qOoaH0W5xWGAtDgiFSa9/NXVBnZTNWpdhjtm0UNCfIQenl/l7d3O9Luw==","shasum":"4cb1914c20814fb67b262d882dbaa65d35a380a6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.8.0.tgz","fileCount":13,"unpackedSize":12265,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH28CCjrPgN3kCKlU9MsNP7FI13xdJ3IBdxiQdCucFsXAiAhsJN/Kk1BZt5qr1qwCXhVtGP2S5Hwrbio8QzjMN6dKQ=="}],"size":4150},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.8.0_1714749318936_0.6087932164145282"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-03T15:15:19.085Z","publish_time":1714749319085,"_source_registry_name":"default","contributors":[]},"8.8.1":{"name":"@cspell/cspell-json-reporter","version":"8.8.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.8.1"},"engines":{"node":">=18"},"gitHead":"6381846ffce8b9a349bfda03262297aa8e301ef5","_id":"@cspell/cspell-json-reporter@8.8.1","_nodeVersion":"18.20.2","_npmVersion":"lerna/3.3.3/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-HtendGGO0w1gElhSYsD4D9iKT1nMBoUP31y0Ndw3AtQRzH6I31lx6DWnrXIef1bTL4wdq7ocxgG5HGQBQ8PWfA==","shasum":"9e5f0b3df081f4e303be5e872ef6971064a89cff","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.8.1.tgz","fileCount":13,"unpackedSize":12271,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF9W/MHCePJaxpmG9c7Vg8fFLsaCdR71z7vojGei7CatAiEAj4qZe+8WaROCK8ExSUjhlie9vv5KK6LUAM7dgZ+IVtU="}],"size":4154},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.8.1_1715313671306_0.35029553800847535"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-10T04:01:11.448Z","publish_time":1715313671448,"_source_registry_name":"default","contributors":[]},"8.8.2":{"name":"@cspell/cspell-json-reporter","version":"8.8.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.8.2"},"engines":{"node":">=18"},"gitHead":"e82ec807677c040c38b7d5608c8a8d42185d3b24","_id":"@cspell/cspell-json-reporter@8.8.2","_nodeVersion":"18.20.2","_npmVersion":"lerna/3.4.0/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-nYMByZtAPd9JN790gUSfUTcCPtuXJytBJx3/kJa/LDa6a2lmVwFKPSxP8Lri6EP9mk2CRXJtILfMiaT/YnLziw==","shasum":"acab6ca7d9f56a312776c4557a635725d5db4784","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.8.2.tgz","fileCount":13,"unpackedSize":12271,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIASA7HoBUyKzqnbWvFa2sQpE5jU38SxouGsG9XFv4Rg8AiAdt/AKvztGcgUl1COL3hT1rM/UgSdqttVmOnMZxJ95Fg=="}],"size":4154},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.8.2_1716394299791_0.31808714908093627"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-22T16:11:39.962Z","publish_time":1716394299962,"_source_registry_name":"default","contributors":[]},"8.8.3":{"name":"@cspell/cspell-json-reporter","version":"8.8.3","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.8.3"},"engines":{"node":">=18"},"gitHead":"485fa7eb0587b1261ad169711e7251746c9721d5","_id":"@cspell/cspell-json-reporter@8.8.3","_nodeVersion":"18.20.2","_npmVersion":"lerna/3.4.0/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-XP8x446IO9iHKvEN1IrJwOC5wC2uwmbdgFiUiXfzPSAlPfRWBmzOR68UR0Z6LNpm1GB4sUxxQkx2CRqDyGaSng==","shasum":"65cf01f6ccde66a2af44b3523ba188cbb0393eff","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.8.3.tgz","fileCount":13,"unpackedSize":12271,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCbnZN123CYpzwf4KpJp1HeCv/J+KrTJ7jhs7qY/siC7wIhAOgDe6+e02WcWQs+6IAWowTOfdC0tokZDgcct6Nz+njB"}],"size":4155},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.8.3_1716467345460_0.8019817109445093"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-23T12:29:05.603Z","publish_time":1716467345603,"_source_registry_name":"default","contributors":[]},"8.8.4":{"name":"@cspell/cspell-json-reporter","version":"8.8.4","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.8.4"},"engines":{"node":">=18"},"gitHead":"e1df92825ed0dacedb1830eeb6d918f01690c69a","_id":"@cspell/cspell-json-reporter@8.8.4","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.4.0/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-ITpOeNyDHD+4B9QmLJx6YYtrB1saRsrCLluZ34YaICemNLuumVRP1vSjcdoBtefvGugCOn5nPK7igw0r/vdAvA==","shasum":"77dfddc021a2f3072bceb877ea1f26ae9893abc3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.8.4.tgz","fileCount":13,"unpackedSize":12271,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDumggetJEv805Q4tsIiFI/YGFRnjSISjXyJmekypAQGQIgIXxzu7DRmg/Q5ib7gk3ufRkZlCpJW9GzGkll6u10EC4="}],"size":4153},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.8.4_1717433789244_0.47549764384297966"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-03T16:56:29.390Z","publish_time":1717433789390,"_source_registry_name":"default","contributors":[]},"8.9.0-alpha.0":{"name":"@cspell/cspell-json-reporter","version":"8.9.0-alpha.0","author":{"name":"Jason Dent"},"license":"MIT","_id":"@cspell/cspell-json-reporter@8.9.0-alpha.0","maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"dist":{"shasum":"c291d94982e4058196654265bfc6eb1288e53c62","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.9.0-alpha.0.tgz","fileCount":13,"integrity":"sha512-vBfBvKnuRiUqkHNo7PtAm44Iq9gSNLUER37GsFMRajXBzqGwSn9/ivKJr33X3IJA5nUTt2PnM2InDOgtU9coxQ==","signatures":[{"sig":"MEYCIQCAqFQxParO1dX4R8Mw/PdkjEIhtjGITHRi8k9AJdETcwIhANoM43chcUUFLgzhr7u6+ZYfOn3HJ7tLcl2lU00nDlhk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12287,"size":4156},"type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=18"},"exports":{".":{"import":"./dist/esm/index.js"}},"gitHead":"700ed688420d2f3e784c05e2709ad33953aadadc","scripts":{"test":"vitest run && pnpm test:run","build":"tsc -b . -f","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","watch":"tsc -b . -w -f","coverage":"vitest run --coverage","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","build:esm":"tsc -p tsconfig.esm.json","test:watch":"vitest","clean-build":"pnpm run clean && pnpm run build"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"repository":{"url":"git+https://github.com/streetsidesoftware/cspell.git","type":"git","directory":"packages/cspell-json-reporter"},"_npmVersion":"lerna/3.5.1/node@v18.20.3+x64 (linux)","description":"JSON reporter for CSpell","directories":{},"sideEffects":false,"_nodeVersion":"18.20.3","dependencies":{"@cspell/cspell-types":"8.9.0-alpha.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/cspell-json-reporter_8.9.0-alpha.0_1718706754645_0.7393441520444766","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-18T10:32:34.795Z","publish_time":1718706754795,"_source_registry_name":"default","contributors":[]},"8.9.0":{"name":"@cspell/cspell-json-reporter","version":"8.9.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.9.0"},"engines":{"node":">=18"},"gitHead":"33c513cf848a61fb1ebcea1b9c67505a31447411","_id":"@cspell/cspell-json-reporter@8.9.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.5.1/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-+m2HoYTqdI76Zt27CyCpFCAxEUlTMnJnC76MpuQEd21C72qXWmaYdcVzJ7GnVXtTY6cofefUy/X3zgkUBW/bqg==","shasum":"7ddaa8ba860346f077c641fb71892fc8c04e1be5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.9.0.tgz","fileCount":13,"unpackedSize":12271,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJ51ALKhSiqUnCY0HA7uMtV2r01SdC28KDlvOFsoB4fAIgT1tt0HAYMpkjgY2WfHhFHxrEdtuBKDOpfKrGuoq/QbM="}],"size":4154},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.9.0_1718722652258_0.9904182854748513"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-18T14:57:32.389Z","publish_time":1718722652389,"_source_registry_name":"default","contributors":[]},"8.9.1":{"name":"@cspell/cspell-json-reporter","version":"8.9.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.9.1"},"engines":{"node":">=18"},"gitHead":"f532c77cca4bfae380293c586f02f377354c850b","_id":"@cspell/cspell-json-reporter@8.9.1","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.5.1/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-sN4PZivGuH/HWScvoCeNuNc5VLSe4F+SeuoyKmsF4uRv447r9sW0/fpjASGqDTjLXpEfWaXDPoIb+0alY3gm+g==","shasum":"bf6a4aed93f008b4d8f4ee881297df1cf23a01e5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.9.1.tgz","fileCount":13,"unpackedSize":12271,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICm4JYXG3EiKEuIFZ+xIQiMq3HLjgDLL+PSvwiAKiSwYAiEAo/2iFCDrg+iCrNDe37E92aycogfPcVBc7mSvi39AYmo="}],"size":4154},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.9.1_1718892093571_0.711740067151257"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-20T14:01:33.720Z","publish_time":1718892093720,"_source_registry_name":"default","contributors":[]},"8.10.0":{"name":"@cspell/cspell-json-reporter","version":"8.10.0","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.10.0"},"engines":{"node":">=18"},"gitHead":"a5dde6ae7e2ac86ac956220d4b8c39a0e58e1bc6","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.6.0/node@v18.20.3+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.10.0","dist":{"integrity":"sha512-hGMj4TmqqKdfeWQa1kIvFLKyebPTzFUdUugiy4iD5CuUcruIWeXT1XzCpCY726MjLFrZ34uW01MglG2Ptsn3Qg==","shasum":"ddfd9d370c21a0c784a2c3ddecf916d8db18efc5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.10.0.tgz","fileCount":13,"unpackedSize":12273,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAjtyLbsebopg7rBFcaX1jmvELwdq7JkH049dopJ7KlMAiEAmK3fnLjx2yk9+NAzzJt79BGwL9F+GmLFBZ8vyyXe1ys="}],"size":4151},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.10.0_1719925778289_0.7768732661224362"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-02T13:09:38.434Z","publish_time":1719925778434,"_source_registry_name":"default","contributors":[]},"8.10.1":{"name":"@cspell/cspell-json-reporter","version":"8.10.1","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.10.1"},"engines":{"node":">=18"},"gitHead":"2959c7618e179524724221962cbea827a9577d5d","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.6.0/node@v18.20.3+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.10.1","dist":{"integrity":"sha512-szqjSXneG5s/Le/XZ+oR5JBpOdnJRnwAm+IV4KPutFnMi8YXtstdcUMDZkmnCLB7CSEbED9nxnnlnLPlXRngVg==","shasum":"a96c70a00a5eb0168484da79da77a560534520e2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.10.1.tgz","fileCount":13,"unpackedSize":12273,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBoQCJJu6GdBnnGlBEToQYD2X/qKZSWcug0RWVYXmlSAAiEAyt83PybW/k/Xl+IeE3Nq2yxMKrBgI6ns0CkYUd+jSoc="}],"size":4153},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.10.1_1720166595801_0.6149313433295671"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-05T08:03:15.993Z","publish_time":1720166595993,"_source_registry_name":"default","contributors":[]},"8.10.2":{"name":"@cspell/cspell-json-reporter","version":"8.10.2","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.10.2"},"engines":{"node":">=18"},"gitHead":"1a1f15b593a0b25419c1e74eeb53d0b2839762cc","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.6.0/node@v18.20.3+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.10.2","dist":{"integrity":"sha512-ijXzAwLx5S9YC2C1wvqiGbduOMVH6DSfHFeGKgeUlpkgNdPvFVwhza+Uva9/ToGUAwUe5+EcrzFhavrNj/QPDw==","shasum":"f649007014faadf1456179ed78f37293fb10617f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.10.2.tgz","fileCount":13,"unpackedSize":12273,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpH2SqIztX5m4wCDILerkLRSAqbPc4ysJfXXXMkkwMLQIgOc7Y/b7NjAdUEistDvh0ZOP78nkyTbdLrj30TiPbqbE="}],"size":4153},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.10.2_1720190959596_0.45426689158549394"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-05T14:49:19.750Z","publish_time":1720190959750,"_source_registry_name":"default","contributors":[]},"8.10.4":{"name":"@cspell/cspell-json-reporter","version":"8.10.4","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.10.4"},"engines":{"node":">=18"},"gitHead":"96707a892a95a7e10dd5894e8cdd8f288b841c2f","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.6.0/node@v18.20.3+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.10.4","dist":{"integrity":"sha512-W6aUZ2LkKkDEKgx1sjik2xQT7m6CrLxcuJiF7MkPPZMdsnXyg5jsRalkQTn7my7RZ+n5xxEO69r6jM4IImvWAg==","shasum":"6b73556273d454f87bd887db99edf79407405b9f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.10.4.tgz","fileCount":13,"unpackedSize":12273,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICKr+qpl63nelfh8goKKo1ltFARuLk3sasO1QA2/hnC3AiBW8UM+66mRTkcY08OB21HiUm7BDk1bvpD7o8J40kf6fg=="}],"size":4154},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.10.4_1720216507269_0.003167463434427864"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-05T21:55:07.424Z","publish_time":1720216507424,"_source_registry_name":"default","contributors":[]},"8.11.0":{"name":"@cspell/cspell-json-reporter","version":"8.11.0","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.11.0"},"engines":{"node":">=18"},"gitHead":"2b85b2b458b1117870a4f0aee18fb45ce991848d","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.7.1/node@v18.20.3+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.11.0","dist":{"integrity":"sha512-GSk2dKZHak4EuRXRKpyW3EsxmJmirkcZoM6sJQh6ZaFXSffMPgydNNIeL2xH/2hnwE7yWcP0ryq8hOxlrl9mVw==","shasum":"388685b82dfa1190777bd20b71de3043b409ba0d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.11.0.tgz","fileCount":13,"unpackedSize":12273,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHoHaCYulyD/8pAUCN76n/tyJ/06tA8cFzbiLHiOMHpZAiEAsa7cMm8wJEB7TmpmV4HQ1TIYPkwKS4O06ZRfdZGNHmY="}],"size":4153},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.11.0_1721148415638_0.37199014567671806"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-16T16:46:55.823Z","publish_time":1721148415823,"_source_registry_name":"default","contributors":[]},"8.12.1":{"name":"@cspell/cspell-json-reporter","version":"8.12.1","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.12.1"},"engines":{"node":">=18"},"gitHead":"2b9d2fd6fb3a228886016f897c40e8b926e063ab","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.7.1/node@v18.20.4+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.12.1","dist":{"integrity":"sha512-nO/3GTk3rBpLRBzkmcKFxbtEDd3FKXfQ5uTCpJ27XYVHYjlU+d4McOYYMClMhpFianVol2JCyberpGAj6bVgLg==","shasum":"9772981874ac824072973076ab5216e71de651cf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.12.1.tgz","fileCount":13,"unpackedSize":12551,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAHWtsqyJV6I3ybWTpQteOYj0lvcS0X0Q1HNLQ2kJwYTAiBgQyrBlkCrDrfNrS2tPnmtO5jRL1sRc8MdgKf/qLaIDA=="}],"size":4249},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.12.1_1721675497130_0.7075484209023211"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-22T19:11:37.290Z","publish_time":1721675497290,"_source_registry_name":"default","contributors":[]},"8.13.0":{"name":"@cspell/cspell-json-reporter","version":"8.13.0","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.13.0"},"engines":{"node":">=18"},"gitHead":"2fd3fb430cc96a8a50543f57d96b288219a11923","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.7.1/node@v18.20.4+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.13.0","dist":{"integrity":"sha512-OR6+gxWImIOegn9Zi9zlnPZtZMWFToFD8l5bDbHMaScTDygB0IJNg9ZGxWGpxpbMXLNMiefAo5inJwF6LW9F3w==","shasum":"7022faf837534e0bce588aba0b98e4df13157dbc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.13.0.tgz","fileCount":13,"unpackedSize":12551,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCYq/f85uqRdSPjvO18kUs2x3nGAIdFjDEkKL7Y1yQf8QIhAO98dzUTQ/URCBevrRz/E5O2QYJhu4GCcyaQuQ2dRRzX"}],"size":4250},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.13.0_1722339724536_0.29053674768552784"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-30T11:42:04.699Z","publish_time":1722339724699,"_source_registry_name":"default","contributors":[]},"8.13.1":{"name":"@cspell/cspell-json-reporter","version":"8.13.1","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.13.1"},"engines":{"node":">=18"},"gitHead":"99cdb4e3e6579c57de1014b0cd3c168188b9c1f5","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.7.1/node@v18.20.4+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.13.1","dist":{"integrity":"sha512-vYZTBRkYjpNBifGNbYQsgIXesDEdUa9QAwllDcLZGKbhh5mY/C1ygPnAVpYDYiJNt1WCeIqW286DUyjRjkmHeA==","shasum":"ea37676d20763027d6be2d7e74c910fed3dfcfc2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.13.1.tgz","fileCount":13,"unpackedSize":12551,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6C0nqb49YEO/3qpDc4SG/pyGifeui41I5emyz9mdprAIga7APdaaC1h03Xi3FBRmCOFy8Cujt2ojK0B5YXCorN+o="}],"size":4249},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.13.1_1722583766799_0.06473588584701995"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-02T07:29:26.976Z","publish_time":1722583766976,"_source_registry_name":"default","contributors":[]},"8.13.2":{"name":"@cspell/cspell-json-reporter","version":"8.13.2","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.13.2"},"engines":{"node":">=18"},"gitHead":"5c9aaf8829991e7d6d37355acb9b9685088bba14","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.8.0/node@v18.20.4+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.13.2","dist":{"integrity":"sha512-UOINJikJs9tRWc2RrFmXK4s3hpasAIbSq+6ed7NojY/2kYv6u0bHNhh4D+4DAroHcFsU24vl/PeTa9V4Z5CelA==","shasum":"3bb3e580b1901c03706f276ca664e06d095a484e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.13.2.tgz","fileCount":13,"unpackedSize":12551,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCz+D9P7nEZ5jHlCrMfjqzTy0MUNUmv29irbtctpvsIPgIgazAzbEf72lUylDWq1Wd4oTq52FGVgb6WzwbbbUo8DqY="}],"size":4250},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.13.2_1723100147114_0.2388046935488426"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-08T06:55:47.284Z","publish_time":1723100147284,"_source_registry_name":"default","contributors":[]},"8.13.3":{"name":"@cspell/cspell-json-reporter","version":"8.13.3","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.13.3"},"engines":{"node":">=18"},"gitHead":"e017775a1d181b20abce3c6325f2527a7554a3a9","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.8.0/node@v18.20.4+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.13.3","dist":{"integrity":"sha512-QrHxWkm0cfD+rTjFOxm5lpE4+wBANDzMIM8NOeQC6v8Dc1L8PUkm6hF6CsEv2tKmuwvdVr+jy6GilDMkPXalCg==","shasum":"dbce6f3b1104ba1dca15c645f2a005a228104ef0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.13.3.tgz","fileCount":13,"unpackedSize":12551,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICDLqNvJXnR7PA5AGVcvnHcWa3dtZsTj6fzBqg5m662yAiEApP+8GeVNx+2MH8O/t01qgRQYTcDt3uiXd182egBFiIE="}],"size":4248},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.13.3_1723467409716_0.4657741605898056"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-12T12:56:49.854Z","publish_time":1723467409854,"_source_registry_name":"default","contributors":[]},"8.14.1":{"name":"@cspell/cspell-json-reporter","version":"8.14.1","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.14.1"},"engines":{"node":">=18"},"gitHead":"5552bdba15adc8c073dd33791f30329147c5c64b","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.8.0/node@v18.20.4+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.14.1","dist":{"integrity":"sha512-eJpgmocT+DY+uy9+sHCz6Ir8YVg7b/hnf5N7dITHlI8dnzgoScTZG2nZhVhJozrgb44B1dZuJzVR1DBLKgZY8A==","shasum":"76a9130087243cd8955f06655bea297a80652be6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.14.1.tgz","fileCount":13,"unpackedSize":12551,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2vHwTnzmS5wABCHWIHWXHuWTfKHPz5JZmxexOH/n0CQIgXsoLfDSlyLeQYcwhVZG3C71f/WaqRul3GFkiSqLEe2w="}],"size":4249},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.14.1_1723895862380_0.43575473904314355"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-17T11:57:42.582Z","publish_time":1723895862582,"_source_registry_name":"default","contributors":[]},"8.14.2":{"name":"@cspell/cspell-json-reporter","version":"8.14.2","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.14.2"},"engines":{"node":">=18"},"gitHead":"9f7c1831d4765d35f289b2a623133fc21bee4dcd","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.8.0/node@v18.20.4+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.14.2","dist":{"integrity":"sha512-TZavcnNIZKX1xC/GNj80RgFVKHCT4pHT0qm9jCsQFH2QJfyCrUlkEvotKGSQ04lAyCwWg6Enq95qhouF8YbKUQ==","shasum":"c05e6e0d6e63072e3f416c9b3088aa8329de19a1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.14.2.tgz","fileCount":13,"unpackedSize":12551,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIED8q0m6prQ/Eoo85ShwlIyxvBx4u7KoUIID2FwJJWxRAiAyVWWXwqIc5oTWKwDwYU/vnmOB4ad1FwrYHC2DDxrxXw=="}],"size":4249},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.14.2_1724137962581_0.41140852093473756"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-20T07:12:42.767Z","publish_time":1724137962767,"_source_registry_name":"default","contributors":[]},"8.14.3":{"name":"@cspell/cspell-json-reporter","version":"8.14.3","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.14.3"},"engines":{"node":">=18"},"gitHead":"ce996377857f5d7c3e70f27fc512afbe605562f8","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.9.1/node@v18.20.4+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.14.3","dist":{"integrity":"sha512-xJbIhSVL1LrwtIpFYvfbXMXv0GUqp2mFkTdG652zb4ZCjQUitmAN1eOhpUt2WHqyCdsMNjMcoJ05PNAN1LrLBQ==","shasum":"8272dc695a766d602b8a9fbba0c4cc43ec9e2c2c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.14.3.tgz","fileCount":13,"unpackedSize":12551,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIACknGxvGbJVhEmv2pEkEtGGiRsMIatWnM8JjO+/szFOAiBShohOGa5stp226Ah2drH36Kx+kQon9bcaYKiucal7YA=="}],"size":4249},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.14.3_1726581600273_0.6736515108768706"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-17T14:00:00.435Z","publish_time":1726581600435,"_source_registry_name":"default","contributors":[]},"8.14.4":{"name":"@cspell/cspell-json-reporter","version":"8.14.4","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.14.4"},"engines":{"node":">=18"},"gitHead":"aeedd49f6ef20799eed04076093291fcacbc4b84","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.9.1/node@v18.20.4+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.14.4","dist":{"integrity":"sha512-gJ6tQbGCNLyHS2iIimMg77as5MMAFv3sxU7W6tjLlZp8htiNZS7fS976g24WbT/hscsTT9Dd0sNHkpo8K3nvVw==","shasum":"4646c1963b9b02fea3faae3c5ee04fb6dda8548e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.14.4.tgz","fileCount":13,"unpackedSize":12551,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBseZmatksP1pauQgkUGAxsIw7na8cc8CrKz8y7q62+EAiAPWUARtFbl/6wtehx3UjZmuVEmHyl+g232KzkLMlCDgw=="}],"size":4247},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.14.4_1726639008795_0.33015817338104725"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-18T05:56:48.960Z","publish_time":1726639008960,"_source_registry_name":"default","contributors":[]},"8.15.0":{"name":"@cspell/cspell-json-reporter","version":"8.15.0","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.15.0"},"engines":{"node":">=18"},"gitHead":"60b04562dfa023eede01929d86fa944163c07256","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.9.3/node@v18.20.4+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.15.0","dist":{"integrity":"sha512-MKjEbLYQvqsFokuVyk6OkZzgxy9MZolR4DDI73V18TkBdi4ufcS1qr7dyHMMCDQJa+fdlNsfSvpKoMaG+NvPeQ==","shasum":"3b3046751175054e352f9cc642616f849a8dba5b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.15.0.tgz","fileCount":13,"unpackedSize":12551,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDccYmuQqHdFTf/7aZUUHUFVyVdYkL6OJ7wddPOEWWpSQIgG2/L9gLLlLhFw2icAXIj/LLB0HV1uqVxn9/XU5QQTo4="}],"size":4248},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.15.0_1728629779204_0.9785716483287517"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-11T06:56:19.385Z","publish_time":1728629779385,"_source_registry_name":"default","contributors":[]},"8.15.1":{"name":"@cspell/cspell-json-reporter","version":"8.15.1","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.15.1"},"engines":{"node":">=18"},"gitHead":"6a99d22627f0e360fcfc5b98afa670464ec763f6","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.9.3/node@v18.20.4+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.15.1","dist":{"integrity":"sha512-mU4eWHYjGGdhmLd4oGz4kEry2udUl3thzz3clLiutijPrmNU/5sS5C6tiKBZCytWhhCkTwA5eDM3rr7cIt4DYQ==","shasum":"e7d2ff6a41b6af9b56bfee9c53f958cfd8bdf7c4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.15.1.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.15.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCaPI0dnq2okNcyRV9mFC+f6fSGxre3wThS5CCzzR9WZwIgFf87FDNbO9XGeoev7wbGS9nXqQVOToqDBy5QFfO7BII="}],"size":4262},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.15.1_1728662120391_0.1165947359045103"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-11T15:55:20.627Z","publish_time":1728662120627,"_source_registry_name":"default","contributors":[]},"8.15.2":{"name":"@cspell/cspell-json-reporter","version":"8.15.2","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.15.2"},"engines":{"node":">=18"},"gitHead":"63f8b976a0711780646f63283cf4f0457db740ee","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.9.3/node@v18.20.4+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.15.2","dist":{"integrity":"sha512-6p9eLdO5RLb1HNf+Rto4RG3tG02y05DutrWdpnK1Agn21EbUKAUIdIcsjQ2N52UeVT5cDvNhkAabKN57sFygag==","shasum":"a55f3eb2617b8a2309b4b0518327820684593017","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.15.2.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.15.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWID1+v5Hrz8Es1TF+5FxasSjqNEbQuYnmLThEDjb5IgIhAJ2D5pXxHVyFcW/lPnCJNCdIaik/C1HhybrNoS2JBfAV"}],"size":4262},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.15.2_1728886154773_0.1253025971875219"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-14T06:09:14.950Z","publish_time":1728886154950,"_source_registry_name":"default","contributors":[]},"8.15.3":{"name":"@cspell/cspell-json-reporter","version":"8.15.3","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.15.3"},"engines":{"node":">=18"},"gitHead":"2c24d62985bd3cf7835d7cfd05204113967b8d89","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.10.0/node@v18.20.4+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.15.3","dist":{"integrity":"sha512-348UsYDdPTaGUvzdRY+Tj8rnN/1yLFkbEc6FkTejkBPwL0rpaJLp27N3Y8uZfrFGyMem/fYS+aHAvB3kTIzieQ==","shasum":"fd73c635ba3d1003c045ffbedb8ff93070940d71","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.15.3.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.15.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAef6YK7rZIGrMizesk4/KRSk5T4xoXkUs2gfyAYw9xfAiEA3ZCsBOc+w0UYB/JpFOxn4ylxe0nRQ8kfFe6kw7YyJWU="}],"size":4263},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.15.3_1729110064264_0.09434401703606721"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-16T20:21:04.505Z","publish_time":1729110064505,"_source_registry_name":"default","contributors":[]},"8.15.4":{"name":"@cspell/cspell-json-reporter","version":"8.15.4","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.15.4"},"engines":{"node":">=18"},"gitHead":"27882ec49769126e3725b2cf180fee137c9a6ebe","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.10.0/node@v18.20.4+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.15.4","dist":{"integrity":"sha512-solraYhZG4l++NeVCOtpc8DMvwHc46TmJt8DQbgvKtk6wOjTEcFrwKfA6Ei9YKbvyebJlpWMenO3goOll0loYg==","shasum":"f8902234bd000040d40ae3574860d221c991aff9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.15.4.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.15.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE26OQt8qWeX/qxhXnozjPTa8okkqqv0moNkIBDShPRzAiEAnhYASIR4LtpTdTMme3HBrRH0eJ2AwIFccez/Dz2dOZw="}],"size":4261},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.15.4_1729234350242_0.20365221866502958"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-18T06:52:30.403Z","publish_time":1729234350403,"_source_registry_name":"default","contributors":[]},"8.15.5":{"name":"@cspell/cspell-json-reporter","version":"8.15.5","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.15.5"},"engines":{"node":">=18"},"gitHead":"5f974b2d4d61e2582aba5a1c87fcbc127f5f06bb","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.10.0/node@v18.20.4+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.15.5","dist":{"integrity":"sha512-yXd7KDBfUkA6y+MrOqK3q/UWorZgLIgyCZoFb0Pj67OU2ZMtgJ1VGFXAdzpKAEgEmdcblyoFzHkleYbg08qS6g==","shasum":"f6761f0c8a2c29e96e267303147dd8d8e58da3ac","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.15.5.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.15.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPo1PcgJqANXOdF0F5YlIDyGdOx5rvJaOK1wL9r+JxZgIgfdhM6ApZfR5jwL+QuZckOnRGTDGLBtnIDfJGCq4XJlM="}],"size":4261},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.15.5_1730300702101_0.6070141146578498"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-30T15:05:02.408Z","publish_time":1730300702408,"_source_registry_name":"default","contributors":[]},"8.15.6":{"name":"@cspell/cspell-json-reporter","version":"8.15.6","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.15.6"},"engines":{"node":">=18"},"gitHead":"fa9d2dff7ea196b9b59b9089c8511c538433c054","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.10.0/node@v18.20.4+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.15.6","dist":{"integrity":"sha512-LKyUugQdz3yJKTW0lDMTtR362feDowFq7+qIfJL3RQmKnzvrl5azZCombeXnfMhNKoge80BGzp22c6XmZV0aeQ==","shasum":"b093848145babd7338921bad4412d49c7d0f9585","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.15.6.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.15.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEpVSORgUyxkZ5m2W9TD5ll+tJ3Wlqv/7w8EigkfOzprAiEA0WWzYK7V4vIFp5PoyOVZhmkG8/DF/GYcX4rqCU8wShM="}],"size":4263},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.15.6_1730574201715_0.8445078723772483"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-02T19:03:21.918Z","publish_time":1730574201918,"_source_registry_name":"default","contributors":[]},"8.15.7":{"name":"@cspell/cspell-json-reporter","version":"8.15.7","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.15.7"},"engines":{"node":">=18"},"gitHead":"9decdc45e8fd0d6bb9c3851813c2c0728d3c7c5e","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.10.0/node@v18.20.4+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.15.7","dist":{"integrity":"sha512-kOcJaThztX1A8jkALBiAyp8dWrHPMuDOXki8Q5ZG1dL25wKsAnPyqflXhXg6Up4VGVIkkgy1S3T0Q/i+G5f12w==","shasum":"3c87ba514ce9917c8ee3e6819748dab3b06b2a34","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.15.7.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.15.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQVoaZgrnuM9awcXe+dR+11DZw8iiZuhpygRBGIA9m8QIhAPqeNyDiarngCdQUJbZ2YKfYku5lkrGKVy9PRZWJnHXd"}],"size":4261},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.15.7_1730620336272_0.1801226078996705"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-03T07:52:16.448Z","publish_time":1730620336448,"_source_registry_name":"default","contributors":[]},"8.16.0":{"name":"@cspell/cspell-json-reporter","version":"8.16.0","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.16.0"},"engines":{"node":">=18"},"gitHead":"41cd50f9ba34033b6da32408855d7fc3b888c5e0","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.10.0/node@v18.20.4+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.16.0","dist":{"integrity":"sha512-KLjPK94gA3JNuWy70LeenJ6EL3SFk2ejERKYJ6SVV/cVOKIvVd2qe42yX3/A/DkF2xzuZ2LD4z0sfoqQL1BaqA==","shasum":"d83f09a8ba4467db22c0cda4ca5ba20a3e20cf00","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.16.0.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.16.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG03fY8RqGlcw+VdUAmeY4eFvh/mKWsxJaaWzfjuhQWpAiAdKtVdmprLJ90fO/Vzm0nxIGXcO59RTJ0G/5Uz+z1qsg=="}],"size":4261},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.16.0_1730958443479_0.09794361006546448"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-07T05:47:23.719Z","publish_time":1730958443719,"_source_registry_name":"default","contributors":[]},"8.16.1":{"name":"@cspell/cspell-json-reporter","version":"8.16.1","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.16.1"},"engines":{"node":">=18"},"gitHead":"773bb6e701ff0b7fbeb30e4621119bb4315415ad","_nodeVersion":"18.20.5","_npmVersion":"lerna/3.10.0/node@v18.20.5+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.16.1","dist":{"integrity":"sha512-ue1paJ2OE2BjIBQHXFMHnFqJL5xMrE/TLveOntDSCKJw7edCGP4XJA6Q0ZfUgR/ZAP3SYKNPkajEWbDTMfG+XA==","shasum":"1c0708e2dd365fb2713fd892681ff02dbd783f38","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.16.1.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.16.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICw6nRgEvQsdWBncBLMIlFjReu4eVf537OuyP/C6i2TBAiBBdk96iJ8QjomLd3NOsGy12RVS16E6uiU91glZFVsn+Q=="}],"size":4261},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-json-reporter_8.16.1_1732665624069_0.9514199627974884"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-27T00:00:24.299Z","publish_time":1732665624299,"_source_registry_name":"default","contributors":[]},"8.17.0":{"name":"@cspell/cspell-json-reporter","version":"8.17.0","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.17.0"},"engines":{"node":">=18"},"gitHead":"cac17fe7b993db5965aa441648b1c22cb5486929","_nodeVersion":"18.20.5","_npmVersion":"lerna/3.10.1/node@v18.20.5+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.17.0","dist":{"integrity":"sha512-AJZIjLi/rwOHjTZMQMoGOBht1ERFHUUreTFIOTi4oZCBundnk2bXUteIQthXUCgHL2JSiS9yboUWoAIrekz7Yg==","shasum":"bed6c6fed9300cbbe22ff9da9081b8a02af4307d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.17.0.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.17.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQfoSYFYmr48DpkEdzNjqpjAhqRFKRvTv1a4Fp9qKlxwIhAJeLtRNaD4Qdjcdx0mF4hRpVHgMs2sWb0+9xfXhhEaGV"}],"size":4262},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_8.17.0_1734274559734_0.6759590973311407"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-15T14:55:59.909Z","publish_time":1734274559909,"_source_registry_name":"default","contributors":[]},"8.17.1":{"name":"@cspell/cspell-json-reporter","version":"8.17.1","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.17.1"},"engines":{"node":">=18"},"gitHead":"476a03accde11d8bb97c2fd09322f962c83b116a","_nodeVersion":"18.20.5","_npmVersion":"lerna/3.10.1/node@v18.20.5+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.17.1","dist":{"integrity":"sha512-EV9Xkh42Xw3aORvDZfxusICX91DDbqQpYdGKBdPGuhgxWOUYYZKpLXsHCmDkhruMPo2m5gDh++/OqjLRPZofKQ==","shasum":"c1678665f183589e5fc19a1c0933b8d362165a43","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.17.1.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.17.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEugbym8vIUMYIuX85iFoRDKuUmoWhRLM+NzA9pJdsXXAiB8XH8rEsOEpuhfWcu4FNzAm+rT1RNA6oWElJaeITzufQ=="}],"size":4262},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_8.17.1_1734365420573_0.038755841322072104"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-16T16:10:20.740Z","publish_time":1734365420740,"_source_registry_name":"default","contributors":[]},"8.17.2":{"name":"@cspell/cspell-json-reporter","version":"8.17.2","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.17.2"},"engines":{"node":">=18"},"gitHead":"160c982e8d1e3b4951acb6fc003d013f3b0597e0","_nodeVersion":"20.18.1","_npmVersion":"lerna/3.11.0/node@v20.18.1+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.17.2","dist":{"integrity":"sha512-9QFzuSApaK7SYB50iCTRIUDjFZf6DXTFj8+qTR2cky+/YmEcHDpJieJVCd3STONO4m2JyqIsV7faEuA6M0YcHg==","shasum":"4e1b173bcc5558d79f0784bdc0704a297ec026b8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.17.2.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.17.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZZVo6Em5jodhXnXYmWDrVMvAB7KnQcOtjynj1YiO7BAIhAO143OCdKipmoRnEkmAmFdfRaS/4wbMGaYKrTN5N+zs6"}],"size":4262},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_8.17.2_1736790838469_0.43245053620219087"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-13T17:53:58.689Z","publish_time":1736790838689,"_source_registry_name":"default","contributors":[]},"8.17.3":{"name":"@cspell/cspell-json-reporter","version":"8.17.3","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.17.3"},"engines":{"node":">=18"},"gitHead":"9a0d2b4584112b33d137faa98e9931ad4e7b6050","_nodeVersion":"20.18.1","_npmVersion":"lerna/3.11.0/node@v20.18.1+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.17.3","dist":{"integrity":"sha512-RWSfyHOin/d9CqLjz00JMvPkag3yUSsQZr6G9BnCT5cMEO/ws8wQZzA54CNj/LAOccbknTX65SSroPPAtxs56w==","shasum":"7c071ac2425f3ebee78d8efd270760c6b85d28b4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.17.3.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.17.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICj/Hlv1k3uAurkUh1UFmOLZxEkdLFxeofYB9fhYPvVZAiEA9/egwqUIiH6E7PcxyBY00KnBr2oqx4llzKuGiBTL10M="}],"size":4261},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_8.17.3_1738066041207_0.5046308351627713"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-28T12:07:21.439Z","publish_time":1738066041439,"_source_registry_name":"default","contributors":[]},"8.17.4":{"name":"@cspell/cspell-json-reporter","version":"8.17.4","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.17.4"},"engines":{"node":">=18"},"gitHead":"59b6876dd77fedc84fca3433b13ad9baa653c77d","_nodeVersion":"20.18.2","_npmVersion":"lerna/3.12.1/node@v20.18.2+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.17.4","dist":{"integrity":"sha512-O7V2hMt6zPt2Eu5LSxFyD/dcZRUOASeY+8oE1O2xanfJUMOG1EldCt8LERSmU829RQ4VF4H2Z9TbeQzx+4G21w==","shasum":"8ea168caf3d082f03f7aee5867c10e1b7d223e86","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.17.4.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.17.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCRYlpRdNrYMd6ZhQ3uimBTUxMrmIP5k8lh6ns3jeBLcwIgNRcoSTKjk5XsRK0Xeg8lxnrps2q+vkLgykVMurDkZL0="}],"size":4261},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_8.17.4_1739985545907_0.5481975176616674"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-19T17:19:06.099Z","publish_time":1739985546099,"_source_registry_name":"default","contributors":[]},"8.17.5":{"name":"@cspell/cspell-json-reporter","version":"8.17.5","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.17.5"},"engines":{"node":">=18"},"gitHead":"2d80ee2aa347d07c52aa9c85aa248538834d7f3c","_nodeVersion":"20.18.2","_npmVersion":"lerna/3.12.1/node@v20.18.2+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.17.5","dist":{"integrity":"sha512-+eVFCdnda74Frv8hguHYwDtxvqDuJJ/luFRl4dC5oknPMRab0JCHM1DDYjp3NzsehTex0HmcxplxqVW6QoDosg==","shasum":"a1a5615b29662cd02a4283590622cb39d6b8eaef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.17.5.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.17.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGdEC/4Hl3edBjONQFx9Rf99xZrGrDh1XJUbaNm9A7bCAiB+t2vFYrOV9jZMANmxNgDYIBu6DwM68GPebNA11KR8eA=="}],"size":4260},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_8.17.5_1740240264091_0.8441073900818123"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-22T16:04:24.281Z","publish_time":1740240264281,"_source_registry_name":"default","contributors":[]},"8.18.0":{"name":"@cspell/cspell-json-reporter","version":"8.18.0","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.18.0"},"engines":{"node":">=18"},"gitHead":"6c7297918e9ff4f1c4fa1501d119d58bf4ce2237","_nodeVersion":"20.19.0","_npmVersion":"lerna/3.12.3/node@v20.19.0+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.18.0","dist":{"integrity":"sha512-glUYtRJ/xIgvCvFqgcF04RJiTFhL95wl1uirP+Qa+oqxvg/zP9zxsZupLD3aeMFhyDpgYwtBiebUmhSqrLDyaw==","shasum":"7b8dbbcd2918bc5e6b898bcf1a723277fecc3c74","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.18.0.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.18.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDHCasweyB7rZo2TyB711SxxLSJXwX9/adDFFOyprkCUAIhAP52WjfYptAd/fjbtLIaXV4c50VBURH0reIunq3OGp4C"}],"size":4262},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_8.18.0_1742994111014_0.22137372337835215"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-26T13:01:51.188Z","publish_time":1742994111188,"_source_registry_name":"default","contributors":[]},"8.18.1":{"name":"@cspell/cspell-json-reporter","version":"8.18.1","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.18.1"},"engines":{"node":">=18"},"gitHead":"4d647f52891c3300221ff9b2341b0474f68b30b5","_nodeVersion":"20.19.0","_npmVersion":"lerna/3.12.3/node@v20.19.0+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.18.1","dist":{"integrity":"sha512-/U3/8bcOL5O35fI9F7nN7Mhic0K01ZRxRV/+5jj7atltBbqgFSxViHCZBX0lDZJM96gUHn+3r6q6/8VEJahpDA==","shasum":"7adb4e3ecde97b9fd1bc225ed0771fbb8f023797","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.18.1.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.18.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAOKJKmvOeHSPL6+5QpejxXv/x/GkNtvQgciQsV9/kuQAiAWZRdaw8KeCltbGfI9KT7zRU/Gput/uWIgD4UMmntLkQ=="}],"size":4263},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_8.18.1_1743232493831_0.044878952406373296"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-29T07:14:54.047Z","publish_time":1743232494047,"_source_registry_name":"default","contributors":[]},"8.19.0":{"name":"@cspell/cspell-json-reporter","version":"8.19.0","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.19.0"},"engines":{"node":">=18"},"gitHead":"ebfecabea342ba34ee368178f3864a7a194936d5","_nodeVersion":"20.19.0","_npmVersion":"lerna/4.0.0/node@v20.19.0+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.19.0","dist":{"integrity":"sha512-MkpBlQizR9UxwrYhzJgz02yzgrmfyPpb+QctwKNJthscymhjufkBFnBj5cHK5fbmp+/y4jXxaX+Ew6QUFiJsNw==","shasum":"c6bc9b9a6376e93e60f52b00d78c21c3ef59fe96","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.19.0.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.19.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICLnTNIwGv8ol2k7He63qHVY/enD2AYv1a42r5tVnwAxAiAw0nZkaC3VA4GNWxD1y6tUYo33AQnObt/SKlhNavYJzg=="}],"size":4260},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_8.19.0_1744828545209_0.6558372849274037"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-16T18:35:45.393Z","publish_time":1744828545393,"_source_registry_name":"default","contributors":[]},"8.19.1":{"name":"@cspell/cspell-json-reporter","version":"8.19.1","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.19.1"},"engines":{"node":">=18"},"gitHead":"66fdb8ff1cfb93b5c90c93ad7fbbcc91df39cc2b","_nodeVersion":"20.19.0","_npmVersion":"lerna/4.0.0/node@v20.19.0+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.19.1","dist":{"integrity":"sha512-mgTKGrOkjzYWrnqrAX87ojzp4nYBUSixKPd9nTGEsmgzetvpM6XK1Owngw02qADhuGPu3kAkm1qG6i8qjIIfCw==","shasum":"8682f70b2a91c5e9aed80ae6cbb222a83ec1b0f8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.19.1.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.19.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIC3YC+Tfm2ZGEr+lEiSqXcvtzfbQWpzSUarCK10ze7U7AiBsXM0ZWXbxcWKX1qPbYfIyhpd71S731wMeQ04N0b/pcQ=="}],"size":4261},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_8.19.1_1744989118323_0.530838668659328"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-18T15:11:58.494Z","publish_time":1744989118494,"_source_registry_name":"default","contributors":[]},"8.19.2":{"name":"@cspell/cspell-json-reporter","version":"8.19.2","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.19.2"},"engines":{"node":">=18"},"gitHead":"f630ececa8cd91420aaaaa81c4ad910039457a06","_nodeVersion":"20.19.0","_npmVersion":"lerna/4.0.0/node@v20.19.0+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.19.2","dist":{"integrity":"sha512-vW7mybZi5TN0ejB4XY2hpXT0XSDiUduN69Gn+WZtNZYeLV3NWIH/RtzgT7VDGyKUadUeEvbemH3MdW34cCuZjA==","shasum":"542b7d39b564ec5c35e366a98ffa72ec2fd0556a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.19.2.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.19.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIB2TDIFXJI0jP4hnNT8pL4r03AesRWHn9MtQJmeR3jpcAiAhGo/nHpiYUuPmIyfjzuuPcsjCeEJ5VhxSnhQ53t04nw=="}],"size":4258},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_8.19.2_1745133036546_0.8107318480105443"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-20T07:10:36.731Z","publish_time":1745133036731,"_source_registry_name":"default","contributors":[]},"8.19.3":{"name":"@cspell/cspell-json-reporter","version":"8.19.3","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.19.3"},"engines":{"node":">=18"},"gitHead":"cb6946b709da590d0c6175f9962799d18aa43e93","_nodeVersion":"20.19.0","_npmVersion":"lerna/4.0.0/node@v20.19.0+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.19.3","dist":{"integrity":"sha512-LQ5FLYrifDFcliDuIakN93KfoY89Gs0ppSdJbaYdrqrC8HGaPSkH9GG9MCMNPlwdU0Ivy+s2WRr6TlKqdcf3ag==","shasum":"64c1a53203f3c45da3f207b0fb7a71915db75c31","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.19.3.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.19.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGzwlr/77NLmneCFNsHrtdOYxn9cJVfYr7z9gaKDhB7AAiAFC8nOl66ZqjERVy/em3zJsgDf+IXzxDs1cVCjhmX7dg=="}],"size":4262},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_8.19.3_1745734187261_0.9097304822905303"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-27T06:09:47.423Z","publish_time":1745734187423,"_source_registry_name":"default","contributors":[]},"8.19.4":{"name":"@cspell/cspell-json-reporter","version":"8.19.4","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"8.19.4"},"engines":{"node":">=18"},"gitHead":"1bee5f5aa4429a1b1ae0e88934b093c5440b44dc","_nodeVersion":"20.19.1","_npmVersion":"lerna/4.1.1/node@v20.19.1+x64 (linux)","_id":"@cspell/cspell-json-reporter@8.19.4","dist":{"integrity":"sha512-pOlUtLUmuDdTIOhDTvWxxta0Wm8RCD/p1V0qUqeP6/Ups1ajBI4FWEpRFd7yMBTUHeGeSNicJX5XeX7wNbAbLQ==","shasum":"3f912fc7e44e09b91230d2ddb48ab88afab9caa0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.19.4.tgz","fileCount":13,"unpackedSize":12575,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@8.19.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDIl/sCCSpuRKMqBgJZhL51/tnOr7CA3ni/3/WJmwvk0QIgGirF17eBlwQTwAtDLtD8MFhqMoW34g/fj9Lb7uV/y2g="}],"size":4261},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_8.19.4_1746280283988_0.9303826369130632"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-03T13:51:24.164Z","publish_time":1746280284164,"_source_registry_name":"default","contributors":[]},"9.0.0":{"name":"@cspell/cspell-json-reporter","version":"9.0.0","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"9.0.0"},"engines":{"node":">=20"},"gitHead":"f7c4be398734894d817d9b60214731a516cff7d2","_nodeVersion":"20.19.1","_npmVersion":"lerna/4.1.1/node@v20.19.1+x64 (linux)","_id":"@cspell/cspell-json-reporter@9.0.0","dist":{"integrity":"sha512-6ooEVbicB148ScT475aGMPlgRLO/XlLC/yNecrnVlB/sbERCgDYqi+iJHgE4+BjpVQ8Ant/VRCWrncWMAH6D8g==","shasum":"bb05bdeefa80e012f13f43f51e0b48ca7afac94e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.0.0.tgz","fileCount":13,"unpackedSize":12573,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDK5Z7Rlyz873I6ixc8tB8MuzF9Evj9VW0Yge36CqGhFwIhAPoFx1c9MuPYs5LtIy2PrL7GXaGupBJfTpKQ9X5ySDqO"}],"size":4260},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_9.0.0_1746443037692_0.6687548852449263"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-05T11:03:57.871Z","publish_time":1746443037871,"_source_registry_name":"default","contributors":[]},"9.0.1":{"name":"@cspell/cspell-json-reporter","version":"9.0.1","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"9.0.1"},"engines":{"node":">=20"},"gitHead":"bdfabd3686aac9827f3af0ceb4aa74947b5f9d60","_nodeVersion":"20.19.1","_npmVersion":"lerna/4.1.1/node@v20.19.1+x64 (linux)","_id":"@cspell/cspell-json-reporter@9.0.1","dist":{"integrity":"sha512-Rpn7Tuq9t8bZpXZFV43NkhCl0LaPDJZSON4/JFxGbOcH16ryXfrx7oObUTIIyxSxO3fGkzaJZHIwGibRJSsbNQ==","shasum":"c21c750fdd006a5dec308efec01063e80cd32d49","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.0.1.tgz","fileCount":13,"unpackedSize":12573,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIG0u8Xu7UjrVUJnsBufeY8fbhMbz5ebYXYmdx3uZEsStAiEAqgDR7YGe0Tlt1L7yFqwS8JYBV5My4ZuxV2i8USx/LNE="}],"size":4260},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_9.0.1_1746690455719_0.17453976032638763"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-08T07:47:35.879Z","publish_time":1746690455879,"_source_registry_name":"default","contributors":[]},"9.0.2":{"name":"@cspell/cspell-json-reporter","version":"9.0.2","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"9.0.2"},"engines":{"node":">=20"},"gitHead":"39dbd9ab9b8943a023d9eda7f65f81e822f939b5","_nodeVersion":"20.19.1","_npmVersion":"lerna/4.1.2/node@v20.19.1+x64 (linux)","_id":"@cspell/cspell-json-reporter@9.0.2","dist":{"integrity":"sha512-Hy9hKG53cFhLwiSZuRVAd5YfBb5pPj3V2Val69TW1j4+sy3podewqm4sb3RqoB01LcDkLI/mOeMwHz1xyIjfoA==","shasum":"8d80890f44d1b7a8ed39987da2beea0c8ac4415d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.0.2.tgz","fileCount":13,"unpackedSize":12573,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDcYsHpTb5srZayHFJc1F9ZfNhN0IvvFlCL69JTnkecaAiAnTHAyvEGkFUj1krcXVgVNvinEGVNYqp3Qt9ElM+GyOg=="}],"size":4262},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_9.0.2_1747722551411_0.632529956610927"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-20T06:29:11.595Z","publish_time":1747722551595,"_source_registry_name":"default","contributors":[]},"9.1.0":{"name":"@cspell/cspell-json-reporter","version":"9.1.0","author":"Jason Dent","license":"MIT","_id":"@cspell/cspell-json-reporter@9.1.0","maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"dist":{"shasum":"738c9092a04cee0faaed5c94fc2a9b1a68153e17","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.1.0.tgz","fileCount":13,"integrity":"sha512-6QTHMgWgqvVy5IuDV4H8PJ9a6T+IirZkS2HA9ekz2FaB2/+XpdfSi0cauRxFvks2wVXCJrHu97rXm4RCOmd4HA==","signatures":[{"sig":"MEUCIA5DdUsx8dsBUU6IEMY2FcKDCLaAAdO/WQUY6MPbCnukAiEA0UH/Wuaog7WqnxHVIl6Y7+IIrdN2DbkGiSPfCjMWrio=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":13090,"size":4422},"type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/esm/index.js"}},"gitHead":"a7ed42a31debbc86faa4a4ac2c686bdffe5b26b6","scripts":{"test":"vitest run && pnpm test:run","build":"tsc -b . -f","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","watch":"tsc -b . -w -f","coverage":"vitest run --coverage","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","build:esm":"tsc -p tsconfig.esm.json","test:watch":"vitest","clean-build":"pnpm run clean && pnpm run build"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"repository":{"url":"https://github.com/streetsidesoftware/cspell.git","type":"git","directory":"packages/cspell-json-reporter"},"_npmVersion":"lerna/4.4.1/node@v20.19.2+x64 (linux)","description":"JSON reporter for CSpell","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"@cspell/cspell-types":"9.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/cspell-json-reporter_9.1.0_1749906351293_0.8477907916440686","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-06-14T13:05:51.482Z","publish_time":1749906351482,"_source_registry_name":"default","contributors":[]},"9.1.1":{"name":"@cspell/cspell-json-reporter","version":"9.1.1","author":"Jason Dent","license":"MIT","_id":"@cspell/cspell-json-reporter@9.1.1","maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"dist":{"shasum":"fa093ce29ef880c87d9c29301789ea7f8ab82d47","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.1.1.tgz","fileCount":13,"integrity":"sha512-bvbBXr77yz0xu/6GckWMWoUyjSL5MqF86y7g0DkGnNpB5Bu5fCNAltR5yNo1xlBCtbUwB0zrlPENSSxRmNpPCA==","signatures":[{"sig":"MEQCIFwZqlVTx2PRiLCH7M7pnx0fEOJt+0dkvtoO5QTOARA/AiAG++CtKaDLYVvJSeBlR7zy3QshIzVD+7R45mXrPbQXRQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":13090,"size":4423},"type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/esm/index.js"}},"gitHead":"40c6e1a331f38a0c008aacf2cb527270752c35ad","scripts":{"test":"vitest run && pnpm test:run","build":"tsc -b . -f","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","watch":"tsc -b . -w -f","coverage":"vitest run --coverage","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","build:esm":"tsc -p tsconfig.esm.json","test:watch":"vitest","clean-build":"pnpm run clean && pnpm run build"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"repository":{"url":"https://github.com/streetsidesoftware/cspell.git","type":"git","directory":"packages/cspell-json-reporter"},"_npmVersion":"lerna/4.4.1/node@v20.19.2+x64 (linux)","description":"JSON reporter for CSpell","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"@cspell/cspell-types":"9.1.1"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/cspell-json-reporter_9.1.1_1749908660496_0.8416543866994057","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-06-14T13:44:20.663Z","publish_time":1749908660663,"_source_registry_name":"default","contributors":[]},"9.1.2":{"name":"@cspell/cspell-json-reporter","version":"9.1.2","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"9.1.2"},"engines":{"node":">=20"},"gitHead":"231a39f34c2c586ebb596ae7b2a832a996a80a1e","_nodeVersion":"20.19.2","_npmVersion":"lerna/4.4.1/node@v20.19.2+x64 (linux)","_id":"@cspell/cspell-json-reporter@9.1.2","dist":{"integrity":"sha512-sSva/ACXDJd9LufzecR9LC+lNWUuGWNtVHdVj0orJxOIZjHUCNBXwVSgL2fmMg7jNQS6qoJFJ7F/QPXdwITijg==","shasum":"e43cf43b43d57b24f8a078d22966dda46e1511bb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.1.2.tgz","fileCount":13,"unpackedSize":13090,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHlJL46mQPG3SmZKLXniEuJK0ZeG2Jwo2TtIkGYhbv5yAiB9opHdsecXf5ThcUkhWtF0dBEpEmFE8aXj1WEItiynuw=="}],"size":4425},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl","actor":{"name":"jason-dent","email":"jason@streetsidesoftware.nl","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_9.1.2_1750746431052_0.7363973539029174"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-24T06:27:11.235Z","publish_time":1750746431235,"_source_registry_name":"default","contributors":[]},"9.1.3":{"name":"@cspell/cspell-json-reporter","version":"9.1.3","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"9.1.3"},"engines":{"node":">=20"},"gitHead":"cfa9ab3d0b5dc82afc488a6bf86a23e3a2afc077","_nodeVersion":"20.19.3","_npmVersion":"lerna/4.5.1/node@v20.19.3+x64 (linux)","_id":"@cspell/cspell-json-reporter@9.1.3","dist":{"integrity":"sha512-FvzlSQuU+bNeo77v0KrA/lkoe324cHvZNhkx7Dtp1aj01FeBr5Y36gozR3DNY6tewBi6hC7uLeeNg/iSBf6CWg==","shasum":"f6148de1f01e47cf5bd60ade6585cca10d7df242","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.1.3.tgz","fileCount":13,"unpackedSize":13090,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBo6wYvc/93FlQpSWZNE7sz24kXCNSD6aDeX9ZrkKVYYAiBBfqkda/pm6mTSzRWsbIKcrlpnih6qUVJEFx8d4xpqHg=="}],"size":4422},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl","actor":{"name":"jason-dent","email":"jason@streetsidesoftware.nl","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_9.1.3_1751727348289_0.7403570366990759"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-05T14:55:48.509Z","publish_time":1751727348509,"_source_registry_name":"default","contributors":[]},"9.1.5":{"name":"@cspell/cspell-json-reporter","version":"9.1.5","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"9.1.5"},"engines":{"node":">=20"},"gitHead":"6303813cb5da37e88b3ccab7ce5bcf09373f5cf2","_nodeVersion":"20.19.3","_npmVersion":"lerna/4.6.1/node@v20.19.3+x64 (linux)","_id":"@cspell/cspell-json-reporter@9.1.5","dist":{"integrity":"sha512-tnapaKwxlHa7e5kuy0quJjW0oZlqetTbbsmYlayavm4PEVhuuNEp+skj4t957aRMGSq76t8Kgl7vS5Qp41ToMw==","shasum":"78494e3c63a82dfe01c54b8ca86a4eacee36b4f9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.1.5.tgz","fileCount":13,"unpackedSize":13090,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.1.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEgp5nimtFa2IMFW286BCkR1bIta20RJ9ZwGhzxHGwAmAiEAqpcTr6EZv4ZQFlkMd4pFaf5ND0pbXIsxVBeVD2FjFjI="}],"size":4423},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_9.1.5_1752391381941_0.6985147324872609"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-13T07:23:02.116Z","publish_time":1752391382116,"_source_registry_name":"default","contributors":[]},"9.2.0":{"name":"@cspell/cspell-json-reporter","version":"9.2.0","description":"JSON reporter for CSpell","author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"9.2.0"},"engines":{"node":">=20"},"gitHead":"6004e6a19e11985bc61e6578846195be07365049","_nodeVersion":"20.19.3","_npmVersion":"lerna/4.6.1/node@v20.19.3+x64 (linux)","_id":"@cspell/cspell-json-reporter@9.2.0","dist":{"integrity":"sha512-qHdkW8eyknCSDEsqCG8OHBMal03LQf21H2LVWhtwszEQ4BQRKcWctc+VIgkO69F/jLaN2wi/yhhMufXWHAEzIg==","shasum":"c602929ca904dfd0d6e6377cebe79b7eddeef0a0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.2.0.tgz","fileCount":13,"unpackedSize":13090,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHlR1F4gKzMQd7OkbwgZjr/ScktQmvLmy4eoMBYeRwzYAiEAy2diPDK+nZLFrl5RTKtQDf6SCAkWH+vrfysPSr53kac="}],"size":4425},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_9.2.0_1752914833018_0.5788128168094617"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-19T08:47:13.190Z","publish_time":1752914833190,"_source_registry_name":"default","contributors":[]},"9.2.1":{"name":"@cspell/cspell-json-reporter","version":"9.2.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"9.2.1"},"engines":{"node":">=20"},"gitHead":"3a165c2afd917f4a923c2316f3768eaf18aa3e4b","_id":"@cspell/cspell-json-reporter@9.2.1","_nodeVersion":"20.19.4","_npmVersion":"lerna/4.7.3/node@v20.19.4+x64 (linux)","dist":{"integrity":"sha512-LiiIWzLP9h2etKn0ap6g2+HrgOGcFEF/hp5D8ytmSL5sMxDcV13RrmJCEMTh1axGyW0SjQEFjPnYzNpCL1JjGA==","shasum":"fc84960960018d11c6e75dfe4e3172156eb28550","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.2.1.tgz","fileCount":13,"unpackedSize":13090,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHyI+Eq6o4zf76n1A1LNHfdPpm6zHfEgeNIyVefpvSAbAiEA9hftg4oUHuhZFC31cMG8N+dCxfuneoxxte2iDqQ25Yk="}],"size":4425},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_9.2.1_1756630860656_0.7121174961149086"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-31T09:01:00.846Z","publish_time":1756630860846,"_source_registry_name":"default","contributors":[]},"9.2.2":{"name":"@cspell/cspell-json-reporter","version":"9.2.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"9.2.2"},"engines":{"node":">=20"},"gitHead":"594a58399cb9dad07cbb1d9cef6f2adb87560dd7","_id":"@cspell/cspell-json-reporter@9.2.2","_nodeVersion":"20.19.5","_npmVersion":"lerna/4.9.1/node@v20.19.5+x64 (linux)","dist":{"integrity":"sha512-7nTqnnRCyQB+bTmIuBR4aRwV5JHymckmz1snCF+ItjDSvlc3qzjxldG8ao5zm34h+b/8YCvdMU9B92eHBt803w==","shasum":"5d0f2cbfd16d9247f8220490f280ceb1afe24f50","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.2.2.tgz","fileCount":13,"unpackedSize":13090,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDISjuP7mqqkfNzWUzzvGY8ajOrp4K5IjB+NPeAxMZjuwIgdfGT8muPuKsg4/H/ZRl3JewaTlBhUu3D0NrZ0Qcjfac="}],"size":4424},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_9.2.2_1761115304783_0.9852997090033577"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-22T06:41:45.021Z","publish_time":1761115305021,"_source_registry_name":"default","contributors":[]},"9.3.0":{"name":"@cspell/cspell-json-reporter","version":"9.3.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"9.3.0"},"engines":{"node":">=20"},"gitHead":"7fb984ea1809038769617b4105b55bd53f0a7f30","_id":"@cspell/cspell-json-reporter@9.3.0","_nodeVersion":"20.19.5","_npmVersion":"lerna/4.9.2/node@v20.19.5+x64 (linux)","dist":{"integrity":"sha512-bvpLNS73/SN3969ksipVSYDdMYsxYZqeBDkcA2yKJZ9eHRY/tHUbjTTIvyvlCLODzUiop2RFGrvDPcjyam/FoQ==","shasum":"367aa931aebea152cc59d441a040e4f009b5a215","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.3.0.tgz","fileCount":13,"unpackedSize":13090,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCeecLmEN8YFw5mJWpxh+LMls2qZxXK6tK+9grkGZd4TQIhAMRVmeyFal8YZASZN+WNpdlZyw5SEiUxPjAJ6jAJCWKY"}],"size":4426},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_9.3.0_1762415122403_0.43576675513278706"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-06T07:45:22.599Z","publish_time":1762415122599,"_source_registry_name":"default","contributors":[]},"9.3.1":{"name":"@cspell/cspell-json-reporter","version":"9.3.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"9.3.1"},"engines":{"node":">=20"},"gitHead":"3f8bf5c88cda393b581957b7f8efc696e432f6f1","_id":"@cspell/cspell-json-reporter@9.3.1","_nodeVersion":"20.19.5","_npmVersion":"lerna/4.9.2/node@v20.19.5+x64 (linux)","dist":{"integrity":"sha512-XvMupq2jV3lRMEaiFXrsfR3xrvMQ4Im194dRZ02D2qdtYtKV9jErms/OhGmfs1YNLrQaTyDKAAyZLRxhJSmL3g==","shasum":"97ed141b81aae34ee29576d66dc42f16d5b43274","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.3.1.tgz","fileCount":13,"unpackedSize":13090,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD1vF3YCe27vAcW8OMvrtcvmWJM/76LCQk151ZfqVT82AIhAInnEwpxAeP3vkf2yjWkEiC/n3WqtDUgkX2vIPxJ96S6"}],"size":4426},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_9.3.1_1762960159328_0.8735765991472919"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-12T15:09:19.543Z","publish_time":1762960159543,"_source_registry_name":"default","contributors":[]},"9.3.2":{"name":"@cspell/cspell-json-reporter","version":"9.3.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"9.3.2"},"engines":{"node":">=20"},"gitHead":"595bde79b4a5abf3256b71129995ec3601454b02","_id":"@cspell/cspell-json-reporter@9.3.2","_nodeVersion":"20.19.5","_npmVersion":"lerna/4.9.2/node@v20.19.5+x64 (linux)","dist":{"integrity":"sha512-YRgpeHN9uY8kUlIw9q+8zJ0tRTAJMbfBTGzCq9Puah09NeMWlRMFPUkXVrkdic6NA7etboZ+zEdoZwRO9EmhiA==","shasum":"e0cff90dabd56029c7453768f0aeb96713376445","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.3.2.tgz","fileCount":13,"unpackedSize":13090,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGKbK+wUbvaHeSpUxKEIdrn29xdK0J9suP1szXWSnbLvAiEAsZ1AITFQEKgg8NEGEKGFEYviWVuIuACFfpxL8WhYLHA="}],"size":4425},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_9.3.2_1763225263054_0.7764705536556731"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-15T16:47:43.258Z","publish_time":1763225263258,"_source_registry_name":"default","contributors":[]},"9.4.0":{"name":"@cspell/cspell-json-reporter","version":"9.4.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"9.4.0"},"engines":{"node":">=20"},"gitHead":"12dba3d8b880384d1401c765cb2186647f5a266f","_id":"@cspell/cspell-json-reporter@9.4.0","_nodeVersion":"20.19.5","_npmVersion":"lerna/4.9.4/node@v20.19.5+x64 (linux)","dist":{"integrity":"sha512-TpHY7t13xNhcZF9bwOfgVIhcyPDamMnxU/TBYhf4mPtXPLrZ5gBTg3UZh0/9Zn3naMjmJtngdsLvB2wai9xBlQ==","shasum":"b09debe8f6e649840d34e8c3c18df37204ac0ed9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.4.0.tgz","fileCount":13,"unpackedSize":13242,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAKME7KGNq9OPo+3qnvVt8zhlLjht++s82bjAotl4QdpAiAr4Fw5qHAUx+gmXajzB0M/WzCIZIDYrkC0bC2zK5IOQw=="}],"size":4467},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_9.4.0_1764618751579_0.3116214839442808"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-01T19:52:31.752Z","publish_time":1764618751752,"_source_registry_name":"default","contributors":[]},"9.5.0":{"name":"@cspell/cspell-json-reporter","version":"9.5.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"9.5.0"},"engines":{"node":">=20"},"gitHead":"4407eed11650481d9037e5a1d53488a93ff4b66d","_id":"@cspell/cspell-json-reporter@9.5.0","_nodeVersion":"20.19.6","_npmVersion":"lerna/4.10.2/node@v20.19.6+x64 (linux)","dist":{"integrity":"sha512-sISsIpk3X9QZoDSAlBpqJ5XcHn3lmI1rwk3fMTV0Oa1HGwI6ElWbd3dLY//h9AYN5GbD1FexrzeEs9sAHa8B0w==","shasum":"0866ee00d66eaa2029f0435225f02f2b312cce02","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.5.0.tgz","fileCount":13,"unpackedSize":13242,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDv0/we6etS08vXbSZtuOYzKF1hykwj9hlMJJ2cTAYYtAIhAPPYJFJYGMh0s0lIIsuZzxK2qU6jP8gSP8+t2E8/ESCk"}],"size":4466},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_9.5.0_1765872059022_0.5764455868294194"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-16T08:00:59.158Z","publish_time":1765872059158,"_source_registry_name":"default","contributors":[]},"9.6.0":{"name":"@cspell/cspell-json-reporter","version":"9.6.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"9.6.0"},"engines":{"node":">=20"},"gitHead":"163793ddf2a0ad90bc7c90351698a106003297af","_id":"@cspell/cspell-json-reporter@9.6.0","_nodeVersion":"20.19.6","_npmVersion":"lerna/4.10.5/node@v20.19.6+x64 (linux)","dist":{"integrity":"sha512-5sY1lgAXS5xEOsjT5rREMADj7pHIt56XOL7xR80nNl0TwlpZbeBHhoB2aH5sirVTeodJFN5iraXNbVOYPPupPw==","shasum":"d6f1a5e2b977ea7da5fa824e3c60364178a4dd89","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.6.0.tgz","fileCount":13,"unpackedSize":13242,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICucpvnlmTX35uwhvj0cUcsKaRLCGDT/BzMW166UZ6ezAiEAo+3V3cr/Q2+5frpPYQ9re4JXmAC61+Ut3bZwpWjNsUY="}],"size":4466},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_9.6.0_1768219880335_0.49556414915142355"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-12T12:11:20.466Z","publish_time":1768219880466,"_source_registry_name":"default","contributors":[]},"9.6.1":{"name":"@cspell/cspell-json-reporter","version":"9.6.1","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"9.6.1"},"engines":{"node":">=20"},"gitHead":"666fb79096d25c53af9519cad07030e7aca597e1","_id":"@cspell/cspell-json-reporter@9.6.1","_nodeVersion":"20.20.0","_npmVersion":"lerna/4.11.0/node@v20.20.0+x64 (linux)","dist":{"integrity":"sha512-g8qe5qJxoISv/bXtb8GyaaruIu3RrzQ7jnFJVBqtXMd2W7iRO7xdnKz05JvMvuN1DbNwYth7B5yZqZO6nqAu8Q==","shasum":"81d0470575e4ff212b88d343aecbe0237632e2d5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.6.1.tgz","fileCount":13,"unpackedSize":13242,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.6.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDomOfUIvEvwYWB2jraSc6sErKsxjTnqSAJ3eJIgnNPiAIgRdSdTQmc7kzq/cCVVp9ssf8Lq0ZzWnWTRPKxFUE8jUY="}],"size":4465},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_9.6.1_1769406199760_0.5100417539168838"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-26T05:43:19.882Z","publish_time":1769406199882,"_source_registry_name":"default","contributors":[]},"9.6.2":{"name":"@cspell/cspell-json-reporter","version":"9.6.2","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"9.6.2"},"engines":{"node":">=20"},"gitHead":"646e18a04ff36d43f78a74e5055540e0f5297e91","_id":"@cspell/cspell-json-reporter@9.6.2","_nodeVersion":"20.20.0","_npmVersion":"lerna/4.11.0/node@v20.20.0+x64 (linux)","dist":{"integrity":"sha512-8TCD7KOG9ppo5BoJOe2diACfB6I6UpJmYmjLOxMy0o8y3ruWFoDKaDEsf5tIi4T7cdVb8MjGbHjw9ksCwRRMjA==","shasum":"d422fe932a1d17f785ebea6b7f1109be4e397b28","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.6.2.tgz","fileCount":13,"unpackedSize":13242,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.6.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD+R5h1dquQ26hyBRX+PU3E2ZLbImHXYfDHmRBVS0LziQIhAJdStdMc0/AuMZg+Ca5+Asj+0/qyYM6RWPupYmTYHPt7"}],"size":4466},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_9.6.2_1769429845487_0.7508315321373891"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-26T12:17:25.638Z","publish_time":1769429845638,"_source_registry_name":"default","contributors":[]},"9.6.3":{"name":"@cspell/cspell-json-reporter","version":"9.6.3","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"9.6.3"},"engines":{"node":">=20"},"gitHead":"500b996b6c0a6ff025c42ef98db44776f43a9e72","_id":"@cspell/cspell-json-reporter@9.6.3","_nodeVersion":"20.20.0","_npmVersion":"lerna/4.11.0/node@v20.20.0+x64 (linux)","dist":{"integrity":"sha512-4jhqXKGCFAQXomtk4/Ldy/GiGEocC61v8GISiUgn1mH+HPgEvkJijyxKRNFYvzXOoJr4y0KrkGBoKk5FI7cipw==","shasum":"2fe55148de21d40f581438ef3967d9686ecd2975","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.6.3.tgz","fileCount":13,"unpackedSize":13242,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.6.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCUpu7TDV6+xnkP9YivpFL9KIeVqHcBkLW6RnUjpgaP1gIgNwY+CnLZU1hTTMImaMyOt6ZYyqTBf5YcRAhNGrdu4aU="}],"size":4466},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_9.6.3_1770056787851_0.9168963063373303"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-02T18:26:27.977Z","publish_time":1770056787977,"_source_registry_name":"default","contributors":[]},"9.6.4":{"name":"@cspell/cspell-json-reporter","version":"9.6.4","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"9.6.4"},"engines":{"node":">=20"},"gitHead":"e126c7f5708d4258ada35ba1d29d18952d7f0886","_id":"@cspell/cspell-json-reporter@9.6.4","_nodeVersion":"24.13.0","_npmVersion":"lerna/4.11.0/node@v24.13.0+x64 (linux)","dist":{"integrity":"sha512-rGYSDnDWACrUyovfN8M/LM8CCFSKjYd2kehbNS7YMPk0Jk+rLk6sgt5WYu3ty45otXCkiO07bjUo/81wBLet7A==","shasum":"16978056f69e275fcf88867ec03c1bc3bc1fd192","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.6.4.tgz","fileCount":13,"unpackedSize":13242,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.6.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGRRfpXY3iI07zNjetAxpLZWEPD/fmFjQQD1f+buwIRIAiEA2FEhAtwLmZ3zcceGDtSiN0oONe9Xe6tLFSIv1fITBCw="}],"size":4467},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_9.6.4_1770198723306_0.047100222691865534"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-04T09:52:03.458Z","publish_time":1770198723458,"_source_registry_name":"default","contributors":[]},"9.7.0":{"name":"@cspell/cspell-json-reporter","version":"9.7.0","description":"JSON reporter for CSpell","author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-json-reporter"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-json-reporter"},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run && pnpm test:run","test:run":"node ../../bin.mjs . --config cSpell.example.mjs","watch":"tsc -b . -w -f"},"dependencies":{"@cspell/cspell-types":"9.7.0"},"engines":{"node":">=20"},"gitHead":"48f64e0bd95b39011af6dc80cd8ae4d519511f73","_id":"@cspell/cspell-json-reporter@9.7.0","_nodeVersion":"24.13.0","_npmVersion":"lerna/4.11.3/node@v24.13.0+x64 (linux)","dist":{"integrity":"sha512-6xpGXlMtQA3hV2BCAQcPkpx9eI12I0o01i9eRqSSEDKtxuAnnrejbcCpL+5OboAjTp3/BSeNYSnhuWYLkSITWQ==","shasum":"aa7c8f6faab9aba640370a3ed8b5304982351f1e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@cspell/cspell-json-reporter/-/cspell-json-reporter-9.7.0.tgz","fileCount":13,"unpackedSize":13242,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cspell%2fcspell-json-reporter@9.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICXdf2BPvtxJ9JNpUdN34RxzW6iCtdG+sJj+rWO0fLGiAiEAsKDk1giUeVP6mBm6gvwxfyJWcjKXW5JrAeq/W+tsUQ0="}],"size":4466},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-json-reporter_9.7.0_1771858608422_0.9309910723902544"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-23T14:56:48.549Z","publish_time":1771858608549,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"next":"8.9.0-alpha.0","latest":"9.7.0","cspell5-next":"5.21.2-alpha.0","cspell5":"5.21.2"},"name":"@cspell/cspell-json-reporter","time":{"created":"2022-01-26T22:26:26.550Z","5.10.0-alpha.2":"2021-09-13T09:15:45.453Z","modified":"2026-02-23T14:57:06.205Z","5.10.0-alpha.3":"2021-09-16T11:42:23.606Z","5.10.0-alpha.4":"2021-09-16T19:30:33.000Z","5.10.0-alpha.5":"2021-09-16T20:42:06.818Z","5.10.0-alpha.6":"2021-09-17T05:50:02.762Z","5.10.0":"2021-09-17T07:23:37.151Z","5.10.1":"2021-09-17T17:58:26.941Z","5.11.0-alpha.0":"2021-09-28T14:08:18.974Z","5.11.0":"2021-09-28T15:01:20.495Z","5.11.1":"2021-09-29T06:40:40.267Z","5.12.0-alpha.0":"2021-10-05T10:34:39.942Z","5.12.0":"2021-10-05T10:58:27.686Z","5.12.1":"2021-10-06T05:24:17.017Z","5.12.2":"2021-10-06T14:40:46.003Z","5.12.3":"2021-10-08T16:14:29.448Z","5.12.4":"2021-10-31T08:36:15.017Z","5.12.5":"2021-11-02T06:51:32.233Z","5.12.6":"2021-11-04T13:28:24.837Z","5.13.0":"2021-11-17T07:50:53.284Z","5.13.1":"2021-11-24T19:28:42.545Z","5.13.2":"2021-12-07T09:26:04.891Z","5.13.3":"2021-12-11T08:47:29.127Z","5.13.4":"2021-12-18T11:02:16.663Z","5.14.0-alpha.0":"2021-12-29T11:27:16.567Z","5.14.0":"2021-12-29T11:57:06.277Z","5.15.0":"2022-01-07T13:57:53.353Z","5.15.1":"2022-01-07T15:44:42.361Z","5.15.2":"2022-01-11T10:20:51.602Z","5.15.3":"2022-01-20T12:18:44.764Z","5.16.0":"2022-01-20T16:42:52.393Z","5.17.0-alpha.0":"2022-01-26T18:04:43.507Z","5.17.0":"2022-01-26T20:43:19.477Z","5.18.0-alpha.0":"2022-01-30T20:39:27.070Z","5.18.0":"2022-01-31T06:38:05.288Z","5.18.1":"2022-02-03T10:16:18.406Z","5.18.2":"2022-02-03T14:07:15.383Z","5.18.3":"2022-02-04T15:34:49.939Z","5.18.4":"2022-02-07T07:14:51.785Z","5.18.5":"2022-02-15T07:54:58.682Z","5.19.0":"2022-03-12T06:10:12.042Z","5.19.1":"2022-03-13T10:20:40.565Z","5.19.2":"2022-03-14T09:42:48.780Z","5.19.3":"2022-03-24T07:04:18.561Z","5.19.4":"2022-04-01T08:21:16.307Z","5.19.5":"2022-04-01T16:18:54.175Z","5.19.6":"2022-04-08T14:02:09.279Z","5.19.7":"2022-04-09T06:00:02.186Z","5.20.0":"2022-05-02T11:51:17.745Z","5.21.0":"2022-05-17T06:10:18.522Z","5.21.1":"2022-05-20T13:51:46.014Z","6.0.0-alpha.0":"2022-05-20T14:36:18.647Z","5.21.2-alpha.0":"2022-05-20T18:36:14.874Z","6.0.0":"2022-05-21T12:12:50.253Z","5.21.2":"2022-05-21T18:55:07.689Z","6.1.0-alpha.0":"2022-05-28T11:50:07.039Z","6.1.0":"2022-05-31T17:44:04.011Z","6.1.1":"2022-06-02T06:49:03.001Z","6.1.2":"2022-06-09T09:47:26.311Z","6.1.3-alpha.0":"2022-06-15T13:15:52.548Z","6.1.3-alpha.1":"2022-06-15T23:14:44.367Z","6.1.3":"2022-06-28T10:25:00.280Z","6.2.0-alpha.0":"2022-06-28T18:29:46.523Z","6.2.0-alpha.1":"2022-06-29T13:27:57.284Z","6.2.0":"2022-06-30T15:13:11.584Z","6.2.1":"2022-07-01T07:32:39.540Z","6.2.2":"2022-07-01T09:06:45.873Z","6.2.3":"2022-07-07T13:43:59.744Z","6.2.4-alpha.0":"2022-07-13T07:16:11.755Z","6.3.0":"2022-07-17T05:21:04.268Z","6.4.0-alpha.0":"2022-07-18T10:57:59.393Z","6.4.0":"2022-07-19T15:06:23.361Z","6.4.1":"2022-07-23T10:56:01.976Z","6.4.2":"2022-07-26T07:54:42.968Z","6.5.0":"2022-07-29T18:39:50.351Z","6.6.0":"2022-08-08T04:40:08.598Z","6.6.1-alpha.0":"2022-08-10T07:19:18.029Z","6.6.1-alpha.1":"2022-08-10T10:25:19.310Z","6.6.1-alpha.2":"2022-08-10T13:04:21.349Z","6.6.1-alpha.9":"2022-08-10T15:53:59.029Z","6.6.1":"2022-08-10T16:05:14.693Z","6.7.0":"2022-08-18T16:56:20.479Z","6.8.0":"2022-08-21T10:17:10.470Z","6.8.1":"2022-08-26T10:47:34.887Z","6.8.2":"2022-09-12T13:06:08.834Z","6.9.0":"2022-09-15T13:25:34.659Z","6.9.1":"2022-09-18T09:10:31.665Z","6.10.0":"2022-09-19T09:13:39.806Z","6.10.1":"2022-09-20T09:09:21.914Z","6.11.0":"2022-09-30T01:50:07.316Z","6.11.1":"2022-09-30T03:28:18.468Z","6.12.0":"2022-09-30T11:57:35.280Z","6.13.0":"2022-10-28T01:52:00.599Z","6.13.1":"2022-10-28T05:47:57.672Z","6.13.2":"2022-10-31T08:18:05.053Z","6.13.3":"2022-10-31T13:00:17.957Z","6.14.0":"2022-11-03T13:59:51.552Z","6.14.1":"2022-11-07T10:39:14.347Z","6.14.2":"2022-11-11T08:42:44.926Z","6.14.3":"2022-11-17T07:38:02.580Z","6.15.0":"2022-11-25T17:34:49.117Z","6.15.1":"2022-11-30T13:49:21.437Z","6.16.0":"2022-12-02T13:38:28.896Z","6.17.0":"2022-12-05T15:49:24.442Z","6.18.0":"2022-12-21T09:33:27.518Z","6.18.1":"2022-12-29T13:05:54.589Z","6.19.0":"2023-01-17T14:50:27.718Z","6.19.1":"2023-01-17T21:34:00.357Z","6.19.2":"2023-01-17T22:13:45.984Z","6.20.0":"2023-02-01T15:35:04.069Z","6.20.1":"2023-02-01T18:16:03.631Z","6.21.0":"2023-02-03T10:24:47.881Z","6.22.0":"2023-02-05T14:06:29.500Z","6.23.0":"2023-02-11T14:42:41.504Z","6.23.1":"2023-02-12T16:48:23.474Z","6.24.0":"2023-02-13T16:07:43.594Z","6.25.0":"2023-02-14T18:43:21.483Z","6.26.0":"2023-02-15T07:38:10.077Z","6.26.1":"2023-02-15T09:20:18.788Z","6.26.2":"2023-02-16T08:19:10.491Z","6.26.3":"2023-02-16T11:43:40.988Z","6.27.0":"2023-02-26T07:50:06.252Z","6.28.0":"2023-03-03T20:26:58.225Z","6.29.0":"2023-03-11T11:31:00.665Z","6.29.1":"2023-03-13T10:41:01.825Z","6.29.2":"2023-03-13T12:32:38.563Z","6.29.3":"2023-03-14T06:22:39.278Z","6.30.0":"2023-03-16T15:30:19.877Z","6.30.1":"2023-03-18T05:44:10.495Z","6.30.2":"2023-03-18T18:47:08.150Z","6.31.0":"2023-03-24T15:40:00.927Z","6.31.1":"2023-03-24T16:51:07.546Z","7.0.0-alpha.1":"2023-04-14T12:10:05.574Z","7.0.0-alpha.2":"2023-05-07T07:10:03.349Z","7.0.1-alpha.0":"2023-06-09T07:22:47.624Z","7.0.1-alpha.1":"2023-07-08T12:38:49.867Z","7.0.1-alpha.2":"2023-07-09T06:42:52.293Z","7.0.1-alpha.3":"2023-07-11T13:18:34.773Z","7.0.1-alpha.4":"2023-07-12T12:25:54.861Z","7.0.1-alpha.5":"2023-07-14T05:03:06.525Z","7.0.1-alpha.6":"2023-07-14T09:30:37.784Z","7.0.1-alpha.7":"2023-07-19T11:28:40.896Z","7.0.1-alpha.8":"2023-07-21T21:34:33.584Z","6.31.3":"2023-08-08T09:00:45.927Z","7.0.1-alpha.9":"2023-08-10T08:11:15.911Z","7.0.0":"2023-08-10T10:11:22.235Z","7.0.1":"2023-08-21T08:14:42.103Z","7.0.2":"2023-08-28T15:49:49.841Z","7.1.1":"2023-08-28T16:05:30.602Z","7.2.0":"2023-08-29T10:12:08.044Z","7.3.0":"2023-09-01T05:24:07.411Z","7.3.1":"2023-09-01T07:46:27.982Z","7.3.2":"2023-09-01T09:50:20.363Z","7.3.3":"2023-09-09T10:10:03.316Z","7.3.4":"2023-09-10T14:22:00.394Z","7.3.5":"2023-09-10T20:10:19.541Z","7.3.6":"2023-09-13T06:43:38.671Z","7.3.7":"2023-09-28T07:11:33.851Z","7.3.8":"2023-10-13T17:12:14.104Z","7.3.9":"2023-11-07T10:44:37.893Z","8.0.0":"2023-11-07T16:19:01.179Z","8.1.0":"2023-12-01T13:08:10.020Z","8.1.1":"2023-12-04T10:54:27.981Z","8.1.2":"2023-12-04T15:21:20.535Z","8.1.3":"2023-12-06T13:35:59.232Z","8.2.0":"2023-12-20T14:24:51.178Z","8.2.1":"2023-12-20T17:52:37.341Z","8.2.3":"2023-12-22T07:40:03.349Z","8.2.4":"2023-12-28T11:19:32.744Z","8.3.0":"2023-12-30T09:17:08.676Z","8.3.1":"2024-01-01T12:05:10.577Z","8.3.2":"2024-01-02T13:14:48.353Z","8.4.0":"2024-02-19T09:51:08.452Z","8.4.1":"2024-02-20T08:57:12.831Z","8.5.0":"2024-03-01T14:53:06.728Z","8.6.0":"2024-03-05T15:46:07.313Z","8.6.1":"2024-03-25T10:57:42.543Z","8.7.0":"2024-04-10T13:04:03.707Z","8.8.0":"2024-05-03T15:15:19.085Z","8.8.1":"2024-05-10T04:01:11.448Z","8.8.2":"2024-05-22T16:11:39.962Z","8.8.3":"2024-05-23T12:29:05.603Z","8.8.4":"2024-06-03T16:56:29.390Z","8.9.0-alpha.0":"2024-06-18T10:32:34.795Z","8.9.0":"2024-06-18T14:57:32.389Z","8.9.1":"2024-06-20T14:01:33.720Z","8.10.0":"2024-07-02T13:09:38.434Z","8.10.1":"2024-07-05T08:03:15.993Z","8.10.2":"2024-07-05T14:49:19.750Z","8.10.4":"2024-07-05T21:55:07.424Z","8.11.0":"2024-07-16T16:46:55.823Z","8.12.1":"2024-07-22T19:11:37.290Z","8.13.0":"2024-07-30T11:42:04.699Z","8.13.1":"2024-08-02T07:29:26.976Z","8.13.2":"2024-08-08T06:55:47.284Z","8.13.3":"2024-08-12T12:56:49.854Z","8.14.1":"2024-08-17T11:57:42.582Z","8.14.2":"2024-08-20T07:12:42.767Z","8.14.3":"2024-09-17T14:00:00.435Z","8.14.4":"2024-09-18T05:56:48.960Z","8.15.0":"2024-10-11T06:56:19.385Z","8.15.1":"2024-10-11T15:55:20.627Z","8.15.2":"2024-10-14T06:09:14.950Z","8.15.3":"2024-10-16T20:21:04.505Z","8.15.4":"2024-10-18T06:52:30.403Z","8.15.5":"2024-10-30T15:05:02.408Z","8.15.6":"2024-11-02T19:03:21.918Z","8.15.7":"2024-11-03T07:52:16.448Z","8.16.0":"2024-11-07T05:47:23.719Z","8.16.1":"2024-11-27T00:00:24.299Z","8.17.0":"2024-12-15T14:55:59.909Z","8.17.1":"2024-12-16T16:10:20.740Z","8.17.2":"2025-01-13T17:53:58.689Z","8.17.3":"2025-01-28T12:07:21.439Z","8.17.4":"2025-02-19T17:19:06.099Z","8.17.5":"2025-02-22T16:04:24.281Z","8.18.0":"2025-03-26T13:01:51.188Z","8.18.1":"2025-03-29T07:14:54.047Z","8.19.0":"2025-04-16T18:35:45.393Z","8.19.1":"2025-04-18T15:11:58.494Z","8.19.2":"2025-04-20T07:10:36.731Z","8.19.3":"2025-04-27T06:09:47.423Z","8.19.4":"2025-05-03T13:51:24.164Z","9.0.0":"2025-05-05T11:03:57.871Z","9.0.1":"2025-05-08T07:47:35.879Z","9.0.2":"2025-05-20T06:29:11.595Z","9.1.0":"2025-06-14T13:05:51.482Z","9.1.1":"2025-06-14T13:44:20.663Z","9.1.2":"2025-06-24T06:27:11.235Z","9.1.3":"2025-07-05T14:55:48.509Z","9.1.5":"2025-07-13T07:23:02.116Z","9.2.0":"2025-07-19T08:47:13.190Z","9.2.1":"2025-08-31T09:01:00.846Z","9.2.2":"2025-10-22T06:41:45.021Z","9.3.0":"2025-11-06T07:45:22.599Z","9.3.1":"2025-11-12T15:09:19.543Z","9.3.2":"2025-11-15T16:47:43.258Z","9.4.0":"2025-12-01T19:52:31.752Z","9.5.0":"2025-12-16T08:00:59.158Z","9.6.0":"2026-01-12T12:11:20.466Z","9.6.1":"2026-01-26T05:43:19.882Z","9.6.2":"2026-01-26T12:17:25.638Z","9.6.3":"2026-02-02T18:26:27.977Z","9.6.4":"2026-02-04T09:52:03.458Z","9.7.0":"2026-02-23T14:56:48.549Z"},"readme":"# `@cspell/cspell-json-reporter`\n\n> CSpell reporter with JSON output\n\n## Installation\n\nInstall it as a development package in the repository that will use it.\n\n```sh\nnpm install -SD @cspell/cspell-json-reporter\n```\n\n## Usage\n\n### Using Command Line\n\n```sh\ncspell . --reporter @cspell/cspell-json-reporter\n```\n\n### Using CSpell Configuration\n\nAdd this to `cspell.yaml`:\n\n```yaml\nreporters: [['@cspell/cspell-json-reporter', { outFile: 'out.json' }]]\n```\n\nor `cspell.json`\n\n```json\n{\n  \"reporters\": [[\"@cspell/cspell-json-reporter\", { \"outFile\": \"out.json\" }]]\n}\n```\n\n## Output file format\n\n`@cspell/cspell-json-reporter` emits a JSON file with the following fields:\n\n- `issues` - found spelling issues\n- `result` - CSpell linting results\n- `error` - CSell error messages\n- `progress` - file linting progress messages if `settings.progress` is enabled\n- `info` - CSpell execution logs if `settings.verbose` is enabled\n- `debug` - CSpell debug logs if `settings.debug` is enabled\n\n<details>\n<summary>JSON Output Definition</summary>\n\n<!--- @@inject: src/CSpellJSONReporterOutput.ts --->\n\n```ts\nimport type {\n  ErrorLike,\n  Issue,\n  MessageType,\n  ProgressFileComplete,\n  ProgressItem,\n  RunResult\n} from '@cspell/cspell-types';\n\nexport type CSpellJSONReporterOutput = {\n  /**\n   * Found spelling issues\n   */\n  issues: Array<Issue>;\n  /**\n   * CSpell execution logs\n   */\n  info?: Array<{ message: string; msgType: MessageType }>;\n  /**\n   * CSpell debug logs\n   */\n  debug?: Array<{ message: string }>;\n  /**\n   * CSpell error logs\n   */\n  error?: Array<{ message: string; error: ErrorLike }>;\n  /**\n   * CSpell file progress logs\n   */\n  progress?: Array<ProgressItem | ProgressFileComplete>;\n  /**\n   * Execution result\n   */\n  result: RunResult;\n};\n```\n\n<!--- @@inject-end: src/CSpellJSONReporterOutput.ts --->\n\n</details>\n\n## Settings\n\nPossible settings:\n\n- `outFile` (default: stdout) - path for JSON file to emit\n- `verbose` (default: false) - enable saving of execution logs\n- `debug` (default: false) - enable saving of debug logs\n- `progress` (default: false) - enable saving of file progress logs\n\n<details>\n<summary>Reporter Settings</summary>\n\n<!--- @@inject: src/CSpellJSONReporterSettings.ts --->\n\n```ts\n/**\n * CSpell-json-reporter settings type definition\n */\nexport type CSpellJSONReporterSettings = {\n  /**\n   * Path to the output file.\n   *\n   * Relative paths are relative to the current working directory.\n   *\n   * Special values:\n   * - `stdout` - write the JSON to `stdout`.\n   * - `stderr` - write the JSON to `stderr`.\n   *\n   * @default stdout\n   */\n  outFile?: string;\n  /**\n   * Add more information about the files being checked and the configuration\n   */\n  verbose?: boolean;\n  /**\n   * Level of verbosity (higher number = more verbose).\n   */\n  verboseLevel?: number;\n  /**\n   * Add information useful for debugging cspell.json files\n   * @default false\n   */\n  debug?: boolean;\n  /**\n   * Add progress messages\n   * @default false\n   */\n  progress?: boolean;\n};\n```\n\n<!--- @@inject-end: src/CSpellJSONReporterSettings.ts --->\n\n</details>","users":{}}