{"versions":{"4.0.5":{"name":"cspell-io","version":"4.0.5","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"NODE_ENV=test nyc --silent --no-clean --temp-dir=../../.nyc_output npm run test-ts","test-ts":"../../node_modules/.bin/rimraf temp ; NODE_ENV=test ../../node_modules/.bin/mocha --require ts-node/register --recursive \"src/**/*.test.ts\"","test-watch":"../../node_modules/.bin/mocha --require ts-node/register --watch --recursive \"src/**/*.test.ts\"","test":"rimraf temp ; mocha --recursive ./dist/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-lib"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.4.24"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=10.0.0"},"gitHead":"07779dd50ba053e31b0837877453f3eab9f2f6ac","_id":"cspell-io@4.0.5","_nodeVersion":"10.15.1","_npmVersion":"lerna/3.14.1/node@v10.15.1+x64 (darwin)","dist":{"integrity":"sha512-vCw2GeA1IxcuWqq19Fh+O1/tMbFwWkrJKmQ902WBjoE9ZThXSJlJDtjqkABihVyXRhZ/KhsQL9kCW/Ip4wFbJw==","shasum":"bd7c2455771f5bd3454c058c11921e1aacc11c35","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.0.5.tgz","fileCount":14,"unpackedSize":12421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4pFmCRA9TVsSAnZWagAAIHUP/0Kn+di2yo6CZu4eR6Pu\nJk1TKp7k+nAdcmWZmGOES1jDbEhiyDwKsAg1xO5gkiDexB87wwKk+EIM3/0f\nN0X/c+KirUL7TAhxCorXxFvbailntO2n3X8mvtL9rFjqcTgi0Qt9XpxzipfP\nnwS8F8JC39NbrNyj4ssYcbHb076uAmUzgcygIq3GNJEJKLhTZZI3YrG9zsg3\nyhBoLyeuKwthpl4kcWY5O/Gy92q7zDlV+0jwh1pUd2igt26tyTOn70ks0JrV\nI/AU6tDjGc+wGnsjVODpxtBLKtQDXi7YCRQNwSSTTMEnMV7/i9yG7RapcqKJ\nfYZjfWOtb8RAHueOu7Gyfmyk+C9wwczMoxfLZJJRUo2Nbp3hNVZMjd9nrwDd\nZOsi89aPb01hPK9wkL2ueFep5bJ4cLl3rMP+nZsojZKhnU0Q3AxKx7e+umJQ\na1MuBErR5VaDKRKEYROmy+m5P8sPyNYfJmMHBrFK5uxPTE3ZOY2LlvsGwdWp\n8wsuIdRV0iyEdqoeQP06z6b99ph2kR6NArs5cOyGqzXVXujxQUjqaFMLb48b\nSh6Bpxm5utVnXH3HxdHRjJLPqRlid3ASQuGY1C+vUUrtt09oFdxDm0Q96stJ\nsLBYx73eBkOh+oSNw0syloe72QBjRDV87wUc98KhK+HmECM91Wjnr4sdKSTV\nSlZm\r\n=r+xL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFO/qApwEDsisRTh+D0h5jN9QYmIYLdOKLlleCjcyjszAiEA/r4JnVGdWP3UcGJ/W3GYS0JggRZG1aDjo/t9F6ONRa4="}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.0.5_1558352230326_0.2989758516018104"},"_hasShrinkwrap":false,"contributors":[]},"4.0.6":{"name":"cspell-io","version":"4.0.6","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"NODE_ENV=test nyc --silent --no-clean --temp-dir=../../.nyc_output npm run test-ts","test-ts":"../../node_modules/.bin/rimraf temp ; NODE_ENV=test ../../node_modules/.bin/mocha --require ts-node/register --recursive \"src/**/*.test.ts\"","test-watch":"../../node_modules/.bin/mocha --require ts-node/register --watch --recursive \"src/**/*.test.ts\"","test":"rimraf temp ; mocha --recursive ./dist/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-lib"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.4.24","iterable-to-stream":"^1.0.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=10.0.0"},"gitHead":"2676efc3d7e21f95c5f90685c9010065b0818c37","_id":"cspell-io@4.0.6","_nodeVersion":"10.15.1","_npmVersion":"lerna/3.14.1/node@v10.15.1+x64 (darwin)","dist":{"integrity":"sha512-GFEBYtcKHEdxGTygyoRsyK43tyVu9o2s11wL4tUGd/bnWrzsTPiz0pfC9QBFmppK14g7tSgDwRY9KcPfNjnENw==","shasum":"1e1adc6f91b5f7392ca869506b76eca43d6df910","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.0.6.tgz","fileCount":14,"unpackedSize":12457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4pWCCRA9TVsSAnZWagAAEXwQAJwtZMqx/Ixtq1B68Z/C\nGqJn+re2hzXWPZD5erSjZBaKscuznF2D9Cm86/QNOjlRBacG0J57Y6LhUX2E\n4hiiykSS8v/0Cws5xrZ/RAFxQi3gv5fGZ+/FhCf92gkuaHYCXei5fR8VBgHe\nChazflwH0zr+9USHT4/TQDFR2qRCuWFrQskMlSJJ8zkRvVyAiTTr2sxVB7Th\nDIIl79zIoPlWVxn4RGxV4rpj/RS1PgBZ+CyuF3Pp8SW8UmGa7nG6epn/TmQd\nGTIO84oiNYC6b7wcZ45pblbqKucGco7LJNVpmiTvEwkBbvi5WZPC9YwrP4zy\nZNoAoDMyjI/KbFzrRWGApcn4RudOCRjRF0Rt8OtQIiWUgEK23Yw4/IFledAh\nzb5cFTf0/PtveFnrtPdUoh7sf1dFTXW/sIB87BRhp+UJQTnUl7Uk/F/Xxu7m\nj75G2qfUaVq0tTS6RYBxT3y/s4SSie7oWop/H4ep0JZgbwArSpyVojhoyX3y\njmV0vAhf6AViN/BKxS8gVn6gdtQ99J912eA0PfgCvKq4heJP7hvKu5NeIiY2\nm+TDPhYYBCgkInrQM4b0JwDPUW1HhXpoRl/cmh+QkluvtFjET4C+gUgu/Pf2\niRc3rF9OV/QkEf+TeE452mQ1Lj6/J4bkgWl3pr/h3z6rade5CfdjqrJ7mVXM\nlvL9\r\n=cBtn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDyTBMI+E3wCRCJCo44uSOeG+eNVZa7yueTVIoA4Kvi/AiAnOLNNcdSsHeuXaNurn++OTPM0Zi3344T+EF8+7KgFCQ=="}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.0.6_1558353281868_0.3851457883471283"},"_hasShrinkwrap":false,"contributors":[]},"4.0.8":{"name":"cspell-io","version":"4.0.8","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"NODE_ENV=test nyc --silent --no-clean --temp-dir=../../.nyc_output npm run test-ts","test-ts":"../../node_modules/.bin/rimraf temp ; NODE_ENV=test ../../node_modules/.bin/mocha --require ts-node/register --recursive \"src/**/*.test.ts\"","test-watch":"../../node_modules/.bin/mocha --require ts-node/register --watch --recursive \"src/**/*.test.ts\"","test":"rimraf temp ; mocha --recursive ./dist/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.4.24","iterable-to-stream":"^1.0.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=10.0.0"},"gitHead":"7548388d134496e9ca23b61bedc2fde662d5ba03","_id":"cspell-io@4.0.8","_nodeVersion":"10.15.1","_npmVersion":"lerna/3.14.1/node@v10.15.1+x64 (darwin)","dist":{"integrity":"sha512-wHzPH9sluoOiPGioF2Enmt00EKIzk6nm9VhU0bwhpp5NaoPLB0coLy+2CZkARCo+1m6y07wECs5I4sgA/bYStA==","shasum":"224325f8fdb4491f8165aa1f46e40eb262b4aa66","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.0.8.tgz","fileCount":14,"unpackedSize":12456,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4qKXCRA9TVsSAnZWagAAtA0QAJCJzUhYS7EwwsmAPKtX\ncAaKO4LoXZfsY2yJoYCgRaCfGvDmw4jSkrkqzPPjnwOfxwjU1pTZcbt+rH9F\nKJg78hsSLQaCejd5HCs9usD1LybYq8qiQEeT1Pq7gAlLxXPV9EYIf2+ao8Gl\nRE4YrT8ESKrrO89i4eWpB4628d9XBXfxdZ7LRw3FtTWLK0Rje4/wk+RZKpLs\nM02Y3tVerhq/miMQFe/lnQqn4WpI0wCvc8MkiiO0miM/Kmy8Uwp2OlQdvtWg\nLv0nhqWEeGqU96orRqaCKLwsslD+gdjcUoYgIWhm77JGz0AMbcuZk5qezCHO\n3shN4e9YC4X8lmvcFiINbQj87wH3jd8Sdn8DyDbhOr+JpEPTW3/9fuhOWEZg\nw4s0X1ElfZefDAWJqktDfN4IVaDLBbYDsACoowQ5MtNa2cmBotC3HNnie9mT\nJ9Sw3TufFDOw7Znmw4FFwzWTedlUDO3ls+G85tbDBYcIUUdQ5jgAwhPrfgbo\nll9ZEj0wl/PmIc0BK3U7pIZkvFPnqcTGZyVR+AMNkllR3X1ky+0+dViAQOZV\ncttfwAs0VefaxGbg+B8pQiFuS/9b9EKiPmnPC4ksG/jZDQPcmTIZ5ve3bgK5\nCXTpJt/JhKNVQezaRFcmZO4WH8geKwZTf3y+EyIDK2Sdu0kc7zC5aJbbfeqj\n3Jeb\r\n=/Ien\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID0Whxeb9Dzw0Z6Wp6ScMr0i5Fxs8aG9aElfJh/lYGIYAiEA+WxQswsWDvBLnPnfdmKHrY8AFqZ5XbhiSrsJEKBMgtM="}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.0.8_1558356630592_0.34547194509961887"},"_hasShrinkwrap":false,"contributors":[]},"4.0.9":{"name":"cspell-io","version":"4.0.9","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"NODE_ENV=test nyc --silent --no-clean --temp-dir=../../.nyc_output npm run test-ts","test-ts":"../../node_modules/.bin/rimraf temp ; NODE_ENV=test ../../node_modules/.bin/mocha --require ts-node/register --recursive \"src/**/*.test.ts\"","test-watch":"../../node_modules/.bin/mocha --require ts-node/register --watch --recursive \"src/**/*.test.ts\"","test":"rimraf temp ; mocha --recursive ./dist/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.4.24","iterable-to-stream":"^1.0.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=10.0.0"},"gitHead":"37f2d11a4571965ae8fb22ce4dfd1395b3c37846","_id":"cspell-io@4.0.9","_nodeVersion":"10.15.1","_npmVersion":"lerna/3.14.1/node@v10.15.1+x64 (darwin)","dist":{"integrity":"sha512-/fvrigGvTqBqSAjH1A59IDSK3PiLrNrRqFsxTx8bJfDf+aRIZy1Mr2GRdeRC/PEQEgglzE/RcJPASz+T5Hu+ew==","shasum":"ee160a34b069fcdd6a18530fc10d2a3d940c3edc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.0.9.tgz","fileCount":14,"unpackedSize":12456,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4wRkCRA9TVsSAnZWagAAjnMP/3j0l3P9Iz19Hf8ylpU0\nZXrGhKAricmTvti64YoBFRAfGqmOrOxuBKDPbEfS0RhZPQD2/hy4+H8f01//\nWwvmchoIrmPpg5GmwkHj64V2/MQn7tq1grryjQhFLg9bzNsfgEjXY1D2iGhH\nLr3wvIutHzaB75Yas/Jk4BWAzsaH65c1GKRLZLaMCNPv8ETiQYLSG6QGnUYA\nkdKxDKihUdRiw3cVId9ma6oLAqn2toqHupw0DGsgCzJzGtH8e2jhb+bV7IrV\nV7EOmXSdZyU0L8aYqYpCYHF+TD0HpvCmMPZiccsVV+gFhGDsb3VeVJnSgNKc\nG95WFFCk17LXvw4ncXeqUuUWtb579IJyvHguv9zF0rVi3F+mYK8To4em1MzE\n52BAbjb8MUE/9RDj/d5nt2WuQI40lT1d81qBoQpaCGlp0ddza6SQr2WmP+H7\nu93E2zZqzm+GG25x+/fUWhTcqnvatEiLWem9NNV+UKpL7JYnDQ1f3VAQEP4Q\nEWjmQWMvSfuH6SpUALBRa8g93aHWDALvrHG8PLmjvVqwg+dd75YenxszKtS0\nWvgApiGVJhqeVu7ZnBXhAXD98mtXIfkpoRvW6WuGiXBPBplEHpwYldlYot3z\nZd64bQjr9aD0pUlgR5g8Uhq0Hhtfb7cmul13Tlvwasx3XCta+HGCKPXkfR8Y\nx3ZL\r\n=sINP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC2H90MSFeyZxEDGEFyOqYCak4dbedDj47R+TU1qjZrxAiEA1zoPLDfLmk5DEhW2CLaCM+GMc0Zf7gHXknhTG3Gjm24="}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.0.9_1558381667569_0.6294226187710286"},"_hasShrinkwrap":false,"contributors":[]},"4.0.10":{"name":"cspell-io","version":"4.0.10","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"NODE_ENV=test nyc --silent --no-clean --temp-dir=../../.nyc_output npm run test-ts","test-ts":"../../node_modules/.bin/rimraf temp && NODE_ENV=test ../../node_modules/.bin/mocha --require ts-node/register --recursive \"src/**/*.test.ts\"","test-watch":"../../node_modules/.bin/mocha --require ts-node/register --watch --recursive \"src/**/*.test.ts\"","test":"rimraf temp && mocha --recursive ./dist/**/*.test.js"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.4.24","iterable-to-stream":"^1.0.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=10.0.0"},"gitHead":"f0870f747b05f0a2b6fdc1a5118bc4224baa7700","_id":"cspell-io@4.0.10","_nodeVersion":"10.15.1","_npmVersion":"lerna/3.14.1/node@v10.15.1+x64 (darwin)","dist":{"integrity":"sha512-hKnb/ydPfO/jfLDTZad3P3ZWOHwFnUwPa+yfS692FRP53hzVpAAVJgi56HdDxKMrrK6OB5t+mSlOCkY06OvKCQ==","shasum":"070958cef5b3fa83cefbf8019d39c78d54099d11","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.0.10.tgz","fileCount":14,"unpackedSize":12459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5AyBCRA9TVsSAnZWagAALqcP/2qe+CODiN+M1WKfAJLI\n5n7pdE93TNNEaYnsZF3sHqHzAQc8NX5OPKXoQ+h0DPAwDjtcOritXT4z7iWq\n40s6oosNoR61iYCtVjCjAn0o3zmdL+oAEuR0vBaJkgpFec3jyEP+X+FysjKG\nYX3kezDc8e59gdmn1SKOTCOzjJPR8ETMx+146l8rN0Sb8Gu2GAQEkbRRzdmn\nFpalz9l1e8A3yu1WDEmwk4aRbsKWDsVjWrLWhDmYOqLxYPdCNzN+XmcO5RXp\nKgLJAA0eeYWAA0kEASOOymQ2d+y1WiRspSpzs9C8WZAK+WMxLhp+Odg5XhMI\n618dwtKXujc1hfJjxiYaRdT7TaiOzzp3cjxmbw/hA7pQqBMqP2iPQ6U8xwiG\n39bTSmdDKOXusZxTQs4n0IDVRZ/mJM+P5WN5qPhoR9ODk5qaPTzTdDeILTz3\nXuFb8HkEQl6xKt4GUvc80V8ypuIL78m+9tL4ChhN2zcHaF2KcvISRlgvr0kE\n8fZUg0AUdcfmq5Aflr7p1QU3T04UccTNx2c8Ri02Lfnt2Dw0n4LIQfipd6uS\n2gisbQZsVZDkyvUedlzbfbT3TuhRwvb3o+eXWl7RCvnwCr8s0ZgJ1F3QOzmY\nmzrI36OTvMG366OJOppsMqbZc35Rc+TUlasWR+HJsSRABxKtugQ0PFXbFUkp\nN/fq\r\n=X6Dj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZr4Obofw7afXowBfzI5fzOjUXeaTDZUY1dE1OQvTZngIhAKEGtHsfWQc0xNyz66IMJ1wCKrmNNA2zwvVucx+HKWAV"}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.0.10_1558449281033_0.3586218019991998"},"_hasShrinkwrap":false,"contributors":[]},"4.0.11":{"name":"cspell-io","version":"4.0.11","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"../../node_modules/.bin/jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.4.24","iterable-to-stream":"^1.0.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=10.0.0"},"gitHead":"a889d1ac70724471454a4189f4082f3af4971074","_id":"cspell-io@4.0.11","_nodeVersion":"10.15.1","_npmVersion":"lerna/3.14.1/node@v10.15.1+x64 (darwin)","dist":{"integrity":"sha512-ISuhwkH8p/NCsJeoWMczlX/1+wAY1WbLWONXFQjS34/8JOlH09cmYDaT/4sU/DFs/Gos9q/G5dIgXEYqZdar5Q==","shasum":"51617c0c338e28153f639ed21c0f2b410e43226a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.0.11.tgz","fileCount":14,"unpackedSize":12122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6R4wCRA9TVsSAnZWagAABUoP/3L4fGp4H8YarlLjUQNa\nkW8hnWZ+tpreqxCx2lAAGPzxGSY/G5B8TjPc7nKu+4zKTIh6Tuf66Dtyl44d\nuqH3dSRatSso3x8QMHTaEQcbUuBDxU2oFIKgYQWZZIJFe8koBFyyxsHScWCQ\n3YQSoTok6Z4PA/SEQa2vfE7OvHr4Yx2B8ue6h5iAOqwEsOHrDvayMf5Da7d5\n8aMyI1ZeE1frldtJEPzRbSvPRqyE3bRTzMXcD998aDk30Freb/idbAwo/goq\nw6mMVISdhwV88a1oj/wkvc2M9Nhq43Rd81l1oG5MXOEChvrogMFfvh9FXkxk\nB2xrPCSIw9S30TIw4EuZWxX/w5ykzEYWiaHYwg2XEUxIRKWPDD1j30I5z4T6\nCZn2TH5e1+4f+qQIskR+52GWSAF0MPCMzxusdMQ0PDV+gbxahHmaiu1U682P\nfXQFAoK9VGrZwTA8l+QAMX1GKn2xIJkbeMD4S73TbYyfC0HFOZ86vcRuCo37\n4QvUE7CyQtK+WcXTLq9Xa5+wmXOldEfJEQWpRJ3lK+OJx0kKYyrzGb/rJRDc\nNTcAU9DSOcF28QdO52hOaVkFWV3II6DWcq1LKrRzw74++Hc9qpM0SwKu5ZqH\nHm5VOMtzm7XEdH8Mm3f4DTBZqDshw1x6EIwStVaTVHDIDAlmxkI6oeXvBvfT\n90si\r\n=BtPU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCE1torrXSUdYeRU95Izyths3rQVKwsvkopjOLvAXmNWgIhAOMfPR+X1n6R5M62DFaeZjUc2V3GVTNu0aCFelj9m8fw"}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.0.11_1558781488134_0.6111880614837317"},"_hasShrinkwrap":false,"contributors":[]},"4.0.12":{"name":"cspell-io","version":"4.0.12","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"../../node_modules/.bin/jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.4.24","iterable-to-stream":"^1.0.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=10.0.0"},"gitHead":"d2bbe5704b69a738731a3761d521418c6dd0641d","_id":"cspell-io@4.0.12","_nodeVersion":"10.15.1","_npmVersion":"lerna/3.14.1/node@v10.15.1+x64 (darwin)","dist":{"integrity":"sha512-X0ZxvuIEzY/4e13RCEQQqVItmaqPJwaSStv2G0PJckgoxgmeZSLUsrhky7j+rOBtorf7xPCEAyTUWIFoLVqCkw==","shasum":"575ab507207a28b6821e579cb7f78473833f10a2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.0.12.tgz","fileCount":14,"unpackedSize":12122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6iIkCRA9TVsSAnZWagAAAD0P/1rX3s2aj9v0N7y2qgnP\nuRWlABig0SqQsqNzbAogVTDyk9xiWwZINSQdwBqFs+ua3R+IShXzOASOMe6Z\nlK7FJ5iftc/GErPBt5WZmd709QCuV+iNFgjAxez5ZgyX3KDJU3ClsX1GXdLy\nO0ZA+cTdWCvLMKZbL0nVtrG2PzX5Yb7COEOfVLSRClKSnNlUTtfq1jbR4cUz\niRPAttaby38I8+4YgTvn4B7I+ROlbTSYvJX+f/hl8/0pzdKzbpjjmT+d7Cqb\n6WJWTsWX88Sunp+oLdOBhex/ZT1d5O6oKNrB7ft+mSXXQscWvRHjRNQc7FTd\na0ORj3JEHoB0BlpCXTEDK3S8yKxthjAkPanMV/Ndm3533te4SoV9IPl5+iil\n728ZYgqyCfAkXpfB9t5cVF7W/kfZToY7YlNnEwI2oQ6uJDliQNMdkdfDRzWX\nQUtZU0LYIaW712Y5Yz6lRHFGqnsROpykrsd7ecVql4rXHQKtPJ6lmXVccZnt\nfdOskHjuqMKUk+urXbuw40OomX9055Zy+XmLIeoHuBRdxK/ZVx90sXsE5zRU\nUcaB8NUknoVdz6kYps8k4eHNNGToPAcYZNPizEYbsVd2UHwAx8TrF8kYdNO+\n9iC+kRPqR3I/XoTuPOhhkHZFINAjaA4hMgVh+VCV8IepyAHYcG8rHYrc46Yy\nGbHo\r\n=H57i\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCq67XBMad0PRzp1lV589Uf3FnnQ+cRMt0JEJKw3bxk0wIhAKnfRmWWiQkxov8ON4ShjZ32oDqSdMkW8Nzp7rdKznia"}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.0.12_1558848036180_0.4478214886794927"},"_hasShrinkwrap":false,"contributors":[]},"4.0.13":{"name":"cspell-io","version":"4.0.13","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"../../node_modules/.bin/jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.4.24","iterable-to-stream":"^1.0.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=10.0.0"},"gitHead":"85e6ca3af255ce75436bea6679a9099253ed3c82","_id":"cspell-io@4.0.13","_nodeVersion":"10.15.1","_npmVersion":"lerna/3.14.1/node@v10.15.1+x64 (darwin)","dist":{"integrity":"sha512-VcO1FtymVD/vjFc5sm7wsgQ9/diXk7+EeTbRh/r8mGVqqZnpYTKpb1oFhtODNgb5+OuTW10zeQSCPwSYLJn5pg==","shasum":"f628c27d815323e3ec97920729ca6b4a6ebe798e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.0.13.tgz","fileCount":14,"unpackedSize":12122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7lFJCRA9TVsSAnZWagAANV8P/3RWXhd3K2HTMgTYsRF4\nBfYKlNM9wK+WYyRucunS2ILdxk2VYmQOHDv62/+blKxKDxMa7aZijQH6mp1I\nytKjxzcAZKe34w4M5UXx22Kiu1zOVSk7XCYTigAuBu4+6dt6q85xunklfGDr\niCHys8rb8OHGff+tRefV8B/HMEl3qdR+yWAZjQOVLZnCJ2oeC+kusxFy7Ep9\naP8tWROn9dyi3ZIBRZg1QYqTeXTcGAWNTKIRZfFZnAvU6GstX83Fyo6FgEKh\n2IVM6aMJkTmExbEdX6mhCpe8vwkh0wm3rqkiNoSK2hTLbeDYcC/vIjj4RrEG\nCvikdMSmuWdekm6Qd1W3g2HYfLZ6gxG5Iv5TE9tA4UG+KiEP30N7h2PIZeGk\nTaWjUiGMHddyhbVlJ/8+d5dq0a0dBqVJkGC1Wy7t4BESbs4rcVoipVKQr04l\n1QMYg+A6Qyv0/DOJ9lg9Y564eH91i2pFbOhI7i9e+LY3OWok2JNL459FXjKz\nbnF9UNXUA37M3YZdSk1KD7D0vu3Vl9MhpEw77rnVuTfQ31YEcJDN+v0NSJcI\nWHhrCISendirpOxjoCZ14khjJ2SeB8LECBD3YPncYVeCtUHWNvN6k/ZIa7sa\nXYs3mTnwWzyMp8NQu+3guM+tRcpK1EIESN85ObX3mTDm1GjIZDkJlijdGWz3\nt8Px\r\n=J3hf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC99Q8PY+YLxnHwO7xSVgDIDogCv/Z4tvZ6beYTvCUQOgIgdoZKYWUC8dMsIOCHlUudZgV1lILVqoXaYaNTkU3SDQ0="}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.0.13_1559122249124_0.5696833149329814"},"_hasShrinkwrap":false,"contributors":[]},"4.0.14":{"name":"cspell-io","version":"4.0.14","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"../../node_modules/.bin/jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.4.24","iterable-to-stream":"^1.0.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=10.0.0"},"gitHead":"8a9bc6174ae63efdf02519094bf5e160d4f5f02e","_id":"cspell-io@4.0.14","_nodeVersion":"12.2.0","_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (darwin)","dist":{"integrity":"sha512-Wd2a7jLTU32EDeIdc0PCO8cigO+nwvJZ+jv+TcTooD1XnXP1HDy/do90N1HEqfxxHC3yjjWdxmm8v4EkScMMTw==","shasum":"5799209c3f4e0b63955f4662c68e67ca84981903","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.0.14.tgz","fileCount":14,"unpackedSize":12122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/mJoCRA9TVsSAnZWagAAYJAP/1Qu48vwLmydOCZTtPv3\nEwxu3xI9rCKa1Ox1aEGSak7ppfUmoo8jk5x+WHslPJsEMIrNhYjh+bxmor39\nuumOmw8Xo6x9tI4edy1+QQjC/pa2DJnfmtn6a8u2faqzti+3sM7Cy8QgZLyO\n7KiMZJK7v+jqb+EpWRi9weG6rSRhUp8RrMCO/MxXp9kZMBb9ad41npTm7BBA\nQsitC/QECz9M1IKjR72w04JZaFqVOHH29U9EG8lqt96WVRGM+LT2HB20gWbe\nVtJTyBq138WclMwPnIwpIA4pPoTQomdSJR+2ThawIWOvOp8wzTPEs1t7gVhf\nZKPq8DwI8nNV9tbT4sC/7PA7q7idUFuAz16su2DIAErpR1G66x5BIUDJXK3L\nfQhQryzMdeNqVKGftm9TOiMj6SRj/y4dvp3TMz0dk+37zWHGRxLG69xOJnEy\nOlzz/f2h4/xv87+RIbuVpdywdC18qIQeSzmkuSCWjhMoxhAisM2V1crMx1sp\novFM39quZ4SMuP1OzeMZb4mBG5qO9G1q8iDPbmzQI9ttDlkK5ZbYkh74BEaw\nl2wkMN2VIgBEG4jCCFFwSZrA1X5salNCnh2gWyYHLZjkRUP5XiZeigMr9htM\ncWOhrjH40eVA6nwdXTRSJRklXjNX2pnjHOctt7yfOBeS2VhR995Eg4gIED17\nZjMw\r\n=r9yB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAML6vKdIOXLvEy3z8oIySvdTQAfNZ71YvBM50yg7+y8AiEArCg2Zo0fTlnUK7BxklYY+BEstOHMMLXXzyuXTkecUz8="}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.0.14_1560175207326_0.537849349484532"},"_hasShrinkwrap":false,"contributors":[]},"4.0.15":{"name":"cspell-io","version":"4.0.15","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"../../node_modules/.bin/jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.4.24","iterable-to-stream":"^1.0.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=10.0.0"},"gitHead":"446b571a7a34a3d4258fd5c7c866541c4cad89b1","_id":"cspell-io@4.0.15","_nodeVersion":"12.2.0","_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (darwin)","dist":{"integrity":"sha512-koMLnPlTGuqatYcSL0NT5d4sgLqRVVLe6EfjgO9K6IeMAGcP5nj3GrwnZb7T5wd9Q/ff8aYFJpeXY5xx87lbbg==","shasum":"4591e11af675481fe31a82c78011ebbb6e1262d9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.0.15.tgz","fileCount":14,"unpackedSize":12122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/mguCRA9TVsSAnZWagAAx/gP/1+AdbUY6KXIZtLGTM0g\nz60oQwhFZp2DNTXgA+K0dE/NYfkoMycFWTNoynprDOw1x/VyxOAY0jmjjsZU\nnZm11AlW/u4/WCRMGzEeQPZIs77Yczf0CVSgcsR6F78Kdf8FW3IT+0Kx7aoZ\noPRSVLQlDxXiatqsuqNOpkwZj30mrYyKdXtSsa+DfOpZAG0R1kWCkEx+PLHX\nWJevZBVdw+0M0QsiSM2XwjHp4Op4OLCCpwswLLGrX0RzW2UKycZolGFRhBPx\nWvz/yUpgFMjz2z01J4CBG9BMbpYk2Ej4UYAyV0i0Sz+APW47XsKLsnV0qPFY\niHbQC8qYVEGpF/x07P/ivmw+q7oa7Rtw1a/qGO5kD+tHWYYUfCQGIu7iNWD8\n3yj9XQzF7jBc0sTsoD/1KlGF6nkGMiSvqPNux/2h+/Xlei3cEWqdw7mii9s0\noYVjffKol+V7PzjlUZhtUlA70gKfO9g8ltrOj+/c/Ux1wk5wwwRFjOKDQOuD\nNrqtJqCggbNR8kkoSj04p/79veVR8mK63+mhJ6hGwjPnPtUh47PgJ3pjKscG\n8HQa5tv4JJhSbc0noYcfsHsQuYt4nXSbwok8PbaawcsImPab0UTt3s/HTohH\nwI+YgKZ9nPaCvxYo2bNj0GR9pW0Mw0r8nuuYR1x1T4i+FqOqLbrb2z4MD+Xx\nXhKq\r\n=pANt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCsZNdRGdTfp7NzdiC/wE0p6kfgQWT+4wqD4u4y+pGXIwIgJqM1pSTbRXWh/Mdeqvshqvoydzb58n/8MF7l4hgOBiE="}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.0.15_1560176686183_0.7193267376538237"},"_hasShrinkwrap":false,"contributors":[]},"4.0.16":{"name":"cspell-io","version":"4.0.16","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"../../node_modules/.bin/jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.4.24","iterable-to-stream":"^1.0.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=10.0.0"},"gitHead":"2ae0ae5b5fc1a94644d9dfbb6e9fd0a7dd703959","_id":"cspell-io@4.0.16","_nodeVersion":"12.2.0","_npmVersion":"lerna/3.14.1/node@v12.2.0+x64 (darwin)","dist":{"integrity":"sha512-DDCsWbMMn2lPBASYddAt1tXpR+F5W9LnsGHz+z2uJe34ByilBEslnChyl35B5Kz46oecZM7re08qYjLEF47omw==","shasum":"0cadeace4320ac78a1d219d9a5974c6d24260e81","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.0.16.tgz","fileCount":14,"unpackedSize":12122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAUOrCRA9TVsSAnZWagAAFC8QAImfWdBQSAX2d9HwA85H\nf9bsMQnZ4EQ+IDtKwN+saIXYyrlnX2Mh/a/0aarV8NSNrTm9ada9x+8DxHMy\n2zhia/rXTZ4ZKE708JhYrXBbNxfOYhFnABgBBo19YSna6IOFxDOEBnoAJHnd\nuK7/bpuKbiTKkf2xVTnbmoCAEJgWqd1va1SLXOl+AMhu5DwSVFqkx2XAyEkn\ndCM+oOTHCHG+wwnNNszUvp8bJmMkGgDgsUO48JVoHGYcfxP7eDR/EumMNgDs\nzfv8lKP+h2I5JlXRRZ9B1ebWV0SVZIvZZGvja0tfgVbyEUhEU2OhXVqjY5pw\nXpOAoNrK0ogV/lP1Nonuy2MuTG1YAfIpa7HGhHuiN8OpmlDcHljvmHtyqWe3\nU3AcTEh4nuCzLhJWIYyFWMivP7qpdUmXyWd4cMWELBYeEerfg63VQeXPueKC\nV8mAACE7Emsx2MCIeElzO6m+jFClcNCkdk+56AYS8zHQfX0HPM6ctyZNeedZ\njsH200AcaV/6SnQYxFupIfVVn4wuFSfWi3ZTQXsNaRu40Q5ievJhhBsGdFlb\nzorD7LZP/7SonWZya5KMw9Tkc5nC1ZgocgNzV0Zwc/HIzcCvCgHsl+lr6sEA\nfvWvQmy6/3xx9Qmv5DOKzai988KFo6GUsvULH5hOZU9xq18oQ1v8Sdsl88Tg\nbL5d\r\n=kJQd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAfIWLoZPWBkVy04QsgtRmRXDcCgewrJ4ns1XY2a8kbPAiEAvMGWTgSYGsginyzEyEr7J4LTvJsOVUQeAA4iiikghyU="}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.0.16_1560363946424_0.1934324714471911"},"_hasShrinkwrap":false,"contributors":[]},"4.0.17":{"name":"cspell-io","version":"4.0.17","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"../../node_modules/.bin/jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.4.24","iterable-to-stream":"^1.0.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=10.0.0"},"gitHead":"d0bd17d824aff49d1f0cc3d7fa384e99c7586715","_id":"cspell-io@4.0.17","_nodeVersion":"10.15.1","_npmVersion":"lerna/3.15.0/node@v10.15.1+x64 (darwin)","dist":{"integrity":"sha512-srJnvfTm9QdrAGPx7OIR6MIZeXJPgwWupderhy4ywDQKgds4Yj1w3f10JWzHgsfWAwExAaEs3GZ4fEMUeWhnAA==","shasum":"322c0dabd8358c50693ac317a8b251c13c31b6f7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.0.17.tgz","fileCount":14,"unpackedSize":12122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKxm0CRA9TVsSAnZWagAAGPQP/Rgg4aGnzr2wSapIozyA\nxA0C16CrgCM38tJ1xVZxzDfaeFfgFcWreeHrYgAUxtyoMR1+W4wnWQQf9mgL\naGhdK7j+w8e/VN0vUYAaUCl/9Sl6DItanU70phah0+DS5dqGbVL/1JuU5HW0\n5Cv9G10B+6SZCyFbmQrPlPH0M1Ellp70taa4jz9167r0FedwVA4UCKe7WsOt\nn7uugFx+SbokSEWgnXph+pwZLD7HuI4Q3xJ29AY0h2OL37y2lgnP1e3NzG1y\nNp5o9GmYRATKtJjO0oA89XP7zcSrxdfMy5aewSaQoTkIqgBCwoIkZQJ2riy0\nUgONi6AXTMeZWxT68ZLy4mXelRNBPCltVGjzczCjsYN7u8OBsAthPDYbR6up\n9cH+pOG2cWQmJ+xoAAm/SoMTmUswIiodPZL7DuOR2N5ldOIDTI58wf97tO4+\n1rW1NR0L5cgL3EaUMc4K2AMmXmjS8Pn9SRx/CeANoCtbGWtVbpXnOOTZTbOj\n3x4isoVwPNNlfproSZgQwuKl3PKvXvbPmtaD4xlERok0gM6nziXnFZb7gkjm\nMDjcDSA7cjGt5PhFlehLuzrhZnII/LKxbS02nd8scT1dPX4t12HUDVPKOLpy\nftYypeQwhGUF5hSutlPBrBw9peOBuG6ZxkPx21GiHdzP/CU2DSUsyxXsoLMC\n7biF\r\n=ff3e\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDf8xFcIrP8g5Z7pZl+z9LKlTnFOHOLkatJtmjlA0vu9wIgIQurhyERNk1WDFIDkyXraO58nQAQvXI0QZAXptOgMUs="}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.0.17_1563105715965_0.31223817089827066"},"_hasShrinkwrap":false,"contributors":[]},"4.0.18":{"name":"cspell-io","version":"4.0.18","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"../../node_modules/.bin/jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.4.24","iterable-to-stream":"^1.0.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=10.0.0"},"gitHead":"ebda8f0a8263727a73dcb3dfdf75b9f7b85e344e","_id":"cspell-io@4.0.18","_nodeVersion":"10.15.1","_npmVersion":"lerna/3.16.4/node@v10.15.1+x64 (darwin)","dist":{"integrity":"sha512-gE3C9bzE8+1W0ThLZ5xeYY5/xqbvUTtnEdsSGQ4VStNyAzcMTzfvWDTtL478z4luAiOxiyNPtQ4clWLGAugSJQ==","shasum":"c255f8c6093c3c537ba255256c17a35d484ab4e7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.0.18.tgz","fileCount":14,"unpackedSize":12122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdc1vMCRA9TVsSAnZWagAAiS8P/iz4rKNoICbz/cum+eLm\nEp/R4i2n5l0Y8NWC0IrTwxMiN/CWmH4FMsasCwQQ3lyYphrr9x5XnZt1jlhI\nx1sSCr/rEuI4CZH/EfG+7bKMpI6J5JS9syJH++W1J0q82120SluiGhc3h7t/\nPSxJzkzvfmQQMTqxg0CGSP++U6tz90V+TeKJaMabtyRKuv53tYP1SzAWnW6i\nFjcgdmfGWZaHa25ew77f9vP/RwhfnUPTF5H/+rozG8rKY8nyMyDO/GqskCDN\nrb3UYEgFk93Qf5usXJiPqC3DaF2Ay6YN7JO/FfwGCcj7prTSzjIrC68DmdFX\ntAOZRqR7SpowDHXLXHpsYzJEzh3+tEBkbpg3ur+TyxzTQ6w7SsLCL1LQ8o3d\nf7huwsSNa6S+Z3KTGmYWhDzRw32r+ooProz9oUas9oEY3zEBQuLRkD5CPTJs\nX1b9XSErhfwWkb6lysIC1DRg/qhIXEVMBSfAWKlY1SKqrsEQgu6sK4/fQkF7\nhLiV84v5sbUCBDLU6hjJRh08tsiywUXA3f6gZziLZ/Rfw9vbDwGpJ3s5GHcH\nwV3RODYHi44lr5gtXH4qCyau0kEG/D3kh/zCftf9OeGshKBjDT+uFBmlkj+Z\nwBi2pGB/yRyafnD3jypB3vzknYc2RzeyHoLGRiJ0CMD6fJLfIjhy9H3hhUL6\nzjvz\r\n=/BKz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEHmV8yEiDWV5H5C1qaWcjYWyuyPpeli+2Tc5O09oEr8AiA44hbcEcFV3BzThnh0ksdsWJWg0CL+GPiIf1jAyPgB3w=="}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.0.18_1567841228222_0.02007829514764925"},"_hasShrinkwrap":false,"contributors":[]},"4.0.19":{"name":"cspell-io","version":"4.0.19","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"../../node_modules/.bin/jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.4.24","iterable-to-stream":"^1.0.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=10.0.0"},"gitHead":"c528fdc4f86777aefbc23a18c3ac7a51c0c9d2bd","_id":"cspell-io@4.0.19","_nodeVersion":"10.15.1","_npmVersion":"lerna/3.18.3/node@v10.15.1+x64 (darwin)","dist":{"integrity":"sha512-ZDIDDNWtvGi0bCNE8v5Q6pD49raCFxGZkfAsWjs8Q+4FT1X1BiyjNlvEO1csPTxhC9o+MlCkhdpxEnv+QZZCBQ==","shasum":"2c432c14fa6d2296c08afe300a00d7cebea095a3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.0.19.tgz","fileCount":14,"unpackedSize":12122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtARsCRA9TVsSAnZWagAAS3wP/RMmTxANn4Z14+uhLuoe\nENLFRwyqCCjW1OdpBaD+zg3fZ1aNDZXck0wvnOq+Pjz+qkg5sVMAWWI5HY5r\nI7ZuOadtGG3WkAvC2Rpi8zdXXcctvxkKWrlZWSm065WsrCIKYBgeFq1Vtx+Z\nUKJXSYd3KaQsPfFFEAY7mZOhObJfgAD+lYwPlHZNsltF3y5SblDIwxOR9VMT\n6qo1mhxVn0kr9pBTxeyYWDRaVqiWJf4/wNcxXa35tzCvfv8ZtKOjy2gZNA/H\nYo+P2ahjdh/u1kBSctT4+lwNz3y9G9AHnkO0LxubM9HtIpauGV+NGSJb/Yra\n3zAQWg+JpWSYGKrSfZGRrxMA26vSVLqglFBs7Tk3/SGWUOrd+haM654jJ0bl\n8bfRW+erUsamNewPgbYovODKiLgDBJKEYXpl/8Ot4PNZFR/fR0qaroRnlw57\nvVVuBLzd1UyPjCSCN2308wBmb10nSmxKr0PXoJU8u3RflWm7vCinznuEfPVn\n4JMlIHZc91/CL8u2I5K0eEpKAlwGU82s1skom4V1HmrUbP52LebW24gFsj9x\nkDfdEamK+pIvnxctCmjeWElwxF1jAKmR5QEV1P4FISooVr5ZmULabA8v3pjn\nZVfzZE5qKfDMUb7zWnYenQlfOAMKdDMzuPtIxKPuKlWG0U+cLcMcjOJfirZ5\nZv0D\r\n=ndT7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCo6/CBYq6Um1upbENSVO6EW51evchx8CQfG5UkHUzZMQIhAP5kMXCuYeivSXSZpnw2Y8PbqbykLgb5SimWAnq9eoSn"}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.0.19_1572078699870_0.772342655136961"},"_hasShrinkwrap":false,"contributors":[]},"4.0.20":{"name":"cspell-io","version":"4.0.20","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.4.24","iterable-to-stream":"^1.0.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=10.0.0"},"gitHead":"cbe103ba540d0ec7af38876372722802f80f4098","_id":"cspell-io@4.0.20","_nodeVersion":"12.14.0","_npmVersion":"lerna/3.19.0/node@v12.14.0+x64 (darwin)","dist":{"integrity":"sha512-fomz1P308XgyyxaOEKdNbh82Ac4AKaz26p4JszV7YkJrGDsXMoByTQjVqdDloNN8FchogSEpLPeQoIg648exBA==","shasum":"4aecc054852c712e96e075eb270dbbbc4482fca1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.0.20.tgz","fileCount":14,"unpackedSize":12098,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDGqKCRA9TVsSAnZWagAAPm8P/imd2T3n6VHC0dVmwsdN\nlEJ6/D5Wn1jgXl3vIQOLCJrnhWT1jwghtJKsJx/dqfQVRTNn5BEnkG5X7XSS\nsopnzQGrfQb0lkMsaJgxfG0fgQTqRS9sWAmHWfsmIJgC2V4IMSTtyinq4bER\ngFKhIrOHzjV0C7PYRusPecQvBIC32GdUwWAzAXnYatyhNx++Cdwu8Qz8HmHn\nbnTR2Opq8NVM5jquA9T9Cunun5UKnV1yxqPsDaelwbtT6vDpEkPOm8eLY5ao\nVvaj0e2OQd6p8nKGW9f+eBTX4bES6gWvd5mvaXZsIk+uNMhWRZ+WYkceVYNd\nQyrW18PbMMEp5HgwoE5vt+gzOwfXQXqCfyVuwRJM8YFWBz0dg15vLI2SpVsa\novmPz2UVnPfFKkpGjESQ+xS4zJKPNyi9lE0YijudS31FLXMjbOcPFvZl+uoH\nXCQjyOLWHw+uXi0iN/wTAn9aw8oEBO/tmQR1Tt+8kWEZbNdn+lC5HCZNAG3Q\nNfs4gFQGe4FffIB2mbeXSTW0SDxcuO1MCF/ByT64PjmSslHfJzz5Bomq7+XY\nVgGXoRTI4E6b/iasEStFTs317pJsLrs1W7cw0BoxJtA/X5mavY7Gd9mm1jL+\nCMEmZQj+8qTUyZFmuAy21exvY66Mo+7RLKr7TUblI5iUOVXfLoTpiMEnsA0g\n9LSs\r\n=fjpe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF6B7qqLpHUG3OdqNviGNLegz5FojuUm90QSFTZ5QSbeAiA2E59uHDw1rmlpk4e8tklyvkWr7L0wFNCsSzsKUp50Kg=="}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.0.20_1577872009723_0.37616951199916504"},"_hasShrinkwrap":false,"contributors":[]},"5.0.1-alpha.3":{"name":"cspell-io","version":"5.0.1-alpha.3","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.4.24","iterable-to-stream":"^1.0.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=10.0.0"},"gitHead":"efceae2801b83dd00d976926ddaf29069ac97a23","_id":"cspell-io@5.0.1-alpha.3","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (darwin)","dist":{"integrity":"sha512-63qWey7/XtHhmNUfaViwxf9d2MVdrnSa/6Sca5t+uXLuVGxyn0rRTeddUrX3DVinnlBkQ+jokFRIXArjVnUHPA==","shasum":"587c1af1a370822c33424b5afc78424e252b86a9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.0.1-alpha.3.tgz","fileCount":14,"unpackedSize":12457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekw8bCRA9TVsSAnZWagAAHfEP/RvtQZA7phGHbafQPClT\nJDaweFCcLcJmo77rkydY0tbEvR1BiGpfMlHEdIzEmxSaxarkn1OrtQ9XPZ1x\nwVx4pxP73Ng87mWkhQ0dGttkZ0hFe4ap7p77rNHvq7TWctMj6VoeQzIeMuST\n6GPvaPrK+hBZowjQpxoYPD2frH+WVOcD+5/LJ+mbp7XbHFxsxyDyMN7ZRsxy\nLdRmKHRcOuyFGDD/WpqU4HlcZZdXRmEZpDPJaqfT6Cu1+CBqiZl4gu+v54lp\n1GEkbcRSvx8pYTHEpr5Mpu4h6OI4erzVoJHFxIvqOvwQv69s8X/p7/H4x4B6\nIvHQYGeUJE7t2x3zQVctp/rVNereVcAlDJHKekmcd8hduiWok69XOSZEdHc5\nSNrJQDqdqbS4p5ykN0fl4cQ44g5sPt1/hKWl3mBILe1XcuDZquBgl/VSzkvf\nGw3muph8Vf2kUQU5za49adSel/fX9l8pYgUd5gWprPuOTZ/qO7ZH16Fy10LS\n+pq9uNpMJ/fjLvQT6vKeT3iF8ZKapOr9dREC64TkK+GPfRiOLniaePo1hMW8\nrZjxmdId+l0Kj8GidSgYb2Ki7DBHRKa9R12zExdkodg4rIQgm/jZq3SdKG5M\n+WzEeM8H+j63o47QPuUYZFYwmY1fGQb4kOzEuc6TN/wdz4Fkeq6dP3KGTfeN\nrSP7\r\n=J9S7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGyR+uUF+OK+4cvO2ooe+Xbs8tWYy8w69ixW3xGawTEAAiAXUlyYoaPpgO8b2MHQdNmXpV4/mlMeeP8T7SDcvS+RiA=="}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.0.1-alpha.3_1586695962546_0.690734979190134"},"_hasShrinkwrap":false,"contributors":[]},"4.0.21":{"name":"cspell-io","version":"4.0.21","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.4.24","iterable-to-stream":"^1.0.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=10.0.0"},"gitHead":"710c11198d72f879a53f6c6f8528c7c356bd68c8","_id":"cspell-io@4.0.21","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (darwin)","dist":{"integrity":"sha512-dht81s3CMPQTqtYqcJ/imEbE7WoYgGR4F52Fotgvd7Kky+H8GgSBnJYLJNk/PuT2xJ/8ebhx7v464v9cD73Okw==","shasum":"f3c051294b5229f67caa17e3b4946985ec8f39c4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.0.21.tgz","fileCount":14,"unpackedSize":12098,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenAtACRA9TVsSAnZWagAAkSkP/jBwNNAlsdwKmQu92lfa\n4t6O7b7qwHT+xmbobUYJpss2KjqvZcJSAizxGNYy9+jkNmS5xK5tGZT0dPuw\n2s3SxjQebpfSlUfTlzVtE3/KmN5tqUnRZRS2ARmoUgVdQTZyddizqxDsgSy4\nba2Za0BEJov94qfvjKUrKmnzaR6VlbaEGH808/PEoIOcSUhb+n8+1DfXBFqx\nNDkMpBBdNAUU8Q5k53MbOxopmdSK0rvM44Kc8MvcKxtZZyp4WnS+cYtpB7md\nVHSVTY1hqY8pvXnw2WCGbY89rG29I5aHTGkU52mX2ktxXWvuFNIjex2MUwJC\n/IIHW/+3NbpHJRrOi6JkxWAPuoRh2HxPf9x9C/g7IpAqCVRl1SBqhTPiEK6M\n+pfFluF/1EXUFSOd8XwrxdOt+6DeS5HFS5LBOJ8GYMtDJ+XZ04Upu7+t013o\nBc1hkwr7JzBtq7WOvBj11J5DJIZbWcKsDx7b6s+ByeJrdPj85DmlyF4qfLbm\nmxbdUfo/LR03RUDVsGMXrBUylYEK2XXIoxBHl86dwsCAEBegudrBOddK6CqL\nVvM3nIj3UFGUaFcTH+aLk+5T16pLcSmzhhLMJY3QbCyRDSjm8JnVzv/BJGmI\ndPSlAfxL5SiCoxorOpNevq8/EJKhXH27mmYaIvlnS/dSZntl1ogPJL61DPaG\nJ5J9\r\n=86B/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDOL6ji/ov44MINcAC1aPNgpOz0Nb08L0NWoQ7JJHXJfAiEA/OorY/XESUQDdAyvCENLWLhfcVIaEjb6I3NEVqEZarU="}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.0.21_1587284800164_0.12991056888937935"},"_hasShrinkwrap":false,"contributors":[]},"4.0.22":{"name":"cspell-io","version":"4.0.22","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.4.24","iterable-to-stream":"^1.0.1"},"engines":{"node":">=10.0.0"},"gitHead":"68f792d0df311560b42156a0e71e8b249c753b88","_id":"cspell-io@4.0.22","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.21.0/node@v12.16.1+x64 (darwin)","dist":{"integrity":"sha512-cjkCHgLZftGPmGe6eSh+FQpQPCxou7t/MjwuCTY8ZeqI55veCF9uCWk8BI4lKbvDjkp6HxgU1T4mighvKY3/wA==","shasum":"fec7000e34394cd9a4795f606ddddcb7b0838145","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.0.22.tgz","fileCount":14,"unpackedSize":11903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewF6sCRA9TVsSAnZWagAAgKsP/3evjw7MTfmha75KVjZm\nhaiw1HAUcJENpQQCyFXwx2D4NZlstUfmSe//0GflUvk29SvDnfsMY1F/IQMI\n9uPg2AkzMlwNPBrFrcWKjuS+c6xdTXxyKVfjJQ8YzyO3ZUxNb2PLPEqXSa1m\nu23lDLBR5hSopySLlth5dZKhhVlJQ+LXaVQSmiu4ePNJvlWRu0YOoOC71c9p\nV2PLloP8iEDAX1UYIIoHFtmmpGdvSiTQLjPp2vIg9ZWwNDi8uQmeeWlziuA6\nkQI6BrDNuijXkaHB1dOn6D4ZlaJnmMRaLNLsaRuiUnfFwVnShNAnHkRqMhzk\nuKtkyuzXCdKtAs3Oa6iPOYwPqDjd/empU9pQ+HqC8H4iBn1F0xuXkxRaOLq9\nwe+VBhN7kql1Vq+X9uJl6jXHnllpueJnbKVJlqF5q+hadj5XQtDADZL8dfeD\nhui5btQhLMhveZnmvzelMeZIlMH2t+/iVW2h9zZ7ENhuAEKI50LNuZQaHWG8\n9SgJml0tno/otyqwxpOtLV2SJ56d43C9runvaTCk2L+7wU3FwFLoWk/6/wA/\nDqcon7xCy3IksvF/9ej5OwwYFJ2vKLcv9xwDIx7PoSjIYYoDXC7icolnb8YI\nVtc6s0dqUSQ7rv4LLaXVwZtRtiXVN9pH25DZkwr8aEtyIn6FxI8bq5HOYJJk\nUfa1\r\n=dJe0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGQmZ6eipQX4xLPhukNeJB7cZajtllsgmr1P7cENlJsmAiBP9Du2vIdNVWUCrGdcB9pk49M/1eesp38UxU6PuCVhNA=="}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.0.22_1589665451992_0.5173534883977409"},"_hasShrinkwrap":false,"contributors":[]},"5.0.1-alpha.5":{"name":"cspell-io","version":"5.0.1-alpha.5","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.4.24","iterable-to-stream":"^1.0.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=10.0.0"},"gitHead":"e3c554df4c7bdedd2dd71c72d87563ee44067e49","_id":"cspell-io@5.0.1-alpha.5","_nodeVersion":"14.8.0","_npmVersion":"lerna/3.22.1/node@v14.8.0+x64 (darwin)","dist":{"integrity":"sha512-5L8IoASsExh/Kv1wSlDeTaSbp8SZKL51PnmYPBWMFKX8Ef+ChsksVsPY+mHCCcVl+/4h1FYWdCvt+fTBN/bRyg==","shasum":"19764ff4ec3e48a15ffaa17f7eea87a7d3c0929e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.0.1-alpha.5.tgz","fileCount":14,"unpackedSize":13594,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNEcHCRA9TVsSAnZWagAA0sIQAITyRUL+Nqbzjbu5SoXE\npHjLIAyFDIqeTMto3hE2H8mXvqdL1pHO0DUpPOBUKTUdxJPWKbNtLC8OFuFr\noGx3/qvWYEtWMVHoroc/aLs8G/DdBjDb0YqcPEm114RBp42raBjDFokyB6dL\njlUaP46FIEscrOl1bFYQX9zXFtaM5c9s1VguVKK6J4eNnlj6NiINM/jvntRh\ncTtF8lKysUGrfoHDmXJHSvUC1deTzSHPZy1hb4mjnp4Pq4cYIZFhUB0gMtOE\nuqNOYbc2NKCTFtDMWJQ91vtaytHot3kAv6OlhqVAAcNhkxSSJso/X14Q4MHt\ncswVzjhsHcqS4KydUkYnc4Dxo4N9smW4ECLG51H9eggLmsd0POWZQh2e3oSp\nQq7Z0mllM/mvmC5xaHrtc5qj5pt78dztmeI49tdoVCECQRD4oPK24jJ/GMsw\n+wbKebg23nOgjJRjkKukJMEzExs6vN8Yow8IG5wMGAzTGBw/UVg8kZLSf/w9\nGnaxvu2QOetlL15+AX3MQgNRBohmSg/ZGN0BU57JPrCX0Q0OEPXhHWwTlrFR\nbqS85i31b4NszXzic1QO5GfpCV3wx3gCakADUsRlH93Ttm4Tg1J0Yj4tS/rk\n/dQtscDgeU1JNhdp90fGRbN0qMgv9bewPjYdvSDXi+ExW9OTwjoy/dMpIuEw\nZgbw\r\n=AI02\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6wbKj+bu+/FXwRFMmjLfxvPKGA9cT5+hHtWMXr934cwIhAJu/ZD84wdMqFx5MLvaG6fTCclXnsd/UB1IoHh3dPym+"}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.0.1-alpha.5_1597261575227_0.5070949866485299"},"_hasShrinkwrap":false,"contributors":[]},"4.1.0":{"name":"cspell-io","version":"4.1.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=10.0.0"},"gitHead":"51dd14f887ec74a9a6854b0ef5c59c94fc2ac1ff","_id":"cspell-io@4.1.0","_nodeVersion":"14.2.0","_npmVersion":"lerna/3.22.1/node@v14.2.0+x64 (darwin)","dist":{"integrity":"sha512-FOkS/VFTJPmipB2ObG94VdoBqNuH0hqZpyMPy7HVuAiY18hx0L13F43ZxpLHDEKfMVtRQfB4HCYAffm6yMUzRw==","shasum":"0848f399188822c9563dbc4a4332ed833821e472","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.1.0.tgz","fileCount":14,"unpackedSize":13038,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNEseCRA9TVsSAnZWagAA2gIP/0T3FOmCdHFz/vBIovS0\n0o0ed73Y7c6HUYBSkwxlCycER8/HRmT6NY9WvAjZAGJgppENorHZClWmJE5H\nnoiIarcmZwxo1ycFothtYn4AMnqRrSu/m6sZ3Hb7EvRZw2/eiHnALJsCDlp7\n2msKVNKSgt8HUDtacGNBmguif+r3sE8UPAlXFDRauJWmWNt29cLAI0IUKFn1\nazTsw3DIVyAZp4hbtoARAdM5cVX89b5HxXwjRanNEKETZW30DNifv8EDIPkh\nqtTSBfra6AE3QIOaHY0JSZpd+wJkIhtmhHkwWIEXFT/uCg+SANk2nti4YA89\nwoPgnS4ebvKgWxQfHyXzbXsTCUaw3y84D1e5cIDhw3mioE/KU985Dzn0/QFI\nvt4kG+t04W0lIqr0H6Um1dN/FpqHV33yzb9WV1ZhltUXO+MphI3iM49f9IBV\nZxIuGqgNZ1F+bi1L+530gIxYnBKg97w6KNwmtLPhtLaJFKeBmf/Na3AxjOxh\n0j4cI/1/ac8UvYb++QzZKhzZMSHvi5RbU6w8069wBT3xJKrpt/EOfBHUzDyB\nfB8it8MnnkB1F4THe6AtnW+l4Zy/Ih6KSp5dMOeqdzhEBiUWHE1kYe4Kmm1d\nDvBT1bP5KwSgg3Tbci0csPEOMuh4FpRMVQQ2q4ox0iAWYSB06nmPPvAoIx/U\n9U/L\r\n=5/iU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMzq4mlFV88d2a9a0+kzgw9nMBESGu0RM3MkTEJuYErAIgQanJvDDxC2s3IdKVFrwuInJ/MbFARmlKiNSS3zUBzBg="}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.1.0_1597262621884_0.3362806469654933"},"_hasShrinkwrap":false,"contributors":[]},"5.0.1-alpha.6":{"name":"cspell-io","version":"5.0.1-alpha.6","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"engines":{"node":">=12.0.0"},"gitHead":"ffc22b5a4f721b114b95a8c521dcac86faae0851","_id":"cspell-io@5.0.1-alpha.6","_nodeVersion":"14.8.0","_npmVersion":"lerna/3.22.1/node@v14.8.0+x64 (darwin)","dist":{"integrity":"sha512-YBv5rBAkeJkB6NQpJbJ3zhAlUXyl/LipIbK9lneBF64TK5GhbhwVQvIoRqTh9KAUn5zJW2EhrUmbdopkvnN6CA==","shasum":"bae29aa8d94b4c85126ea88ab6b58da4e5a85f8c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.0.1-alpha.6.tgz","fileCount":14,"unpackedSize":12498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfi1GZCRA9TVsSAnZWagAAptoQAIIVBL63HsRK3ZSq3Yrl\nbdz1xGLzWeiz69+cacZVDvE/ZWuq64jR982FGh3RVoz5jtNMahJgjWBvaN5H\n4+y4nfs5itrsuFa67K8KMqoJY8zXdvk242ZMSRYqZXCcq1/d9yaD7gU7yVWI\nAEUQSAzlYYTDx00XujbWeRUZ85SIDsq/4QDTr8BS77zVQHdSsXKTCxttqIwJ\najHBP4FefiXmLH5oZN/Edwb8DS0QaDenGXAkUGtKX3L5obaayzHrILNGkYjE\ncVhctB3yQckwqIQ9PISYpRnCj3F086S6YytK4NEChjLiAlSbxVRlIlc2Py+b\nl7NhE8a3aWdqcE9vswF9h0GDZcSzpY08+kRPPL+URlEf4u6D+BQxYoOI7+oy\nhH9StwyvzCj7cYXh4dGXkfyiAvGnm2Wvp/REnhJrZ8gQVPgoqDzcIn9sRYZe\nAOpsRz6eObDz6kk9x/DJxLCczIfk9uftyOuwsFQnpqh4Zj03vHYAW6je+0MX\nOb+NCNoXP0kZXOxYV2XPkLMaNUvNwwoJUtjazqUNLAO9ZuVc61N2LHYW/o4n\n1TQ5CK4LGR8ddITyXqqENU9HT0Vg6YjlykskNA6whokl4iSjcfm5NtiEtQTn\nZ+a7TJapogCubKvJTQ1B1Ygv6+KHxjJ9FgACc4Ve12ZnMv86JZQfZO92xk4N\nDUGl\r\n=fAmQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqZWTkFwv2LkbOfxh6uUif4S3lAIUQjvk/SrqCplJ89AIgaIn19lGWPMobaS3s7rN2VhPVigRKx80ftmmbonDrB0E="}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.0.1-alpha.6_1602965913180_0.34376013542944395"},"_hasShrinkwrap":false,"contributors":[]},"4.1.1":{"name":"cspell-io","version":"4.1.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=10.0.0"},"gitHead":"d1b8d25aa3713b481094d1f1063fc9d031674672","_id":"cspell-io@4.1.1","_nodeVersion":"14.8.0","_npmVersion":"lerna/3.22.1/node@v14.8.0+x64 (darwin)","dist":{"integrity":"sha512-KCdjroahNSQRrev06As05tF/tQ93EwVb06ziCKpEYI7kBt+ZpN3+vqYxJh9pj8TQs52TvZFhNVySR9NS9aDb2g==","shasum":"81b6574564d86c62966ad2a18c273f1454d24b7b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.1.1.tgz","fileCount":14,"unpackedSize":11943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfi1GoCRA9TVsSAnZWagAAvywP/1GpHa4ytoSjCBxdqXqh\ncBAwIvPhdTz2L5VYw6+tg3Cvtj4H6Yh1uJTHw3svohe6zVWePV2SvFoNg50k\nyGAT7fjDasYTXUj+R6ZL8j7bRYPO03xXABPJicxWhZaXy1BHRpYnfu8jfb+J\nzmdou/HVBBkfu2Ka4cGY+lnJW5+sRt2zd+wsd4lyxLYK8HvxBFjamnGD1uL1\nOzs1G5e5bFWBgBZ2OiaSZZKaDDT60lgXddRoi/Uxud1yEVhhlmEAW+00CwrR\nuphR1bJDlFoHFldEOti66zBZMxXh5AEypGS97L9vy1D9APXAyiTOAHsmzZXd\nBW66QkmXdLQas+ZSmbmM/OZb9poHAVZj6F9XB70xS/yGGc4mowKrKa8cEovc\nWXziqnWSAkmwgdzYZ6FZDV2HLFdO7kbQdH++gBfge0Dyts/lckTABS/Zamo8\n41RhTX+mZHoQq9xhv13BM8x2sm5uOP2LbGpSwTR8ZQiXtVez1rL5ry2E9zTK\nipDWOl+zhauiGoPI1f9DtHQxrX6GOAZJuo9ZbAJnPRo1hbbA5qIxSH7FEK44\n/fvSL+KVS2qIYAknc7PMA8+wMFgYUR9DEqlwK0e3ytqXM6ZePW8yPIY7KjC9\nSlm8E78l/nbRDC1lkU0GDikpEkQX7xo+fKwDp40qweO/izphfw+DBWYti4ot\nnSJL\r\n=+gSR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDTBx6BRY7yjL+y8lOQlQgkRZPERNdKA64nE9X4bVPYkQIgRuHyOc+i6tyHIGl41P2wqNEwnPg+MGxjJzJ7VyRuDGc="}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.1.1_1602965927651_0.20071406021566207"},"_hasShrinkwrap":false,"contributors":[]},"5.0.1-alpha.8":{"name":"cspell-io","version":"5.0.1-alpha.8","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"gitHead":"9f7c166e6401ace55fa19a0515492980f7ff1d34","devDependencies":{"rimraf":"^3.0.2"},"_id":"cspell-io@5.0.1-alpha.8","_nodeVersion":"12.19.0","_npmVersion":"lerna/3.22.1/node@v12.19.0+x64 (darwin)","dist":{"integrity":"sha512-e9UGBVVYJVJhzjn10myfveElqPbuTMHnEUHEEsv8VLBPSo1t/GEpe+c00FoXVX0IYh7VgX6RbruniJtswPcUbw==","shasum":"32eca3c733b85e7b00c6bbed72af6ca638f26518","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.0.1-alpha.8.tgz","fileCount":14,"unpackedSize":12302,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnuDwCRA9TVsSAnZWagAAuzwQAITFEQ53imRM1xzg6Zc4\n/oLTTNPtOXuTia1zSBn5B/3GQ5AdRnypwRB/yb1N3Qw7QU06tO8uf0sFx1x/\nFRn+UOf0zYQU4LgYvtoZxDHtW/UknpfboM63kOM2BSvgNiWwiwj76rgQkyXa\nnyR54Yq01skP6MuRxqJ12aFVMTARlSujNM+tX/1XhtukgaxfI+79U8rqLR+c\nyGhfZgIXyzEdWKN/B8rLdmWhaUvxgwRZdiRav3LRtXpiupSjviy0CQ32hJyY\nAALx5kISlyJrf7OKM2ugLyEDZpfuuZmJJ9khRFMTKrAWSGxS89O1kZamYLvl\nn+h1y+3ZPF87CF6WTl0qkrPoice5ZesUzpJdLdJLBZvtyxQrKc7bvFtJlSoS\nPPgNwjTCcpmRxGUfrgX+YTAUdcSsq+SXB4j+GctLUWnxcwT5w+1ZLpViD4T1\nqkruhY+YWwg4lSkOTDIsjTIvYbp040lKBqNRR3vW4BL1zgiQ2TYv1mXMZmLp\n83+Ju9vLjbxRvDeaiw9PfARRnhmDE09yoZtq4mrTFrKN9+Vb2/nwq2EH9RAh\n4b/+ALGC+fqUUsrlAgqaLTDfoziR7hms30iY8d3ol7AmvRRqDwjPSvRrZ1MH\n4cKy6VsepgxEA4c3VVAl/+ZqPgIMlWm+2MPNPle2B/pdE2dqqM1ZopjkqdRW\naH2R\r\n=jRD8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBrfzu+/DmjZRRWUv0xOr5rOP/fVcUQbFuMXu2Ey3vzsAiEAkuhSylZc+vu0matPs1GM+N3y9F7+MtdVY5hVmO2bL4E="}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.0.1-alpha.8_1604247792173_0.8584103344073686"},"_hasShrinkwrap":false,"contributors":[]},"5.0.1-alpha.11":{"name":"cspell-io","version":"5.0.1-alpha.11","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"rimraf":"^3.0.2"},"gitHead":"500477f91a8835156c1842af6555df1fe1e6893a","_id":"cspell-io@5.0.1-alpha.11","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.22.1/node@v14.15.0+x64 (darwin)","dist":{"integrity":"sha512-eC/P8l6fGwaUgz2ByuWVbPoAXTnvooXo8PtoR8CWBcIHp+CjBEgEAKUArx1HLEomwrW4UDs3rHXVXRI++8qiIA==","shasum":"0f0ec42b77390570550b9eb3ca1827386737c532","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.0.1-alpha.11.tgz","fileCount":14,"unpackedSize":12534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfpyL8CRA9TVsSAnZWagAAJcYQAJKHnB+XiohoBqqwXD39\nlcmj+k3QFZjUVZf5UtpBQ3/mxGa5rLjuMZcQeJu41x9zYcgSqsZoa7iP/14F\nQ+IX3fAR/KTrKtpW/T5avjzG0sgOSvdEgU2uou5xy4C45RL6SyRX0veXI1LX\nHlls3XO7qAv3N1UFhTHcsw4T9AtPtKp96vm1w7HSZuT0b9lT96W2MrHlVsMJ\nbuuHXN4IHLgreetZ7iFQBh5U5HHEffASYJDHN4Kv8nj8AXXwal4MjyrXez6V\nEHCvKNuOexXQkTvw4WHbr2+FmlfU1ZoStkLxEltx9SdBNHNd6tVTKNVDkj5U\nrki3DxirocXiDoKApPXAASOWsZEqnz4+FfJ2P5sG6rg7NjVzTAwmaaNeC/m+\n3Em1VaDMfwCi48xkCypwIHUp43Emr0Q8RmTuUR5ldxZDqvV4ZCmGVdCNmPKg\nD43jlgVCP4Gig2xXzAGK3bXDA7VPa7jr2kiEp05GCS26a7CqpDthJwmm7uln\nbB0y9PVncCpU9+NPG051Bimd1spM4Bn9PTK1mU436k9hsrMTYFAtY35V1ld3\nVRV8SysGHYagsDR6ZxqHC/BnlT1e3eigP2hBxrQpZzOFTOYU26RMywAOBS4j\nAyveJUNuRx0MQPgTn3zyseOuMz4HWcKd1q0tmJYOTft1LgS/uc2UNl993h8+\nEcLE\r\n=N960\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCfTMnqvwpPWHyrQ+dTRHlBmM6QCsCDL0Z5vHcU0TYq+wIhAP1pz7VIYbk8tNYMl/uQ7IkGtykK9QIOXTIyZgAwRARM"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.0.1-alpha.11_1604788987932_0.18520395669131107"},"_hasShrinkwrap":false,"contributors":[]},"4.1.2":{"name":"cspell-io","version":"4.1.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=10.0.0"},"gitHead":"750a102f35a742428d9c3a08f3039f30500c2909","_id":"cspell-io@4.1.2","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.22.1/node@v14.15.0+x64 (darwin)","dist":{"integrity":"sha512-FLLojKoCweQPYJBsze9KS9wNI8Cvvp84Zt/pwgNdkiqxPADZEsymIZ8U4xFdL3L+/k+LT2KhJZzxjeTI6/zsNA==","shasum":"1683cbac336a84187e67bd5f34bd0deb96cfa563","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.1.2.tgz","fileCount":14,"unpackedSize":12278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqOmWCRA9TVsSAnZWagAAkRwP/jh5Vw8/kYnq8ldnA4Hv\n/Lp3va5eWe2OpdfREYI+BRnTp34wudCFrFoDrZ66LAg0w3A3iF1B26MqsD3w\nGRxmn6zQuBJ1sGrBdUmp8xskh8Yq9201qHrxYYJagUPcP9BoOrP4PWcid5+b\nMpHaYwpCSZ1p7h+Gk8VW9d1coddE/bLOIvg6aJ5FSAwtyhBez3YxFKDxlrnf\nzqmzXykRrCB9p9AklUEvdcoPiJLydqGee7rQlYrt2D1G+oD/+WfPKHCq3pBq\nmI9JNmZ66VHRMgpwS+9iIYbve/48CCxyx8UizLsTLpSezY3l/09pkOBgc1Kx\nc5t0R7xx7nqtRwTTyME1FXAG3/P7921ooHmM43eGqojgontCioROhu+M0rJw\nov7CV7Strq5Oy5hVmFvqvITy8TtwZ4fXhb+K24gY9G2mvobcv7fY2Ayq8GBc\nfIF5F0VNXeqIn2qeTokVQt9DWJXeZtAYilEeudFTyqPoSRe4R9rImzeOY8vV\n8I7dXTd668zo+FVqz1+0gx4MIM04U9T1bT0mhd/sN8MiDf57OC0bg5dUwQQ7\nCcPOeyybBtpfcOI6SrRZ5APaqrRPimm1OyEN4e58xZvYQC2d4Uiq7DtecFl0\n+WM8JEcYX3e71j1stE+3Zl2/pyeEiq8xr+/gxLw3xauADJvl8boUNA3H7nXM\nAoBp\r\n=znQA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDog+zHpiT2OL3h8Tk6azyocnysySQrVwxswzJlXQk8oQIgIh3gx/uc/K0oKAWfGtftpMQ6XhUR64BCotZnUFY6Tq0="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.1.2_1604905366031_0.25900337012168095"},"_hasShrinkwrap":false,"contributors":[]},"5.0.1-alpha.12":{"name":"cspell-io","version":"5.0.1-alpha.12","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.3","@types/node":"^14.14.6","fs-extra":"^9.0.1","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"347018e778a780ecfb2754435c7cf665b3f9823c","readmeFilename":"README.md","_id":"cspell-io@5.0.1-alpha.12","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.22.1/node@v14.15.0+x64 (darwin)","dist":{"integrity":"sha512-9iI5wE5sEWzB0i5vTvv7s932Mq8kAiwNbn9RouZLcEDqIU0rwQCCx9BdGEKMsopLTEhffmmGyQzYEfBYeQzhFQ==","shasum":"4402fc98d43a98a46a2795d3f908812fdcb0168c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.0.1-alpha.12.tgz","fileCount":14,"unpackedSize":12642,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrTt1CRA9TVsSAnZWagAAgXcP/3zyiIp9GOELoR+xXKjb\nJwJ9mSm+u3F3LP40yWa0n3yuZMikgjAevT/vUZICZ8FrRu5P9sVtw0hWLLFQ\nYa3sb/KKQSCb2PZCJWvBB0re1vltxkfnm59KlwjT0OGVKNHN+FiWNcHrm9kj\nkYMKMU5CFcMtWv0pqyJI5aa0YzE8PWMQmSK8j+gthNItDL273tPYibT9GIwu\naZTh3yqdg2USfyhhovjKcOvMR4+94ig1pfqfQKTtbmfYMAJLlN2Le7rqZz4i\nPWlS2D0+UJJkZCj4Oy6Aje1IWwKDa09uzwPvbFQmLwp7cm883IIKzDGVmCjd\nVETM1QFSKx3UYRwHop0hBpgEYIM8aTZVmiasd5sCQCR4qtJP805fSJjd77Vs\nSNa4BWlG+Sk5I6oyLiuwGfhIcxEPheKSw/jVbEMoDt/Ai9nyi5kxwAEvf7QH\nd/jlAKjIJG1ZO8dC0w7OUyuT2aaw4mnogrCK/Wh1+56oZ5BqliWq5mkzca1/\nOQJv4muD9F2ctjYiP+5+56kKIAyI1rMi/10r50HEypDBPeW8oAaAkcE+U4s4\n3FoZX8vgl/VYiMWIu60zqduwO1UupUI9tBerSrjB4Gk1SSzv780mRM8XaqR1\nzlk/Fxzkbu6uyILmZIaTVbQq7GxuhJ1sAon869ge9rx7bPUzYk7/eNE3v8s7\nikc2\r\n=rNzr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDkvaFKJHrWhf3Gbmrt4jdEKGPbI7Gd8FyMMwPlKHc7zAIhAL5hz8sOv84W+eUL9efFR1QQsK7Nbb8ouAMX83PU561U"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.0.1-alpha.12_1605188469185_0.7009532933987921"},"_hasShrinkwrap":false,"contributors":[]},"4.1.4":{"name":"cspell-io","version":"4.1.4","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=10.0.0"},"gitHead":"c61478d1cfd0955fe403e0173ee696b45986186c","_id":"cspell-io@4.1.4","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.22.1/node@v14.15.0+x64 (darwin)","dist":{"integrity":"sha512-qWVBUpu/+HzWwyjBiAxYGgv/w5w5290kYBtT5D42qQ9x/GxTjrq3AILCeWOOh/JtU4XmpiI2QUuyWEsxLSldZw==","shasum":"945b527c7e8f06c3c0329991bdcf63b6d04400b2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.1.4.tgz","fileCount":14,"unpackedSize":12651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfr/hACRA9TVsSAnZWagAAqNYP/12RcWf7hnU2RupibdiK\ny3kzLLf6QZ+1Llj86+sBabvJVnEGf78jZhmxcHGuuTcJHHzbC3uxzLzuffXz\nwrXvjaVJpb7VOyiSXUpO92StAp8vu+5R27b456odefCgXURx1jaWrZtGAEBZ\nwipm1V/1OVyUKGmUff11TXwGDvZSvsVB6cxACuzuZY0mpYsGe7ezDv42xXOo\nlrJcvcFu7jCjZXQWak9Wbe7Hm8DE2pyopkXqjll/8+pCsPr3lQyBidOrRKYQ\nI94iFx/1iEGvMmlSOX4Oq7VL+VUQglE3cMcNF6PXg6z1zQVFEUwCO+G1rmPK\nhMEcK7PCzNhN8tRm99vO4NDeXRnX9Fr1BwAkUbs/dMfDsMgYJ2KR7JE7fOE5\nODU5ckvTO2uPR1j5d82wjOS8Lz6N17/GpKXS6I2uY43TnOFvPOAh5DWpO0TV\nbYpvzo2ilP8ujB1+wtuzeF396lC3RYu5QFVEZX4weW/ATewj0u2lTeKshIrU\nCPad5oqffgSdO2/f2q0Xt+39cRUGNAQDs7k3bsdH210BtATOSlypY3hz7+UT\n+CCJWCpzz3kXshRFHWpz6cZO1LiZt1d041LztpHVAOE1Nugt0X2TblbJS0PR\ni2uq+Pwyhq3M5Hpi63b5At2aPSovRrdZqDuPxE5z9ziS95F2WAD2O0xO2kQJ\nSId3\r\n=9fpv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDXgI9WpeHlXRpGTmYMkqIu9w5zsIuG/cxuJt6V4K6P2QIhALBDGzwzmRTgA+yfjiMjHUZS7+IJ6xrahJ/fMghoiFBf"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.1.4_1605367871764_0.8367808360618905"},"_hasShrinkwrap":false,"contributors":[]},"5.0.1-alpha.13":{"name":"cspell-io","version":"5.0.1-alpha.13","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.4","@types/node":"^14.14.7","fs-extra":"^9.0.1","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"0e078dcab8c63536009126d41884265fdfe2ae63","readmeFilename":"README.md","_id":"cspell-io@5.0.1-alpha.13","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.22.1/node@v14.15.0+x64 (darwin)","dist":{"integrity":"sha512-kHue5Kbc268PMvJe8xM6PG0owpDgvPMViuQVDYTx+E+y0FWmeO0X941xBKftXU+7OVqYVEIjjtIsteu4TaYlRg==","shasum":"0d5fedb1d11f7e39f84933369d4d09b3d4970c7b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.0.1-alpha.13.tgz","fileCount":14,"unpackedSize":12665,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfswUeCRA9TVsSAnZWagAArYQQAIOmhyrr079x6S2IL4kb\nULYZ7eA9tIyz4qWJ8Fs9L8uPedv8yRgdDBKk0b3MP+T8YOE2ICTjs2sto2/e\nOQL60U6cFg4RgKdZHEXhbvWL/yooBr0kD9XMMIOPyVQ5gxi2wiKtB5YFunH7\ndx2pUn95apx8RaIdAJpMRNWyWZ/vD0o9TswG0s4HpVZGnRx4NPVSp9zZM54f\nznXopa/FSl9ygWhyFExDf9j7prwIqEruy9j0SrFTuj9MLAcd9jjszUdFJtGP\nVWkXgTICXnKoXC4huVufUQVCO+OhcZ5utKxw8HrpYI+LacprornDQXAQeI8I\nP4+vBECJ7du4lH0DRJS59lPBmCpl7Ft8dhop5AWI3gVSZnV5kKfAX9EHXXOm\nyzdG+wGZIzFOMeApefrzWEHoqsmKtUasNHuuSYu2oC1ADfMTIXp32YcQCC7W\nZSFZ5vcdkq8w8Vp1W4MDWxApdEog/f0fLEWipmOxn+ZAjlEDVfW+32ol+XSu\nwlz29DwUgy2MXXmZ2td2Ufqj9LzIVnmSlzdeWk34m5uJzUAmeIaGv1QEVinu\nHcH4CtvEaeQGlUOY5Np1flNIjaertGEYJx5WmK+ptDxXI9A7VwO24I9kU98n\ncxjG1mgwFnYnV2pZYATX+Elrz4+sD8D0Ao4fwM15rVeyO7WFLZS+uNGZJICt\nUlPy\r\n=nkSs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFQwqo9KXrhaU7bDTZkzgtxjDC2Aw4MyOx1kYoOSzwXAAiEA1KSASU2qS8aYCoNQFKC7v85JY0EgB7f5++qoyz3BaFY="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.0.1-alpha.13_1605567774287_0.3758394760163961"},"_hasShrinkwrap":false,"contributors":[]},"4.1.6":{"name":"cspell-io","version":"4.1.6","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=10.0.0"},"gitHead":"9e28c1b0632b8da82879cd3a03eb42169cd3d95e","_id":"cspell-io@4.1.6","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.22.1/node@v14.15.0+x64 (darwin)","dist":{"integrity":"sha512-S8Fk1uBrZGt9vcztKQkMIi2qpGT1R0eqTZ+5v5++nZDkryKkix8iTkNldH7cxIvqTQU9Tr7afFI/0RXSEEn8Eg==","shasum":"d3300a08fc4ebcd87748b620f4cfdcbc6f238aa5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.1.6.tgz","fileCount":14,"unpackedSize":13120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftFqFCRA9TVsSAnZWagAA1DgP/jKssR7XvZfn4gfBwaZ2\nsrToinIEm6VBkSgpz65b0COnsxwm+QcYMGr9lF66OW4bqPDa78WC3qP+G+18\nN0eTCURm1UGjs7P3Wn82d6llDMQHVZhqLe5rWXZM2jwzqkaWNEYldPYXfmmh\njHV910sfyGZZY0ogUwpqj3PUM5VvlkI0QAABxDYzQ++qZ+/qNt3jIELbLCNF\nuq52YWGgdttmnkBWem+WF9sIai2qfniM7QxHbSA0s5QDfnWkM0YBruaJoiHe\nj1ILni8NcxRp8b9r9/I8ZdgUNSME9o7nLaXcodqP1RWwuydByBq5GuVyLnXd\n/weqVMgIj4lCz5mPCz7Y0Mz2aQUXEH0ZaSHU4TlWQ5pZOeN5RYI+HAG9Fmlx\neTStyLirgFf0+qSMnay2GfUJWtDDQQ0UDFXrJjYrCMvPZtY8h04k5XvqrqBL\nhNGtz9zYKbmRPJRHJjrYObumUq/k85EszxgfFE2r5VzUdltfBLpHRhmknAT2\nvOxk8f5wv7ORPpLRSY4SZQ4cftBjTjsOsk7s9AaH3QxxYuitUabeF57M/CVG\nX20FZYCmY4jxCjdMkX0YFmW4P5ytIANvO6acAVChIIHcu7mpmzVxjME1qURz\ny76bZrDMAgFXDtFbu4wPyKPKsH91DnwBmuom+vx4GqOgLmC/rApryToXqt/Q\nxbCH\r\n=wKLs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDxdMcCCjxdOC0wj57pxE5cABKHuQLw+wfNmisKvzF9+QIgO0T4Lqj9zqfFu8Oic3jDdXD8QQSAPnB901K7S5Z2RyE="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.1.6_1605655173191_0.8431588812620923"},"_hasShrinkwrap":false,"contributors":[]},"5.0.1-alpha.15":{"name":"cspell-io","version":"5.0.1-alpha.15","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.4","@types/node":"^14.14.7","fs-extra":"^9.0.1","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"5ba1c5a41af896140e9a318438ce66197a8a2445","readmeFilename":"README.md","_id":"cspell-io@5.0.1-alpha.15","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.22.1/node@v14.15.0+x64 (darwin)","dist":{"integrity":"sha512-p/HrE23SKRbFAR9IFkUE9pZ3UJNRy7BSf2usVqTovgzvVZ0l7W0fXQ9HGa4Ms92v/eq6f8y1j3R+ZjSq45GW2Q==","shasum":"774959409dbe942fb52b71cd951223ab86af019a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.0.1-alpha.15.tgz","fileCount":14,"unpackedSize":13017,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftNC9CRA9TVsSAnZWagAAQ7YP+wVpZoER6/HHvXR6VV5+\nz9aboWngZEvKE+TJ2Rl8CCf8C/h6H8+kb4OmvFHiTiX0SW7mE4ktmv20hUiV\njoOOalqj0tmF551/nP4uGmSk1kOp+hOXEs4QE/8gUlS8en2hmpMJAzgWxpaQ\nok72yLERSgRzqZTi21YinEPrkp8uihYFoHLiSIue+Nq9jThajWpyxIr6t/BW\nQ5UdIHb9pThxrG7NtQ6FC6BM34S9j38ZjvF5bWLQEdICNUjzN6Kn+26eL3Gs\nqqO8lPQLKS5A1uVjsHWIyQ6mwRjMqfR1GjM/BxGpwWkiaSUZmeixYg62f2A3\nagO6ZmxmPhNldvtq+dA+pYvGpTEuNzuwNANH8R7m5mAgk/zAuJ+lKdtAWy2/\nT+uvSf7B9EDyWVFTDjPVexab+VF2ABRgF9MIiQx2PIY4lFWbAtMRqenCHidM\nLwiKPDEAstfL9iWJrYqodD3AZnlh9BoYMv9Zh5BzBSIAGxY7+4wVXDhyZfWp\nysV44xwHmII+8eQ0E6LBmyHUd62pRTihAtB6IK2dBVWJ4af1To1d69gBW1A0\nojrDFlENQzqT5R6BufJAMVkRlqYIf7Abl3k4qOvGJF1U5f8jk0Fw+HU1wwWA\nC0VvfHNiRPSAG34YAhe94Er3kp19TmbZkR6duFpw7iQysu/L422kbO8FxE5r\nhbeJ\r\n=/VEW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICMnBLVUgBRL7uCUvJw+YbFO6uXCwTULhmAa1HbPBoSKAiEA2L36UAIuaUO3Yk1RWpFaLidTMFvpELa78e5x9CmkgEg="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.0.1-alpha.15_1605685436965_0.14019755482069063"},"_hasShrinkwrap":false,"contributors":[]},"5.0.1":{"name":"cspell-io","version":"5.0.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.4","@types/node":"^14.14.7","fs-extra":"^9.0.1","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"f1cdc7357eb5c1634a0d0e05e359f003d71a794e","readmeFilename":"README.md","_id":"cspell-io@5.0.1","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.22.1/node@v14.15.0+x64 (darwin)","dist":{"integrity":"sha512-KhLuu2dsMV2ZE6g8CM4vpjoOxYkPFYfve+q63KmCf0w6KRn3E6wH/om94r5FPCuyUi9OWy1xYB71S1wLv8I6RQ==","shasum":"1f54443c0c7449a1964bf8fb4e5d815e73cf25ab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.0.1.tgz","fileCount":14,"unpackedSize":13167,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJft3M0CRA9TVsSAnZWagAAEpoP/0M4OLjhUS4eywFerQHE\nYkPLJMS5eeVltxEaqvZpHQsrYNErdEcuMZR1BZL+p60qBp8Jz4o/SAP8yjOc\n4D84WFSKP996kGphSgphBR+oMUx2qo67nB/JE09xKyEVMlYUX1UtQFx6UR2b\nosnxX1LJJOdGWpgBaaAL5HBjjFtcgPLF8sEz0/QZj4l8+LQkc/q89l2TuvfH\nJhVhh62Jir/zGRTCdYUQSJjF64MHC8EkIbPjIQpuvBunUfy5vq0L2xI/KT63\ncMohG/s+KLh9b/KzgFMjF4LPgeAnVQWfDczVIFLKSRaL5od1z2J4D+w7tpVC\nZan9zZkpyiw8+vZijVs9aVTE62CN/eZUjSJoMZb3MR5hMzyIPaq/0PTqGG/U\n3uf1xjIteDIqURx89nervnjTWjaq0GFCmbbFsW7zc4QQZ6fNvTcH2RuBMNGS\nKD4DWGaAs8fxNG1Lcg8xWzfvXEP2V3K0bBHPeEkUolz8nW+lflFcxeLxTnFm\nDAXwZfpoRwnBSH3d80/YeWouFGeOg0DeMbxLhhfTMBJfA3Kht0bzYDBz1u4x\nP7VXuVH+x5ejs28E8IwNygDPyzO4bFpiiINaMFFfwgPMyywaG9jFV95PB7UU\nkZwsn/cpuu+wC8ES3PfhKT6YcERYbFS9w5gs9iOAvvLyA8XMaNZ41X35N2tL\nft+f\r\n=H0QT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFSafluhELBeDaa1sRExcBTOmQNaNci1LDvxhZYMeYbuAiBAADeRGVKQ9c1bRJg3QxQjkl8zHzAgyvsq/Op+Jk7N4w=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.0.1_1605858100359_0.9104767288767017"},"_hasShrinkwrap":false,"contributors":[]},"5.0.2":{"name":"cspell-io","version":"5.0.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.4","@types/node":"^14.14.9","fs-extra":"^9.0.1","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"e4296487e191726638c44ce22fb52eb186822f20","readmeFilename":"README.md","_id":"cspell-io@5.0.2","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.22.1/node@v14.15.0+x64 (darwin)","dist":{"integrity":"sha512-EGL46fDtV33iAkUja3fXo4AxK5xX4K04CzDJXJfvc8h25iiQOlqM4i4R1S2huGgMLcvs7OZRHjneTTiaamN67w==","shasum":"e45880acb93e6a7cae77083498ae18378bf266ca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.0.2.tgz","fileCount":14,"unpackedSize":13343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfv1KhCRA9TVsSAnZWagAAbE4P/jTLJRc/hTYX6wMl+PoP\nBYnawHFBOeCW/euhh6UhzsrQqlM6O3iwaYgOsRtYJyaHlZw6hmb0A/6ESsV+\nWxyWZffqazEPLK2l8El1EsOkRui2iBDYQxoJQ0efLG061f4xPfk9KCEos1S4\nq2p48Rz7/BBczeRRs+0yDNUprJnuKAO19Pwp8Kr78TOfY7O8KZrVdTPvXKlZ\nezUP6P/bW/99WJD31Wfg06VNx6/+kmmlTZr7b7GeSFvdl+YwGr9FutQOL/bG\niwr89wt6wXflLnVzVKVrppY7lxcid4lLAQxCrSA+tmo1SN/+l9x7mJ6HK9tS\nZfusqHJdz5JuhckuN3eL2bUPh8hFHqN0oEa5NFd4fSFQPHGA2a2VDNiPB2LW\nRmy3qrFy/IdpblZvmoidoaykW+DHCyTidIbV4Zrx4XC3oPlVTMwoJ1VX7zOf\n5dUQdD9x9HA4bAizz8Redoi8Rte79KvfKh7gjWb2FzdRLqLieLBI7pLYDNU6\nuBbps1dGrIY8GtvITOdbogtyTj7TTqdKKquQiZwHPQWb9IwJpd2qzE0bTl6/\nitdDnrw2UgV13MhBWxNPLl6ZlwpVpr7pRV3DqR5+knCeCOmhdINHKflZhCEf\nivatzzVCSO+NJrXWXAo7Ra+R5aKh8GrigZDEMw0DVLvX+V93lwwei6d14rp+\nZcPL\r\n=J5XQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC+cQRp0YgqX763Lx5Vhmpx8f7ZfnUH+STJU3XaqWqsbAiEA2iRsZDdeqm5njb4NGG3iyI296pmUlUHxh9Sr4wOQagQ="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.0.2_1606374048766_0.7195901455244333"},"_hasShrinkwrap":false,"contributors":[]},"4.1.7":{"name":"cspell-io","version":"4.1.7","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=10.0.0"},"gitHead":"1b26b54c14f282ec25d374dc86027de51e5feeb9","_id":"cspell-io@4.1.7","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.22.1/node@v14.15.1+x64 (darwin)","dist":{"integrity":"sha512-V0/tUu9FnIS3v+vAvDT6NNa14Nc/zUNX8+YUUOfFAiDJJTdqefmvcWjOJBIMYBf3wIk9iWLmLbMM+bNHqr7DSQ==","shasum":"ff2c0d44560fe26fa8c5714d2b973a940a66bffe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-4.1.7.tgz","fileCount":14,"unpackedSize":13440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfw821CRA9TVsSAnZWagAAiJ4P/jUiosCA/aGFK1FrteNh\nkbjVRJcJ6Gw2/7IkEgPllXrXyyBdzAwL+uz5vcucvm5ex3arkfiNKU5YJ00J\nRsSN01tSAgt9z02W1wPjJMgPTrDQ2O6udxSwYb5AiVc2rQh52+FxQaqN1IAw\nV3W3STVj7em/UeLeMILFtDYdpcU/FYzsj1HbjjNuMcu5iQa6zlCvmWB4mdmv\n+PyHj/MLAfp0eoDIfAkXYB7Mjdl2STx5FDsxivyRkKOrlrVdOS14Zk7GWjK8\nAO5iPTMmn6q9Jw+0rk1/b9MvXkgY67RcD8tqsJgQUye7vgqziYNEzM4Sx5rD\nM4N9hCiFWUC6lV4OmWexsN3y7msYcuMz0fxY2ReysZGlgX7HpT5MMK0iZGml\n99ggD2UoKR3r8u27GTGhBR/a6wK0pBImU2XcHc/VqWYX+eGhEBJoAipeF/Hy\nimX5syuHJ+jVqd4NtWtC7DGsFMc0+na2tEaq68mrFvDfGbiVsGyRv0peCiOS\nfzxMgjoN5V3SsxCzr1K61ckgjVUwYAvTR6UYfGavzR2+039DENznFdZlsf6R\noG0dovi1bO3YVBmDM7ZBB8skYChId01ef7tlq+2SE/lCbKpgwiL1zrkqwfdI\naCObM3JZiAHJVbIDPFBFsqWdboihnwWSLnpnGR0kOR98ssUqTsb5q8ppsS/E\nOqsf\r\n=Tlz2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgf3sWlk1MOUQnxkfRn38mjIXc4EKegQ9DWYvn7WSV7wIhAI/XDcAkyurNX6aulGVh7fY303r/M3ttrvZphsIhSX4K"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_4.1.7_1606667700939_0.9054152922581806"},"_hasShrinkwrap":false,"contributors":[]},"5.0.3":{"name":"cspell-io","version":"5.0.3","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.4","@types/node":"^14.14.10","fs-extra":"^9.0.1","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"1fdce53974f151fc74fcdd7c184fce9ad3a62f29","readmeFilename":"README.md","_id":"cspell-io@5.0.3","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.22.1/node@v14.15.1+x64 (darwin)","dist":{"integrity":"sha512-25nr6o5er5NH9CRW012Q0HphEDuRAJqyYcIVcyrapbYsknEulbuj8JFtQlRO8fBtVQfOwgwrMlH5yQZpibnQRQ==","shasum":"1b8e14b8b1eb18ab3f80c666c2262789f230165f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.0.3.tgz","fileCount":14,"unpackedSize":13508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyoQVCRA9TVsSAnZWagAAma0P/3pvU+et41e9hsWgiBaM\nSRLZJiA/wuhtupX+5Y+7UJ9T/tjp6mq0rOrQwcFbTgI/FaDIDvXqNNqzTyFH\nJ+ZkVva0SnRNEN0JNTeZhxiW2/Wg1X+oATXLh8pvT4pO+m8unNnvKBd2DlRt\nvnSS+Uu8gp0WWacCMWDAzXi4lase2sgbBVbyUPtk+LAopcSW+CrL8MAJ6jRw\ngXFJgPTvZ7kJ35wiEXp6JD8VlXwWuLLXqyqH9+P9tkUETqRS1GelT7aK3XTK\nbp9vbcZro1XoW3oMuJqzC53oe2VTcCUZXg4O/tZ2A98r0HLsuEIQEyt/xqk3\nUhwDwV5OEkEaHNJBYrY1npW2lebuotFA4tq0JsTpVjayLQJUVARy+y1/zYC5\nLX2oQKFxlr4GitkZxv6uEkNC20DpWvWJ6Tu2d2G5SfUgp2wYCJf2CXHS2LT3\nsahHHMUntBdWuC5nH+czoMigwp/GZad3ea78ak6d1fJtW7S7DQAkOviIVie7\naQf4vRxsAX6NQeJF+Qvg2pfDpTiit2GL0CD/BQsZZ6JR2MHOZ3xbhCfAa3Rz\nUaC3wzieXOFJkZ3j7L/au0lqfLqDxttZIBexP5glgc5IDW5OedCQkL0fWXm1\ntjA5YBp+nhnpEcnZOvO76JBFcI95WdnaaA5cJcK6VkWyEc7DC0sjuPuuCj0B\n6Ri/\r\n=d8dT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBrXpZDhuuZR2k2VRig+fVIRJm8ODKaoSeR0GbWXEH7CAiEAxWxKIxaoKOGIoeRNh2Oms/xofaQt4+jB4S5OGSccxIU="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.0.3_1607107604844_0.4399719784483789"},"_hasShrinkwrap":false,"contributors":[]},"5.0.4":{"name":"cspell-io","version":"5.0.4","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.5","@types/node":"^14.14.13","fs-extra":"^9.0.1","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"8edd262fec4006f66ea7fbbaf47d5c2391ab7f41","readmeFilename":"README.md","_id":"cspell-io@5.0.4","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.22.1/node@v14.15.1+x64 (darwin)","dist":{"integrity":"sha512-NUoV0NiDJWeJjMaXbibBsYgCnTaM0Fj4UeNqDhdzrSjnkOQTuydTzYTjRg3nsTEKJCPWjuubiUt1D1O78ugX4A==","shasum":"3ec6483224bf759a0efb89b38dde0f17e16bdfdf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.0.4.tgz","fileCount":14,"unpackedSize":13658,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2Kf3CRA9TVsSAnZWagAAXIsQAIO8bqsGJUctdKu0ns1W\nEa3bRygaGNhpjbmMVPuRdSyPAubV+y97cOUK1nTp+iBcQi32Wzx8i4v8rqQH\nTxTd0gODjGWsNjoQIduyg7cV4bG/LK8XHJD6wNKD+0r+KW1wOIQDt9opm0K7\niX/WZUh2QUDuvqAKp1wuUEs7uGEYTKIG4iCMbFDon83FDmeJ52hHQFjmmAvk\n10NPylzuWgn2qB8xKm6r/Tc66st2Uid7OskveWtsD69+ZyhyxDE//NkwCRtv\nwzQSU82FU1j3JyrSqQFH5zldkRFBKrZOdUm92kqZsXHu2XIiXt1CtpjPzeaJ\ndHJxwkTNvdE1EFs0u5S4V+qgie/2D4Vv5UAFpgE4CeuxnvGAlSYUFYgsnSn0\nmweIH22OzpdfMS7dK6j8j77qbEHt38EvOpeqXb0v9rdcjysWC6Q7CXbIH6zd\n/tVo+Kn3nEXv475y3kBfxoB1tGw7jZyb2sWVplQiONzGh3q8jJHn0Jd8Qfkk\nhkiPuLQR1AIZtLWumwngeZqiAXCH7lTdnny592cC4va1J4X+goFEAlubpa6Y\njYiaDjrfA2+BRmZ/FwaTQnUsYcTuRIi1wu7FVEJk97GvPDR/sS4hYn51fIAR\n6cVBiV0Kp+ycCIqvGo+sGGLsDI+9j3K8IukITo2A6Zd5eHcEPyi0bdOxc8FX\nPULj\r\n=9hID\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClYckfPSp9QAt3GK0HWqJJbd8xB7pfd/iMIIOr3b4tBgIhAN+Kay+3MG/Uc/CX4ypfvc1r4SXDf7W37oYktcXx1J1M"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.0.4_1608034295368_0.665916463041532"},"_hasShrinkwrap":false,"contributors":[]},"5.0.8":{"name":"cspell-io","version":"5.0.8","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.5","@types/node":"^14.14.14","fs-extra":"^9.0.1","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"ac87b0b0b4588fa9f5bb49ea2bdaefc4db1070fb","_id":"cspell-io@5.0.8","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.22.1/node@v14.15.1+x64 (darwin)","dist":{"integrity":"sha512-ITP8hUnh72IiGzaiMJfXUhDlcDo0Es0dCa2+FLiBpJu1i2E03lxpZYupcfmvWKrviw+HCdrtCyeVVIV/txETJQ==","shasum":"4be4669a231297f86e6ebb1a45d14ee659da78f7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.0.8.tgz","fileCount":14,"unpackedSize":13808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf20tGCRA9TVsSAnZWagAA6fAP+wadbVbOcLC9YCKEafN1\nBiGo8gy00ZmVDllrrbZ9qqRw1BOqTEg7XG/N0kQ0jUlShE/K0GNR3Y0ILSvS\nQ6naKiq3hvmrnfcwyZ2eL/c0NXgKjKc5w5BbpETmldysfY44jq8qKDOPeiSr\nMDgq9rKLSVzGLu7dZJ862j8YSKXWDN0bqpHiZUidsphPFdX8o+GUo3yqpr59\n3HFRgE6U0ORqicf7PzwU7PPEj22NBVX2oCdvxJeOgif8sM/DbbmRAt5KADcp\nisG69tl01qTxJzXI4W9Cp/xPLwNtVsnWfXvIeu4zKV4l+n1E1RbQD2BJN45h\nclOaAks0KcLf8JUmat5DSXN3Vt9Yjum/4DdkNEjZ1T6BdV7u0KbeGouxF73Q\nJjs4cHBqErO31TjpoA5/oIgfshsLmpcyu9uNw/AAiz/vseVhkvaRNNPnAOXX\ncnqsQPgWG62B0f73wAYGID/NHnrEAnOLXF+ER+n+fXaVufeJhIKs9KfFDVk6\nuJpXS9nnR6RgMlWlQdtAHVQ0EJ5bCTM4PlStBJ8VGI+O5gj+KE56HBCHOkts\nDiqzkKuDJQsJqSBryxcKt4ESYMfwpR0SrdZO2id3imfEqK5B2vZIPeaqzxWU\npF7s/CFfDreHqyOR7CFc2qQwNimSNVKSKmBwPkYM89sB4gOnW6dVXmM9b+C+\neA/a\r\n=0FAC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHHEqUGJz2KBqFTJuZ9bB4ut7bGVik4RVpDAvIA4s9tsAiEAlJ/ctPJOE3yWHmlYTbtKiE0PgSHwR4TXm/FjIoTjboI="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.0.8_1608207173821_0.3157537856312531"},"_hasShrinkwrap":false,"contributors":[]},"5.1.0":{"name":"cspell-io","version":"5.1.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.6","@types/node":"^14.14.16","fs-extra":"^9.0.1","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"4160b964818f29a97a29b36e583a6f4d7c8de300","_id":"cspell-io@5.1.0","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.22.1/node@v14.15.1+x64 (darwin)","dist":{"integrity":"sha512-eCL4dBDyD3/Keumtfza1AQJzhl8wrsbeBPpV/P2L5PO8BhOQZvdKC0EcPLAKrOaU2tIJmWLKP/Q0Ff6vn436+A==","shasum":"597bfa6f91c7a6ce641c75a30394e4a1c1606e2c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.1.0.tgz","fileCount":14,"unpackedSize":13957,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf6ESnCRA9TVsSAnZWagAAbk4P/3q6R2P7THtLkCdVGoW2\nNoiEdUgLgA+BVphrrNmLpx6AwBuuPi+cC6Zc2RUfCAeMB7bSgUoL/rkAiuOH\n0P9i7e31PaGtiv0qKkbDF/BddFRohmCAm91yomBmZJvtJVB8uoJzXrud2T1P\nqGdoF289ijnivVooCjinAaJGOHZE0vcEIOAE1q2Y+wDD3dV111AagbBM/pw3\nMWD34jQP1mzGgV/z3oVF9ZnTcAiUWnas0ueHcbiiIjV+nBnd0qnJWffYGuDT\nZcBxUgsee33qMPgwi/ye6acs9aMGvOsP9aKqwTi2tcj6FR68gloaJN/2FWgN\nyrR7YVRb1/k2RVjByb5HImqA6o7N5DyeimvsKrgULH4F57bMMYc8P43M9Gpp\nG3ijrtCBEvMVZsbnQIP1rNUDtfZqZ6xEYd77XxFWDkKuK/y/QLsNvsbVuFkY\ntuPrAR8DauuSKQMzwvRrKkZ/e1MhdAcM83w2/0sGU9SOeWh1viK9IOhUcUHT\nhSAxLYGEJYTNd6cHXPa6zI1ZeyPaf30emcMd9YmbkmkEmsyXf32IakvcCxYr\nVUVKQxP5IshKRo7B+RwxC7SdBG4PspG2adE5RZ3rql+GRhmoTWQRWRLKvPL3\nXvQEyavzX/5O7BHpOBWjGluMQ0cOTMCIKYYm1Qw8Lusy3hmzG6nUnUOgr8q1\n3mT3\r\n=ZrKI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHNZjmlIQcwEXTRiAaPwp6+5FcEOXdbR1ZQX7kG52rVnAiEAiGm5Y0ZWDD79dn0qKBkm7Ir046ngoJcKGaZ4BXSHzaw="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.1.0_1609057446742_0.3549686118847619"},"_hasShrinkwrap":false,"contributors":[]},"5.1.3":{"name":"cspell-io","version":"5.1.3","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.6","@types/node":"^14.14.20","fs-extra":"^9.0.1","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"740afc40e48badad4b85e58e8db7f148f7ec66af","_id":"cspell-io@5.1.3","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.22.1/node@v14.15.1+x64 (darwin)","dist":{"integrity":"sha512-B62hnk5O1p54MW9Gm72ulivjyEKKxpO6mnv01Q8Im+vsdJdJHyBoIBDaT1Y/qGh3Nd4CgbhvcXvWIT2vzbx/ag==","shasum":"c4900e705cee356dc6c87df3e6084074fd9e4c33","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.1.3.tgz","fileCount":14,"unpackedSize":14107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9IR8CRA9TVsSAnZWagAA+/oP/2XCDwA/dkE6v671e/Wi\n1+jDtaL4jIBPJWFobNDnDdoHlv07NWy62YrTf/uu2n3P+EQNTUaJDFdp4s0h\n4EdNyQkjgQOgBnKNkOeKfzTYRt9Vn4hUJWGCGovnxiuYcEL/eMcNNDd/dENI\n2/K6zYHQT2L1ovoSkR5x4BBodMf62JZ6IRUq9R+I9yRjY1VCRsNVbWWmELV8\n1XFNj56LJGwdJFqrKGoGhKpkK2PFVSXXFpEy+F0piXjXI7iYS3s1W3vZptu4\nTODf0othZsNeT7K5hWaAFpoVOJ3KS2OROLB5QEb7x4BxNq4mdY47nSytbizd\nnf/3LLJRZOoqLhwxDorBbtUJGUFvZlQz0XR04XPOhSCHc0nKNbbO1pTXSYYF\n8T+38rZsrflnUYobqxcIxRw0e93VKDgLX+gfHJL0DC02hzZVAq+Xo1xCgTF3\n2EC3p8Nse8epSPEHIjnEtSM/ffl5ghIK0VwBojLdwGD/O5SO1xHyqEqVLgz1\nyOZbHIssp+frBpy2xj2fbDU0sx6gtXeFPr84OfC33QpXlR4HY6vRv32HG1gt\ndrHXRMpXXSMTS5pJTxYSD1qLd0YuVetgWksMD+j1E+2t+qL8dMfS+IcSwCQy\nK5VUy4VhcbMVc2bp9pKeX9PamqnxpasYAVNRFTD22feGLtvwv4SyMVooAYHh\nz4xI\r\n=pa07\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDlTQucQDuOGNq7oGuFJFFe2Onu0DW9BSr7q01vA+Q2YgIgEq9w1niONDoOBljfac+xkP5grLHkVV4jumLGKmad+nA="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.1.3_1609860220293_0.4569986249172855"},"_hasShrinkwrap":false,"contributors":[]},"5.2.0":{"name":"cspell-io","version":"5.2.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.6","@types/node":"^14.14.22","fs-extra":"^9.1.0","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"a93baa0a10cda2b7454c165f4a239d7451d71e2c","_id":"cspell-io@5.2.0","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.22.1/node@v14.15.4+x64 (darwin)","dist":{"integrity":"sha512-8GFIa31vFtFleJ2ZC4Nb3QmG426aEglKu9OD3lcufNWSnFL1A6tbJJ0zGhuiYDpnyVRMKVkur/vh1FVNNvR83w==","shasum":"a482cdaa165872445fdb0a68b973ff6dbe09efb0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.2.0.tgz","fileCount":14,"unpackedSize":14256,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgC9kkCRA9TVsSAnZWagAAiGIP/0GjHOw1NPe7R0J46OMH\nfEEY3+xPhcE/5P6ZenAd4SYHkYsmS5qEoDo/DTAzjQ5rpVbMlqaPDzqTBltg\ns5TBxFxIwAqzcJ1PwFgLPLnRruxN2JIU+YdaHVdbKXO9beioV4H+Ij05TW1O\nvDUtJp3UtM/20ldmDna8BaFWtZ/PC69B72fjXk+/batbBP1HeedSgzXZgjtM\npakfyEBmnCSsMSq1Ej9t+6a6TgrXCcNw0T3vTViImcl1PnxdVzw1Y6qlg7kC\nyVnMp4Zu/rL4ydsy/ryQLr6ENts4G4whXCZCXgEacYpuilijhhmXc/ktBN64\nQTq4/2ybynr9BCxaCTJxfw1yWS0R8C3uAbHPik++B6e48QcVHqZ+3rE2ebpm\neNQybSU1eq7DSjBjQa9oTB6CYNeETgllTtkEU6tAJU3YstCQGxVQyivNtoQ1\nkX5x9DkXIzaUfFwOY4IvCvSppxV/RYcgMIdE/f7ZJpX+ipVbU61F4RK4D/zT\nvrBwiGwIb2nDFwTdbJB52W00s0fc99JBZhGdwMFfdBd33SQT3C/Lyd5178Dn\nxF1yMe8DoQBmPjkmmap+7+lPfaKx7AeVkBIEfNSFseuYfdYVO5o7+W30pSWd\ndLDaKdne6wZKpMOED/mtbwAXpxLlweZohFagWI547fGBplCbxFKgp0KcbgHK\n3GNK\r\n=qJya\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFLBLJmy2pW8E1+MPS1itN8x0LWUlVMBSkwJP4LTNr44AiEA8T3yuzP4Nk7uLsxml5j3Gc8Vyu5Yggn0uyvJzTiOxGQ="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.2.0_1611389219465_0.03386386358377447"},"_hasShrinkwrap":false,"contributors":[]},"5.3.0-alpha.0":{"name":"cspell-io","version":"5.3.0-alpha.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.7","@types/node":"^14.14.28","fs-extra":"^9.1.0","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"30d2b0311d86f4eef060245c885207a6c715c3d9","readmeFilename":"README.md","_id":"cspell-io@5.3.0-alpha.0","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.22.1/node@v14.15.4+x64 (darwin)","dist":{"integrity":"sha512-WERFOM39jxGsXSSnf26nUfwTnHMXyGJoaz4dQp+joJA0HcXYFsVo990EIk/1SJFP5q/67adsCJT2uiZ8vlXUPw==","shasum":"7bc804cc4191f1bc46d5d5d24f75d22d3bd72773","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.3.0-alpha.0.tgz","fileCount":14,"unpackedSize":14624,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLr1oCRA9TVsSAnZWagAA+sYP/R4Y8f5XlrNGGjBMWRlU\nZhTUJ/g7C7xbvYp9akZbqdivPcPpRvUHD/FK1UnA8qWtEIZ9JT+RiZY7keC2\nroqEnl8Jo2f6J1MxLHpwsqSfaNuibUD5xVv9T/xxP3+iYpEzFi7HjW5jU+Gd\nMZyAe2IUORQc1Jfd2gVxVDiiUMhxNCZ3dr2ZT1RdtfjweG1e0CaEa2Gv7d1m\nZ7C+50GO47WMf27x9FK30Jt+3xO8FeE7vhRnLztFdlHgVsj1Smf5r80fkBtD\nT3fireGDvw01PYBuHiao6e+QYZIMOt1w9/UyoMf44ARVQ4r18xNmE4y7XzL/\nBJoyrkYT+OnOhnqZBcTNbyL2AjA3jzz/H/ma0t9vjXn9+Zw7DRQam+dcYt3b\n50AresguvmXTwYfLC/1loeBsMgkOG+I7yJXcz67/KJ6HESCx0wy1X1WgVdeJ\n7S09gQwRMcl4Chr0lLEvuaUAlMlnDvrpBdHkizWpOtsmvD1s3OkyGzcvJC7+\n5pXssqQ64w18hb5yVPIlBOpBOKIaVtcsClQ8+aDkGBD9gjp1DLx0xJp2lTpC\nI4Jh4B5CPiNQ9627uzEeKkR62jRo8bTJ8rhZM/gMei1Y2W+H7JWvpq//TUm6\ncK3cLmhWHPK5RrZfWQhs3GknCHucYKAR2fEYLBdKw4Rju59swqdwn4pT7YMt\nG2dn\r\n=tnDq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAafvkGpiq0cC4EenEKu5ELyb26QoYx1ohzzzI7fNcGsAiB30q85V/7MC3EtZxrATqkWcbtmOn+tAlmfoXmeHvHzuA=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.3.0-alpha.0_1613675879836_0.41827496404028763"},"_hasShrinkwrap":false,"contributors":[]},"5.3.0-alpha.1":{"name":"cspell-io","version":"5.3.0-alpha.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.7","@types/node":"^14.14.30","fs-extra":"^9.1.0","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"dc623a57aa12c8df318aaa5ac9f8e7d70a14199d","readmeFilename":"README.md","_id":"cspell-io@5.3.0-alpha.1","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.22.1/node@v14.15.4+x64 (darwin)","dist":{"integrity":"sha512-A2Qtk0rih1sysKJWSUWgVw1edoUHI6tOb2WJOIyeVHEH59XftWvciGDk+/HTdNBeTkWEIdOESiXDIPAn7RDx3g==","shasum":"59cc51403da8a25951b5114675346e360c05f7ce","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.3.0-alpha.1.tgz","fileCount":14,"unpackedSize":14797,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMCQiCRA9TVsSAnZWagAA03gP/3yMUzNo6NLDax6wAS/L\nqLR57C2s95jOCTJtNfXVv1VnrxaYcJXnkqfHvOzb9Kj6L/ZZsfKJKzydchaJ\nd2wMX7i/i11C69OUcwyGr8TWtZjFX09f1xnX32yHNsT1uPVCRyPj0rTyrMIK\nbwZRX3jQZ1C4DdNA1QbbUDj34n7KyIjCjvzqfzGM2svnDk7QVZUlGxRiFzck\n3o3aJ4eLXs15ec1OXvchER9pMxBxUseWlyLfiJ5CEwN+yvqq/54AcFLS76ya\nKIci3q1MZOiXjZx7h75gQdKVRDWgxQjwXu0mdMit21y8g9/fSSg+VguS7Vy+\nkxKWOwUMD8ScRFSbiBmD+aILoE4oaBnz4hS9beBt/73xVbqS0xM3H6sNLNDg\n/Ro40tTF+pp5R0JIRblJJN3ayuA7E76gPazO+CbldhUmYb6YvYl8VwF43a6k\nwp+g22D5nzeBHycu4gMdn/0zltvWRg7iCvscrYe4wBJF2Op1vFJwFylWx+Oh\nVNm70joYUYuCUOl7YZEkRQrjaDjYAYScyxRYd71qRon7OpsOktmjufdkQ1bW\nEATvkAUH6d56/QhB/48ddUWZAMGd7zfCCHfvsd63fortVzSOqAntjU8dJudE\nr6ipMBWpxQJPwiEDELSgCrKAnaTTN2HdcBltx9Q+7DjUGe1MlmjBX03HDhn0\n3Nj1\r\n=iwQu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCnzZWduq9UVAsJ70BQAFT+/DaiZlV4ky3m+yDBZZB7fAIgEZwdpik1rT1Sb7VRBrzvCC63eYYxrfkRMbRlOhdssc0="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.3.0-alpha.1_1613767713897_0.9794004427496719"},"_hasShrinkwrap":false,"contributors":[]},"5.3.0-alpha.2":{"name":"cspell-io","version":"5.3.0-alpha.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.7","@types/node":"^14.14.31","fs-extra":"^9.1.0","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"31d54344356d2e6736c889b1d44bb35ddd9a107c","readmeFilename":"README.md","_id":"cspell-io@5.3.0-alpha.2","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.22.1/node@v14.15.4+x64 (darwin)","dist":{"integrity":"sha512-ZxMvxnoA7aG4l7E7tw9ROGYVqiN0tTLTc7kIhF7wqxyTmNziDX/VWHEidq05I+QZUMd7p8MacF6ccR7jRfDBmg==","shasum":"a2884b3145d3df3eed0a14fd8278d4dede87bf0e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.3.0-alpha.2.tgz","fileCount":14,"unpackedSize":14970,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgM3gDCRA9TVsSAnZWagAA/toQAIGYf1tskCPiLiGLllZn\nYXwfDgeWz0/tczaG8iich4bg48+04t3MFyvOm/DfTcDgGsM4HYh4BkBl5OlX\n9iVvtdl+khTNu4MXZ0KiidVdHvvyfvrQIewa3BljOCK/Xp87EVu/sKY3Wlr+\nLs+lGPRaxZUdv6wDepcIzAWyU3R/9/TKqIq9gX6wiWHABv7bzT90KYuaq1Ap\nw9DMKhMt84SfLgnZPFw689XRWEh8PhgT1ELSDbsUKxfDcJH+jW7kqiXBuhgC\nlDdAmIsuzlvVVJV9Z1DrK6htrjRxy1CI8YCLnKGQqMQD4KZA5WsYrvveCvmQ\nOVrheSCb1atop5Uxcubac4MO7jZj73xSN9hJKhwu80QjiQzm7MQAuJE35lbE\neYF7D1e/pnA7f6HEhwuqodtCih54X9spdOrhIMIBWjbDegUD0wKhoeU5ITqE\n9cYZ7NZocKHRqUhbKeXLQTif7RhWS9kDtZ92tUfcL6Y82yOxqi3UeCMbXEgC\nAcIBec8x+bf9qxVJS57m3FmVz6BkcZYHMRdyjekVg7lUftHFMiRgFG70GP2J\nT4B/DPnuiGr5v8hZZmI90krkEJnFdbSgkFxBxA1GD35VF2yAqnCjBR7upzcv\ndvzmX76STFPMmLSNlo7wiXaojSwwwne1yzdXZNaWnbV5dtZgdhlcHDcepwHx\nWn88\r\n=q7Hk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEufWCTvmxallpP/C/cXX+URGHoRujkgl2Tno/BdhqTQAiEA1Gs88I9hZkrnasfLJupaUN2xIgbO5oggOFj5Z9fSLJc="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.3.0-alpha.2_1613985795299_0.9158506499900987"},"_hasShrinkwrap":false,"contributors":[]},"5.3.0-alpha.3":{"name":"cspell-io","version":"5.3.0-alpha.3","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.7","@types/node":"^14.14.31","fs-extra":"^9.1.0","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"4ab3c426b21963fd03e4f558fc8b378c415a6650","readmeFilename":"README.md","_id":"cspell-io@5.3.0-alpha.3","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.22.1/node@v14.15.4+x64 (darwin)","dist":{"integrity":"sha512-rQ7Dqe0Etqx4rbuhkUglQu7osFE9bByvGRgrsMujRnaalq4p8EJMBvpqvcQlKxCeQrhO+ZymO5KircPEQHp6AQ==","shasum":"c64928148dd5d0977f1f4ffcb877f7508dbf7c83","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.3.0-alpha.3.tgz","fileCount":14,"unpackedSize":15143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNT+aCRA9TVsSAnZWagAAqUoP/iDZ8B6v4WhvLIL27bKk\nd+3gmVJLzxVAffiM9Y1mzRbXqGG1uq8UxBrlo6scjTcSWoop6mb207N/BQUz\ntzxQPNoOvFEP/B+e5WrdAaBdDNRAEDEcXaxqVk1PzkHix+yaEXfhWz5pc7+N\n+Y8uFUXBAEXF4AbUuAz1I7hovDM63Bnfanvw154oltLQClbSo5Ra7EBTF2kh\nHXktFPlhS53wbGbA5RqzqQkj2PuaHz5Ah85nV0r6i5Un1sdnTDmCycdOfG38\nL7I6QikEaoqcwHepAS4496kN+tEoDtE3QiLX6CqKa3I+TdqGxQqIigXlnHhT\nuxLLgQ4/YFwuko86uuHFIHY1kjwEenTj8T611yKjzTOStGcWf6Cgcbwr7oUJ\n/U5w/4waeOF14xBOI6k7yKC2rVneLQ6NcvAii3Pu8UaIAyZJItL7zuVrrEW2\n8g77TKRaQm4B2Ep3cFz1z5O0I3GB3hytK9T56AHWH9vM2ebT/1Lz299pUFZT\nARh0iY9/hWxuTAib1TA5MUANEJgSRIIzBZXDiTq3b5RqjZbhIvMnV0U/jf9h\ntuLmrIrgVOuwTcu/DuefKJLOIhg+TCh71PBclXElanD8UYWuf91WZ31sMLEJ\nuLEVSzzDm4GaOCPc4kjyjsh2J02jA9MDILTB+XYH8Gl4nGAMFPVAgk3ekT3f\nxemr\r\n=5qyy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAQxhYgRPwYopTnC8Q5+cPlbrf4y5JEW1MhAVBLxSMRDAiEAi6GcQ+/C5UEmT/WBhpeAtK3bDOSIanyGaTXeu9ziSIs="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.3.0-alpha.3_1614102425573_0.3224562268209523"},"_hasShrinkwrap":false,"contributors":[]},"5.3.0-alpha.4":{"name":"cspell-io","version":"5.3.0-alpha.4","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.7","@types/node":"^14.14.31","fs-extra":"^9.1.0","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"5d3eb97efae5ebf7a7d8beedc3c0dbe912d0f405","readmeFilename":"README.md","_id":"cspell-io@5.3.0-alpha.4","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.22.1/node@v14.15.4+x64 (darwin)","dist":{"integrity":"sha512-WEgRqNWGwoUuPEgGcMdB+WNS6z7cWQO6FNGnDlu3RosXKmDuI2qpHD+j9PNmjkI2dIlrL0t955McImBDYJp6rw==","shasum":"85291dac5a9364a5a82279c902c347ae35c96f6e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.3.0-alpha.4.tgz","fileCount":14,"unpackedSize":15316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN21ECRA9TVsSAnZWagAAa3gP/RiWj5BCPVOBEwV6Rmcp\nH+s83t16IigZvPah4uNoovjrAokGU86MsbURvdMS4M2bFyLvfeFzuG30qNnq\nkPLjtA9iwGKOMfJ1yI4Z4CVVXpUVkPlRFjglFC/c1IYIEBBSP4FY5dkvgZgU\n8EOkA9dsqmRHXy+/xlIDjoO9r3LnoJlZr1ABNn3Uiou1KT5VpUSfG0Y83a/7\nV6cKCC+3SDm4iigjWonhOv9VRT4+0vy5nD3Rzr+vhRrx7vJVk/h7FiFlt0zc\nihzzO7YcFR8pFJoWsMn0KnqDXWO8QzqnGbHqHjxQI5AKMvmYhPa/8xbuoN3P\n94T0qSKyAuvzSpOmEKsW0++BLR13cUT31eZABpr8EeYZECschC3mDNJwy+6n\nep+Qkwj0ReQlYqiWsmTY7yvXGk38v0YQnxWuZWm8FDw9lzZOSnqOIhZ3rvrd\nCC1bLlGDdO8JY0RwSTl4lTfXfb2KIouLqH6ak6O2vSm2nNu2A6eD53oMU4YW\nV/xvsmNG6ZTTm39nu1f4fivHgR9L5/NCHikVuP8pzF0dM1iyh+QVtO1KNVwU\nWCN+niJ0FlENoy3r816/7mCNepXogzoGuE8uOLyC0s+pQ2aAEhtjlBi21Qhq\nMsgdq56j+TiEU825j0Hg5ZCdU9Ji9IhZL19R3AVrfAMVuTkPxd+t671vypXW\nlhqd\r\n=6/Pk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGoahnRBA6AH2gWC2cW/gL5jgfQXBT8Lg1Ajw0LTJceMAiAakI03W2ZyTXocvOMphTdA+XDdSrStKVnF0Jz9vuj94Q=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.3.0-alpha.4_1614245188232_0.06477303056238615"},"_hasShrinkwrap":false,"contributors":[]},"5.3.0":{"name":"cspell-io","version":"5.3.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.7","@types/node":"^14.14.31","fs-extra":"^9.1.0","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"4fb90026bb8f9b2aca5f0d659e6702395c0ea990","_id":"cspell-io@5.3.0","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.22.1/node@v14.15.4+x64 (darwin)","dist":{"integrity":"sha512-Uex/31ix5Yy9c4ahNHp5pHe3B3MCzJUb2pBxZyPTMZEIUcBeTvgRCuxk49vOU9pgXxhdSuHbI4p5wn5ys91Asw==","shasum":"916e4c57961583ef2ad79eb4c58bcac3aea0f1d2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.3.0.tgz","fileCount":14,"unpackedSize":15465,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN5RKCRA9TVsSAnZWagAAypgP+wRWdGvcNM2jviEHnXGN\n/DL9H6/S30tiFPPUfTHo+yBXNu972ANUAPaa8PeuX3iUZcxupVJWg/ZAvmmb\na4lcWraJYpcH+5ET+aoVJcY2g8uhmVnFA4WV/UZKK98Bt7TsRpIpg1Tx2BFk\nrW9nEs3zycKy1ZQ9dGDU1HeIUJBI+O9cKMgQSQOfwc2mQrGrpc7m79wSY6iw\nKAPxlYj6PDPd8DNuKMYgZq5fHOPlUhxe56SwanYwzSKO3k3eCEsBTZVCKzeG\nN01nRRovwbInGVKzGnVyaU2GfwIEU/lhgQjCLKjhe1ylnTumc3G1CDDWqqgp\nlvkiRLWtSfpdrhh/EdkUhx6b8aipHMZegzEnjjbIewGOKpIiCf6hSvhmOHGX\no//VE6Pqu47rOL2Ih8BRrz1pGDVKOncEzNOquO7WyErPmZngkfe+0DuMSlFv\nYMPye8NDzVSjgpHhkC2mgFrKzkLTJN+t3lkp9tIsZ1Yqs3Yf51nCibzgMkci\nP7ZS8poHCQyt30n4bQOqJG859OGWGQUNdMiqHw+vnwz1Pfl0XYmfQ+dW/gdT\nABe77H6bM2GpbgI4On3x1nyo/fWUPlD/x28a+Tq58gkg33kkV7deBH2USatR\nv7dyoNxgmcHcRebVW6ToMhjaXm6IOrOgSNDxXdyUbohghwPd+eWH06/SMO/b\nJhIJ\r\n=NiZq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC8rpq3hPBzFqqetp2qDw6aqniSviKZhcgAmDMZpAc6EwIgOKxpYBiRjkj7BH5MsNl6gfCkhSArf5OXhwXvYCyjBww="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.3.0_1614255178175_0.8837601066255707"},"_hasShrinkwrap":false,"contributors":[]},"5.3.1":{"name":"cspell-io","version":"5.3.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.7","@types/node":"^14.14.31","fs-extra":"^9.1.0","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"da5c1ab966561abd8862036d30211b9f57151ac2","_id":"cspell-io@5.3.1","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.22.1/node@v14.15.4+x64 (darwin)","dist":{"integrity":"sha512-IBkC24u+ougvDgQQA/etfswNKxoleR6NfTm9n1EWbx977SVtQi4sUheudSnIwMrz9QmmC2iSmviAsGCbfeqLmw==","shasum":"b7c77ac147ea2bfb67ebe9ff01e6fdfb980b2991","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.3.1.tgz","fileCount":14,"unpackedSize":15615,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN7pxCRA9TVsSAnZWagAATN4P/j2Kjl+En4lVnhA7pQG9\n6psKcOKQRjE3nWe3y5c65Pp/csjNWN2bnPtdRHqmOWIbfmV0evzV+qqLVpU7\nLRW4kicEyaV6R5hLMd0b//vHYFg9E4dwk+III1peUv/sMjiIoYCO68a/GhUx\n7DUlEGaxfmlu4lQlCOj8t+9V49xTp+UMOmNRSZujbVEYaFPnY+Oi4reO9BPg\nFqUf/rmeJOr9M1ZJ/kBDhIHrCNTlJsb4iBHM+Ien7/UaIkyjoBmQ8zl8RVLP\nwzZZGmpCXvc/Jd0GG/td6fAevecwtPHABgLyT6tj9r79sNPr8eLpo25pc6sg\nwlSbej69hq745pD2y4T7iUExOg/3ozvJFc0fZoz5IsgQ3TEttw8AHK6sz/hf\nFZ+CGlBMx3YZEMivwMOjMYYyA1GDBatYiFHIj/EHv02ZlKWmvFgU1BrnX313\nDe/sAWBdfTKB6v3IGpJIL5ae7rPvcVbBNRMbKpQxd1JjnN0xaTZrUJ+IZ+HT\nDN6T+A2z7Yb9GbANYK11SCm1z25FoBUCI7EnpghgD3A6AmoHKbx75yIOdm3v\nM2tHbOSzi5H8+ztDBPNQ2Yk/fWBfWQDJQuzvuFPKUkaNAwn6lhNRx7P5mNG3\n3KcCITbyhOSXfbxQDvburBEkw3qnMtGVu1hiGWo8hBpJu0Q2ig2kO+Knxz/m\n1FPf\r\n=FsA0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE3w+EDISxpvd6jf+DQyQ0ldY9tcBtVDwLFiX6vN88CCAiAPAh8kAewnWYhbJBbVCsRv3s9pK6VNN7J1IIgfndSEZg=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.3.1_1614264944579_0.40056951181642253"},"_hasShrinkwrap":false,"contributors":[]},"5.3.2":{"name":"cspell-io","version":"5.3.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.7","@types/node":"^14.14.31","fs-extra":"^9.1.0","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"5914484c6faf7cdd64d7b75e8c2bd1a3d004ffc6","_id":"cspell-io@5.3.2","_nodeVersion":"12.21.0","_npmVersion":"lerna/3.22.1/node@v12.21.0+x64 (darwin)","dist":{"integrity":"sha512-pLBUFeKoKW+HOL3OFSyRK7tDD3+VjIpmWH6H57HgiFc82lrMGsiqui3Kc5SCO0arpb2kiIwWikDHpzF3GUhC+g==","shasum":"b15221475f832a1e4abbbfc25b5d6611bef0b715","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.3.2.tgz","fileCount":14,"unpackedSize":15765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOUW4CRA9TVsSAnZWagAA4NUQAJwzWTepyYubvZxEh2Gc\n1FOTDTTannkI0udxuu4YobZsccZMESUj3d24ofNV273jImw79/xc2rV1UvGy\nguUFqs0+ZsSvv3dz8USAx70IxshR5smSVR+zRqUJ/bl/VWM83H8t8uhZ3CD3\naXw5fZRrFE1bRTTQNod9HsPrerBU8edKARJQhRwG4Yxsr7ot+P8jKc6dSKYK\nMjU9WB0ZOxWljy0EP5Yne0Le9UWXy1+IUN6QSxWiIMWPgYlpNrEQ0dJfTJ+U\nrqIIRwEIazx6E07rRIDTCUgKiYWiOM7pk+CfsD/zA7jk0KKW9X8B8HKA2Sbw\nbOKynxv6IvE2Rd/nTZpmyFPIdub3Ygzgqf3duqfOAGLljcVdIwnkxL1uCCoS\nZ3ooyTJJT84PX1bvgOZkHQxiMafV35rgKBcX/DFi7Ree9pKz3dHM4Ih04oVd\nbpzXotwyTKzu/fQew7qZ1vmLlQkjEesSudefa4QyXmsh6fPt8+sIr8WD0p3O\nRgOlQ7PJ+/aCZ5O17b+Ewf03LwQd1fBKTy08yIk+idVPBCRLEGDz/R6PEse+\nsbhKj0vgnrR80OJBkPV+socrGlcpbnUHJLPMeqe5BfnW2fcxmu1BSdb1SgS0\nNSfSAjm2Ua6euqrI+3wm1DaquHyVaspbU6bYXLuxtEsuzOEKQnfEouEyliZX\n7q0x\r\n=abc5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD4mo+4TTx66aXJ3fgwBPVdpctHPOJxObhZK+Pvx9l/zQIhAIlQi0yLchxxC7yjVTGCT/DTBnOMC15l7yzrTdUBSm5N"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.3.2_1614366135956_0.40976316194414664"},"_hasShrinkwrap":false,"contributors":[]},"5.3.3":{"name":"cspell-io","version":"5.3.3","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.7","@types/node":"^14.14.31","fs-extra":"^9.1.0","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"6351175373247f13272f716c9093af85da1368e2","_id":"cspell-io@5.3.3","_nodeVersion":"12.21.0","_npmVersion":"lerna/3.22.1/node@v12.21.0+x64 (darwin)","dist":{"integrity":"sha512-iwcddK6sLW1bRxc2m0I+/yNG8dTfpPXxVVVK4wJptuG8Yah0PeAjzEy6LcOjTWggVrRYjRkXaceZg7mLHyf7cw==","shasum":"599a2e2446a5e1ad6d758806f2b3b7b2eaa2ea47","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.3.3.tgz","fileCount":14,"unpackedSize":15915,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOWQPCRA9TVsSAnZWagAAD9UP/1m79Lw2DFshsay5YH3U\nTiHef6RNnjucHlUOFY83shobctPXc7a6Wj1YXJDzU6kpFfwZhj1PYNL2Rxnm\nR0H6LkpGNfu7NFmCaCB2F2kq3Zx0QPEHY5ocQhLr7oHQQsJHS9czi5loyAva\nFkRCwRFhXRHbEG2T0G52lMY9PFTdhQi1pYbiw9FvsikcVBiue4VIYZt0HTYg\nYw88zkPgLCHqsmbUeC0JDoimyRAAIEgkRv1b5m6y5sWVSQv0TCldzw1Kg2dG\nr0lTeQfMO3KUe4NVJPyepPZ/w2WGxsdt6U7HZxjbkqKyjUPPIEq0VYsh527F\nPtbHu62bx84XJ1fE2gXS/h1LJl5oUggY5+Bi8UQnqHqBTm0LyF9UycBoklKG\nkbfe6Yrr6yiZWt579rWnilmPkcCK1taDyDFBQtdAqw+ETeMGkDI4Ey4KDTLX\nUvYlsWp75NEkbmHbaH2VGarl5OBj2ze8z1Dn3QDGHNEn8r8E9O9F2XI4PXZZ\ncSDcIUiH7+dG2WNLKt3zmGokXyuuTPu1hFLmNtB/YdM2SW0S/mpIKk9MzT/5\naqVZeH7jUC13iPDINF2zDj2OvyJGH67zxgT3VFqlxSh9zQ2FNi6IihQTy42N\nDhU/R8GyGm8F11RSSYo7beWeHfvP0dX8XFXR+oWzDe2JnhSs/b+HQHGGsbPh\nfsTO\r\n=Tgh2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdpesIeWJppvPpTtCzkuGXBDoCzjo4iW+2W6BvKuBB3QIgezJ1d0UVqH9iyeSofadd+FjwHqiY3kLPZAsD+zLLXTk="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.3.3_1614373902951_0.8205638351470101"},"_hasShrinkwrap":false,"contributors":[]},"5.3.4":{"name":"cspell-io","version":"5.3.4","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.8","@types/node":"^14.14.31","fs-extra":"^9.1.0","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"edd90ad5db06ad2db6749b2f0bf36e29ec76cb6b","_id":"cspell-io@5.3.4","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.22.1/node@v14.15.4+x64 (darwin)","dist":{"integrity":"sha512-1IHuU8Y4zxGj/nyH6DawKwQevRNYiSjPqoLjqyJFeMtd3Nix0mVHf0UxotPiHhuZkuuMgQkxA4EeavGDS5jOng==","shasum":"b468ae8d92de863a5aad5d6d4a542e4ebe63b63d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.3.4.tgz","fileCount":14,"unpackedSize":16065,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPOGkCRA9TVsSAnZWagAAHtsP/2qjbRlkZE2DOp3ZVnbw\nEfELgYiSbCbxP4J0B93RjsYBDFRGM13y1wlk1SGNdtzxxnRuyAwT5rJpMAAK\nZZVpeiQYx7Va9X9csTkSyfUYKU6oyR1O3rZS8LiK7CG16PfTlvgYAUBVDVEO\nD6jKX8uk7r+pz1l1JAcbpLRooIytznUtH6sObWkZZ5+wf6690B6fFfFH89zW\n1B0pFad6PuE++QOI/otwJe23A8/S2xJogUbk+Kx5JO2RcPFrxM7Tk/ku8o4y\ngG7ojTbDOw2Gm7Mb7UDKb7lucxZhctSGz3U1auDmI4WqmTTuNUt0Z1FY58w7\n/iIbLDG23uY+wbdxEbHo7PpWaU3vDLyv1siK9s4aID4fvZ/2K+U+e0z5a7Y+\nJpDamM3za6sigvoiRBL+Fs0eeGtFT7rIGAF1C5Gb3ycJDCghgzuUfqiI5QxE\nHAWT9XF6Lmo78PqFLpMPHHGoHZMVBrv4bSjwNsA9ecnc151fcgtqTLAdDoRq\nqJ9Yw4pEiLdySJYJR4+CL6RYYtm7l7Kq3ogDvG4vs7bnQal0uQcZKFvzP7qh\ng0B7veOObQUrEvsEb8UgNT0MOACvBiqvcw50oVWdb1Fgts/pSlykGjHp2ANq\nEno3FX7V4dNaXpbq25eMITU6R3jTvmXBiyeaHhlN1U1vyZxjUsK1aEQ3HHsM\nh+cy\r\n=uqcK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIELgF5f6WLchZN/fhmC9MBxcS/2Y5DYPyjNu97V+xQBTAiEAlP2kUjhyhF7D9gyjT6R/6+TEY/UVvOVzulanBS7F6fU="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.3.4_1614602660212_0.5308811310280672"},"_hasShrinkwrap":false,"contributors":[]},"5.3.5":{"name":"cspell-io","version":"5.3.5","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.8","@types/node":"^14.14.31","fs-extra":"^9.1.0","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"43b0c6d5b0e32f9e785f2b15bd6823c0bb140ea4","_id":"cspell-io@5.3.5","_nodeVersion":"14.15.4","_npmVersion":"lerna/4.0.0/node@v14.15.4+x64 (darwin)","dist":{"integrity":"sha512-b6/viYgSu455q6Eem1rva7w2ohu8zYUxtQouZCS65JTg3GVwGZqdn32sJalPfvlsnKKh6Knu7IImBZKkvv9KIg==","shasum":"974ddc7d4a4cad0c00b8442d768b8f07b0c0921e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.3.5.tgz","fileCount":24,"unpackedSize":34895,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQbHxCRA9TVsSAnZWagAAXfYP/0KWnQKVK7VErkZ+iUKV\ngFV8Wb0vUUFRrKCujEAAc2RFO3IhGYD0e+4OTlUHTbCvVr3TtXjL+VH7tPBj\nphSa5UT4U/3dQDxp0WV/gImzd5JpPPPPrgGIdDunwEd3FM2KepH4opOUQxkH\nRUoV108GHUnE6skX24OncvsvWlecaVszxmnDoF4kfXUkKCfks245w5qhzZzU\nZnt0INyvZKeKbkh3yRP+IMzDyDssN1ps1ZLL+4kjOtxGZIzXgeA9+7qKJm8q\n4/YjiVsCHx4CGmCpZKkbFXaP1RFICYzq0JMcPx82D2QchdQEVQJ6CeRgybw3\nXd432fRAz69jsncMGoJGQdAvNMyUcMX/boZ9E+zemFwVOJZJhX/1ajgconRs\ndEPAsq+ECZUbqtmhTpPnQHJJcNZsCuOZPdJgc1z6DTiaLQqHMYhOMFA7O5hk\neHhAF0Y2b5nHBRDkDrXgiJz7lQUx217TeSb8Nc5XggtmyqnQaH7GBcan6Qvt\nzkE3A5Pybl4mEFqZweENIgqUapr37KTe/rZKjtmRAE1GxUD6g6BGWMNpfWsV\n75UxenOHIWkpESXdWkcMeiEVgeBf8g41hcKhX1lX7G0OuGzsReJVhX/8DVyX\nYJZWPf8uXkNs1f8YhtwLOQqgXoCvwp69oKbRiBn3EgURzhpQUjrP+Qnr8amk\nOn6U\r\n=tE2F\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCuhE3r4UNoRjQ1BZQobBfBjh+Yk1NgnDtk4FxMBlY2awIgdfP9MiC/KPhVGOiQbg5G7Bnnfzs7UGLFk9V2r2hDsrQ="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.3.5_1614918129122_0.44958034543360914"},"_hasShrinkwrap":false,"contributors":[]},"5.3.7-alpha.3":{"name":"cspell-io","version":"5.3.7-alpha.3","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.8","@types/node":"^14.14.31","fs-extra":"^9.1.0","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"5b969be3b5ce9377661300649c6c1e12d88e621b","readmeFilename":"README.md","_id":"cspell-io@5.3.7-alpha.3","_nodeVersion":"14.15.4","_npmVersion":"lerna/4.0.0/node@v14.15.4+x64 (darwin)","dist":{"integrity":"sha512-GhVPsysNhSf3DvbEmYgBLjpkpk+mtXN/cGNOApGG0WJtUSrZi6c7GzweK2zxwRN5teBuCXxMwvS61ujRO0t3zg==","shasum":"73a4673baad11dbd5a4ffbd7935d7f1f84a06468","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.3.7-alpha.3.tgz","fileCount":14,"unpackedSize":16416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQlnWCRA9TVsSAnZWagAA/7MP/j1xEiy3RV88EI5cJAbc\n2qH1jew4PPcIjNeveUPEntZj+5ZmDf+vTFb0K70MXXQaqhJu6Km2IIDzsElJ\ns8xJS2a3LIpyQEB5HPFK20m19z10VAFmqwZjf+tc3hhheXbqsNiGBbOKGmoG\nK+UOxZgROQl2Wr33cxUWsRuE9pSPlTny4IkYh8+BPnPyuDVhdP1vhquj4CUL\nG687Clihv/icz6lNYQeJGbHHtwi0OX0/bsSWJi3lBFn//LwffIoUkl822nNS\n2n3llCNxjNTeAd0tHFEUm9PUafG65jPL2KTj7b4v2U9rE5g1cOQ5bGObZ1Dv\n9bK3pOBij/iRQI6lWBawhwAjkH7ZOo/UhADI5ZFybxHK/dbbvD2sA6xxeJMy\n9g3YhLNWYuqS1SI1XQ0DlFKulX1Ct0yd+Jw9phdZf1TdSB3DBWc9uD1KdUfc\nuzdyISlm7S+2Y+IiCbwFA40rKn2b/dP4WMurdDWtij+8lSbd04dK6rdXVVEO\nDdmi4s7HwYD6UWQROrHg9dEd0xA5KNagn5rQqHXVya4fOBMvhF/3cJICSWc5\neTIgLlTdrSl4GO2N4PyrucFjT0rwQDe+cRXhEWlpqKnSD9N+WxO2dmqXA6SD\n/nuTEgrlbBSiqn7yjtxJ0foJwz2IhRTyXSPJxO0+WaIvwn6E+NP6IIVd688o\n0wbT\r\n=An5h\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD4e4+Xhwk1/H3zDl1c8faPcCaMveJ6FxVZthLD7xNkWgIhAO18XU+Kw+hJjopplFbrTUiYHrGI48gSPrGj2Xvhd7ST"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.3.7-alpha.3_1614961109997_0.874988212882972"},"_hasShrinkwrap":false,"contributors":[]},"5.3.7":{"name":"cspell-io","version":"5.3.7","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.8","@types/node":"^14.14.31","fs-extra":"^9.1.0","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"48a67ced0d0a43a8f905ebe3e7f8e71bd43a8f12","_id":"cspell-io@5.3.7","_nodeVersion":"14.16.0","_npmVersion":"lerna/4.0.0/node@v14.16.0+x64 (darwin)","dist":{"integrity":"sha512-uQZed/E+mBsAxH8rW9GqYL8IqaT1Ed4FJZnK4zjIWcY3KPpNnGAywY5XtvcfQSn59WIyjhztzle06z7wGHP8Jg==","shasum":"07ad1e719b6f4f9274535502a425ba706b91cb60","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.3.7.tgz","fileCount":14,"unpackedSize":16566,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQoBACRA9TVsSAnZWagAApSgP/0ws0rdsvBcUrMSG6jbz\noBid3cALklun5RxYJfYjTdpZtIjwGrakZpIn8CHjDEL+d/NZ9HbzdY0AQ9jk\nMna5Q7qkDFff8RPCKJv7lkLvtHIbOMZ4UgohMGmxiIY8fV+DLEsLL6CARA0r\ngLdjQoYzBTC6K4eSwtutvUoccy+m7eoXt4PERqFwxRAe8SaX1bOPlav2/FGa\nUyl2dVeS0E73FtMX33wOnaWLEp+SbwPqt6FZLPEKIGO/SGiihsBNY73vGC/I\n3RfSEq2FY0GT0oqQyXFiV/o1+Aebq4hHwq+hYD7Qt8FSu+pBSjtVW5seMFur\nzzxb6JcoUXpnZVwyNTmry1SmRSpu0GKWEZiqWoSUvMkpD2y93ptqILE82bV5\noQnzMzRDzw8I9unL/GY/v8Cs8ivhJeshL+th1GWuNJuv1ZGxsk3eBCOyxJoe\nt1K4dm0g7OXVgHYaKcySP0v16Mp/W8sPMpS6AnuNuVuThjOcxr8mmgpUX5pA\nPmhkiwIxFtRnApI80bkE2SIowp4lPFVl19uPbCxPrbHY2dYtzoIJAbQlyR96\nCrbi1XWIU3hBtXrWfkLfDFUkyp7UVMn1h00z4Id9kzYkiVBil0hPl0HWHsqS\nljEKNGniktdVnVFvnhXjVaj9jftzwlE2RJa6R//5/Uy5jCjk0wN0ZEkn1s6M\ntkKB\r\n=GtTu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD8n32ES+qXKeJd+luorW/021thH4Ar0KNAvamyC8VgqQIgRaLIW93Iv/iPyVZaRQPmncfDs/sz9RCYS71aZT3IzIo="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.3.7_1614970943925_0.24448353313999593"},"_hasShrinkwrap":false,"contributors":[]},"5.3.8":{"name":"cspell-io","version":"5.3.8","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.8","@types/node":"^14.14.35","fs-extra":"^9.1.0","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"f030240e2a5941f0acec16995f42a488a0c839fb","_id":"cspell-io@5.3.8","_nodeVersion":"14.16.0","_npmVersion":"lerna/4.0.0/node@v14.16.0+x64 (darwin)","dist":{"integrity":"sha512-+Xw0AWSHPtvns/keYi5iXG7vhrgU8Ebn4Cz78c150T9cKI8Rj0sJxwGa1C/5tNpiNz6YfKOnkpv1Ge+hZ4B9FA==","shasum":"ff7a901d9bd0b16acd6b62528fff1693164c5dbc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.3.8.tgz","fileCount":14,"unpackedSize":16716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUgUkCRA9TVsSAnZWagAAKNMP/i75n6CEDMBrNpVG5H30\n9TeYxpza9HKA9qrxsu5pLinzeB4rDpJEKOnCib5aat4SvuzWszLTUH0QJ5Jj\nuTy/G3anV2q2hrMO9t/HUzOU/VplTN6YRsf1JVeYwW5XXqgftIYkYxLjLQjH\nL7F7E2oG3IvFDoYmRG148FZ8ogDuP02jzuBwduU9LSi0/K9HheNwNtyqh1pK\n4fOVgLzq4MGKitdctUMAPe4hA3LoTb/EdMVybxUc9EE+3ZIHab51I32WrMx0\nGcU8JbVoXFvKq+HNo90r/k/8cv4h3P3WCURZzY1fAMQt0vms8ushPpanzkXy\nQDnSBl6+F5IIurkAtXl7ogYVZmB2/HuPsj3PIsfjlCxIC9uPYCiMY7/HjJ8i\nbA8S/q4ilFWEp1hAvxhEA3kpaNRYcS49jLWGsQvaNAA9ohf3+ArDco5C6BI7\ndz/dCzlRYwR3X3u673rWzABjOGBoo9LEkg6DyPKuPZDeKlQ4I/mSfsIMzdJl\nQI32+v/eGIY0mq7GM1ls9fX8HugfRDHCjiLO/e0n0WPs3Pi9vAbmo0VP5jQT\nKYmwLSX1hh8XjwEgL7vbOX8uDzBx+hr7ydBFXJVDjYgkmgIwb6krsukrDj7R\nfLw/A5yxjoQvd3R+imAx1aVG3DX5u3HPpp6gU2jsgsJiK3MHJAI5AMZ31ys1\njIBL\r\n=7/6l\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCkwLD1XSiRW4n8IfiYD8tpbfOYESYyoazS4UnX+ye1egIhAKnC9l/LpwxvTuXfbfOcKO0QdnqW1W8e0lS0FWxSYu6b"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.3.8_1615988003969_0.5227070453924358"},"_hasShrinkwrap":false,"contributors":[]},"5.3.10":{"name":"cspell-io","version":"5.3.10","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.9","@types/node":"^14.14.37","fs-extra":"^9.1.0","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"316b4909a08b8dce962b60835e10b2074e6fbd75","_id":"cspell-io@5.3.10","_nodeVersion":"14.16.0","_npmVersion":"lerna/4.0.0/node@v14.16.0+x64 (darwin)","dist":{"integrity":"sha512-0h1MVElGzphDsKpRxV82TYOJwGadwqI8rHP3Box6DPL4V+LfjJvGjv0R3ed4C7xLo71W2uLFNRl8WwsNm/6bqQ==","shasum":"b1d1da51ac72ee149b8d5593aa4285f9ece650e4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.3.10.tgz","fileCount":14,"unpackedSize":16869,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZxnICRA9TVsSAnZWagAAUF0P+wTojL9g7ksS4g+menzR\nH79exAemab32WIH+ENNlBKVc9PBm+dmyGUOb+CZMenyiMl+1ahyvKnb8ZjMp\nKpKBG+o9+xzmapnvX/TqEGikmwxZErY293JjmFoYwczOimegA/j4oYLdUjAy\nH82Xwsayw6Id2lzrXavwvIXyjyIVqECswYCO58QaCc7hZ414qPlAo41Ne75m\nbEJeuHUjYvLOBYWxo2+1Af5FqDsVhHX67VX6TnohvVyja8yDBh3rChn92Vpq\nB+Gk/MCX8Lh0BQyOYGpWZK4zZhGk5TsAjVglGPlgf/Kj8dv2phGwE0COhu6q\nG5rfUbNC+/IcbMY0OJ7C5UsOpijyPlfbsjg5NcLkx5ivZPsprDLjy41AXrZv\n8cLNv5BdQF66Xth5RA+h/jPwzk4FFX2wgtfDtX/wBINV5ue38yd+nV9nQRkv\nBZmBfsydlB4QN4JDFQoj2GPyRifCgJZ60c/PWzHU4yKdilTZc+gtxkFGS5Vr\nqDuvAd3XSWagKySdSW+yhdoRZIg6iRcCFzkFx/YWqmgNKjlusC89E5NuebfU\nfHEzQ4sMb60JwIEQBxXq13CakGHjkVhoTLp3gp/Wf1p5V1oreENFH+39Krbl\nHxVU7SrNSbAVUcjnBdRuexs8rd9KJ8qOdBBpMf5E1RIAk7QgQT+s+rdt9RlH\nsHBG\r\n=7Yrl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+XVFLXBOIoe8LOsAaNMexX1zr27pa9PeBUNltLVAfXwIhAMEP9W8PFQQDVTEZJ/WtPGyis9hPyuvr/c4Gi+07eTTR"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.3.10_1617369544012_0.5713526416976313"},"_hasShrinkwrap":false,"contributors":[]},"5.3.11":{"name":"cspell-io","version":"5.3.11","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.10","@types/node":"^14.14.37","fs-extra":"^9.1.0","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"7609af7458bc320c0284c8a1b95258a89dc5aa69","_id":"cspell-io@5.3.11","_nodeVersion":"14.16.0","_npmVersion":"lerna/4.0.0/node@v14.16.0+x64 (darwin)","dist":{"integrity":"sha512-n/iluwUf2lMODeZ/NJuM9qFyBvee5JJdEFkCI0CrwpGmEgIWyW1YGM00HrTYvIMYCI49YRfK7Hf+No8Hp+m2sw==","shasum":"af3411ac03cd48016e3cfca408fc8978b92cb8db","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.3.11.tgz","fileCount":14,"unpackedSize":17023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgaHepCRA9TVsSAnZWagAATYsP/2RCIGRpkaB0KnA9N8Yc\nhWiv2WW7i60y1BFJZ417wxeRRlkrSSAgFME4dR6/FLD1Sb4WbqVhe53DB+bW\nEusEYD5W0fFiB363L74/m6kE0xIx4FjA5AYeImNHQ5qfCHiKlaJBRCDcFbId\nyPa/AMBkzl7Cfp+EyFs8LPSn3AVFFbK2GjhK1MDyj4szMmNXSA/DeO715/ou\nv/mN2wGE3hM4e8sTxTWhavU+J65iWvynyy89BstzTfu6nUvcIVlajo7GJdu3\nyOevEyxM7uPTMxztdfsHztSRomx58NiaYdm90sOM16Vrs0mNIwfxKhzukrd8\nmWAo+mcv141dc0errb5Rjc+fwB/JcL26HhgnyR1KPCtLNPN434Hvq42K0jpS\nxf6R1ojF5YToef/Q32zL9VB4zXa+opNEVqqow2GkOJ8KtoLk25eH70jRTZxV\nBgNpEN9/7pTHnFKQCJeKmac8Nzqig7MAHRoQ2EJWDI82xZv9sMBcXMVN5ZX6\nX+li9rPSqYwoUxrXuKOv21sXcaE8J2ys4XKtYxyV1Zb07i7Ws/D2EomLLiQC\nkYsiNcsc5SoKQhZsrYtUbztAXGB7aqCI7Emn0dUuruJRJZoIrPlERrH/FRJH\nRWx7e9fKiGpeLgqpdpyU0UGm6JCzarbrtizq4v1S7yzkp+qAhC2Y92VtasKa\nlaYU\r\n=XESc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBg0KKlU6YOsudmcp6LSZPCfnCo4PSNY4VAh6BMQ3PxYAiBqvEWp9jCb+kwT+gRFhXaiEINYeDomBudvqMAyVZSNEg=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.3.11_1617459113119_0.947878712251357"},"_hasShrinkwrap":false,"contributors":[]},"5.3.12":{"name":"cspell-io","version":"5.3.12","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.10","@types/node":"^14.14.37","fs-extra":"^9.1.0","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"84fd087c94c5858a94b5a083da6a26f647f5f1cc","_id":"cspell-io@5.3.12","_nodeVersion":"14.16.0","_npmVersion":"lerna/4.0.0/node@v14.16.0+x64 (darwin)","dist":{"integrity":"sha512-SMVG07ctDUvOADuo+jCAo759eKpqVKXFClDiHUX3DOHowOdnjiZJozK9zh1uGVzCPZDjmoIueFxN4daPIcyRmw==","shasum":"9eef76d4691f0b99016275a7d02abd0afe2964a2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.3.12.tgz","fileCount":14,"unpackedSize":17176,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbAUGCRA9TVsSAnZWagAA0/cP/jwud2pwYaOljJiXSfZ+\nBEcrH3a9H46YDRbcv4omMkXwkPjdTa2//sGGY3pawcWXgcGnZQyTKyfvmiN+\nGpLC9tBNlSSbs608wxpD5R6ng3bC7y6pHpChTtaZahK3egjWe0PD/zNr6QsJ\nxEFn2EoN9qTl2dne39xwBNFGGlsmjpOxfTkdqN7YJBHmIQFkgHuhu6c90XtI\nmDOW7dqna5I/jy5znSmbGSuatx2bQAskUMh4+IHqQSTlfwEn5vW52V4ScIzW\ndAJ9C4BsE/cd7z4FhZRjcp5Wu6z3ds/Jjqr1eNQiJK81G0sKzCi2lTd53jO/\nqTyHkOO1eN/Bi1JUMFryUX88DZDpNIqRhgKdoYT7V3DEJ7clKd1Y9KPUcfzP\nA+WFzlj6/W7LZ4l7rQEnJhCLCN0nC5QQUSkDnt8aQG4FCW/5UJtCEeDSJkLY\n3GvOtgBvcdsglcC7/7ucTlPOA+hR6m9jldvuVVSNly/7YDdUeEZ+ONnlNDPH\nhT5pGiba8hVVM4zcMLbOipLFwkqWvmKVchRT2xMc5fJ5IXc1FBz+RCSGj4u4\nIJOZ2qkK8C+vTI5SXpa6PuDzmqDR/HtFNJk/SE2dn2Tehgyo2dplaUFQZQfL\nztftq3CMgSFIQUAPdHqy9J47HAhnCH8E4Ae0VlG7kPo02fGA4/sDqkB5E/tR\nsvZF\r\n=/Dk6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEuZEtxRO3iLb5OIDUHrkYw7LhZH2RWKIkd4su88Ie2pAiEAx/eVVGjVE6n+rwQ/u2+rKTd7PvldyN7Dd2AzH/QiPXs="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.3.12_1617691909991_0.4997501074981625"},"_hasShrinkwrap":false,"contributors":[]},"5.4.0":{"name":"cspell-io","version":"5.4.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.11","@types/node":"^15.0.2","fs-extra":"^9.1.0","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"a8c5912a00f72a99208e02685af062b9cfb169be","_id":"cspell-io@5.4.0","_nodeVersion":"14.16.0","_npmVersion":"lerna/4.0.0/node@v14.16.0+x64 (darwin)","dist":{"integrity":"sha512-VIPb/TmTNK/dG5nrbGhuhvWZQYAFXpYQQJ4hmlmuczhhQ2Qw1YSkRgoEB4Ir0neoRJTeEM2x5tgvSJCOwflSuA==","shasum":"b2b74f3cf20db86ca37b4c3a7f648b8db7184f4e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.4.0.tgz","fileCount":14,"unpackedSize":17323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkmrPCRA9TVsSAnZWagAA4ugP/iCAB/VAKjovz+C7QWbD\n4dJ/EF3FyqauupyVDlI3K6X3WrvHsunz7V/H+8hTBpFVill/HTKFqf8/Edzm\n+t1sF+aXWoAdPMlWBdCZlHrM0hxIUYhUce2kbChrp3kSs0YvxHGGsyn0e62E\nUkIK59WjAUXnlwsynfoNM4tqk9FYoiNwHo45MaR/yoxfibXpIdYaloDNxieS\nYBd04wFJWiG4Am9GHBm5IIgtBzbSc+JfkA39ZqZl2blDqMN1TqkwEClfxjVP\nnHcKXIC2vCiLF4/Hrg1Zc6/vbRMG1JARgj83oNilIrDusNTdpdQBooXy8lHt\nEDfXvC/gmIcvDVkdiI14TFW5iVmSSpnKUdd5l3II4W+VHJxjlSADgBJqlTqw\nUebeVn4OL//VPjRrRomYF3Sgxo5yRvKwZfgODwc9YQQWu7QJqmu/SJxxqIdl\n308x4TT+JS0mCL+xdeaRGNaq7XX/JXuCqGGMkQZmBm4Gtg5YHG5kO2dG8uhQ\nUqgbkwO3VsYAks+hXhI9ycaCBeZFIm2aRVm57GAZekeD3VoqNKt5oBmbQEmb\nj56wqRzvQDNDslAlmNSEnP8VSlS++tXgQSNhIQH4SATkU/168YcRZPXtGjFG\nnS85DGSldNneKEI1LUw0347YPLSO1XRheKyGWodrV2nA62gxuzerhv3cRfcP\nNzY2\r\n=IGbg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGOGf9b1qo1csySGv25EpRa5Nw8FzVAoa5p037XbTXWPAiEAmvNH73XF5yEL9sjggkeJiiQz8ylSbiOhKURLQR7HtQs="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.4.0_1620208335423_0.7750685688162549"},"_hasShrinkwrap":false,"contributors":[]},"5.4.1":{"name":"cspell-io","version":"5.4.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.2","iterable-to-stream":"^1.0.1"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.11","@types/node":"^15.0.2","fs-extra":"^10.0.0","jest":"^26.6.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"e6a011e8f60a63e543bcbbbfa8b1fe621b274559","_id":"cspell-io@5.4.1","_nodeVersion":"14.16.0","_npmVersion":"lerna/4.0.0/node@v14.16.0+x64 (darwin)","dist":{"integrity":"sha512-hf+kErIND/UiMh9qyJ9COJ73mrjrerf+XV4t6M5IkgfGW0qpDXUtORUHA3NNWtB1U7GbKVH7HpInjJ3XGAjcRw==","shasum":"0c39e2b4e112282e68c1af4b7e8b25eb4377e18e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.4.1.tgz","fileCount":13,"unpackedSize":11987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmm8CCRA9TVsSAnZWagAAkOAP/2renb5cBQd8szCClBNY\nd/1B2pn9zbWFfpsSIPWLqcENz0Czj2maD/jgMGywyr/O9baLyw+Ho5JuWsLP\nlU1qBoFnJUgasM4ehwwMbR0QbnfUyUiTGJTCRulNgWtGx+rx5Cs0v4UI5P1H\nE3MUUH0tDVYLqzYeOKPWhix1AXYhe7Ic6U49As2x8RlLeL3xTQAFRkUamz0G\nTi//1dMKd7ZxAlXku/3PrTSTkKbBYM9HYOiAIZAIgQWuQbAbYfrqrBjxQZy0\nOKlg7CYv3u8OcFayM1rcfCV0o3BvUhALe1QqjK/xBFzFcjeBvA4XOWnEg0pY\nE8pQh26lN1P6qBeHlnYIM4+Rc6Es1XzN+yOkLgBm8f+mbggEABaaJNrCrakE\nz/m2igb9qOIFFKqBcK9vqhWYGLKQIs3uqVU2FB/td/oizX08EmdWUiFoyH39\n/IEFGjSzGgUKgWsN9wel5jVMBDqjiriOBsrbyJ2mel0HnIF6Gz8YtmEw7BQq\nZHsf9/qhQnNIyUuVyBtnPMF7lpg/HM+kVxehYITmBOVkuuf4Y0ud9pOtcKVc\n9bRB9GGfMdg2ymx9hyQWCGbBwcB6RkAEPVfG2PILLBBu0c+tj0DVrYylcrE+\nZ618E6mwxvsvd44n4z3wk0ASzKuvVql5P3eCe8EmFNr8pW6Qzi0pc/ZbqFZH\nBJx7\r\n=nAV0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWrbtAQKhiXNBZYHC9gjNiZafXvujtabMcEe5TyzDuIAIhAID/zEmmG/FCPh4MWEDc2HlV3dVQW7MkH4FHDZZ+J+HJ"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.4.1_1620733698320_0.5080305208635514"},"_hasShrinkwrap":false,"contributors":[]},"5.5.0":{"name":"cspell-io","version":"5.5.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.3","iterable-to-stream":"^2.0.0"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.11","@types/node":"^15.6.1","fs-extra":"^10.0.0","jest":"^27.0.1","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"275eaed9743cb3098d771ec02a0125db39eddde1","_id":"cspell-io@5.5.0","_nodeVersion":"14.16.0","_npmVersion":"lerna/4.0.0/node@v14.16.0+x64 (darwin)","dist":{"integrity":"sha512-AjsJr0WkA+d29QL006ubX9bu6SKeC+PEyEzW/we5xWbzosvMT7peroxHjaFjWcmSfcgTZQNoD8EdsSMQBChKgQ==","shasum":"2031e80042790fbb0b23051a6e300195727886a7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.5.0.tgz","fileCount":13,"unpackedSize":11987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgscYACRA9TVsSAnZWagAAwRoP/RglL9NqZcjvFsJlJvPh\nrR/JLgWXDRERZhCJY2Eyp48DFegzgGKf6MwbNp38THKTF9khPDxJnvdZKUie\n/QtAIkZhDKkdlQJQol32q9Q4xUw1Yjq1G3iibnJ2ldiVZ4oGmk+c4/qIdtQS\nE7fy8JBFE55iyKDsiubNWShmnULioHhqnR2sgIi+A7ByZXVjcWJzydOqKMcK\naaevTeiaw68S+VApAjQjfrnAF311dkBDmRg27is3au1ieLPyATIo8Cmt+DtY\n5JkSSph0XL0AqoC5FQnaS42RmiCAF8J1pqpLWX7rk3bAY0AAGmyQH276TE6H\n2OyS72XUckB7FBLB9L112nzhH4QdS5Twohhdvw98XJ3fGP4xFfCie+YtmTfF\nt0a6k/VZ8YXdoK2qhe0txNbrMaKZZZVyiJlFR41VXpsLN4M4EWytGrjzKcd7\n3ocelVzzLUXlrw4gbpU7OU9vCj2a3V23M6tPxohcoE31svQtjYt6wcqkRwUF\ntxmq9JA8+7tte3M6io5dDJW8yIzqystYQvXW86fcBm3LPnH3ffHiuNPkP0KN\nXO35UC4JKAP1w4QzXwSRnP5Vu1WhtKYCnXo0IBCOYip+/fUpeeosLyJe1HQS\nT3lfnk8SxtiSiyMOHjuA7iDVeNMzZZqgt39nXfCWfC8KuA9vGA0QnJ82ezzY\nmaOc\r\n=QsBG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXuZMDzrjDotGcvHLqHpbobkGMs+IQf+xVOb10aqHylAIgRz0pwok71EPZ7wtlq6ur1/Lgr88ss5KFjWfslvYDt+k="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.5.0_1622263295611_0.03893345009096838"},"_hasShrinkwrap":false,"contributors":[]},"5.5.1":{"name":"cspell-io","version":"5.5.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.3","iterable-to-stream":"^2.0.0"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.11","@types/node":"^15.6.1","fs-extra":"^10.0.0","jest":"^27.0.1","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"882c6f71cb4bef2395c4fdb2c659f12e537444ca","_id":"cspell-io@5.5.1","_nodeVersion":"14.16.0","_npmVersion":"lerna/4.0.0/node@v14.16.0+x64 (darwin)","dist":{"integrity":"sha512-pO+nRek3hcBhHP30D4uTfAfPo9AF22Mt/sB1Aj0lar+jaOs/9UaJE0AAJZS+3WdCfTinR5jRJ2qpzOjV+iTVqg==","shasum":"87333c1c1aeb5a12287bb16a4305497df332913f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.5.1.tgz","fileCount":13,"unpackedSize":11987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsdtjCRA9TVsSAnZWagAAAn8P/0cVFnQPef6e8oOXillj\ntNciUxfOC7nNoXKgkGYyrRyd7kIxN9SYWBq7q+kiPMdT/ycIaGloVs7QUQtx\nZur9L49pnf6WilOstz69bkACUPrTMN1CjHjaeR9UvNW9EqcCy78+qgVgGU17\nfTabKp0hvM7Ryf/qlx+6h0bqV+T/o9EB/rCPl61tCDtZlOIdYmZDBFV5b3mz\ntDigoqBGaQrxxgd/MuUgxw0aVjSs4ImZE5wXPZagtlUNEmI2i/lSCwzuzYTo\nBc+s6mxFGRGXsoajSp7l8N6VplfrF3WiEbRnU0Dizc6M83aUdixVV2sfp3oe\nXtXhq1g/xzuh27YZAbehq7IRj4lGBI51bTT7HMNXlm6YzyPKGem79lrkywbx\n+zvNsuGCMenk/L2UarhWR6izKo0fKN5g8H6jKqDBFlXfbahSJQ75k/mXw6rb\nxI483Gp+QJkMPPzRoCuZ1X83q5bIQ73bR3JZaur5S74Nml2uTYFJH6DJufUZ\naYVutSnNjTtfTI6adbVQhLwogu5ZdDYxIJk08LO+qu1Cke4wxKWSGA0cTMqH\nv4/9CoiyiPtUDMwkvfyIHas6b3iA+RuN6qC232bEof0cvnxmNIpke1aSmEvS\nG6jaYojcryj4YmfNhY6rks8LAEnMPgCJG0V5Y1aDxSSKZx/RZ9iOonXXPBq3\nbRlK\r\n=CcAH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGHdLKJm/+ffPdxiZI75steZGa0hr5cjtWPPYk/yka9iAiBXPD+aW5Y9HvipzVfFpFlA9mn5xEYOwzUI5dNJQ+4NBw=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.5.1_1622268770531_0.215371566970181"},"_hasShrinkwrap":false,"contributors":[]},"5.5.2":{"name":"cspell-io","version":"5.5.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.3","iterable-to-stream":"^2.0.0"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.11","@types/node":"^15.6.1","fs-extra":"^10.0.0","jest":"^27.0.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"292e2a23528cbf5360c1b3e82f312bf6d32c14bc","_id":"cspell-io@5.5.2","_nodeVersion":"14.16.0","_npmVersion":"lerna/4.0.0/node@v14.16.0+x64 (darwin)","dist":{"integrity":"sha512-aeT9RGgRoWRXPkYtRN2swNokjEqo0+dXTs6brOEmM6oOOzA/xsksnDncHJeCt/EwXs/ri/eXpjLG9ObTMt1tug==","shasum":"293026318e7881e801c5b4484cc0a1409506a901","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.5.2.tgz","fileCount":13,"unpackedSize":11987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgs2kyCRA9TVsSAnZWagAAQFQP/1PLZGQ6CtPHWPhPLIzX\nMznNaOBH4Rnhw/rhzB7Do+HpnlejAcuSfagQqW4Rta2V6JBtOR7dW7OaCmZf\nPsPqPD2zezP7JUkDPapxvtYM/unWylq5ki1eo2Gglk4+ecOczro1wXa0IXeR\nEz9067vSCxVL9SW0I4TuwrwjpHPLTrKsMpYiTB5O4MIX3BHMrfqnNJ8KsSY0\nuwZHIklzi1lS8EWvoA0EvhYt22px7V5oG37BNaHKg+CGqA1+CHKSghnXVzkz\nmzLXyCG+lh4U6M95hwVVJWOFUia5QP7jXrXmpsgYWIZGgAoApTAMPYl0MxSv\n8jBhV0QzoJa0+IAOAT90u1Rdjbqj6bt5sYMv1rkGXwFTwwTNZrhIVEpKmPKI\nGlKNEZHj3IQGzbZdpBwBtxwFzHYkbCZSLiD8Z/8AR/pPZ+p0zR+XYAhQ+0zP\nepjdgmPO240Q5aBi8Gmvgz3rtpzZHdaDT1RRJbLqi2ORCYKN4dQhSTNvjV06\nnXB87Z+7R6L1a4v96lOS9qkO8qua/E8mQG2K4OQ13GWlkf5HQftaXgl/igeT\nPiKtShMYT+asQ8KPnKTrBfqNCqpJtjLdtrTDrByPdak2CMGi1J7DkjoSUvn+\niZW1gF57IF82+vENjBCq2PXlF4Cnj1MK45/8WKj3IMgOBT5yUrV7gulefWcY\ns+q5\r\n=baXP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCoObdMYnR2BSEAS8m6VkjqkEf4PHOJD9c5zDY/jcDRtQIhAPolXL4JdYWPJkxJ1RaLoChO9zZLN1DxVZZgj+NmXXZG"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.5.2_1622370610451_0.03062171478425424"},"_hasShrinkwrap":false,"contributors":[]},"5.6.0":{"name":"cspell-io","version":"5.6.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.3","iterable-to-stream":"^2.0.0"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.11","@types/node":"^15.6.2","fs-extra":"^10.0.0","jest":"^27.0.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"cae6c1b9659c6cb87f50369ed123d26d773b2637","_id":"cspell-io@5.6.0","_nodeVersion":"14.16.0","_npmVersion":"lerna/4.0.0/node@v14.16.0+x64 (darwin)","dist":{"integrity":"sha512-PIUl7UNLcM3d/BNWD5TphuhxM0Dwpg+MkmahEjuvoYR0S67q6twNj5MOPfmih08KB1hkFecHZJDTkfUS/8a9Hg==","shasum":"2e6463e6a83aba8c7707d09a54569d62bb95fd9d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.6.0.tgz","fileCount":13,"unpackedSize":11987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgu33XCRA9TVsSAnZWagAAp/8P/jWVHNB4h0aU0pEkXqmQ\nKaa8Q9fJsRgHz6YXbnu1zBD4au3wg0EFBwSdykfFKii3mG/aoadShCEwBwHh\n5t8KdY/64rlthYc8Hk8/bM23Y61acLsUZMHb0mGoHOusnrh5dNLIk2S6M7qY\ncQ4+xwz30xgOS/AVK5uwX6PC/JaqsfSePUlSjn/2gNrIVK7xcD7vzduUXTIA\nyKE9vmAaFTO1FTfiweIYP9TGIOZvCGMiq7R2LoCk9P020W5J5pS8evJYQ9oi\nFMLTHUGKEAyYa5l2BbBlQpCtP42XvLsweVjq29RUzyg1zw5bEyJ1xuT5dQ9n\n9PMg6bRclCLIE7iVW3T39WxTnKqrghUp+2cQdNpDElnAunVmWppfijbf4jl7\nUJTpvTxPnhjQsv+hXaENbd4zhB9uBBKYju7xDq1YE0/JlvsDdxng/572FEGA\nPQimJWjfs+T804vnszk75qkc6neAVCClrBYPjq0pD18RpvVeOnd4Kw0SJQGu\nGs0tVL3dIJPFR0moAq5JVDsZDR/alt3yaI1gI3sY/8K4EFhti84NXvETPKVW\ng41tcTZOsGWqq00+xqI00RaxmbNWfZTV6pCIBAk7sJJuvWrNS+hb8OrnHrkP\nXwafl5d6anvVtFEEjmIGgS5PP+A6cN/MzmUV4ypZCYubfeIndVDUBtAESX4l\nYM9A\r\n=XewY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFstOmt0VE4RTt7As33WpP9p4OKkMXehzp+7/TGBhKWfAiEAtIPd/8L4TwS3W0jk5BQ7hp8KQObxMDWwi44y7akL2eI="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.6.0_1622900183358_0.608930263171984"},"_hasShrinkwrap":false,"contributors":[]},"5.6.1":{"name":"cspell-io","version":"5.6.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.3","iterable-to-stream":"^2.0.0"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.11","@types/node":"^15.12.1","fs-extra":"^10.0.0","jest":"^27.0.4","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"97699440baf75caa1fe429abf3b1ddef205d3c80","_id":"cspell-io@5.6.1","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-KZTmFrOEHEOWqrd5nl2VhXDeY99F9gQog2/e41mX0YGupyt8z40D3GTgPTLTZ0lglVHUKd5caKDQ3BkF4ziV8g==","shasum":"c7b9c647391cddd2b86568d386b6fab69f236c58","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.6.1.tgz","fileCount":13,"unpackedSize":11988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwKykCRA9TVsSAnZWagAAPP4P/iDNAKzfGWzFv8sVGoga\nQ88sdbzyiGyY4qHHmDubwYq6aKQWitGYDnAtTzc50Ob6MEQFs4MQCxKgUdGQ\nbPHRsRMkNh5xrEIlyGqpPV8eSjwuCMIWtC44cVWqDCYGZZFpQ0wUZ+e2fwVr\nh8rlispG/e4bmcsEmo7jGB2OP7vX4uskS1kkH3Y6DMLHv/ov9le8U4Gz8TeN\n3bdLnKLgnsOCQ+Bmv4+CS6rZBJUf1bGa/aLcluiV0cpho11nawgZfI9RVoW7\nEBE6oAHYCZNaNsG0IuyAs8dSqe65LPFLFU7M0SZNM3wONc74mQt6wpsMTfOJ\n0E5bTkVvCsMAHVxYDFehcoVxOXDJK5aZB36MUTVkPid6dMiojLTh0nEi0Crf\nWYoMP99Llao4lpIgka3lfIVnrbh2hhHqeXaDGSeaSS5MmNYjkYRpV4dp0WAe\nkWyiW0Bs1Hnzq4OCFQTNVyQOBoyxGgF2KJfPglVBnpWaVO4wDEeKXJnRR0xj\n2MHNmQQ0Uqa9awhAFphWFQZsY0splppsebp0wrNNRvuX8Pk+CBbTI3V9zBED\ndc/GWpVLESf6GqWo1lf9uPYt42GDk3lkf87X6bO4vSgGKRq8j9A9Pmwq0dQd\nbjIGE0PRF+LE1pfftjZDU+x6B7QlJvFK3vql5v+xR4HkyP+xJb7PfnHzOFAQ\nqf6m\r\n=fTBS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDwq5WTn4A3JtYVRAic3Q0oVcIPDH2teAOM5EZDwyPhVAIge14bqcTRMtCcOUvPzKvfkSkRWBsoZ02wAwa/ZU0mL3A="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.6.1_1623239844042_0.9974583327077955"},"_hasShrinkwrap":false,"contributors":[]},"5.6.2":{"name":"cspell-io","version":"5.6.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.3","iterable-to-stream":"^2.0.0"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.11","@types/node":"^15.12.2","fs-extra":"^10.0.0","jest":"^27.0.4","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"9b2fcd5a6d80325683cfd479a071eb37b1445cf6","_id":"cspell-io@5.6.2","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-nr+1OVm34srWSdLpvpNpwDhx+NVumJzcuRmb8n5aOHAdrUhgoMIGMk/cDU0GulGHLOJJxWKRvk+bhiDWozEJRg==","shasum":"274409604c3496fa21437ca02051221db87f71e5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.6.2.tgz","fileCount":13,"unpackedSize":11988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwiUJCRA9TVsSAnZWagAAFDQP/jwX6jG69jUhEwWURLHm\n6GfbGFCp/0oro0jWcYhQs78XKHMKdDEwrkxsfVqouBa6IWcpW1KdXWb3BXGI\nm2pd5lEQUZWaMXGUwwS5imQvsq1cxBTG+Ec5OVuZggTJK/TPLdO6oFJVhrtt\n2Lsdxcvg2eDrGXJoVVCI53rr8fX4zytdbcpUdxdCpc2t6HqjHw4XLw7x7WTB\nyKCS0sVrsswHKcJOo/4Yqzuh23PcsfrQUM244gcihfX+WH1ncafTtcsJxdCY\nwMwijqWse25FRe/X+0xPyYWVWR34MN7iLxrUE+O4/IFaMahaZSiBdfvCWHXw\n+OeQLCgEBLsX1lQzUI3FVpn7uNi+3huS6rjYqwg5zosMLv2eQzo+UaGSm8Wc\nvik/AKPVIXYAaoLFi8aw5hcirr0ywtAKrny+NbUTah4xwJg+Btshk2hba8yQ\nAItw5PhiHoo9XeU9d+Is8Gun8PyY2zxU5z959x/I2JR6sXV4nN4/RFBQuiFZ\nDdxsDDxYAXvFuuLrAQAneu0jOs2vJkoohcJfYoqprj/IQVfSkOT0781dW/9S\nSZEhAIAMT7BKmIVTWTJSMbDIL9GctLs25sUqUD0b6brBHn0kG0Y7/zS15gB4\nJClb/c3W5NSjf0IZbxMnjwPSGb4Bv16cew52UcuF4zynhN5oTAqzj5HVzwHJ\n5NyB\r\n=CuWi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEug5gF2PzFfEXPY68dS5BKda4JY96xzNKGPbWQOCmC7AiEA6/MMhibJwvOgXuBWti5pcQcy445Ss3HMvr2YRDm9nIo="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.6.2_1623336200815_0.032506468091934915"},"_hasShrinkwrap":false,"contributors":[]},"5.6.4":{"name":"cspell-io","version":"5.6.4","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.3","iterable-to-stream":"^2.0.0"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.11","@types/node":"^15.12.2","fs-extra":"^10.0.0","jest":"^27.0.4","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"1bfcbb4fa1893378f54e6d7f1000ca1e79163170","_id":"cspell-io@5.6.4","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-N0jgFupRsVNKt/UXx3HwGeOQJU7W+IfIKoBP0PIZuJe7MsuT+YofpQYwLcNxEQ7n5sOqRlPvS/6qRL8epClGPw==","shasum":"ce282d15c61eb631156cc92eed067362915de834","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.6.4.tgz","fileCount":13,"unpackedSize":11988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyFDICRA9TVsSAnZWagAAZIEP/A/DJH7jibMhO2AesUH5\ncsA/TK9qf7k85beNaC7sAtHA/erDYmypLsWcXZWjDYBkUnbgznAEZaDkj0Je\n+OenTm/VPh2LV4PIl1Th463rMMfcBfLd7CwOuiYr6Iw+FTfbDmqdOIhtJwD2\nj5pgsSe4z3NLBnMtxSCLO6CNKFGpgtJXr49jsoSoKPBOXV6IzkFtEEw/VtOP\nt6gJmcKKIpDAUh8QXC+bJ+oYSeJgoUs1NCDOcSKWUtq+F8+uesPKQjDhWavc\nZMNeacMFEVxq2vfei4yyQ4okGe4wDpaZ9nJW77CsH3zjVYtIPVwoBJeaaKdY\npTzM7iqFy0+v+hp8MzxwgvBCokB359oLLFmKF0Vfe1FcxqMGmYqMsdKgwtw5\nc40U0rrih5d1ELUMOijEjynrFhjJZ9vc4kGue8A1zZ2RT7IriGubPcWnflUj\nMNa1juHkgKWIH7xlQnzf3dVKO5cN3D/a0YXjGWCBHJyW5H05SH7HflWeTq0s\njMbqW5afUlaTd58zWKnlsSiKsVQ9Ip1gr1dAdrdJMkhDVeRI8xJXAp3RQFGy\n88y7pzViksoYX75l+rKGAJ3VUYOFoKN4wjV1PkTy6V63YLinb+sNmlsddOHR\nZkQOKxwODKSFjN3VQmIWz5Kzo7aVzKdLbStwWBkY5rLUbxEnO6DjUG9QVDKZ\nw8ne\r\n=rstp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJeIfVht+UGfjlcwIAnqYhKRfbmktzctXgWTegAFvL+gIhANVNewiiUdRxbo9ShcHaOEuaD+/FYVCYLPhurM7R7t5d"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.6.4_1623740616808_0.053760158228122634"},"_hasShrinkwrap":false,"contributors":[]},"5.6.5":{"name":"cspell-io","version":"5.6.5","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.3","iterable-to-stream":"^2.0.0"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.11","@types/node":"^15.12.3","fs-extra":"^10.0.0","jest":"^27.0.4","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"399f3c696508b3515919a124208bd0ec47a00d9e","_id":"cspell-io@5.6.5","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-OcnuiOkOetcWtihBF57fefLTNPHgsNEc7+x04U7hto3lwEWe8CFQfnkLbQIZfzXOyiyuPY2yjDO0/Y3oqWrB3A==","shasum":"071dfb9c1d1e38c758d9a5b38d5690142fb2e64f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.6.5.tgz","fileCount":13,"unpackedSize":11988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgzSLwCRA9TVsSAnZWagAAmIsP/iYzNNBBgrdO1H54Bzo4\na+95hs8H87WvsE9sW4PW/EADU7yCWDU8M6SfJQkkG4wnFHiKDSCA09BHA6yH\n+m1/c6ICjfiNZE2njtG6B+cYwbWZcIrygkCbc5s4qp+CnOs4R79spaYDJQIn\nPBnSMWCTPgihxCrv2kSChx1mD9U5CZKmg3MyjTkLg9h37FRhFAUC8fIfS8fc\ncONpUZqJ6s6/o+OJdoiElApIM57lI3Kb0VDTNX/v/YVNsNviaPQrOiquKW7v\nZ0woAI5mwfmIT/mNoh7NBSredDtPzd93mTfAYSEDHvpLcYMG5p7AEnU/JDuI\nNVzamWHePaeaj1YPfxd3+SL71AhxXIa9WUaOf1+U4sY9wdoL/RwWZTlj9CTv\netrLxMrLdvgQDuck2fTOAuFLj55hSUeBFfOQ2ayjUnwoSS/mdrIH44++rUqN\nMsZ4AJ+7YHJ1pMGDSVkZmsAwC45aQb6A2RjP6HEbdZJGL0gVtWKiHYqTBk/N\naPGF/rviRLSKJS2cblKP411htnOV8/9yFEDM2VhkNKhVTkws0i0ltfkZVS0w\nNwJEJ3eYPSzCf5bKOENd74+xLKJUbNVlg1GnTyu4shWwz8tM65obqammw0+P\n1ybOM6AHQV5kDK9iUIwEvvDugIyCU4uwIX/O0J6SbDlfv9uvQoxfJWwQPQlH\nq7AX\r\n=Vn/b\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCd/b9ZfwYltte5tQFqKTM+RWZy+iNRIouPTbQryz/tggIhAOvFkLm6E8g7xtaudu0IUHboH8aSSLVF4JlNDA4elSrc"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.6.5_1624056560134_0.9775905357754526"},"_hasShrinkwrap":false,"contributors":[]},"5.6.7":{"name":"cspell-io","version":"5.6.7","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.3","iterable-to-stream":"^2.0.0"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.12","@types/node":"^16.6.1","fs-extra":"^10.0.0","jest":"^27.0.6","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"4507bb5cf772a227ad4c1eb0ff5fed6d2cbe38cf","_id":"cspell-io@5.6.7","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-MQLCUkctXM18IL4CLpw3DVAbDwFNAF/3Kqb7mFfaFcDr0eeOq76fn4V5vi3l5MMIa1wBNJ1LRXZtPv60MzKNXg==","shasum":"15d29edd4f7a9034ef5226e4816d49359fed4cd8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.6.7.tgz","fileCount":13,"unpackedSize":11987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFqC4CRA9TVsSAnZWagAAlhIP/3b9AUFPULRJNKrdPdPJ\nOpaPZJdJUbOzocLsMmsiulw62Vg2F0YD2DpziO56H4WrJhTXFXy/q6XlpR5D\nhuNVeqGaaD26MiaFAthHNtKKus/mGkSmXEj8fqa+FI+7nX10JdNBU9g6Cs9Y\nNX5zfzjpadqqYkxn8ePtgRptao5ErIGZ6TXTMnXhXnOzKp8ZnXl888rHfCGa\niqdmwOTL8Wd0wGWSDv/+88dHGSB6GD37h4cpBAiZkhIczYMNNJ32X6ibq+79\nTPlddI4m75zoDOLvR2mhWlOniCGV0UpTI8zPOyS3ULicT0gS+WHTbJuRzCYG\nNi0ubmKLSruFJxF5LX9//b+RiIM2i9fjRRnDA31rQsHyw8tMYB49Oy+4test\nzHXg1DUYppip5mnALrHEGlgpbPlFoMoBw60pg0cu99TL5kUyEy9tnWW45uZV\nWDtp/vl8Wd2+jRTdTxohV1dJ0ILeS+FMe3xotCR2sUO+bhWicObABH05Vqoy\nuUCkv1R0vnZc5zQv+rpiD26Qf1gCWgbsYVwv2Tw0oMnGqp+KWUMS0D28m+Ap\npYSS78mA7sKAO68JoQeTnik49NpH4gR+fNVn8nYhyrwtPbHwH2RaEH5A6+S0\ne6uT8ZmN7NKrLVek1f+jFgsUdAfkg5vN5ByPHEvBtchOSNcZdz6XbdiH/R71\nWFum\r\n=JB8m\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDW04CB1gZQDoCPrWmDQuGV5pXb4fzk7h4hsiHTak9oOgIgHnzBSuO551krM4SWltf/nUf6UJFmEEyvn1KvdZyWxnw="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.6.7_1628872888372_0.914669390301168"},"_hasShrinkwrap":false,"contributors":[]},"5.7.0":{"name":"cspell-io","version":"5.7.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.3","iterable-to-stream":"^2.0.0"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.12","@types/node":"^16.6.1","fs-extra":"^10.0.0","jest":"^27.0.6","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"444d994bfc626c9cf80cee821359c39c1f52c45b","_id":"cspell-io@5.7.0","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-WOn8KwrYYpTfHJkmNG3fd+pT+NX7D1v6AcjYN6sm99fQtbY6z7xMAnjXcneGabUbQMNhAvaW56sB1pR0ABEvGA==","shasum":"5735893dda2e3e37dd981434553118bcf953843f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.7.0.tgz","fileCount":13,"unpackedSize":11987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhF8QsCRA9TVsSAnZWagAAed0P/jIeQ+7jHAVOORH8MXfu\nF76Fwwq93gt8A6T5aDH9CrqBpRxP7tFgJ9AszoW/I89MoMN2X85QgD0qn9JC\nD4f6odnmjELWL4wwcV5gH1eWGA+JUxUF0cufLqM1zkCf2xytJ43zd+ByjhiL\nYoi17/BvQu1i17tklm9ZfN261SUDWRMd8bYeIjEAyzH6misiafsCowZqoy74\nXggrgQ66pWuVAg4ij/I5AKlxY3DJxQDfBIxvvHClVe7SIqtVfPBXwHoZoNxu\n+9C3FfhpJOUp6gNOf9rL6RBzrwZ7wsOa3/SgHOFmwkmGX4dTdKA9whTtSkdy\n7CarCZbggZm9123oSBmyRV1obDfNw6YcaRH3/DQBShoV6LHRkkR4xPABgruH\nWKwIXeh6W5j4lvbyeICa1pMgdX2HnGpqRaFQAj5kOHE87yogrMzzzxiFuzyn\n6f/5D5jM1hpRqSkpSrswA6odwilZmuORw3V8k4vkH1410EJRcPbUCMCTA5w/\nHVusVjrQ5af0iFYKbilyrQNi2+O6s0ezPsE6TYLTkLf+HqtAa3m6I1DW2hFa\n3yYOfx1qqK8jYB1nkQueG/hnGIyTwQ71LHOAMusbIhd51hQ4vF5OFLxVkAlG\naho9MQQp+2hDKeUBAZ63wdtvX99ZEDV8F6JrqNsUmhq9lQGNbJkJ7Y85RX7n\n5NcM\r\n=MYc5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCePfh8vBDktE9T82mIBQFSSddbZmBGSpxv1laEM+b4QwIhAI4MxOd+z0dle76K6sYY/TtmongX2EuTuXvFzLCDkPrG"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.7.0_1628947500289_0.11078110523816642"},"_hasShrinkwrap":false,"contributors":[]},"5.8.0":{"name":"cspell-io","version":"5.8.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.3","iterable-to-stream":"^2.0.0"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.12","@types/node":"^16.7.1","fs-extra":"^10.0.0","jest":"^27.0.6","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"32f7eff7e8609beb579c8c65e421ce4632506a15","_id":"cspell-io@5.8.0","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-ph9+mPMuPxGs1Ay+aDsqcDeqc/hjc9q9vv2QQjvCgHtLGHhNa31C044GSwkAwSVZ5waZU4YXTkQXmZ6cKo2UJw==","shasum":"e0139cb140654e78d5da0146e8f24492c659c95a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.8.0.tgz","fileCount":13,"unpackedSize":11987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIUVFCRA9TVsSAnZWagAA5pMP/11xupUu64R82kE1GEnC\ngLw+SPnZovfAxnuPhd4/xIjDuwlxbU771MbQQp3h/1uEbwqF0ykBSGfjtPTc\nh8WtDDQ1oz8znLOK6ms4W+HW0dE8uf/frDopcpMjSKebAjuY1AHQ5r5P5In/\nb++CI0b+xyMfJwEHk2xiOnB3Wj8b9fDVefKpIXNJH00ZsJkqHYC0G1MRiADs\nGhS+wBFcndO7ZUSm9/EGp6HWbavyWaoS+NmUKzukoPzXDf5wgx/PTXn5HT6b\nbiJ0KIK4c00KthNY362Smt5CNbnc17qgJZ9rLA5O6FJcEaeY4j08UoaX5fY6\nyhWiuy+R4sUypqdmnKxf+LGn7oan6YGEdk6Mc+6JbTPNnjQu2tBx/goL74U0\n5ZqLtL5z2PjIegYhztzOhWdiDEu7/hMWO9eJAvkdpmMYQfoQO6C0MHXzFXvC\nsTNCbjxp7OHs/61e4rfar3LKyRCsiwL3nygMjtC2MbWnkEVBfPUVXaMJqbzx\nHTSznR8leTgsSVu5gJOky0QITmPiVs334/taAIVv3QpAUiQej6O/l97Xzj0Y\nhK2MBeTxlH0/kupO0/m0VsdVLggGQYGqzJ3Oo6cOvRbFdvxp4G6nlsUtvRUj\na8CZCjywfg7xZZhGQz37yRq9xZ5SjkySeUKQnd92foxmY/CH6JLP/pBuP3RA\nRscg\r\n=1oEj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDX6y7/+n7x9sKXx0063clpvI6AzNqRT6dD9D+CYnl9zwIgTECBGgwx+4FGKKhTbXljY9rW0QGY4HJxJgIfVZGX8EY="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.8.0_1629570372963_0.6344455752240881"},"_hasShrinkwrap":false,"contributors":[]},"5.8.1":{"name":"cspell-io","version":"5.8.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.3","iterable-to-stream":"^2.0.0"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.12","@types/node":"^16.7.1","fs-extra":"^10.0.0","jest":"^27.0.6","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"f0fa682c4f355ac382ca3ee646d84c760bc74d31","_id":"cspell-io@5.8.1","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-jpAyQfdndS+SBnOUa4TkZfvsLvUbVhMToxJjr1bkw2V3EBdnvuJNZM6M8jL/u8BtrE9C03yjyFLQjlxanntGdA==","shasum":"3013a172e156365481df46a840b89e1f242402f4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.8.1.tgz","fileCount":13,"unpackedSize":11987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJM1TCRA9TVsSAnZWagAAAl4QAIDhE4AYK8ExTNb2v1wz\nzCZbH41+oRW1mf3j1fGfdZ7kBoZ349ByYIczxt+hHmbSrWW2TKeKPmw1a84+\nZXlNCtIHar762FoEozk+DVAdRuqL/F+g3G71MwpXC54gvPwL8Mq64a7gdPWB\nWI5FzqbQKS84gTLEpPsXgutF+4CLM/Hyvbq4ytQDt/daHq3jn0zc37ONwLSb\nKdZ/2B96Z4sbhSlSwErwEcKq+FCr7pDLpgO58BJQYQsG6Nvp7UAwFxaF6ifW\ncorzJWMggE63lZgpLvQRhMF/ZBNXgp2/QFk8SMWkmaYQ6C9E9qigT4A7zV5Z\nAigLIoWjhJZwpdjCj1Wzb2euURBHnQrDxQLuMOt42a6tk9V7sGrR0xwWfkqx\nObrphLkW81yG1QALj4QzKRf5udxti4TYqXDzHjZMgCDKs2WhUHB1xAa23FDD\ndxrPTlHhdbUzAoMNxKFjfwUrU1GUDtzpXh/wbQPamMqoPGnwddaa0HTIVyut\njqgE0T61ZUejsCBY+z9R4Q9bCxFNt5/bHpouygM5pZjtoWYkfTF2Q42nJxkE\n8v270WYhMoVVdvIyqN+7ccwFesoYnmrvLl7X8Lkgx/0WvDKQTnJqbnEzRKhz\nbKfLX+58tKM/j0/HHONYE3qqf/k0x0vDPW1wAzRbpJfRcHQgYYAcmy/Cl8aN\n59ag\r\n=ryDo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDwNWJkRg1pxqa8+iJAitiEiPzjASnH/uCmYx/+yNwz5gIgKut3nSd+ErajJ/M48+sIXwUEDkmo5QFOvKxz/zWr9r8="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.8.1_1629801811468_0.21247314861876232"},"_hasShrinkwrap":false,"contributors":[]},"5.8.2":{"name":"cspell-io","version":"5.8.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.3","iterable-to-stream":"^2.0.0"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.12","@types/node":"^16.7.1","fs-extra":"^10.0.0","jest":"^27.0.6","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"8d6c34988b6092b39a194fb9fb61fab1f253c0a1","_id":"cspell-io@5.8.2","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-5ejb38VchMml840gigYO5oanOcef681pLstqwQt71yV+CG4YSyJK7RqPTeDHgsXbRkntdUrbydwza0481szVkQ==","shasum":"66c43830dd28822397a357d9bfa65e2f77c71c26","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.8.2.tgz","fileCount":13,"unpackedSize":11987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJodJCRA9TVsSAnZWagAAc4YQAJSJQ+6C9aOwWZz17EE8\nz9QR8BA6a4J3S7fKs4mCzBkSUUS9TB6dZY68KTrPu2OgORBzdtcCBm6L8lKQ\nAUpfQ235sZQlVXOFU/B1DzMq8SdSUmajAfgCGLrvar2BGP8bRz40fdlaqTPF\nKzBrwn2aHgTK5PUvPdpoUHN7rvih3zQSIfUPrkohovIQDS+nmJaMdY1bC122\n4L4zHX9JTczGFmXTiJhUC4cQFx/B7RmYKce5o+wYGDCijN6yQazSep1jZMbt\nvS0KPfO13/2eCBXV6OT5XXoF6KJXmlsrNOcwclMyh5ruLf1b+Fz6sbqaOY6S\n83ca/9DVgbryep19L0x3bJAfa5L+aygj7enCeimQ5zh3HtRizPiYh+uwTIxd\nuW1Qyet6PfW4ZSAUVyYMirvA0Rg7IGEMzo0W17BF60iXpmbJ8pOQuVyuBQ+q\ngfnk8ECvyhSxOMb98PM8Xwl2PJFQjT/WBCKFg38NYgfOtZlzmKhjhWoocX5N\nVfjhTkpzPIm0nylW/qUEOK5OOn5qvrjI2o2ZwzyXv+1Dn+DqgIFvPYT7GKQj\nKenUQaNp3dAY806f8HrwrYHwnBs9LZ3BxHMddWXn2t64aFGhz6y9B3l9zgbE\n53scOY0dvDS1Zz4xM3EBUq6VTJ9SPLqGBlJ165eJG6XwiWrusFYYKcsPGZJy\nWCGq\r\n=w/zo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH1TdN12ZBZDZ2KI5TByYvMFksepa/zMjzlsln1EI52TAiAbchrwsUydn+QIYELtlrUjsVyaxWJjSc4UmIDxTb/YvA=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.8.2_1629914953428_0.20148270043095096"},"_hasShrinkwrap":false,"contributors":[]},"5.9.0-alpha.0":{"name":"cspell-io","version":"5.9.0-alpha.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.3","iterable-to-stream":"^2.0.0"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.12","@types/node":"^16.7.8","fs-extra":"^10.0.0","jest":"^27.1.0","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"6713a74d26c0b2ad3fe57ba1b5eb455694aece93","readmeFilename":"README.md","_id":"cspell-io@5.9.0-alpha.0","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-rAbVX5ogo8IvzP+Q1NPB2UwIyORREk1Lk8PG0FHrKR6LJTxQXUhMu0NhkDCytCOQGyTwMSGRs5Tgkhjsr3Yr/A==","shasum":"e8cc45d1c46bf882c488e5333780a27263a7f302","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.9.0-alpha.0.tgz","fileCount":13,"unpackedSize":12000,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLd/uCRA9TVsSAnZWagAAtfoP/3G7lB0s70gyKpFOpxKI\nVtf3LXLq8G6mnW86vwJdrVE84drNlTY+Zw+kIVVmPihwOzGw1ctXrguLYH5D\n7KvZl9bePZyfuK1npUXP0oSEmgo8WlcF8Ztdc2zsetAkVXG44Sszknijrpj8\n5bkTx/6P67fuavH24W7bgGIH5uaSJH00/7/nYNvIa11KG6WbdsvV+TGp8TC4\nNHEZ1bq96C2O0pVWyR3CWiWS2HOATjVVdyscFz0X4qXOxn6+57eTEenGDuN5\nHYBJjSmmKZdbkDLOl40R+VU64wBHwCqFzR5k/1roFgJ7Wc5yG6xrFVlkSBi6\ntDjJCXStwyaOAEb63VICifAb7WJsMGKBg/GiMaUKRQm70p9uOHVzpy6Ij1ZK\n09emhd8y7FNUj9DrknZBTEiL6vxn3XJ6lKOLFKn8S6Q7Urk1Wm3XYplgDHbE\nibSNkeVi5jCzi95xHttEZRBw1K/jXBVuKF4TNnkvXv1aGJ1plJemUW+aedP8\nZgr1CcKYT1ZJVXiRZ5M97+zsOm3GyJTUovcRf5/hKzBljFlYbQaujgYm1bjQ\nscWDS0vlLWXRkEGsdViYhmeOIsdDGYkn8xk1Ocx/I02Q5hMUqHAfePXqObq2\nFkFtkDlahb6Dwwcb+0J9yM5pHTG5JGhTqbnZHsNh6KIiEccTBprR6hM9bbLt\nqfJn\r\n=dAfO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCU4yZeArJs8mEbNnj7CgSM3faEsfrau0yjeRRGqd/UnwIhAJ6obu5pw58py4ao0XZM9SI2zIrRnlQ81EZRQAoOryJy"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.9.0-alpha.0_1630396397977_0.9998908039446883"},"_hasShrinkwrap":false,"contributors":[]},"5.9.0":{"name":"cspell-io","version":"5.9.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","dependencies":{"iconv-lite":"^0.6.3","iterable-to-stream":"^2.0.0"},"engines":{"node":">=12.0.0"},"devDependencies":{"@types/fs-extra":"^9.0.12","@types/node":"^16.7.8","fs-extra":"^10.0.0","jest":"^27.1.0","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"749d57c41c7b41691a528d05f2a63170b2abb758","_id":"cspell-io@5.9.0","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-T+JO9RZrgW9StS6pg2yVQfNpR503lCzPCLM/24lBykPChaXOk2VTGiBa5TPu7qKRxP9x9p7zHLiawlTkgfIjzQ==","shasum":"f74867e43823965ddd3018920b1dddf71fe27d60","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.9.0.tgz","fileCount":13,"unpackedSize":11992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLgZkCRA9TVsSAnZWagAAI8cP/3/baYU2Knfch6DrwrTL\nBtXhWReVbWgtH4GZlgQ8AvQneusiUEvMaIKDiOF32Wms0mP/unbr8CA3BePl\n+aydmhxC3Ealj1uNHnEYHySm8oEbW8FSG1cQF3eufKoTuFaBBDmKFMZD/D9T\nKyXHK0FN355UmTE/VbeuX6Tr5xTx5eOYgRywCtVzmmXrY3hPheW00gPhq81C\nqhqVlMxHkhajSsPT3Y4adkcheiIzjvG5kCyLQYMSFUSGm8FQm4VqBOkq2CPC\nSq1e+euGeqzIpbuXdvYZCdSwhpYZtthhh4UWRPvn1+6sPyPHCEyxzI6iwY/k\nCkaCsc27JIifOY72kpfu1Of4toXVXrTLCa73zDXu681VCdc9Siu19VAPVn8L\nOQ9OkP6W3RUAUgPKe5jE5D1KpDUGZpP9ESuy0tyuKmVN+nnSV4GnK9nxMP7L\n7SgZOMsQIBJy16AcizIGyFBD0coIDpKF8Xqob479/dAMROH0u3UlpOnBPn2R\n3vwdykqGDqV4I7roqQiv6WqppGDCwizZLS/PrvwfB0jsnEqnQjMTZ0B2WieS\naEB1gfgGVq/akvM6rh+yG4kjvt1trQ8FiOm8Yh3LXyETqCZ2hPqWlOE5KTfA\n5n6wpUtVkKrNKgW1IIqH688WnK4620eWURCd7HnPf4mCSBQRgBGB2J8aGrni\nv9HK\r\n=SWn9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDWbrMV+/erjwrqkwYEDlMnbzeIQtlBID9+PHsNoRC/AIhAOoQjv1KXQ7Suwt9qEAHTVjQIkay7dd5ebjqt2g42G0Y"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.9.0_1630406244777_0.5702416782615118"},"_hasShrinkwrap":false,"contributors":[]},"5.9.1-alpha.1":{"name":"cspell-io","version":"5.9.1-alpha.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.12","@types/node":"^16.9.1","fs-extra":"^10.0.0","jest":"^27.1.1","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"e79d890b347f53e49a05d683ec83c23db4c59b00","readmeFilename":"README.md","_id":"cspell-io@5.9.1-alpha.1","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-pdWMDd3tWi9N3YhTYzF7TEZVBdHBhvQ6a3bgU221H0/d9CDPupLXp+HpDz6OrEJ/5ncX0TNKqPzrIyWcZg9f7g==","shasum":"1e65caefbcea70c953ca468b2c66e880ba4ab2d4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.9.1-alpha.1.tgz","fileCount":13,"unpackedSize":7601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhPZvdCRA9TVsSAnZWagAAIjUP/1Uiwnp9j8rbOlxuVZFO\nJ3Fq5op179p9r4ySaP46XaC4aohGiOksu3xiYNr0HIwI4Hi4kY3GF+pCSZIL\ncxgWykisfrXggccLdEmlYFLCGkB3k4SaTopogpbaNu/nGbeMqkX6i8cD4CHX\nq6qtErk7aSzkhYvjFRZuHhEarSnp46ECcHGvDUq0eUHp1w/yezNO5SW60Uhz\nGhlxUxwc4aDrhwgyqlNcMHG1rbfO3fh7ax6q8RerRGXYKrp3/jjVMjDTsBj2\nscXUmMOWjnAbXLuA1APIBkHLTqsTcTq54TqhqkAzq4LRL/AW/18eGwtIANRY\nShfRbAjA/iG0RGlRAl94v1o8vADvXaQhSrPhsUZgH3EDuiS6nXrboe+CNNcZ\n46soZmImGwkX+2g2AMdlUx6V2Bye7kBH4WxN+30kZrBg0BQMgPafWtOd4HyZ\nLy/3ysrXiVPFr3Y9Otq+agDOYVhUm4wffkf0AJoCT0xopixr9mw6a3nRwi/n\n0NoKgtOVZJ9k3ixvpc5joJgO6/05XWJ7R41hmb1tRXX8xvCBD0duYO/h43J4\nA/cEFpEvUorq1NyeEWUFkcDTHQDPciToD3WcKzlnf6GvmBIZnTi8eNfXcy5+\ndzsbGd0Hxao//LXeM/vw5oSr5KTJ/F7HqEB7WPjzLIr1mBkpiKU5XJxv1dv+\nb75Y\r\n=yPWF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCl6NlSHXvoQXhrBk3TEFXpkSwI82fPm3AEa8unvQBBtgIhAKlsDVhhPJ0DFNImnobrf7yKloFqJx8XaYwf0mlfHa0c"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.9.1-alpha.1_1631427549346_0.6894544605998831"},"_hasShrinkwrap":false,"contributors":[]},"5.9.1":{"name":"cspell-io","version":"5.9.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.12","@types/node":"^16.9.1","fs-extra":"^10.0.0","jest":"^27.1.1","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"c0d5026dadde1aaaa32c23d417de19c2b237f97e","_id":"cspell-io@5.9.1","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-sv71xxKjU0WKUO7w1OKZHtfMpQIu0cDgz480CkP7ptj+q10bwx6in6rHgAdE43+bvn2steZU7eVYas7MO785IA==","shasum":"1c6071173917a33e25c600196abd5393a5105c71","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.9.1.tgz","fileCount":13,"unpackedSize":9394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhPeYjCRA9TVsSAnZWagAAI/sP/R07gTbWxqwU9d6G/Xzk\n+uZKeP4IrifpJBLy/nMh2mpeHHK51BHAehmQ4sjK+xjqGdkO2dFeBkz45o3W\nQsnG+2/SjbaYAwpiaucANJvniQ7uPv/yrLxG8/OjKUOvqCm5sUgOlj/d36uf\n3zQO7Pgm4tgadYkox4T/BRuOxd/2NrlkmJcDhExHU3m5mmUQLml7vXy9JSHY\nncIq+yaT2l0+3rdLcqc9e7ZTNHaKKOr6IVB+Jn3cHiC99HFqpJcQu+gqYMdh\nR/Ze4uLqBRnFRKd59Pvm2HfHWwujyKFcBR8WZtbAHz/YdHfCD4MTwD7KfG96\ngsZLSM7+IlFXGSUC8IDPmpTNrnzi1JAk+v5Rfr7UoMMYHMVgRqMUujyxQ4G9\n0bpx2tV3hJ36XmMlmxTTAJun69Qukxejv4xZ6Zbhw2GPI87iU3bfLG92y7bn\ny4wsoM1Jqh1RfpqDIqa45HiFMjeUJO4J6uhV0qVrPCPlDtHFyKA0ektuDCi/\n2T5u8z1/ZThM5iDu4+pjA5BciNHJCKodCIQneBcvA5vjlqxzWZSYlqio7FbC\nufCSG96dECIb3Skp4ceIrvrMvGBN3wZ+6X50nA074XEvOyPHEfufRZVm8hEz\noUz+IXUqJ5jv21fJGaoO+lbKCw4RjG7dIZUMSlVtqmp/tf8/lT9hpMIYiIL2\nWvkW\r\n=JDw/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCIEtkYekt2goYaNaP5J1immozE+EKzKUClr1Xpy0thMwIhAKZNl+eyf0OU6sdNTy8dQ9CkvGw3U45XtQFxyA2Ne0gV"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.9.1_1631446563632_0.4612412861012283"},"_hasShrinkwrap":false,"contributors":[]},"5.10.0-alpha.2":{"name":"cspell-io","version":"5.10.0-alpha.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.12","@types/node":"^16.9.1","fs-extra":"^10.0.0","jest":"^27.1.1","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"25c2e9fee7a398fae548fde111358f23dc82d2dc","readmeFilename":"README.md","_id":"cspell-io@5.10.0-alpha.2","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-6HU6GeJ2LvaJwXU/y4vuWAyhQ9dxAW8S2UHKv6nYlDfijDh9DVzwDjMaBCnj5qXyHV6PGazM9tMTKsvWXPQj6g==","shasum":"0858013749b6e1af57a088bbadd54946d94140e4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.10.0-alpha.2.tgz","fileCount":13,"unpackedSize":9641,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhPxa9CRA9TVsSAnZWagAALdoQAIGRrrmg8ALKkOmWy0td\nHKLxVIzEXD7H1Y7Go4ElkIvumeeioDkkrpsLXEr7nuMAOuyiOtyGfhY03ocb\nxkdkphhLVDTPaaZcRBaA6JuQUiW9J/9D4KacFVhoVFYnUn8SOiZY94GUT/m6\n2Bsl85bW2eszuSLW/pI1Ws7tRueL2C0YSvP1J8B8RP3g5lVvRndrT6P9zrQn\nF/pGX73bV+y8ANCSwb5bYJ5LakGHBWDCW4OKOtadJtyC8SR3eX/nRS1QPiU8\nmKTvpnNdVue0CSGRr5WfxETWxKPi/bC9ql80CB7PyI3morccc/8/1W1rNxx3\nokhUoGKlzcukrXVcRYiAllYeIHOAusXnVifCa5nV2acO1nv2ZGGyZoOkpbOT\nMYTdmXaBDQc//O4m0Y6j9jsygz/YhqTx7HtRpXiqIYuaO6gLq3Taa67AYQlp\naBDzpYczgoHoNh+8MvYjTBQuE8aIWANo0c/j3XqVxsmRWJGr4XwX/ng2W1PY\nP+TPTDPPed9kYZu0LU9HLXoHc1wtFNALkFmLwPmvSV+Ok0OFgd228LE1wo7H\nkhJuzuxnoLcFsQ0BHbBzv6umyB8DvDi7Q18AiZq3g8fsRwgQoD37IlQ4mQ4J\ngCcfAHAWIioQs67nDb7FUF80n1mCcZdrlgvfNCH94NUPPNTOnIjuP2IpEk5f\n9ChO\r\n=mzLA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEhAdxA8bKvF4X+Mj22h9IGKCcfmQYHZrH5O93apftFgAiEAo/7mwGUwTt0b6vJC6733Jb+/RyhHhfkT9/pz4+Pve3g="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.10.0-alpha.2_1631524541084_0.4761309571770205"},"_hasShrinkwrap":false,"contributors":[]},"5.10.0-alpha.3":{"name":"cspell-io","version":"5.10.0-alpha.3","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.12","@types/node":"^16.9.1","fs-extra":"^10.0.0","jest":"^27.2.0","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"4f67af890de5ba5a0276735e422da024b1dd8d3c","readmeFilename":"README.md","_id":"cspell-io@5.10.0-alpha.3","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-huPsLrd/sNd1KIjsLxd12pJcCe8YkKIjT651cZNRmfch7Gn1WK5NsY/kzp4ts2BiyXTyYl48wqGmA/nkvSB83w==","shasum":"e0fa2c82822a8d32935be44fde9d551d5d95fbc8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.10.0-alpha.3.tgz","fileCount":13,"unpackedSize":9641,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQy2cCRA9TVsSAnZWagAAnTsQAJMWCNoljDc5lx4Z+hat\n22X4sxs3vaXjz4Yz0FXGvokWO+YOnZ5H0hikj19MhqMvl6a11NYWgR/DblbS\nW1PQF72CyKw55kJsCxdnAkNHQqX23b6DbQ2xnMYKdBk7EQk74G4jFAUGceZt\n+VbQs/914yjCHETft7MxnZykyggD6D6yxfoRMNCF5X4/QLf51mRJC4GNN55V\nsNpVfDvzsITeX0YvYKYw72VJ+BAasIju08j3V/PB+tF5M7G9srKUz4h8EkI7\no7jKs4fJArqERoGUcny4tJern1bmNH3BQgfVCjfGfZ0En+HkwZERv2dEctDZ\nEUCipzxNHB11jhB9veoAgy3hGULFogMfhqNojExcQquwTRCBSlOkYKKUBmS9\nuwGebkNbbu3BHNhCQwNPbyZpMwMxTplYjipZn5PrsIAjIRPV/PejxpzERUoS\nVAuZw5i83mjbnPyp8ghzyL3h+40wlWPluBNAJcspbJsK7UmtYrZ6YW0M6c5s\nQWTS5hZlaFZLVkTUMPEJMz+Lfs8SG7FoMI86rGKOBoAgOpoq2EVHY7rh9MFJ\nDMvsJ5v43Z+tDCrUv9mZE5WqI6WUkk7ZERwB69ZOowm8DdhFvqrHF0LI0M98\nIuIFx8/LHzjnJu0dTzHzw4jCoI3Q1u/h5pVvPoZDqp60ihgmz/riA1ZYxjKv\nE60/\r\n=wUZ8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCk09jb0KYWicoz9Q8LQ1rZ/WX2n7SLUpgCNB7WhAwzRQIgFbkvihnht7g5svGx+U+jcXLbwoq0ApCEwFZg/SG8MnY="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.10.0-alpha.3_1631792540563_0.6440360049353615"},"_hasShrinkwrap":false,"contributors":[]},"5.10.0-alpha.6":{"name":"cspell-io","version":"5.10.0-alpha.6","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.12","@types/node":"^16.9.1","fs-extra":"^10.0.0","jest":"^27.2.0","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"18f0f0ea2c6260859b9f069565a0369faaf5f96c","readmeFilename":"README.md","_id":"cspell-io@5.10.0-alpha.6","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-YDx7dDVO+yZ1N8HwEAeY0lZI1zA5j/esqT3VIogQbIxHlSOksIzvgmowkCSJ2iQrwYpE2V7BQabYNKYyY6DRGQ==","shasum":"c21ad26b3d198c7a9f0a498c47e4d11af077d2fb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.10.0-alpha.6.tgz","fileCount":13,"unpackedSize":9641,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhRCyECRA9TVsSAnZWagAA+jAP/30FOecme8262CmvO7DW\nFDslO2sCiCxgSOzPNAwt0/IdzvPi38s1HZuybwTu/Xuke1FOtneh4LtsR/MN\nl8PZTvmBiQc/nJBN1OiLGLNxtmDLI8sfE4I4Z+InbDuUsu/Bq9ikbn2gdP6Y\nQmdfwXDFKpuDqY14M6hd8XB8YQAs43mgurv4KNO/aP38WesI/pO3LYxE+/TW\nFmrbYBrvYTbBsIodrr8Lhy/GoCR7sQlOyyviP5OXUP56VKAKJiY0LAGgb/Mn\nHnGkH+dKhJ1NxGEwIOm77rqFlNwZ3CyRBfK7lfxGI23XSxM/VjWZ/l3e0OHi\nuMqdWJdGP4FeSTkzXhzcovzAayfJY+pwTF2Z/0KU+yUP2yPInA12FQWcjUvw\nGkheAGoREdK4wG2OrSEsm+DEJt1bZNlj434gh712xCRbys8eWIKmzp8C3sSz\n/IHpLaUx+Z5yuWYkfW0GgkLVDf6TCCnUJUuRIyYurbyzF2iXafGXoQg8zPZW\n5w2aTFwgILDRKCCaU4ytfC1EswIEWe9ZPNL4CcaDaINzJRor+rZLmTbf5eDb\nDuGQ3YhPRacqYlg5zPcyEhdIh9PYfVBAl886NhFtkm9x4DHOJeuSevZrDEjd\n+fKz6WxLX3hDKrZEkVH1h2EiAtWdgffnUXtlZVRPs+beG7/ZwJDLusGBeAi9\nprm4\r\n=uA73\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGPGwBBJeaio1yaAx0YTqiQGI42ZhTntIQch9Y8mjsubAiAKpCpNaoZCFfSvUoIr+iBOFiqY/NXlmNx6CJSlMiQ2Vw=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.10.0-alpha.6_1631857796498_0.1971954223446919"},"_hasShrinkwrap":false,"contributors":[]},"5.10.0":{"name":"cspell-io","version":"5.10.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.12","@types/node":"^16.9.1","fs-extra":"^10.0.0","jest":"^27.2.0","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"7112fa0160844fc206dcd7aa100c7c14abd49a27","_id":"cspell-io@5.10.0","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-vOJ44cGueqd6GWCmJSAeZ/GbmgJiZdGcvS0mkDhBW3CS5+L8ZH3NItSiH70H/zZUAPCelkyqoJP2zj0MxSVqXA==","shasum":"5bfe04d5c924aa808d5129034e572b587ada90ef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.10.0.tgz","fileCount":13,"unpackedSize":9633,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhREJ2CRA9TVsSAnZWagAAr94P/iVaSLLUxDQThz7tlMvu\nAwuGq5zu6w68eJvIdmfVuqntDRjXtsCbdoUG+inTFoXfZA0iEoQnS9SNrR3j\n6yojBHWz/KS0bivaz26Lh4LtsHoWbMraM68WToxqsCwJhlNffluhfo0A3tEZ\nUG6uAKxzePgK2Q2TmXNAoAB9fhSfy/+FGw54WIu7ioOuUes9xN3CzDQxsQFL\nXQ4mUB26Fb6Pc6adm4PkGGeilMOi/2JQEiRp6ZjBBjV1Drn7u89blh7328bS\nHhERBSw90Ay/lf6w5tFKN17YN6npSDR20Lbes9gBl8S+p3+zf8sJ8KycteF1\nCYqaQI3o1Qa8NGN8hFbdejjptIAKxjUo7KXw3k1/gJ93lVf9NWSsnTZ68n8A\nZh5aCO+bbl42ZTZGVgezCaCoE2/0ZR8jBo2VxkdFVq0ZURutPNrQlLBDQG4g\n7sBfJvDGPW0/huLtHk0zikIi7g7TielfOaSN8W/xX/USNNY6hb5+5I904yLx\niq6nRyi+9o1rH/qut1enLTZgiiVz56E5uyKJes1c2VPVmWsdwvcBdcPCxNZL\no0FCz3F6PKeqFZDL5SzuDuDgDdk5X0VxHvyZr7sds+X4I02CQAwEMBxuxOhd\nl0zr91rnTZXRa0So40ryYWXxDsm3AH+MGiC8H/mNiWihsbDmmpoK5K7QpzAM\nz4Y7\r\n=WpWc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDspqr8Ed05WZjWowxeaLnv0W0O0Edy7854yByxCdAcHwIgDooxHLaDv5FmZuNtAYePxLhJQBFmkUSlfbV6lGzeYIw="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.10.0_1631863414075_0.502406503505564"},"_hasShrinkwrap":false,"contributors":[]},"5.11.0-alpha.0":{"name":"cspell-io","version":"5.11.0-alpha.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^16.10.1","fs-extra":"^10.0.0","jest":"^27.2.2","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"1942e43560a4969bb9e070a0192121d695ff4554","readmeFilename":"README.md","_id":"cspell-io@5.11.0-alpha.0","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-pF9BxFdqJYwZ6Ris2qtP+yY1fWeEOHjCkrVqlJ53MD/Ey4Hc7UPAtO4wdWid7n5cpeKWrRxLusJstTDZpaPXwQ==","shasum":"869c7fd4ae09cad4d0892ba2b161d435372d0008","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.11.0-alpha.0.tgz","fileCount":13,"unpackedSize":9642,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC5TV3e/J7e/4kD1+D0GaZr1rtetlcKylumXnRB1VHdAwIgQTqVDR5eF5p/sLT18l7Y37hUhMgXRAzCUXBEyqx4qe0="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.11.0-alpha.0_1632838097943_0.4344699207962823"},"_hasShrinkwrap":false,"contributors":[]},"5.11.0":{"name":"cspell-io","version":"5.11.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^16.10.1","fs-extra":"^10.0.0","jest":"^27.2.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"2deebec6adea5d6cab7bf1ee5ff3280ff18e0a8c","_id":"cspell-io@5.11.0","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-uynQUhNllUGuveebTWlJUEf2JaWq+lEgSNnyMuDGrqo6IqBLIgZN5atRrKqWhru4CcfkEkjAx74gWQVSmqjfSg==","shasum":"9753b1e40e95b38925473bb725cebfedd18b1c56","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.11.0.tgz","fileCount":13,"unpackedSize":9634,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGP9+bBiN2Qzty9YXS6Lu9IdO9nIvE0O6TgXdp4smh1oAiA7qpQgPwFwFIMixNllV7s4RSqGxlSum2Mjs20f0ZHW3A=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.11.0_1632841279339_0.12222608649195155"},"_hasShrinkwrap":false,"contributors":[]},"5.11.1":{"name":"cspell-io","version":"5.11.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^16.10.1","fs-extra":"^10.0.0","jest":"^27.2.3","lorem-ipsum":"^2.0.3","rimraf":"^3.0.2"},"gitHead":"ef2cd2332a126afba25f288d5a3d726db7b6ca90","_id":"cspell-io@5.11.1","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-FWCNq1dY6MO1Y494ou3Qdvm1fcWGte6bLLYycgz1CLwU42VAzOTMDzzR53+BExRb4HExp3penmIHGrwwG+BZHQ==","shasum":"375c5db629c143aec3e4ecb576a53ad0c3e21176","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.11.1.tgz","fileCount":13,"unpackedSize":9634,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGcT4WSGONmLIAtMPUMaOMTqiH3iD0R3RiBlGsZMULI+AiB+G3fXc80xzkNFCdYBjR6DPYISBgE5ziTHlrSFfEE1pw=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.11.1_1632897638779_0.11082062579394747"},"_hasShrinkwrap":false,"contributors":[]},"5.12.0-alpha.0":{"name":"cspell-io","version":"5.12.0-alpha.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^16.10.2","fs-extra":"^10.0.0","jest":"^27.2.4","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"babee46ac49f4388112e1bc562282b49051197aa","readmeFilename":"README.md","_id":"cspell-io@5.12.0-alpha.0","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-CwoPAznqI6uvUjKeuI41DEJIplV63cRxgM80IjNFiNNccJKyUh12xtnLZclbyLCts8s/nlcO8AzEbmzwANK4Og==","shasum":"b918b9357c20453e8b1557b2e52c19aa9ab65dab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.12.0-alpha.0.tgz","fileCount":13,"unpackedSize":9642,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE/ZCdTMFhU87DhgHpVLvAMkjqGMzrXKwkyUVrNE2W3pAiEA1IHt1mJvZlEZ5u+SHP0eroo3NGbECu6QeutJhBHN9ZU="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.12.0-alpha.0_1633430078451_0.49187776208635836"},"_hasShrinkwrap":false,"contributors":[]},"5.12.0":{"name":"cspell-io","version":"5.12.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^16.10.2","fs-extra":"^10.0.0","jest":"^27.2.4","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"1dbf5b70cbf27a600f10e439eabc2ab0f908bafd","_id":"cspell-io@5.12.0","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-XNOQgxy3/fx3Rv7w0NO1jMgxVT+ZliJ6L2HI+BCCIBQSkDmKpjXZyOR2mURyS9G4y6wJ44wO0MWtpC7FGBk7TA==","shasum":"2985c23ee7299f0bde19a22f9516b438a1cba1aa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.12.0.tgz","fileCount":13,"unpackedSize":9634,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBnuDkp1D9oTSWziSV410wHDIOwhS/7WTigPflUUC4OBAiEA7mhVBJ1hzPXxJ+izDoCY3DSmtAjZLBE3nMqwQrN3EzM="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.12.0_1633431502429_0.13493582276775862"},"_hasShrinkwrap":false,"contributors":[]},"5.12.2":{"name":"cspell-io","version":"5.12.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^16.10.3","fs-extra":"^10.0.0","jest":"^27.2.4","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"1418785bb9c3a29b794a6e9d447b5638f8eb9fbf","_id":"cspell-io@5.12.2","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-5ybaQkzdleE8QhQ2FkIfxJjUfsC+xEjh+rfLta3rBbvQzaWW0xayWUdjZMUZH1mFRdl122Pa+PYfsN4NvBTwvQ==","shasum":"5006c6d9d5510bb653ac44eb985642fbc5f27093","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.12.2.tgz","fileCount":13,"unpackedSize":9634,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDcRvLx91apIdmlT4DWBLAOaf4TYSYu8iZfosBl+m6UeAIgTKxvrXvLnrg/66XkotBhuSChDva/bhuZzkdXn+7nkNc="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.12.2_1633531244811_0.19047148958948124"},"_hasShrinkwrap":false,"contributors":[]},"5.12.3":{"name":"cspell-io","version":"5.12.3","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^16.10.3","fs-extra":"^10.0.0","jest":"^27.2.5","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"6c424aed933adb8d983ab09dd45042d63d7a5cd8","_id":"cspell-io@5.12.3","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-YqIsDPWj4OKyRYDZyZ9InvYBSGJAYbq/OMzCtJ1vCpgzGdm+7pWQkonGZMThPDW33EsSE8GPaT/XTGZbqZuDoA==","shasum":"19bf52443ac964042b0a2e9103a8c12f3312d494","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.12.3.tgz","fileCount":13,"unpackedSize":9634,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDx198amETD2wULUY/HET4/EcPc93mp8xlHFFEu67uMIgIgTF2wBjJBlGSbW1PAqcum/7D96Pf2I7uWYGsPwv2qyiY="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.12.3_1633709668225_0.11450560258582043"},"_hasShrinkwrap":false,"contributors":[]},"5.12.4":{"name":"cspell-io","version":"5.12.4","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^16.11.6","fs-extra":"^10.0.0","jest":"^27.3.1","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"3e9973c39725f65141683b373ed839562f28bd94","_id":"cspell-io@5.12.4","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (darwin)","dist":{"integrity":"sha512-1CS6GHIoTSCYo/Lb7PTINtEbFAsIgowNNgsRAArdUiiOpmoJtCw4SXxIUPMaX5liV3Jo4crLheuCEiXHEqZnSA==","shasum":"ea8330118f92b4fcf266fa1f87f9d7918a8d34cc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.12.4.tgz","fileCount":13,"unpackedSize":9634,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5uxVXrroT1tV9v6WgetJTrpkku6/hB2KP4Vovxie7cAIhALIU3RpYEIvZaNQ7ffPuyRCsnx4Ufif22PgpddGQH1un"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.12.4_1635669373863_0.0438467247680987"},"_hasShrinkwrap":false,"contributors":[]},"5.12.6":{"name":"cspell-io","version":"5.12.6","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^16.11.6","fs-extra":"^10.0.0","jest":"^27.3.1","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"430bb6103b03793d5f0b746e7c643d12fa313216","_id":"cspell-io@5.12.6","_nodeVersion":"14.18.1","_npmVersion":"lerna/4.0.0/node@v14.18.1+x64 (darwin)","dist":{"integrity":"sha512-pTcxw5+/GKD5qIxTcQzWq6pTfWmSVAZVD11kkQ9gFYwX+JYdYmm3Af2x8u5oV46IKL0eAuLp7F1kfan1IsRnEA==","shasum":"f4bb8f2133e6c12d761f1b7f0dce394fb78a4d20","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.12.6.tgz","fileCount":13,"unpackedSize":9634,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICM0+qHNUOebIVgumJh8aFXBvnsWBC8vZH9/IbndnnFSAiEAhbqz7GxZiymBQkDCAODs3feARoFnnkHeAVgT2+AVG3w="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.12.6_1636032503345_0.3539302883541895"},"_hasShrinkwrap":false,"contributors":[]},"5.13.0":{"name":"cspell-io","version":"5.13.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^16.11.7","fs-extra":"^10.0.0","jest":"^27.3.1","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"4cd5431b084824e172798ae97f2f520dbad4a8ac","_id":"cspell-io@5.13.0","_nodeVersion":"14.18.1","_npmVersion":"lerna/4.0.0/node@v14.18.1+x64 (darwin)","dist":{"integrity":"sha512-C8DQ9DY4IajInynwvbB2EULLFdHElHGpIYdvtM0ag5LJCiRN87W9XE68ia07ceNI5ahd5VJWPVyBRzCF4CYUEQ==","shasum":"0f38e71abbf9e0f06d45fa80f2547a595390b935","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.13.0.tgz","fileCount":13,"unpackedSize":9634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlLRYCRA9TVsSAnZWagAA3Z0P/2thTmy4LbuVKJGuThNj\nNa2KtXOhcTKZ41t44sFf7Y4D85386ybUbB+NIeDBauRngWgGxI5qJuk331zg\nvpQbThJBKoRpyQ1SZVqJX3IhxtyFlzzw/u0oFiwgBPOLEXKzZCWyDh3FQfs4\nurMkZ3DlBgG0vqka149VdQalZR1ful7tyuV/98aSUzt+kJbFM8H42d2yhCUN\nTige8azSxDVYZgNp1ZtdvN3U9MG5av+m/hHG5qkAiwrfxeAiseZnm/hQjKK8\nL5NqjteiLcmwwtf7zHzHPW3qAW7ZI0c1TkmHjpkqHauKBClZetADLoOKa+t9\n3pCls/SMmHuTIcjc5mf5+DueH4vnp/mS7LY/a4HFpZhtOFjn6QDPeQIqw5LZ\nV3rTQTmF85Er93ZXTRzyxqM92Z+8syVq4PDC7Fidfh3UlV5py51WjwUruVgy\nLtPUUPihXbexkIcLQEAqWhxo9vwc0NhOs4IjpJYBqCo8ZwPKymcGiSjNCo9c\nEdrdcaDOhfZ9ksDjgKgcmHL3tO2Ff/sPldie+szzKHrXk6eHplna3BYe+wbk\nr69TpetJjYFWw61lFAqnliaN+wmdLuxZ7q9d3NP7Id7Lm4OTP/P8ezENmIJ1\nIzxyeBDUgFlfj1yQo/ChdPLTwnyime+SRT6yK4tHObdWUpIUaZ+saVU3jXSw\nEnLb\r\n=e7Bp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEgxM/xK/diPkqIRrMCqorj3AiVZMWMuvg9w8hi5Bx6AAiEAr8o21gw6vtzn/mQ0xbx+du8z9N3gKPsyJ+C1aRrA6ac="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.13.0_1637135448567_0.6980801397507486"},"_hasShrinkwrap":false,"contributors":[]},"5.13.1":{"name":"cspell-io","version":"5.13.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^16.11.10","fs-extra":"^10.0.0","jest":"^27.3.1","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"575e5e6dfc030e01cbe96822dfef9dce12e9f1c4","_id":"cspell-io@5.13.1","_nodeVersion":"14.18.1","_npmVersion":"lerna/4.0.0/node@v14.18.1+x64 (darwin)","dist":{"integrity":"sha512-6loZG0kWdUI/16aIcc5scgj7bWkbEKC+s5t1C/4s37Ek8kqmcfLY0a2xS3CLiR+5TMyZrS/NxZ+0SW658pfWjw==","shasum":"e7b16d9fef2cea5ed9c0b9d730b8733ac71aeff5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.13.1.tgz","fileCount":13,"unpackedSize":9635,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnpJnCRA9TVsSAnZWagAAw2sP/igLbOsW7OxPBXl+xdBl\nGnzmazBPOP+hec4B7g/84ZXkZKXCcEDh5rGqjmxHkKOCR1IvcqAWp195D1AZ\naoPH5wiMcz0wWRmTzn2h7QSLuFKN6UZXBRFk5Tee/h1sRw1cKF8IKwHe9tKB\nJZVhy4W0SVHPupWXuUVrnOqTinN3ZycPw257fbndJIpYTFEAKeL98zX+YJTS\ni/dAokr5moC0kIGs1rmeV/urG6k+WX9zSf/YErebMAD62u3iM8HIKESwGOcX\nkLLijzLLn3p/itj+jsG9anH9fklCPlC9mZ1Ra/l/q8gOXOr10B06G4Ya6Un3\nOmjBAc2JXfRxHWQRVvRleO9NHATFoTXXB0agL+VRgbf0d7EVCCmI9SQRDaka\nQEPfk1WP+bnn72dtfc+esO1MPzXWhhlCsbkOrzWTsRv1aW6xeC9zZKEdLvu6\n3qtgN6Uk+kYIFcNNN3ENzQO4tMXLZw+P27sXvDmq7obcMN4u3XieWr73XP1c\nakWMtaq0U2rYzRtQIiaMtXphq8BHCymBGEDeNNKwCl/neF7lSruJWaAsipCW\nNcvoctSLdPYWkmLbUt1GPO4dqH2V/ElsePQ+sUjm0/NbhTeqaWaSrpkPic5D\nQHGBarKzycResI6KOs+2QE2K3ivNLLn8I+CX4XGzO/9UvJPKsulf+3g648w+\nBISn\r\n=6YuQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCb1wE3dNsyVfuHaGSEpTOsROKXlrUj1vzrnns103cpfQIgHs5YYdgSxjgaC2rvmcuZlpryw+JUjvOOA0208XmJ/pM="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.13.1_1637782119395_0.7416336941109027"},"_hasShrinkwrap":false,"contributors":[]},"5.13.2":{"name":"cspell-io","version":"5.13.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^16.11.10","fs-extra":"^10.0.0","jest":"^27.4.0","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"98bce0c75dcf4328b0adc80a9014809b393c0d37","_id":"cspell-io@5.13.2","_nodeVersion":"17.2.0","_npmVersion":"lerna/4.0.0/node@v17.2.0+x64 (darwin)","dist":{"integrity":"sha512-0/h8i02mIQGkDoYy4LUoMH4WVL8u55iCNnE+/qMTIO8Dld87qqKdhnHASPsvVyb0AHpkEOzOyR62ehpNfqqGeQ==","shasum":"89a2c6c9a968eb40357187fd6f7a3ebf9fc614f6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.13.2.tgz","fileCount":13,"unpackedSize":9635,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhryioCRA9TVsSAnZWagAAN9cP/1j7oJ7O7ZtCaBeG4Q66\n+AooLNEjMrFV7ies8oE2mIcGWyRmOQI9IPYJe9y+I9/JCY2V8W79MLvdHau/\nURWQVfAmu0njOH73kmD7IR9J74hVSDcCqWaBl/A6WIfvWcvSqxufwkdFbqdt\nVY+/qZ+iei5/cl+A3kj8znj7MacCVmrgloumsUctcOr3uR+OUbp8t0SplIF7\n1HnpZeWzxulq8XD27aKEiwd99WXMPcYoJkcteheqZw4w7iWUvzmiC52gm72q\n2Uomx17cJCQ1GrCITSFINyE6EWN3IBQzpUsUg2WQX6k+9VBvyEtqcAn2ap3i\nH4Ay+JxRA7mwZOV151bZsXz5n4AQ36IAhKdz1Sg5YT1J5s7UMge8e4z4K0Y0\nmNv+ZXQtlQkyZ/VAQmlOQUZhihvriBSyQq/9MTShjijk40hR3q68D3a9ozOp\nl9GoAE5d23xDeV440vcF/jNVmaiPHNWaK2XpDrHQ4UURW7Mrb8ha/oFnEn8R\ntsgkJugO8hlixa9Yn+IJTuEWLe5vTvLhc6fr9Q8EQABl0On+JbpPdkPSw5rb\n1PjvFUAC/Bak3IDYZlwGKxWTwfLuCFjiEWE3KYOJrO05bazkPaMmcSoSfoP2\ntbGMFko49Zi5vOf6VCyZAfmiwvfT+jAmvHDQkRXgwYB8FTbvJFvA4GusPOm0\nl7QV\r\n=LoIv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFL8xaJaIIwVJsQe4y/2IYYN1QciqgPPZzyDXWT6s1MoAiEA4je6AiKFf90+ZyNvTvcH3j2reGObvw1ruO+7Y/62Yyo="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.13.2_1638869160296_0.3683064956242317"},"_hasShrinkwrap":false,"contributors":[]},"5.13.3":{"name":"cspell-io","version":"5.13.3","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^16.11.10","fs-extra":"^10.0.0","jest":"^27.4.0","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"f49cb2d98eed1f7274b1e6ad1ef076e7140347b5","_id":"cspell-io@5.13.3","_nodeVersion":"17.2.0","_npmVersion":"lerna/4.0.0/node@v17.2.0+x64 (darwin)","dist":{"integrity":"sha512-4OwpSprgaUc8yZGWHUBiy5Uv528gmk7wMai6c2ZQOd8HEOkIoxWIjCVnOEYHsXBflhcrvSPxirwcsLOcGU2bkQ==","shasum":"07ac34bb4708921272e700bc34a227bbf6545f31","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.13.3.tgz","fileCount":13,"unpackedSize":9635,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtGWeCRA9TVsSAnZWagAAk1MP/R//yn6HRqGMLM3kv9HM\nX80EhU+UDb5GqvJi/QC3mAm73Edy9gp/o7AJrzUkbdvGjm6gtJShvSx3dNda\nBoZtgTmWcXWz932oM7G7e2qOy51jplTStoIJ5tn5HRdz5lkhElrnMxD7+LA8\n7OSJiiHRnzg/nU39YoghtXBfrzJolZ79gxu7NdLq+dLRIP3FWt0T6VcUZqST\nRVuzlqmQLPuGNq7kUlffld5Ng58e68RAsuPV8TMtnbXmK7gWHjWrR3shrOBI\nFeFhDlWgNe20Vq2q3B0RaLC/OuUxXq+SOEtnbaMGnfNhyJ/zKybmNfiaSBNS\nsQXYp4TEn8nxZVDgkXIozveEUKtDU6GWuE4xd6fHij4JSffiAxnQ0M0HPDMa\nHiEKboBd0jCTxH6bG955FA5NInB903lgvGZNup/lRlRQj5y6ruoD4Bc1T0u2\nNgIM6ZobpPTQZi4H/h7W+PZM0SsrXKk471xYkTqLH/OHRLj5HVvNK5rtADp2\n5Qtas1MJt+s5ZAVIlYXLL9b+xYRfAd9XjFzmUT+z4LxW/2OrHC6AZ5HjR3+P\nBXd4R16qUl2u7qe0AxaNZPiNij/Cm11qIhy/UxccYgeaiyvGKqL6aHHZqp9/\nzbKId5w9LziCt9x2stUMcKW59iy8pNEfBlqr3FBOsmtcLkke0NgwG40pk7uI\nvo3R\r\n=gG4b\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE2HRGtXijrbhuE3P9IhzAenhc/291jOwljQ/ekZZllhAiAIpZQeqtUKRCO6zQsTpklx6eZj2yN6wVcbiW9rYW0Yuw=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.13.3_1639212445980_0.9699128031861664"},"_hasShrinkwrap":false,"contributors":[]},"5.13.4":{"name":"cspell-io","version":"5.13.4","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^16.11.14","fs-extra":"^10.0.0","jest":"^27.4.5","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"cf6ef9e6137af46d1a7ebd83600c05a4892c4814","_id":"cspell-io@5.13.4","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-THe0R5CAv2h5yvrF3dtvigY73mnfFlfTJFWoSgGsafKq5nmR8jgKpbjQgK93zL0JC//BgdK0extfrSLsW2D4mw==","shasum":"f2e147b300e299c086f24194cc23cda5a3b480b2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.13.4.tgz","fileCount":13,"unpackedSize":9635,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvb+1CRA9TVsSAnZWagAAbSMP/0s71PI6WkXDbJ4vNQ5z\ntBCk8hFm0O7w0OXC/3wWvvF8HcE3nsYGRdF/feosGWLYf5kQpw4V9HiQSwZq\nKPgPbebBHnJ6jHENeY0ZGUDWEjJRHNazNPRJTU57pegv8+tiYKoLj6d+H5NF\nYfu/GKU4jNDvdVdJco9cWbMF3r5mOe+v/bLZCV1J08t4QWFfXFX91jo+ec9v\nrn4XA6u6Z2Pj9Q5mN6N6TSBY5m4lkxjLi7nvUgfkk8oCzSDFI9CTKfD+GUJB\ns/Y8cvUkURKMsT+ejJ9fUJmQV8o2vSquun1hVO4r8POOz9h/2FYwJEsfXQxo\naB3JWY+5lrQx+ehOfQM6E5B2I67/6eQc1C0giTDAw+v/Zio/HHq6pNHfqnWV\ntU2YWiEbi+IC9Azb6cfsCGRvWdkEKEm+J04Tza4RXhekXOq15ZQTY3N8SBaa\nnFknDDbg5Z36P0Y4uNLA++SjhnMX0pXGA+U2hfZ4Lk3HmkV3GSiCtsS7jQRL\np78Y6TMItciSaPaWSkZOvcY3p0uM5A8axoZsdMySqP3HAoyPFUXZ6jm3pYHR\nbTsoPeQR9wYXTaJ4VvMRIFcMkZR0kmetvRNG9kjuOWX9vpUQSijuA2eEfhCm\nbHKYOkAW1sJjGb3gy/+q5JPKFVtcLZJ60mvAyA3eDk11jtjgTQGvan3nlvKo\nz9Us\r\n=EIr7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjdGQ9rXVJeBQJGjj8IhcD/mJL1nouIU9MURSVxLDiNAIgPLP4uTc50+4rcf7U2bCHOd0KY/qzIrAk2SgoRRbKpFE="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.13.4_1639825333749_0.6829284433172704"},"_hasShrinkwrap":false,"contributors":[]},"5.14.0-alpha.0":{"name":"cspell-io","version":"5.14.0-alpha.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.5","fs-extra":"^10.0.0","jest":"^27.4.5","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"bb136daa99b18e826a5e720ad1dfba94caa1e16e","readmeFilename":"README.md","_id":"cspell-io@5.14.0-alpha.0","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-Gb8h0OfxauZwMn1RzJF1sEa6vpum7tPuuJMUzGGcVdtG7jR2QhPaMGYUrfx4uKRgMOgh9oxhhjXKWxnRtm70uQ==","shasum":"d1b0368cf593f5166e3708a2d3c4660736c25743","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.14.0-alpha.0.tgz","fileCount":13,"unpackedSize":9641,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzEYRCRA9TVsSAnZWagAAC/IP/30KpitoNFna9R1vUl1p\nkTGKuzwgoQKWpwzkLa8Ynp/9Rdjc2RcI/jq4oslaW1NJvTmeIrVjUtrdui8s\nJNV4kBXnA0bNCONklWwWHYDze5KJw1M8ja9dN/NG5b7oZINyH8FQ6zIX3WQQ\n555YxqR/6V15bb+c5OIT+BN+cv0Z6NOIMp1JjJbi6PSdZmot7tLLW5z7QP0Z\n8+YU8sFUslgNGhWeU2XmIqd17v0QpBtddqPb38cXiuSaK+rZCc8iIL0KwAPp\nazFOrIdgr7icU/aSeWmZ8oPWsVXTwosbKNSwfDdBiri44H18jNVuBkgXh1WC\ncLMX0cC9wXWg+FLMgD4LMFw4SO5X8ZOP1ujRf1l0HJY3ypLs1axXn5UhnUqH\nl4ra4F6iC+2MJ9lZxkQHzkJzrF/J0Jl3PZSPPjfD9edLl7TiN9L/jtntrGYW\n/lT5maIEaPTK07nufGsUKlQxN+UeTyXKLoaNmgmSrLJBKQFCDDYm/PhrvQ/8\no1G2gAXLxAhM79YF1pqJoCOOyRRTd7UV7k8HJEXBlXZJE/HIINHXFbEWMgi/\noaegOgHkNS6VMeWcCZVnfWZ+TpP3vxiE4p/8NylkSKhmihNQI1T91QSmD1/2\nYY0ohuu6BQewxQXaiaw8rx/trxOesjQLUlqMlzh4/GqHLcm5BTfYKg4uPKXm\nWq6o\r\n=LvvK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpRPqgsdTR90sg1NAT7Jgi95ausa84XXgt/3jLE8G9FgIhAJi4TZn12hCPpSCWte7uo7R5+lMWcATLsdMb5O3YKYBk"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.14.0-alpha.0_1640777233277_0.6817650666693742"},"_hasShrinkwrap":false,"contributors":[]},"5.14.0":{"name":"cspell-io","version":"5.14.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.5","fs-extra":"^10.0.0","jest":"^27.4.5","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"8c8dfb70479584839e8035094771762f77118667","_id":"cspell-io@5.14.0","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-MPi6Dgu+bZvxg9I3iZ+e2G1tIODIZ062O+75URZX3xCdv235aGdGtCY0AH2RNOQ+R9/jbkZMKlM0gIuGOIz0Ug==","shasum":"07d4f376a98dc4c92724c3b0ee90946b924d06e3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.14.0.tgz","fileCount":13,"unpackedSize":9633,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzE0NCRA9TVsSAnZWagAA9cAP/045luJ2pHB7VtTeTh4J\ni/1j8nbPSIZXvjlaflZqOO3mTNb7mIfEMfuLMTUr13kfp0lXAeYdr9JiR+Ib\nAKReYHx/3YGmEee6lM8j2TDkKqKtJx3Ousrz+Ru4KzVMA7rAJzc4IPvoBxFT\nC0C6zxYD8ba5kDL+yL5yMYe5vQzx202bleS2Oxxxs/HRAaOavmpJX3zU1Sww\nwHtfj1kPAfLAn0oopwZIB65hXGKG2bnylM5nAivup7swm0V4q7aw/Zdj61tt\nuBuIveGGPlJtO384KU5VDZu0IUjneXUUwcS1yc0XFJL5EHdha8NwTPEJjZkR\nkfPuImVD7OHvO4RQkJV2sWIZ0p5tiDgceDJeZxDX9uaMEVF+bBWxDBIhCe6O\nFsAtBBjOl6/HdBLaiJ4L3e0x64ILT5Smg2/lQiieD2xUe+OIlS7/dv6fD9mX\n/wBKfhQmhkFJXaUlOB7oD3ddZsUl2SJ2ZWDmWJse592sQhr6+UptY1DZbtey\ntjBT/c0SDqLZYSFBa9pefJvuJGzRE8WknXhPoCwQfarm8pay0CAB/WmnPNeh\nai9GoHJak/i8CTDyL/UPVubSB+HOLm4CMAlTJ/MOEfX/cYisFycItu7kWjHz\nT2Qn7VrbxUg1JKY6Drpe6Jl012wFR5q4iKWYIhLMN4z0RD/UQZjVAFI3Qg6O\nc19h\r\n=7mih\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHsb4xFHOCboLQxRLGDvgSSckjxa1YWutAymwvV1c824AiBIF0RIhg/K/Is50c7esinSrbvvg2V4AemoHzmnGk+tZw=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.14.0_1640779021588_0.9009560933989664"},"_hasShrinkwrap":false,"contributors":[]},"5.15.0":{"name":"cspell-io","version":"5.15.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.8","fs-extra":"^10.0.0","jest":"^27.4.6","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"04d61378054cbecd28df100ca704c7322abab8ba","_id":"cspell-io@5.15.0","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==","shasum":"f47039c61cfa61c2e9e54f3caee74fc1d786bd09","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.15.0.tgz","fileCount":13,"unpackedSize":9633,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2EbdCRA9TVsSAnZWagAAJ/oP/RZaicg51caPvU/NqEP2\nmWntYaM9H1dfgIxwopz3xD0lekKhfp9c/uw5+NrD6WzCSR2LhULe7gNf3zZ5\naN4uKdxvrwLLd7h2oie1hs/TdimPHYzEIV8mAIFndO7nl33FZVGFVwwKJgBt\nqaQoGLFbOx/kQ1O54R9GJGBM4wYo0S+fJD2FQbyIlXc4hiLdA7hcvxbRF+LR\njnYxyeLuumDh+1UUwMdPJm/m7J57uHhySPD2ruCFj2IojkOl0SsmlmUSXABo\nT2eIQ2Jfu/6UFXcuXZRDVasZ8nQ00Rj4Sb4AIRGU55+wdPgAneQKu+FYmXpO\ndXhl1v6ZabHCFVYnYzrL+M+9VgvdyZl/9hgmlfllaHwdbHn3aMs/w8aBpxjT\nn0dr6pvpOqZ9MfZo2PJV+4+pbnTd7cdw5XyDSV+XCecXBpASorZcI4VqtcXq\nmhtEPZ0OAPEM3V6aGdpPodqEyhsnnyW6zLZxOYF7BoL6jOZEM5LdAYhScdG8\noeaPm0NVJnMeQ6/Z1ZOs16xs9QoVkb9fhwOpGRgH1wrCqqaSLkHTIcTEOvUh\ngd+EzfXHPNJ0NBKTK7SYY0b0KRpc7ky9aKMhexooHpuyZGockoUo4/l0Path\nHp10kVIBjwOZCeWHrqcY4aibf7pvSJIGdaMHVaPLuWcDpDRtSXMhGI5NZVGc\noG9H\r\n=QPjj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEXCDkoOK/zo2zZohfWeuiHPobD/ilq4WPJTrHovI5LCAiBl7PIYuOQgbDkfqW8/JVOverKSbISXS3B9OSrXeaKL2w=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.15.0_1641563869255_0.4753131432111348"},"_hasShrinkwrap":false,"contributors":[]},"5.15.1":{"name":"cspell-io","version":"5.15.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.8","fs-extra":"^10.0.0","jest":"^27.4.7","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"b0461bc45386484e14ac7ad97a68d7d860d2309a","_id":"cspell-io@5.15.1","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==","shasum":"f62465250b73d37a5d135d5b152f44f94828c171","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.15.1.tgz","fileCount":13,"unpackedSize":9633,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2F/kCRA9TVsSAnZWagAAXRYP/07d6cQRq6jJcOILm8GA\nzRu0xNphiVakFEqoiWNtnoGtBAIs8+HnIwf/lktUb2+PF1hR4+4le8Hb8ziI\nuBT8Wm+L8TkNM3LVDg3DR70jhBlBQ+p6we7x4orgj1w11gJBf9CHkDkfLHBL\ncl1ROBbcErlhlgURIgVrQPhCsxa+anzchpOUYt3I/ilFpyXtzlddJtEPoLmG\nUP/ypllSIO8U7l+nKN34tX4gYrY/fL0/K9cWSbZvnkp5rDj+DaUmwZnu6ufP\nYr388nlWlZE3EwUKE3Kg9LNwo+OrZudVpGBTI4sr692hSZ1n1kFb/RX6PZQN\njg1XWaAaFoF+sWTGXos0vsFpicqHQ1QQHJ754i5rr8yaMHfD0sFp6ZVjtLNw\nshfUvcpF+xe4XFTgKYDuShz1MTeSIYVj62bwMlSTOLKbIMFZ3760iPbtLa4I\nO2sV2dfaBli0Dqj4xD54zvp36A25GAcPCt5cJzoFdRtZUmGyvbG9abzboASI\nS6vEKeqbvF+1XJNf+NX+ZgFmLjOPabPuYJCFX1GKs7qVx16YCtGjy9pohDbX\nOEhHWD9c6hAbvIbWK8IyFD9bfLqzsL9dnoBzbeK+WR8EdzsfTy6drFUrnFuM\nsrHQB/xvHTdncxmGfeSD9vNYi6JMdHNH8hlImx7591DvgJlzeGUjrlyjWp4h\ns1MM\r\n=VM8a\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAovU8hHxMbzZ4pxf6hu61vx+Oefx+O43WYRJSCrsWeeAiEAhy2wxaviOOozIxABh67PSz1KzYUzeQf++Zd8CuBJ5EU="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.15.1_1641570276626_0.08794501241851993"},"_hasShrinkwrap":false,"contributors":[]},"5.15.2":{"name":"cspell-io","version":"5.15.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.8","fs-extra":"^10.0.0","jest":"^27.4.7","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"b047b5458980010a8f3ab31c6dc9434e0e782d5e","_id":"cspell-io@5.15.2","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-wqSO7RDtDKcnTvuew2kOVykxAki8xVTZWNzRJJTA0myyvNTkA9TbXS9EXR4L7BuEUfUjI8mKscmpkmvg+eRMPg==","shasum":"38b1f515844bc9d3dc410af10adac7ce653acaa7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.15.2.tgz","fileCount":13,"unpackedSize":9633,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3Vn+CRA9TVsSAnZWagAAV+wP/1hscWHWqycztQnE9Eu1\nyJDW/ST/fX9SsnsD1ettTLclAbZFnXEItD9uWOKheZa+wgMipKaMPYLuj8EP\nVSoCK9nYxlx+5AN7qIKrFkzrQWPEx4hAuBhzhpL7LD2FIfOBs80235KXotew\n50RgWVwOKjwkJjKN5Tgx35sUGxtF5xa58Bx//S2DnPAeIcZzrtbNqtdsfvMR\nrL8OjsxBiKqz0Y45ibIDb/4zGcRCDB5KHUL+ZEBWmB/p8NomaQW98i0SFOg9\nenY+qBu6RMw3QCAdS30TBd27TlnobWUpuzrBXlDlPCwQ13i6arIM3X/+nz/H\nibZFrtpqtMjreQx2rq/KCPilbF7zGxFwG7lFYhjUW5SWLZrbBesBy0Ie39/W\nqK5Q9x40XkbyyLti8gx9K3jvuHbuRk929ZCShkWXR07iTxw5kg7M5pmfY47U\nKMLNpv+DFdbnku1EH3AEvdOx1yCfGUu73eMiOVHnR1HBZqXbae2ORBjuRpk/\nwBuEmVl9dl9tU+YfXElw2KqnxlK6AM/CvAPj6OPfZv2bQTVLkzZ51IkrFRjp\nvQYQHzsaXtyrI4wQ0e7h8/9yxncBQCFhSZAZTILGUDXFxlp1caB+6q4gMuHI\n8LEWGT68N+xkNnBHWKZzAzjuHEEqzE1cX5bwVmYh77a/popQ42rV/so86HwP\nOb9Z\r\n=7rgZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCxIhHoX5owHnKc5d6feGqfipYX8wG9hyEw7k+HHo0BvAIgdz5mj0mGxXHuBOVaFCXGN7Vd5YOxJjSep9HOQk6lRw0="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.15.2_1641896446548_0.9526070572213079"},"_hasShrinkwrap":false,"contributors":[]},"5.15.3":{"name":"cspell-io","version":"5.15.3","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.10","fs-extra":"^10.0.0","jest":"^27.4.7","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"8a7c55b7d0b340d3c4e964ba91390a405f2cda2d","_id":"cspell-io@5.15.3","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-dx9ds5tpl7rCO1257D04X1ttxtcPMVzzxuVRWQTvxQlJx6/MJXgZZaW+pm2BDuuU6kUmZc/1i6ZIO0ttbOQwrA==","shasum":"bc9e50f44a52890ec88a5f3e0a77ff636066b83d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.15.3.tgz","fileCount":13,"unpackedSize":9634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6VMdCRA9TVsSAnZWagAAGgUP/2wiH2N0LyWG+6+/IaTU\nw25Pa2xrilTnv+Y0l26/0PJ6xQVzq8/yRxo2Nsg3IHYtVB0mhEPi0Ki1n0Gw\nNy/3vtFCitR+dvQPSaX5tX3otW6F/wewnrFQ8VwiVryOSZ/lKU5Akejvorw+\nPjlY+obugKRrZM1/660xtOyFtdQUvdZmwtlT7N6rxkDBvaSqVfcN0V5I1OYi\nLleLOADTQd7Jn+MNpSz6p/jUVCTe8CvdtlAogn/eMNRrrFH8SKNGbmeYwrw5\nFjAD9akKXsUlt3giemlaSMWLb0z03r0KRCtwkiRdTXZMD3Q1gYZqlfrwJjPp\nAVig5eCJUqTZX9k/R98iLkTyVCuljOex1hWnq/xFvEKpVpmDXZjpthmFVYI4\nozSAS/RevuhyrkRQdCl2gPw1p+vsQURIYUQEDcHDWq7Y52rGvhlTrimXsPve\nLcbaoDt6vOkkRKpnKg52vuoQWybI6lAd1R3PUcntO9qKRcORx0tMtd0Izxow\nhQJrn/Dr4LaswvxWfVAwRa3ghpHd4xn6LPlm2qLCZy6csWZ3w4Hh6lrl7cXB\nGh28VgY1Yw5C5ujFvNcIHoGpDWShnVQTR7UoguCiR2phPMe5CPBqz5y7mX3U\n1KbS6ak9d0qN7/pvryr94wjfAGof6Rmy6E3VPSZcGawIblpwHTtBOmPVaR4R\njyc+\r\n=dQAh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBcri+c9sjtoCdt5s6qm3UJyBLWw6BmW6AQw0dxt2RPgAiEAix6jGaZkVaTlY1zb1eoacBEuATohgXXGqQ/r09+/NrA="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.15.3_1642681116843_0.71070694368031"},"_hasShrinkwrap":false,"contributors":[]},"5.16.0":{"name":"cspell-io","version":"5.16.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.10","fs-extra":"^10.0.0","jest":"^27.4.7","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"c5d994f58bdb48c4d16f1708607b28c8a7b52a65","_id":"cspell-io@5.16.0","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-nrRbNewf8PMEq8W7D1D0jEwxwJ1dH588EPPu9Q+iT+DItvcBL+mQmGlz8kS7KBh579ioW2vecWUekQ3HSmAgGg==","shasum":"e7043f960071ef453ba794d0ccd096a42f24d261","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.16.0.tgz","fileCount":13,"unpackedSize":9634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6ZEJCRA9TVsSAnZWagAAAPsP/iDugJTkGTD73nbDHtZp\nqdLaq9fPvoPvXlSReVASD9dIm+aYNTpKr0TwB+IC5Vtdb9vIao+k4+WISTnG\nmH1T/V3VVJWwC2XAzIhC3ES8tA03V+f/Y7mV/1CDs16muyCL7LsdhijAQjik\nBlFUXuUPwxLsxekd3bF4p4WLSYFXI2IOhqsxP2vy8P+fGTfRL/WBqg88qlDm\nFIL42hiqfgkDHJ9m6LVRvh+on2yccOrpX5u3k/xuCO/NJ+5BNLCwrroWG7BH\nqVoJirXRNBMqTCPgqbcjhkoe1THmzGqY1m97z+ZHHw4gon/6OIitfVUtZRPG\nU7t9KFNLoJ0ahF/f1JhaRcTFUfmHRAPsUqrc9H+fJXVOph0+1tx0Bk/cmU29\nguFpuwOT7LgyPyahcMku4+DUioFlGUANqXp9PXb156WMJTtlwGrC2vFETAzI\nlesZk/1/RFVJb6gS7mCe1uC+VOLs6Z68EoFMPkMQhuXQ9tqa/3yq2V7quOX+\nsP7d+Ujuq5hHhyzB1bl5z8wCME5T12BHAPbU6qmAieUq4ASse2C8c+rInJ5V\nrVqg+K6DUZrQ/jmuXsacrtJtxIVjVHvCkQeqEKUZyOMM0xZvK+VxBgvLhVUM\n3k6bTWYDMbIhyTyIRxGBDwoOS5wl4wAmxRbUa+MJpyChjetsNZ3lLC+2Qfc7\ndXY1\r\n=me5W\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEST8hubaxIrCVUSQQHiCIcrr9CWqH9UbX27MS4n9s+dAiBBHZU8hfctAB+ygCty6Av47Q9MZm0UTh5h2PLk0BVE0Q=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.16.0_1642696969072_0.23535110223399336"},"_hasShrinkwrap":false,"contributors":[]},"5.17.0-alpha.0":{"name":"cspell-io","version":"5.17.0-alpha.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.12","fs-extra":"^10.0.0","jest":"^27.4.7","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"d884218703cac72186fd69e8ba1e9eb78558c7ca","readmeFilename":"README.md","_id":"cspell-io@5.17.0-alpha.0","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-6qZZERCqgYHGDvlcu/ZVIr1dAAsx/5PsRPvyNghhOpEQUKGm9QuZCigjywNL/tn+c6lyHfTtKgsaF/8hk58Xyw==","shasum":"006f3c9500ffb915373c95544b74d14e76ac1d43","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.17.0-alpha.0.tgz","fileCount":13,"unpackedSize":9642,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8Y00CRA9TVsSAnZWagAArf8P/i/ZAjpxvZAf72M5g3Y1\nN8vs4eJuX+uH/EvYiTZ4Q+oqWvpZbDTk2DeeZcAv/lKUeZaBXtG4oCjDkIdg\npMGYQG0bVVwY0LMHJ9R+noRIR0iPdB36rIpcFpy88TLsNSzHYxMfKKT+2dzZ\ndR79tlLoSOH6hmynp4TFBXe5c4QyKlXyMV3mO2APgvUCWHB8HWvygzbDNsdV\naVsXQU6coQBKkYAqLuq5KKw1NJexYt9wlsq6n6wQ6vfALd0cyIh5OiFBJKdE\nI7Ue/TzamB29bBb5QDm9idFVRqVRlt3TNkNvbyKz9E49lPc22iEeCIs+YnG0\nmL7neLGDXzjJzRocpt1MlN96uRGUx5WRe+UV5+v1YeuNlnQ8vaTUD/13YYHb\na/xuFA4BkizRYoc4G1IgFHN2P/1rCLLoihdArKH5TdGNb22CbSVqlvISmHnL\nsh3894GhUA5wA5z/W+XzK4aCxfyiFHwzUv6MQj4LTVWUWhQ6kPZpY/a1ylnz\nBspNl08NXx5mG0iUr9Iuah/qrJ8g0FkAO3oHy7Z3uDtWDhoPaLkOjpDBnhLp\nGwr2BEsLyN906YXtpx93VYpEfcP2ZWfjxS/9L8HN4LveIh8CIEHwxtPnTEI0\nJlKE/JWxkWgmq+zJM3NnY9qWashXMDvGhrvJggchwrlE0giUXxlTkeN80osU\nroHj\r\n=7DsK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFU8e78vStf11RikvPJFMOLexT9uvuypMSK/3hxTEI6LAiAEjV8nVUMYqWyHCsaL9fI9qElXjdRJKRhS02k8oE6qXA=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.17.0-alpha.0_1643220276502_0.9878027529610445"},"_hasShrinkwrap":false,"contributors":[]},"5.17.0":{"name":"cspell-io","version":"5.17.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.12","fs-extra":"^10.0.0","jest":"^27.4.7","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"4e02d88a7add382088eb16d9b200e4bf07434f8f","_id":"cspell-io@5.17.0","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-eeYD6YsMZQkvu8+LXMMg+bpkVEz/1NlABepniZK+j78xfzP5o76SHmetL4cvhB4mkB4PWotOAY6vCHlDM1AoKQ==","shasum":"a3a61cf7c64408edf8d1af761c2f9ecde6a675ef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.17.0.tgz","fileCount":13,"unpackedSize":9634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8bJiCRA9TVsSAnZWagAAAkwP/RiS5eamLmAD0fm1264J\nhVO7h53t1rgIBPIjbjAs0vrt7ju7MSlvU5LOHwmpwqMQuUDsPCVwOr8RoO25\nApQheQ+iobckhsWPUrzx2zSqVWdZf0GSxNyC5ZbvT+7UeR5CEpOcOwAhW4Ox\npleV/WfO64OLtGUSNJuf3UnWlA1BhDavJGzSgWP2Lk57a01v79RIkePL3Cfh\nqwZc70sVi+M+2eiPqiV1oNhwu78tTkFstioVTTmw4VxvKbxdZeskL+KBYtH7\nmnAVCOg0NISFfo0PmqurOHv0NKW8hHi/QbSNNOsIj5LFeIyOSVewm2VDszYM\nBcMxhg9w3NGDIxCHM2kvUn0jV3cj2gBUdSGypHfpXL4fCJiWCDCJQXmgs+H6\nk+g3YsAdB+kJeF1nmbx8CUkRhJmTnBBd/zjnb7mszUgvMy+OpQJqqposoyEr\nYkXiobAaSLubI4maT7kwTBIoiupA+bYBLBdM41BZSEBnvY6I4sH5x6oiqqPI\n4Dbicxtk9+wti29k2s/Eb6937AUnaD0snMacFcmVTiUKNX4Yhg73R42f+oYG\njido7hiAs/bDxJhB/G9+o2kd3th3wKQLfURPk23IXBJmADTn7Pl1v+U94kXn\nmjCNFXjZGQNsSulRl7iOlBqVjFaE/xWeNv+H1r3yFFsdVupvya67zaTE3uN3\nc0bj\r\n=WQXU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGILriMLJiDewqUyuObLSmkmhnE0ui2qbjawSbgA8ZpfAiBSksjq4+Gxr08PbBGB5rjpvV7ffhDxuLjUEfniQGAtZg=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.17.0_1643229794270_0.8968428806369078"},"_hasShrinkwrap":false,"contributors":[]},"5.18.0-alpha.0":{"name":"cspell-io","version":"5.18.0-alpha.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.13","fs-extra":"^10.0.0","jest":"^27.4.7","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"d3c6f34444f19e9d8e375d1cbea6f99d0f270716","readmeFilename":"README.md","_id":"cspell-io@5.18.0-alpha.0","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-58Eqyo25cPxaQCvwC9elABuj67HBwMHiuGD+2lAq0hxvUY/yZCkuuG7IXjAt1TrxC4rn+XCvlh3fMHUYe4lkvA==","shasum":"62de8336cd8e96c482e17a0dfa99e8550e547761","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.18.0-alpha.0.tgz","fileCount":13,"unpackedSize":9642,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9vd7CRA9TVsSAnZWagAA7/oP/Rp9E6DKF1gFyX/M20OG\nyqmz5FL4Jx6o3tRw1Z1QDOlYJPgW1TYS5EyWhCaf0g81BkFvtZ4oSatajbzQ\nU+J7HgFk+QTJae98E+vX3xfOP2bajmQAIcBKAHkJjD9UA5xZOvIhOK8Rmtot\nSzdcPAdYtr14YffSTc6tXcXylOQN4J0MUKJwo+k/L1gvbB1LV67psd4G+qrP\nkL19dejZe4wt/e0IhPKGzP1ahhaVJz0mY0Y3K5qBPwPV8QF3bCZoC5XnxQQ7\nO1RPd05TWG+BPw/3Ruf5rIR6UmTQYG/cf9EJtJcCSpxmPMH8UfNDmzJfvo+J\nWmcvAKbv1GC/BQOFOCH6hpc/b/yNgkBl274g9e/8jzSxa04WHnNiab3d2dJr\nDnAA9zsUSFuMfEIXt6IRRXB2zRPzvgqduYMnZdioe17Sta6X+b5rC0ZjS0jg\n4uO5mmXXsjmNINbeFkTqU0LKYdJHplVyh/OidVpHWlC3bidcvGRIU2Xa9dXm\nRuN/PoqIyacfPX3ZgJ7iqfmNZSaTfwfnIpHFuc52yiKFPbOvd50/8d3Mt3lb\n73A/Zc3opw11R9eVx/VKGkQ1l+TJkynv+z+qpId2l+wgyFG3C3QbotN8HPmT\nRdQ63b2n4v9o57iMo7Dtb26XQlTNXnFXDwIxbCrZbl26Z4nAd9s1XSmCs3rm\nu3DL\r\n=neng\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDgKuKyKDcfd9PnATV2zCHPv+GwiHEpLqe4kDmgjdYWQAiA2mcVMV9YsSPy/aS2Byd4nNtxFzqBBxGNyTwFt7HSTnA=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.18.0-alpha.0_1643575163081_0.9766907256089499"},"_hasShrinkwrap":false,"contributors":[]},"5.18.0":{"name":"cspell-io","version":"5.18.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.13","fs-extra":"^10.0.0","jest":"^27.4.7","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"ef4c46dfb6f2938724afb5332ea2fdf9b67d99e4","_id":"cspell-io@5.18.0","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-kkIBZ27KNzQ7R4BpXs9xkRpsM8TRMtH0/ozCBBxGCFFqV9TMDmTp3zoqgN0AWlOFNmLRClc6rpeFs3xswhnOLA==","shasum":"acd542dccf47d96c10f59e07291aa364c8fa3048","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.18.0.tgz","fileCount":13,"unpackedSize":9634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh94PICRA9TVsSAnZWagAArvoP/2UpslnXPX9dziEqXaJ1\nD12t47KDXvr7ya8p3rgwWFCqgE3no7yMFZPh6qwDSYVMIQ+GPLjUNMvOA69H\nYX/cHMIY0N4ItFUKERm6lQvmM/rm2HL53vV6kxP5hTsHqOIiUbUVURvoHDbY\nTC/Fl7JBo8T4lP4FyN25gj2tmza19TrvY72ftl3WFzFT5vAqg8LPYOP0OM4I\nmi17S+5BEq0+6eLRMwSHHnvTTjHbPWFetFWtiIl8lOWNQcS2/cYTJCb738a4\nMjJO1GDG90yijTv2GTDEFwGrAN4J8us1X/Q+waVXqwiOYrxbWCPmoi5oLuvc\n2nFqTVhI3rl6OC/JqfYBZbX2eR7NkWGK6kuo0v5vAOxlWnux/wAcfUeKzB0b\n/Mn7LgDyom8IKBWTqY73+1btGO2wCKEwZKNXCK9QU5yxR4OgaeUX/AC7GXiD\nF0+K34UflmXEQxMn77g2KjARJBa00q4z0v/Qr6PIlBqNFo1AaqJDdvJAuJx6\nGtS9uKDvXjSktU+uB33rDOYmyTDIUCjyNX2v088pw4vHMfaoiAnjtI5S4gUm\nA4rI7ZEyN5cIyL6ooytCOpWN3Pe9jgT2PLyD7O7K9niQXeRjkgCa3Un41kpk\n/6lEjlPu0X9E49HPn/1Pvaj8nJ5Pg871m5U0ZuhSbkLzYINNAAUMcc0xbaLY\nffff\r\n=4RDP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGI73rtAehnW1bQdiBnh78F5fdZXkSUkvFXAhOWktRb2AiEA5TxAZ4kynRB3322uRtiORJ21WpMEbXCogTywtFHrch0="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.18.0_1643611080384_0.05927821797126298"},"_hasShrinkwrap":false,"contributors":[]},"5.18.1":{"name":"cspell-io","version":"5.18.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.14","fs-extra":"^10.0.0","jest":"^27.4.7","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"8b94979b57a7b1a11f8efbd5bc086d29d496f7be","_id":"cspell-io@5.18.1","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-rXt8RhXIngLO5cpBZ15YAW7kXZp40cIPwcV1dZ+nRNBCpsecWmSveC6w4+jnNxSdxWyR/5e6nMhUzAoEEVHbBQ==","shasum":"c91ce783066fc2413ae980f76492201f4cf852ee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.18.1.tgz","fileCount":13,"unpackedSize":9634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+6ttCRA9TVsSAnZWagAAP24QAIXeHEK7ulOWIVo0cqMX\nD2TQD7BMN8FVOFZzVz12BewF26XyGZnQtFhfIQ1tA/PXQJO2U+RiD/IfcQul\nmMAum6DYvWatqQx0Aa+0A9EexU8teynkty8UTaiqzd5IjlOzY2k/PN37nJ+3\njQikuZTIK4NR0KgFmT6rdMavMFpkv2vPhGpNeHCfNBFxSnt35k7InE1qHxj6\nGylHlU9MwotHE/4s6mbMeQZvVdH6nPIQbHhTuaKlSFCpXMjtXesnA2NOZ7Kh\net1q4MPr0dThXhH4G/6H76EdUo9R92KAfgM1Bv4bH2JiaRufbP/yOI802CUr\ng26ScmWMUBw1xcURrbE/u2ACFV4qHUrH2Qb/tvq2zZChqPjbeHDpHkfdATgL\nFKdm+9e/GkOz1gXwhmQRL9P/yb1KUfJi9cDJ7z40CJ4M20JX2MvpaHr/nnSF\nKT0EXJR5iupb3kuKBuI99kKWtL6oX3kQYJlr0/l31KFT+irBx88YOFPfkdmW\nBbaQszsBBKlGZYU7cLLDXJtB1cIEkRo5kZxiCR0UJN0OhlhggQZcFkXC5vkC\nvdKh6FjR0cyrlws3KgGw4zLzbAFC3qX/V1XBqi9OCj3Ngc5fgZvZLfvNyB53\nzw4NIR8xcntMdZVTmnVoQIVzjlwP/uRSwApzbqwFqBLFap4UmJ5M4cSCiTOH\nmz7R\r\n=T95m\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJjQNuA+NplPFBccp4gnfxLRVSeWSm/bcXep6jaF4W8wIgO6DlTghgO02Lz9YZcIh0vr78tAgtGv5w3khWJk1iQuA="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.18.1_1643883373306_0.16657067785047786"},"_hasShrinkwrap":false,"contributors":[]},"5.18.2":{"name":"cspell-io","version":"5.18.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.14","fs-extra":"^10.0.0","jest":"^27.4.7","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"baa92d5154ccf0a3a27d00ed169dd79cc80ea6cc","_id":"cspell-io@5.18.2","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-t0l6TLnx8EDFh/1ULba4ue4EXumBF6vD92qk4AJVfTYulAfDRgs+/8wUM56DmAPeFgecMXIz4StWrIpsOLUZxg==","shasum":"850b0e07ed37e81bb49265e92857f294eba44b04","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.18.2.tgz","fileCount":13,"unpackedSize":9634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh++GPCRA9TVsSAnZWagAAGS4P/jNWbCq5j7dxGZeNbxvz\nV800IygKnepj/Eiy04TDIZhD2O1WwcAhArH98CEXfsz9pf2GURB4phwE7TAs\n0DUmwQORSgXSzVwLRwBiRhKP2Y+2Uq0/bAk1PslH2S4QTGwsYJu+uwQIiMtJ\nzJ1Nb2XOJFDiWYvD0oouDN1/4eWOqtE9eort+TtqkAV1pVW87/1K3bCclHNJ\ndmsHhtqPu0ukRFGtspBobWNr7p5obPL4pqQAfZld2Gn5yckNnWP2V6nmB09O\nXjXdriTMMQvqE9BYoJxJdWaHPaA65yIWi6BORBdmH4MQguO1D98UvPpA++m+\nX4QrmmbPClE4Kx+0afsFvfcNQGTDqXiU2uBv93X2S29MnuzOTbvBEB5bkzKR\np9dZ5WxEb7jvNSQEg9pP/cPv94V2w0U2VmmzKxDepWWdu9ycuHw1T8UOZnOV\naeq4AlCo/yC/rplWGRhT8+jyIfHqxNsvmxkjJpzczkGB4yF73w3gksvgLSO1\nh+O5vd4MdlWo7wRF3a2tou0gYUwXivMKSbJwBhjkMUU80pR7W3bZglBBHSxH\n4b96pi776qQ6u8O2J1IZFN/vYoCjwTvNIvIdFPfxb7MW0UY2pIWQNK68KOr2\negL6ZcjbJuiWmp/La205Ly3sMpNZKv6N2izjMqWy9Y06PaKh3MSo9KWW3WOS\nlA5Z\r\n=o/fj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWinfMxpIQEvLJRHjkL67HQvWAvDh+VmyhwOHMt8XM5wIgBZeuAv5EydaYoWZ4UVXX1LBe5dMHClvqIBypkfdRMsI="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.18.2_1643897231631_0.5904799055830823"},"_hasShrinkwrap":false,"contributors":[]},"5.18.3":{"name":"cspell-io","version":"5.18.3","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.14","fs-extra":"^10.0.0","jest":"^27.4.7","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"c650c8d0d58fc0398a6f745a0ad48d46f982332f","_id":"cspell-io@5.18.3","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-oAlG5jiBV4Wn4C47xVfpHiz0kcD2li1VXZPh3NAfUYb2eEDP21OlZXT3fFTNo9jN3YKoYirlVh/pVIFqFWN2Vw==","shasum":"30c5d35a038e262a0f240f02f37e6642c407411a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.18.3.tgz","fileCount":13,"unpackedSize":9634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/UeTCRA9TVsSAnZWagAA8uwP/iqIVzhWAFWEIbfW75fE\nyBOmkEubByFkpnXSON6SD34176YO+0CzVfcVPalwvdKDpX+eE4wuSuTJq0Tp\n+xr8AlZRDeTeQvpJcHhvJ50meTKY8fFNe9HIW9s9e7xSNJJ9eHgpZGwFymVE\nGE6st7CZAu5KfzzhLocLSbHrZDhPGGSFuN6QXVc/Hy9kFepiLD30ZXh+A6O4\nR4dnk5G/zt+FnGptXOsLuDn7mE7WkN+xOBq/cReo/1mQNcQPk4DXEtg4IBAN\nLc71XvyqDK5jQbekzs5M53umz6uLRCHDHWceSt9j5wLw8xU48ji29vIs1J0q\nXJXlBMtzPm34savaj9uZnN1ptq8YHCxIzXPWhU3UiJZyeC8CpYb9AIZP1lZw\nYaB9m3jKc9KPk9yY58DnGLS9umc3C78uwxN0YrALLTLxEayhJXA8o+3LPaUg\nQvtOPLXymXMiN/ytwEMe5Dmm6jcpaI0o7KUWsOWQrYd7HF1KY5PxPTCzl2Ro\nppVbalMPV21BrY4uG3jXW1KRVbbrq3XnDzIsc9UQ9eywiY+OgJ25ysdJ5YiY\nEp9k99QhnM1VrAqU+htA/BD4fvKj1lXdWubt2jLZBhoL2UfujMLt1wRCv0cC\nQi9mwMVfu3nflhef+tXnS0sWtELWtXfpiSRuJKexlZaWbvlYxdxa1Vb8funQ\nhrZj\r\n=3/sv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBCb03hSi2j0wCRgw8eehrffsNs66ORiDJkV/OrbAcacAiEA61Scnuax0IZhtMfcRdQQXLgo1968oJjw2L5Riprfvek="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.18.3_1643988883373_0.6965850709807013"},"_hasShrinkwrap":false,"contributors":[]},"5.18.4":{"name":"cspell-io","version":"5.18.4","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.15","fs-extra":"^10.0.0","jest":"^27.5.0","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"26769ba64ce9eff227492524e5210709bec36416","_id":"cspell-io@5.18.4","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-/if+6g/r9gD6KNaintEyQcMK/JHiv55KQCF2HUWV4+HxVvS7wkI6SZ+kcxPGpv6A8dHe5TIOXmuYcHjcSSoZHg==","shasum":"e254d8f4ab75e6d135acc87445eeabc26612833b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.18.4.tgz","fileCount":13,"unpackedSize":9634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAMboCRA9TVsSAnZWagAAOOkP/3872pwqPjOdxbqfnFDi\nwcENSxsh+3TUQkDxKEmhPnxwVDlo+GTcQRd7NwShDKME9hNPcx4CMkYixgYT\nDUW54xaeMwCAPiaBYsPkJXxXqBd0dDiEDzaAa64c2Afus+xptv3oZs2+Xmvz\nGbZpasZ1JuLgtAUnYWoLdKVnxH/NWnExZk6KzyLEXShIN1xZFCDL9AZ2m+XJ\nKWkGr3TWVZ3NGb972ehY2esfJy/NRmb2o3WPbBk+uAUlchGOltiRoIcX41Ak\nzktkwXaCq3x1NRFvnzyMAM+9Iioz7c4tAJBVFKwnb4EmFefYd7kCUFK/HH+x\nGpkZYJ2EwXOmDWZHErds4fhe3SUGn0kF2JH3igcOcFbdi7v1VeAhG6lidUzc\nz2+4MVhrYEZCGYRbuunwgnPTZlvhv0DVrdXlOR/ATMQMQ6OLCEvbOziFhv/D\nTJh4iLVhQQdO70AQBMJSG/000c3YQgKDzXZTDhr+m1nr5tMeYwqfkQX3I5q6\neOuRRU0SegeYJDzJCrPADA595lKJ9ruaPQTkC1tyWeDtN2oYdctr1zZwNqq6\nkmk8Y6k5RQi9VO+2UfOfaFa4q9hN6iDu8ZUstwMmJuMlhdYXeV1huX2moYtq\nEONa//KYDXCohCSLdd/e7T3G1kp5d4nKMNTEtPzr9nKuio+cnG5ACb3QxO6z\nvVSM\r\n=nswv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGi27FIyWN4zc5fNEIX5aPWJ0RywEPKWcKkubcS2ooidAiEA8rfXqmST04ZAcpq/1M3zhI4XvKxeAxnk0q/U8UGflQE="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.18.4_1644218088172_0.14189782059699763"},"_hasShrinkwrap":false,"contributors":[]},"5.18.5":{"name":"cspell-io","version":"5.18.5","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.18","fs-extra":"^10.0.0","jest":"^27.5.1","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"bff6b01340bde5ca7a89860868e179592eaa7520","_id":"cspell-io@5.18.5","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-Ar2shXmKtLP935Linv+162xY6SNqIrwLI3rBRXs0/KnD/YdcLJQB0iBgFqvfvg7TcPg+EZOf9Oc6EvTLg2eprg==","shasum":"320c0c67b7f0f5046b1d7e31d4372fe1a65366a6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.18.5.tgz","fileCount":13,"unpackedSize":9634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiC1vICRA9TVsSAnZWagAAV+8QAJwLDlZvJtR05nJt71bc\nWqhjmZ22EX1Mn6esQB/+nPdSwRDpcTqBFfxNLDFKNxVb4TVRNM0dfb5UlZQv\neh6HxEWKht+/j+QW5BCZZMSVD4bjcpBno0nXAp5mJEhezpp/7rCphdfpYK4E\n2ruH78wJAgBMnliWCCuP41aImudrlEI7Zip85Bv9qEOi7aeaa2qe/K589XAT\nb/ylZPIrc7qWcyK2QAog7MmKmqfAjBxrEvOjgCdNzqdrKPFMzt0HWAQp4jXu\n1UD6UxvBoVR/GSXG2TJi4R0KO6e1E/WRn2GKviZm2obvkT3kMf8LRAVbm/am\nwyRpH/3bvmNgBIRyy5pxgnXQsh3OGiUPn0wjxMFejiYatLX+5nzf87Bsljdk\nXau6FXXxUhTF9sILkMFA3KaPChpmF2SX69itsJZVbIVP2L4t3ZXPVNhEyDHR\nTvx8H8jzALftZU/3JKCReRJdwOANqhj7TL+lKnnv8hmBwSZ4zD0VMIHf4/y+\nGRKOVvZk0Kp11KJpVGfAXc2ncHbas/YB/AnC7GsStdv9IANnkwlCPHt0gbE0\nbtEZsPQpW+mtcI7JNp4bmV2VVoPI943eV27dbYnDLIQWIHQycTZXo68IVfeX\nxv0cHELMBuqMfoZa4kbPDKvA7gCYwUswpRmw8D415P7UQar5t8N3S37Tse3w\nirnI\r\n=zyg4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDsPc4rKAhIwVM3IbAQutVqQo/fXw4fP7Xz98VIegRJYAiAqM4+EJspc2/f+XSP4aF5xCAvADaCFSozrQ+WcDViiXA=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.18.5_1644911560784_0.8311785167352195"},"_hasShrinkwrap":false,"contributors":[]},"5.19.0":{"name":"cspell-io","version":"5.19.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.21","fs-extra":"^10.0.1","jest":"^27.5.1","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"7873efe40a3287d3e025f705e1712c12d3cb392e","_id":"cspell-io@5.19.0","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-hNiHPrixk2XDRlC/Gf+yMk1lBjrQJZS8/BLyvxHkE7RJ4cO77NbmHZrPP7oIhwicKQIEhEisqC1NtXrGxLyD8g==","shasum":"a192cbae02ea565ecb26d76a310daf3b6439eb30","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.19.0.tgz","fileCount":13,"unpackedSize":10709,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLDlCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5fg//aLC8oaG2sfu6ucmKqH4+ir30Z/tYdTD14CvJ+a1iSaBXwzT5\r\nxK4rR867ILIqnVC1SdCi1BDJdFzIf+9oaBvHjl32RxGOAn3eITYMFpi/PQWt\r\nOep9BLGTFXF0ebl2+MMZEmjsTQ7pvJnQTlZDaV/QOR0ghQEywXr33l/BR5mO\r\ni/Rvg9OTZ3RVfnDEKazmhV8MLe5nPjfKZeAUCI1LFRzcsJv2mmo9dsZufAIq\r\n4x4rVko26Qn7ffSQJqlWMthnuYc62VOCSFfPXhdeUk4qxCFf2BAXiJ24NHar\r\n+w8cQVl+aF6QqNtzw5p1Yd8F7iJrn653fOWonZu4k5aSFSc+CQe7HjkOx8Lh\r\ne8ZccVeoygq9oe8JEm0/CXUb1PTCmVGn8ChHgoh31ilkxjZho9l1RI0y06Tk\r\nF0BZ1ob88S2a7gCRshQSrkkzqqpz8exAR/sKE+JB/OoDyKdK0n3tlWZG7sQO\r\nEl0yfx8KqUOIfWLpgkCwVald4Y6tdzCawJcu48pJ6Q6mJnAG4R9MWYRja8cV\r\nliNGZDZQJyz6WDXDDQ1GP/LVFIYbtVYBhek1Pw77TqeykG34miYTlNj9KNnY\r\nbn05tL3+xLvau/mVBioBXJ4pLff6ASo4PDuKGKcI6f9kg2sy2lHDzsbJH8eH\r\nRmql0FNK1h7jCxrLhzz2yEZqZ/kLhbDf1ZY=\r\n=Dkx/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD5AeaGM5iApK/bIs1yX/1R1k+lNbv+Gn+QuLd9w3HqtQIgPi9dsD8TgXY3lz1wkrMRJmm5lmvfolZPw9ZF81C77+k="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.19.0_1647065410560_0.8617109082002099"},"_hasShrinkwrap":false,"contributors":[]},"5.19.1":{"name":"cspell-io","version":"5.19.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.21","fs-extra":"^10.0.1","jest":"^27.5.1","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"622cd59a44bf1f76d538e3cf37983f387c5423e8","_id":"cspell-io@5.19.1","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-AQeTP7eyUlxRNS1UgqnwFJsgPk/mnUzcihOHoF6Vi+bcRTddoIdipgYdlhsOpcuXKNY8aCQzN9yN35TApphC6Q==","shasum":"163c7a42a943c237a5d76d7b0de22dbe2f538e6b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.19.1.tgz","fileCount":13,"unpackedSize":10709,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLcV3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpqSg//R5vVjWzgAtEU/5u2ziABSqSh8PPN09sGGsKf1lvjakA6XsfP\r\nHowEyXJM8NGjAU2ktY9YL5soQEL1xstPNncYRYQRvpLtfyXMrzzXJA2l77FH\r\nQSISzfsqjDsLdZE0ZOdX/ILIsSywzp0Qeu19Bq4aqsVmgZhFQfIE3XMdmdTH\r\nu5MQiVdn2FM0ufMRnkyrg4wxiqq7141QYibZnzAa+FrdOmo2pGZL8spOVw1c\r\ntdfPt3fbMgMrtjXkljqCv0eLk7kQHpdu6e1y6xXZKhzwIMfx7wbKIajh6NQ4\r\nILmrxIZZ2lUouga23RVuCuXoJaRWM1SQayDDe4CTxR8TJxRjB7yOW8YLFxGO\r\n3kO3ZI0SGR9iAlYczyEo/xx1vVo30YdyYnUGILqmBCCH3HHOYdaFX7WTDyjS\r\nqngQ3z+9JHh73rCKK2+b448wEUNBcrsbvSXD8o1wyya7yzHQ5uSI423KEvY6\r\n+CKjegQtztqma8DHKCXqxPX56RHlQcXGB5biR0OM0Vw6oGT3O1wLaZELDY85\r\nEumMwJe2ev1NJpGpuClh3swzHdkm/MdwMdy9otYMrBbjKu6bCbC7Xs2G6H6u\r\nr+bFAVK2COV6edDFOAYk3QrRICc/E4J5m7usnn4jZkVE8NEo7assoCsRTZdq\r\n+Ivn3U2Q8A7sDFnaBWjZS+QtDMH9hJcgJU8=\r\n=2XiT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBjEdeaSg0iSsJrVbKE8NJXHqvqoGmosfbVvc/O40CRQAiB1T/ZZn9Ng9OAFxaTyDNkRp8GmZ70ZHbH2EkfDTqNI0g=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.19.1_1647166839138_0.6574422472321044"},"_hasShrinkwrap":false,"contributors":[]},"5.19.2":{"name":"cspell-io","version":"5.19.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.21","fs-extra":"^10.0.1","jest":"^27.5.1","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"6540cb9f716993c554dc50dd54dd76d553f8f5e4","_id":"cspell-io@5.19.2","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-TLlXMmDdZQold3ZsbHEpwKjUIRtYksp7Qr9Z0Rt9JpII6riliUPdB0SMFgtrqAvV1+bhJEPPmSxts8SdtLkdnA==","shasum":"32ae634cccc73c8a0b8f1c83038301fbe137c85f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.19.2.tgz","fileCount":13,"unpackedSize":10709,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLw4UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpEBhAAhEzHEEtazlB6hkxdwz9yBBkFLCh5j2guTdIb8RPNF7ejSDWf\r\ng+qrouWGw8QoTbzzbOkBnoJdQodBz5WI2C+DHvwMEjgVZ9RwKYLT0YDvZzCY\r\nStbD35ZSzlReeSkL9pqcAGEbhYy7lyHWX0UpCIBr36b5YyB+ZJ08dsIi8TPy\r\nI33VI9KDQ4NlKsuXWG9LKKwkPlRKpthulnF9T1kKrpi8tz2Jht8J+JnWfzdx\r\nMMJGVZKf9buh2JObqh5UeGeDrx3OvKa0OJJWHqAIoK09pBeZM5vVXpP06QT/\r\nq/NC0yZDSASoawAJQmaRGEYhZ1a+jtb1GxqAjtSiHn2RDmY5shA/+Zy8Sn9E\r\nLDzp4Gf1H6itgRBTZ/4sSUMjShioPrxtDcR6hY9CpX+Qg543N2ia8rN0ZN7u\r\nUufvt4WzYiq0o/Bv3ZB2gfrTIWMUdnyEzFE4FfDnoDb2AOSCoNBTQUi2fv3n\r\nf9D7Yk+dbteZATU0ge5QaGM1x2Sm23f7tAq2d3NkpadTa+Vl/Rh9+lxiLi+x\r\njqK3fh2hfGIYun+hYHrNJ0PscYiBthX581v6gv5nENsO/fgw479LeGAPTBCW\r\n3/fMnsuyUMDJi4AQF8HJlHJMQXzlUaL5B1LMjZcrppHuem8lRUNOGTc/6eRW\r\negzpQplYgcoQPi3ZOxTKSCpFYqQMYPj6+vI=\r\n=hkKw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCD6P8s/0mWVSXlDLIekHF9kcB8rxYDLSbg+WnPRKc7eQIhAJapl2bGqesXmAkW0phoM4jxhTStZLXTV9F2T9TDjuTd"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.19.2_1647250964673_0.17350918055270603"},"_hasShrinkwrap":false,"contributors":[]},"5.19.3":{"name":"cspell-io","version":"5.19.3","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.22","fs-extra":"^10.0.1","jest":"^27.5.1","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"df43735d8f85fddbbd0befca7d98956f50474ce7","_id":"cspell-io@5.19.3","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (darwin)","dist":{"integrity":"sha512-dE9eBvHgIJ11DelWtyehMU3W3bCpcB+0nS6uOZJ2d8fDu13m5BebpLrXZ2dKfY4cjksJUhRPatt14uwQSeUp2A==","shasum":"89ab249dc53206651a7833399a83b04a7d8a8a63","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.19.3.tgz","fileCount":13,"unpackedSize":10709,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPBfwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1RA/9EeyI1p/9x1pP0Ch0P6xOWK/VAd4gJ98VIb4Y8AJZSW7awV51\r\npE/0cvdx4SnfeeDP/dJSJ7T3+uORzOz2k9yPjZ9CD/lpyQ6wtMIDEaZF+z+c\r\ndNtLVYnEWXOgkjQwx8oQ4lysDIJqLx3R+/FQEd65c1XETQMrUAx3HYUbfFF8\r\nC/urw1JC4r6HTRpJANrQGFd9L3jkNN2YRRIT9/2udmJN0vDkLmxaATjPTr5q\r\noxqgSYVVRCGXUyF77m4YMbZE28ddF0dWpvvE58flMgaojtofTboSjVXWx2t4\r\nPnTC8djDVb5NFMAnvDYLISOGw9tlbmbUHSsQ7PP5p7u9XK0FuDeIKnBw+vqw\r\ntPzDlqdXBdNPpV4bNAcrJCuuPAg/icxRTAqOAc55eRiX1wHP2mvjIDBK4iOe\r\nWGOual5ql5XTKTcSg2bw8z+c3Lll6s4AuS1A096t7/vjvK5yfieT10rfLkWS\r\nN2D5/zVUSvKnrGY1ak0B3y4A+J7b387jev3ejJMuigrl54L5uBurkA1nQ6vm\r\nnXHRhv3R8c+yLOZT0OCm9ou/ZMeBrqIb8mALNGOPdBUm1SnjemPv35YuiLMA\r\nc+DVGcCxFD4yJ5MTeeQvsSiKat83H06BJclRyMhAYIoFl6tnsXoqVKshR9Ff\r\nUVFr+xtOBz3NQsY4Zc10PhEab8G4tWRKiOc=\r\n=QgMX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFbdlSswQDo0MJzJZ7GxghmcA8VosQp2H1O/azmI7YhrAiAwHnJaQIDdkFUwj27CMeurnRZgCV0S/y4IS6CLK6xxLw=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_5.19.3_1648105456359_0.7904649240184181"},"_hasShrinkwrap":false,"contributors":[]},"5.19.4":{"name":"cspell-io","version":"5.19.4","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.23","fs-extra":"^10.0.1","jest":"^27.5.1","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"9f7e77c95eb1e8fabf53c5b74b7418b2d114ef02","_id":"cspell-io@5.19.4","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-Kxpoh/ZphQ6zxTY5Z2KTetFkKRsCdOMXlKPUReFQPvxjUzLLnz0XdtXiXzqO1c+4O0jNQDGWurB5X70yPhJGdA==","shasum":"e43342088320ac26650bddd89bcd6ccec2ee6d9f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.19.4.tgz","fileCount":13,"unpackedSize":10709,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCgmsCUrjEyHb7Q4LRsmoztBDsP+1AAgHPueQ9Uj511WAIgLCYhX3o09cRNz9qd7dkTKSfh7p5GJ6srwG2099rrkBY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRrX6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqnTxAApKI7X2ap+Cutl/LiWET9DdjYoKnW1fVQn5odCiU4X3kPBohF\r\nIFHuc2nFJWQmP6SACLnEXejdLkAUrGA5UbMDP+gvN1vVeVt3QAAsmsp3cSQ3\r\nlofsx34rQbuzVXLnXJIbbF7g3QbwN2sxaYM5ef7V9zwtmKZUBG8J494GfBMT\r\n734GX3AQbjjG/9qeBw7/oGQqT0atjDkfR+uWABkNiI+ZCZRr2zzzaVnJNI4d\r\nFXdNL0eKhFN/bGN3rmlcJGECDiiI6fCwxGfEXMX4U6HLTcKqN2/Lt6ZbOmbo\r\n1wqZvsYQU+pHxSjB8qgbsDwMz9jRxX7rdptI7ekW9WxIaP/bigIa9zMw3Dvn\r\nsBhtVTVz0ejCNskjE60CvvxmYFh+6R6QZn3IquU7HMpOnCMH1l3dI1DtmoHd\r\n5Ak1xdbFuFw/apfrhXXhbSgiYisPiMvZlzS9+vHKXCC4qTN+GA9MNrYLtUIk\r\nshlDyxVgWuXZ1E465CpT2YOooYxL9qUuiTAtR5VNPA3pUWa6E5F2GsTSA93a\r\ni3ZWAM+d3xmn5QWupTd8kUxHC9XkKnIU2tuqUXqmC+pHpgRAc957o6efoIJN\r\niSTTTUJdtqjh/PHxNRxEb+fSZRdziabFsXNOk8xAqbF4c7m6p3EzEyDwcbLw\r\n/g+sxJuB6Ems8jrByjIZVkCUcVgVd+ScL0A=\r\n=765x\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-io_5.19.4_1648801274735_0.11054023048244366"},"_hasShrinkwrap":false,"contributors":[]},"5.19.5":{"name":"cspell-io","version":"5.19.5","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.23","fs-extra":"^10.0.1","jest":"^27.5.1","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"0d113f01b51c3bc149a01269878d4217a58ecb97","_id":"cspell-io@5.19.5","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-R6q1Dor6mfs1VBpuXVlcm/Vvr96GclO/BtNDK/8ppcm22Ct1VF24MG2itoYO7296dOgR1H4HkndvvEgx3p8fzw==","shasum":"e44eeda1b8083b666f4ab9940e0d167b4fa2040a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.19.5.tgz","fileCount":13,"unpackedSize":10709,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDIlQpYU4540kIYLqpGA/2dzgNU2bJX2u0MlsukeAObwAiBV7tEhVJnQ9rjNGxqRP6a8MwEkYgPAwngbbUrUtBT0nA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRyXsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqk2A/+Je9tbJhPKY4T6/owk8tLFSws1zbjziDn3ROUrM/9620o9YR6\r\nibG1Vqmunm/gMM9LxCgFpwKaujZOHRzw7H0C9C2RIusrlfrMY8NUKLOy1T6O\r\nuT2HsodHxOcvMdfBYICF6XdzVXV43i6UxR8LiXN2NquEm1UId2TOdv+NICyS\r\nmiM+YHiKH83tvdkoP4rm9HKvrCU39IszDvwdbQIk0mcND0assYp+xmefN+0q\r\n62w3XkQBsD9qZ7Qo6X2/91leiurDGZQH+BPLnwscH8558XcA9BVejcmXle8u\r\n2Xh0Fa/xUtIsWzeE6fL+hm2XfjvDiwI3xHQ4wg0SJv2pTsJEMVlbtd5+2qcO\r\n2qQhfmkl5LjeUaQXSKQEBhz2Xzp0UbwzjIGD0L44cwoIwi+JLw63rJoxj73s\r\natieccz48AjwtFi28WZlfed27EdswNWLIettSTC9GxpUMuT82iUeHBjv89lk\r\n1JcPx6KbQYJhqxORjRE6zeTN1Q37/2MYkVSdBQHPIQVB2XDuhyXixSd3dZ1J\r\n6Oosd/JCsM/DE+roYs1UZgc0dla7wu3AA+ChJcNjdh3eI48jp6t1ziFr9qm6\r\nKHB/O4c/eQQtgU5IsFhwurjawd4Sk37qb/jcsi124oNJmvCmMyI8aL4cepr3\r\nhY1EGr73VACDws5v8e70pTmWpAxz87si6pY=\r\n=BTLC\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-io_5.19.5_1648829932554_0.8352454984170461"},"_hasShrinkwrap":false,"contributors":[]},"5.19.6":{"name":"cspell-io","version":"5.19.6","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.23","fs-extra":"^10.0.1","jest":"^27.5.1","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"288584aa11eb262dab45201824c90206d7db65c3","_id":"cspell-io@5.19.6","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-rHjGoa26XGeGtFSrOaFfI7cLVcYRhtairvmn6u+C4WDJ5hak/mZ0J8Dpt0pOZCZb/U4EBOox+9GU1+s8IYLaJQ==","shasum":"c9b2103d9a623bac2af7034b726b28f3a2e5c60b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.19.6.tgz","fileCount":13,"unpackedSize":10709,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDzR/K7qeA/FTyE/6fu3OS0GH2B+Uei2EC1aegrz0mM4AiEAtOtlY0NtGjMKl+/GcJMbPul9vfWqmW3oWLOqaFhniDM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiUEBfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpotg/7BCc0idwSDFzn1MmUrxEo623yXvKLbnD2P7DdX7jufl9Pv7jA\r\n8b125foLjEKlo7aa9/UrRuhnA0zNWChHuvcnPcm3Kq2eqFVRab3HbkTeFl5s\r\nyT4s6b7k7yOFHEoKcAewlJxvPrXJUa20WoCkr/Svj6Ybs5gnq9GGQUX4K4KP\r\nklkJVdVk7rXA+Yv1ml1wxAcRl99fR9MPWCOK66s19NFrcAZq+bKZVCyuWUZ1\r\nUSE4X3xcxJIRVlu/oXFIC0tmFZHU4kTt1jLWQFUg7/IwriLxC3RYQXy5FvKh\r\nb/Ocj3TdVR3Phnk0mkXyi0RPTqVCIyZ5bnrU7CgoZsR9LviTFz94ZmDKBD8f\r\nOV/Kg5iWV7qmWvF5IQ+5Kfdpwa4I3Vj9b7g1xSaQ0WZaD1HGj5sXEXrcVluf\r\nFLITqS1pzP6zH+9zZewAGJnVfo581Nc1AUqjhvnhIAI/QZqx2KtEMNlhyi6u\r\nbzeUEsnkuu4VWSvSoc+wh+MIw1ypZaDqcQHgsmv0hWXlIyn1O82okaT2Eylo\r\nx3wpubBktDDNCOeE1j2K5Zu6sAFlYTtyfFSru76+4ntCHEGtgXQCGnwxOphH\r\nhlihEWcGp6LEeoaGLcqLHhvQhs31ARbRcIxWcAJe5ktTxsgymFiTs72/Ae3U\r\nm7T0PHKuCUASigkhpYCsfMFTRh8MHiyXxO8=\r\n=BReO\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-io_5.19.6_1649426527373_0.867806300404163"},"_hasShrinkwrap":false,"contributors":[]},"5.19.7":{"name":"cspell-io","version":"5.19.7","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.23","fs-extra":"^10.0.1","jest":"^27.5.1","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"1d33cd1b61250f8c4c5c2c218ec43675614784ca","_id":"cspell-io@5.19.7","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-SEy8XkuOhvwleGjh336EBYj5HlH1J5FrCI5GxxGiU2g8zvWlBPQmaCfQPPO4tnDrrXtK76rZvolBu1jfCmWwQA==","shasum":"ce49d4aaeae19206ccd29c5d90599fa675ea5bac","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.19.7.tgz","fileCount":13,"unpackedSize":10709,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDuRKVoMXMRCgHZAWeELd6X8Mm+ftWM/NolaZFeaevNqwIhAPCiByb8mr3bCYW4fylA3PUvbYgevvN1JeRmnNVnWTeK"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiUSDgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDSQ/+NVpX9N49iALAcvGdOiX4rZlEhAOtk8WU5FrUpkVaQHj5giQh\r\nyxH8lMpl1yKb2PISYBF6eHKsZEUEEvDOzRlp7A9DBhiIQLXeY7CgLPPz7PcA\r\n+Vfl447xQ61Y/hP6hvbGDFUttlZgk26/5Z99eHMg0a5VXhXc4QSfuqjYNJA4\r\naPlwI99hfXXlT80BfxTYMUOVT1c0GMGEjPf4VLtxguWuEgIYAS0LEh7xBFYB\r\ncQyn0PPqcIdysR9t49RgIUCLTTnFgZ/PGLVN8uEeJeP9r4/sKiukKP+mqNsV\r\n0amt3Hyls4xS8Fq8x8eTwXYvwBqx1SugfvSe6sb1lI65gZ8JFkpuoGN1U36e\r\nekAE0DiWI2SHCROW3CYsx9g9oi82oI100n98wswDwTwQIvhxMff088oWMJuG\r\nHz74L2rDWlc7agk7L+rmdoP3hBzwBAxoTt6XVpODzU2FmQphM6pxMcCZuEQ3\r\nfbtLRIz6eweTbfNWtuQj3q4h6HVSF8psH/+ZNyjUcdbHpx5NRlZcwWfR6+hY\r\nrYsogrCi+JdaMGFBHmTTWd0UIxTyz/GNHtH17vWlCnNnwNWvDOrmnhz6uiMk\r\n0/pJleeYoMsCUbMQNqST82KFSiyNyDTyPdpVQzm/DcowqQMaap75DlIb+Cct\r\n/8uzXMTMXrfcIcsD24PRJPoP8Pb+qCqm8MQ=\r\n=yJRi\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-io_5.19.7_1649484000383_0.31480480596905114"},"_hasShrinkwrap":false,"contributors":[]},"5.20.0":{"name":"cspell-io","version":"5.20.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.31","fs-extra":"^10.1.0","jest":"^27.5.1","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"626dd9068d625c2100dee6a3fef4dea95ae83376","_id":"cspell-io@5.20.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-wgqqpVIhtMh+/+3YfHt8cDfrD7OLF+xQlStlURj8AJwEJ0xu16zyI9S5zcig+83+0QyzuMdxfZiMgbdQxWEvOg==","shasum":"2f7fc676a068acc641f3bd77ddca7f72985b6ee5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.20.0.tgz","fileCount":13,"unpackedSize":10709,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCH3B8oFvkyl/aSqBdSCO9oMAiqMGaf8iS17wkaV1myQkCIA255CXxeSw1STGVwZ25mxslAxvEsMRkkXglyxIQ55e6"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJib8WzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqcCQ//V/pZk6rebwxu6e7TzVbGHKWqQ6UTZo7daym9sMACTVW5SMNu\r\nAr+ceNRKXRoa+/eBfj0HwXWlbikDZXt4zmf6eeExVRKTt43vPCI1Bw6gLm9d\r\ndGaWKJ2Uw4CkuXMZ7awvBO9GEaQWyUDH4rAtnYN/iChhC/6ykLIz3fgP0mP4\r\ntCMyy3qXEvj7GjJ8Ev1p96zHtEQZR5YARmmzWVeLdu1IKemmNaamV0NCemmb\r\na/u3De6T28OwuYZROtFmqCW2ozbgrxp2Olh/gajEGjNXUTtZ37+iYTH4W48f\r\nSngdREMsCledA8hFz12LJL445Di/iqfbvtOsTCKi2FG0dBrercuY0UdCWcN7\r\nN7VdKmzZMmwwcA7ES8bs8xSkBYAgENLUHsIZ/sJXbAAnaIOjSGXeP1EPwg72\r\nCIDARsEJhBUcqAYcFyqtMiwk5vI3OFGuCYE+oq7l9VYYysOiXbccX3SguK+Q\r\ngO04m/+fbmedVBB3Z9P2bAcZPItNCKuOJdmQe8vbIp9jjOB/VogroEU2yrpu\r\niRbPjAVqAKMWVcJMtMUtlx/XB2VmQghdpi8/Eb+cXqsMXYgCl7wrKsDHEDk5\r\n9WwujY4EnVulBZ+IbKCFVGCW52RmBROou5G/PoE5uTZe3amdfCTdrbiZaL8W\r\nbel/wL3g8OSAK7df616tBAusbam1ZT5GPmY=\r\n=14nh\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-io_5.20.0_1651492274770_0.2750223234754483"},"_hasShrinkwrap":false,"contributors":[]},"5.21.0":{"name":"cspell-io","version":"5.21.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.34","fs-extra":"^10.1.0","jest":"^28.1.0","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"d0758cb805404cb62b7a0c6c852c337f2122ead0","_id":"cspell-io@5.21.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-zt/dZk5Yppg1+JQr7un4OrVSF+ODdcVRMYrqnZBY/QCBUkSFIYZ5X8cnKMZvR9ZkGRON0nid+dslDUCPaRNMcA==","shasum":"19dff7f1c20f25ac688f4427ed162b529f394033","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.21.0.tgz","fileCount":13,"unpackedSize":10709,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIApsfPq5V/tCkf85AbTUYlOeL+fDBZ6+JXXGs8U1HUGzAiEAmgdc6nqoA5fwWaVVVYL5drQdMu9EjXuAESJuLru5jOA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigzxEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYkw/9H7zOhR7TzofJKmH/IYzvv4bWW0x+TuzMQElgexp9EZjFEGZv\r\nlTxwSvE1mjUlrJMUWLmAMEnVgdBXKIlobnQx4px/MMMdWFSexzqkF5u6sxUT\r\n+vpg33WsmJoCVS4ASPJd3qF/hBmw7n5pWfcTOs9PCM+BD9SQzM1P9WJAZFHY\r\ngQ8XuOjE1mRUK6G47hWz6ZnnyT0TwsAm+zBeV5V8lrxQ4JrJVGEFJgCn1T0s\r\n+c7zKdzNkI5DwmrRYtFvyOOW4IdKl1tjtb5Uvj5IcubUzpqfSHi1569SQpGo\r\nsr2XC7QsfVW/ZPhZA0VmPs1FayepQeosMB8LuXtkY+X8/DQ4KgGXBc7uiSAF\r\nU95iaZnIxo12u0Z/SWWLQNJZ+ebimVZbxJiy6YI3IS9xyIj1cMiPRvP4myxl\r\nkfb5Z0kiF1qRisjK8BD2K92QhJKe/aaUzCoeDygmklmKr0IOsLp1otpcz7BW\r\nIl0lgWF0wMB6cGg8NJ+wIphWvZf9XbW3SP7xvDUN8g1w4KyeF8aGU/ChM3vx\r\nf9vCFn3oiQRAdd8fmLANsi0e8gLZd4rGFHLw5Pa9YpTZD04nT6ms0PwjNuyU\r\ndCdqzlrl8/HwzgHoqd+/8Co1Ly5dVf5qJjqWe2qBXFj61Zoy/7h+nPbvSPxD\r\ncFpXKf9usII7dbogVqa7r6poybVMgeCWftY=\r\n=NIoP\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-io_5.21.0_1652767811854_0.9259664602140294"},"_hasShrinkwrap":false,"contributors":[]},"5.21.1":{"name":"cspell-io","version":"5.21.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.35","fs-extra":"^10.1.0","jest":"^28.1.0","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"952246f8af4b7a559e5f94185414254558965e7f","_id":"cspell-io@5.21.1","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-hFd3KX00XjvsAqD3rzrOB3kRohnYhZKsqJupQAefSyxaakV5umtnGKJDviQ9IbDXbIIxuaFtMcnNJFG71uVeMw==","shasum":"4c70365c260560b60312e992220904022679d999","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.21.1.tgz","fileCount":13,"unpackedSize":10709,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBpC8pZJoKpgvxrSNgXtLzuNJkq1Fp2sq6beIWPgs38cAiB/KS6ZsngDeC8lcTqTo3VBUiDc5WsxYYUo7H3qeeJZeQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih5zvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmolNg/9HLXJTd8/k9uwkisNzRpKMgqQt3Cz1wOLWJyYmgMcb2XamYLT\r\nrM/74SC+qHGmYqIDYgzOTGMWMpfbhD12tX0SmI2nhvdhRvavW7PQm5uk6SWP\r\nVBKcneBPwejm59RJlZA3FBDw60SpjINA6wnnjh/Q3un5TAPBTcPiigy5e+7m\r\nKCCqjhpoPUKrnSNZNTq/7sau5i16SYrhg118j46hT7URSkcTBrOzAHm5BF6K\r\n30DlQheI458XuAmEzoiTWDNWa2B6NY8gAX/c+3JmSN37LwANUj/vJfOgsv8y\r\nEKojjLhEGuKWH6ifLazgYFyeoY+RcHGWWtNNAU+6qawhwVJHMFOVsQqwQJho\r\nK4kU4PWxJwzg4WEZGP2+S3nOW9pzYCrU2yC4ZtYa0cqaetd3sCQx8kh4Pq1S\r\n+MgGXaDQ1PqhfvRxRyRkrJqi84nHbzC21s7JLxK7agv3rqUMexE3LbUjw3h0\r\nvkfVN6E5s3lw4NsmJUc2j8HCA0lAwzlrtnzJ24io+0Iz0GAorxPMLyLmQJMj\r\nhPQbidmVuojQMwMEcMUwfUcwsKABUzZhLS0A66L0HjJ/EtOP+aH6c70ANOdn\r\nMchIoQvUEXS3Hn5t5vyYiQEbXYqI1uNua156DbwNkXA/TPMEfcP1vz7DrNT6\r\nhZpCopf5rqhmabBAUFbOlr6EVSSGSfz1Vys=\r\n=BNpD\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-io_5.21.1_1653054703045_0.4403536730580522"},"_hasShrinkwrap":false,"contributors":[]},"6.0.0-alpha.0":{"name":"cspell-io","version":"6.0.0-alpha.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.35","fs-extra":"^10.1.0","jest":"^28.1.0","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"e97e61a1e1f0aed0291d62852c14b3d9d0afa443","readmeFilename":"README.md","_id":"cspell-io@6.0.0-alpha.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-OeOaY4A/vB9hLidpwvX4z7/kX7b/RsSRR/KifOgP45kwdGkq9qxmBk98x5wkNcoFlhe7IItsfQs7q+KGBzuWJA==","shasum":"7d691fc28210c721f523c4767e24d9c91dc7e3f3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.0.0-alpha.0.tgz","fileCount":13,"unpackedSize":10716,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCg+guT6cf/V0pyuZnS17I0s57v3z4aSdTZNncv4x4vegIgWNhdmsVo7lL5MIbtnRG/8tLosJiers5Dk9IMCMA/bBQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih6dgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8GA/+OSUTvqNnydNQJJJ6J3fZBSI7y3sPTlEidJQxpKQTcXv5kHIk\r\nfuXR2WIvFsAz1bZQCAM9hiCHOh6HghIeJMrx3FSYBNdzQdF6gbx13JbiLV05\r\nRqCX/O9dNW1fKRfYJPBBqxWReeGBJtUrkN/HH4wNex22Nk2jWxFJAI9KKHSM\r\n4KxIG2LsVFJ/IG6xussGhKEY4xVH3Qth8xq00BxeAzkkwZC6px14UFkolXfD\r\noRa4wCLlb0sEYl+vX4WVux2UVDV2FYQH53dZo0ubclppM53JfbXMfGN39dGn\r\n5zSQM9FmwsamjZXu1S0br9S+csdT2fR8bm2uDZCb3LRmglyBxHzawlnV5Sle\r\nk0WxUlUld7TCZhcEnGIy0ExqotI67iexMwcIWKApCsfQra9fLsc+7lqy0bf8\r\nH5fs8VGPzpT7eWt7VRUvglujTY5aXHeJouOGPYBcv+iaiHtV+ADSNJWtE/67\r\n9pfJMtdE9UyraTjO0WsV73tPeerch69591f0bWfem79Cp1qWUckjiBKeMBtb\r\nCUZ7N744tR9sCJ7QMTxfPgBBrs/AQ4ams36nHYYaOEtXxHnHJDTKOdBR9PGO\r\nYQbmzY6R5kzPPLgRZD2SuoXr9vZBQa2/cQlslFQ+ShGB+jppEcoVQ+XydiKV\r\naD3Ka35C+5B/ZC4V5hvR+NaFaxqejHj/li4=\r\n=BDge\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-io_6.0.0-alpha.0_1653057376693_0.7004899176414674"},"_hasShrinkwrap":false,"contributors":[]},"5.21.2-alpha.0":{"name":"cspell-io","version":"5.21.2-alpha.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.35","fs-extra":"^10.1.0","jest":"^28.1.0","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"7612e2b3b263fdc56d4187bfcd1c68c126fa5c82","readmeFilename":"README.md","_id":"cspell-io@5.21.2-alpha.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-oTOJSS3Rkw61i7oWrOqzhB6Pt9U/KplpVclBmeOMNFjddDcwJmpgZPjHJppt8iIe/9cNhglgUKeHBZK3Ip35wA==","shasum":"67344b93c2cd221d12287db27215cead43823e9e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.21.2-alpha.0.tgz","fileCount":13,"unpackedSize":10717,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDW9LXk5yHe/YqmhX1uoIa/7vmtSG9VNDKm5Wdn+QxtNAIhAPdfRA+7xk0jsJpBoIL+oTdeolTkV3ABO4J7Zo33/KA4"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih9+dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrKHQ/7BHrMtiTEn0qKIopRGE7H8jL7SQZxhvA2P2UBFMC8hb4CAFaG\r\n1UzFUygVlgDaJTCvfltlwUxBPrRSv+TghM1VxzsgZPPZ9xwE3VELnDEU2Ejd\r\nFIDeLeXX0T7VMuqa9E7E5APVjjFcSzvq7GmFzOsllWgg633Q5vPU7989c0b1\r\nmJ2lgDUtqbX2WF0pMqODERUojdhstYuDtx4swO+iEfcuI8KDZo0tJadKhCym\r\ne9gkt00fiO2Z+yTU2z5tIM/3Haqar912hMx4mQ4GY9PK24G0EVISWVf+UTC9\r\ntcrjMAOlkzDnLse8Eq8MCH2dxVi32UObPKdVJXhYtppDKCUOIJ7y0teSZv1Q\r\nOJBmlkMk/In94rtEOQLjYxmEwyFe6NqvUog+Bum2q0HFE7Q9aJpuV39KI10j\r\n1W+zSDDx4Tz2xEGbB1IuDfMpkp/hCsUUMB8Lo5RuP6/C392+E/AWVLEkvqt0\r\n4YAffHrs1sh9TSvwLjdew1+cUrF1WoEWkADB1cESkbVa8y2SGmQRR3kDrak2\r\n6vhfIQ/hVElQGogaGBA18o2+DlgW1H5eeP0MJvV0T3PCAwHZebIVRgCVJdF7\r\nul51i8v7VdB56D4QQvUiy/Ph1gbp2AR/YOOpglB3BjVc/wYfLQ0hpvr8KOvb\r\n1u8kWp9dMfBfFHiepTMgmoO4CqDO8aWrHLo=\r\n=uHUB\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-io_5.21.2-alpha.0_1653071773068_0.39447964808736935"},"_hasShrinkwrap":false,"contributors":[]},"6.0.0":{"name":"cspell-io","version":"6.0.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.35","fs-extra":"^10.1.0","jest":"^28.1.0","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"7fd3e4ff8738a84d0aa48b9a9d4581b5efe50bea","_id":"cspell-io@6.0.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-pqrBrb7zW7cIopJ1P+LgHflU1bBg2f1SPmThU+Q8jWPshE3twYfdhwsAy13X/92vZFZa2+qZS4ejSpEC6SO9SQ==","shasum":"7895eb184ac475e929950497946cfe73f521ad8e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.0.0.tgz","fileCount":13,"unpackedSize":10703,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWSbDSPKoY+DSo21pdu0jOqqT441k27YYUuMiJh7EviAIgVqQ1YUdzO0AgwDkkIWMiuEOl7Fgx9XmOhuquO9m5rdw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiNdAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr73w/+Lm9TuRPrknOWd78MViRZ6b3XTWSGZgcNgW7q/VblJWVuVDHs\r\nf263NH9wWRPMCUvy+Mm0Xz5lCTn97F4sfRYpXsxIVQc9fBbDQ/YKpiW7/hW8\r\nsYm8/K/kznSbgpq9w6+m2Y88yxlAamMN0QDJXg+HHkFsN03eaG2F17wOJum7\r\nDK4EDswMCASzB26vHYGrFGSFoqCh+lpbdHw1MLPaGuI+PEYvHsBjpZlzRf+k\r\nHMZH1JfNaqA9McNL0lA9GLUfD9a+et1ZDllB9rS2LuNZ2p/1+S4fwC5xZym+\r\npZBRZwbtxXFehoPSdX+hdbFptW+aie2UX9254S1JCK/uiWHBpMxb3oNTElYH\r\n3qjYFVlGBi+eYiUEbKlSoCB8DqJQG1xLdULas1I6dGvmDY8NKa6FopjQ2ZcO\r\nWp88KNgYJg31o5qgtZ3VByOmEuwnlhm/heJ+kl+80miVoG6iPnHsqkZro40u\r\n/g/JWIEGOLuzxNcl18rL768zgqezSn7IjJKudXWMqvz7NFGUqoUazadUMDM/\r\nmgFUaancptVpjwV8OSpKC98qWxEBN7PEaUSo7IAb2uzGexxLZqgQaspUSjuZ\r\nWYEGEmE+nblfIHzVU0/j15F7l4RwA25eOTRgh/RwzRuJSNJfaGWZNoFJy4U6\r\nMPeo+XVrLDhzFtkff8fVweWPvFesgrk0ZbE=\r\n=R7/s\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-io_6.0.0_1653135168451_0.22823166240224357"},"_hasShrinkwrap":false,"contributors":[]},"5.21.2":{"name":"cspell-io","version":"5.21.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=12.13.0"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.35","fs-extra":"^10.1.0","jest":"^28.1.0","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"ce422e9d62a5fbad056c4f82aafcbf98c6a86677","readmeFilename":"README.md","_id":"cspell-io@5.21.2","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-3J4cLuN59R7ARiRZ8ke5QwlC5uPfzHLVELOtEAmsTIjuUMvr7BpbrdCuTsUvLkAqYE9NA5eqolqQm3GLXnECNw==","shasum":"d9087163b1c8ad11c6f94cb7dddf8c57eb97fabe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-5.21.2.tgz","fileCount":13,"unpackedSize":10709,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCaBY5BwkdRcS0X8bztz+2aNDAjgqEuh9xFnPavJaQ1RgIhAJZ+Yesq75HkxcYtMdXcISEIQ9Q1RU/vVK/aI/lokB83"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiTWKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpoKw//Qoazc6DVdxRJltO8ibkNCXjLvG2h8dI+1p+wwKgP6rviWS7m\r\n2kcXCPYBBz4IRBEr3mVtMvxsVMlw4d11qAsoBahnnDHf8VgN9cjV9nO219OH\r\nkKSxy9CTwnoBGI4Eqnjrwv6IJxJ2FkPktLTLC982UYcVHNL+JmAGz3Tqss0h\r\norZlcjmB0oHF4KXI7bXZnmEw756Fjj0fbjsaokbe3FQ/4dFsF5XF53aUi45x\r\nOSAzfJGM7cgfPMjtgxcqArYtO13BxpV5VwPIt1DBH7Lh9Lr4x7TAf1k9wnNS\r\nu4vCWb/j+YTaBSYPmVhvQa5J3qPY52Eyvw2oR8B9devR2nblKZ32sIYjZFeh\r\nuN5rJfo2aXOGam8q55AJXJJDQ8eauqBluUTs/PbaC4oE3rJ4QXt9JWqmGgiK\r\n/9deBl8DJwifoE5kAU+Sv8eHxovdghonyjzFAn6BkNY8huBsIoJn/dTBfwie\r\n8NWPZZr7JgrTvF1YF5DpUkkWHxJY7wCceK6uwzcvgv82YSX8T4vIx3rUixVt\r\nGrFLJzNT3GfFY2CZghyJ8KacRuV5IP3869DJ7ufAAI+mr1ahWl1V/nA6blgP\r\nbyko3k2joQLV6d6cL7w3QzpNPRFDmI8ITNUgD+1OoMvxiMDaUk0WKH8ItWLX\r\n/MaLbXSrQ22wTALiniILXmLbwTPXEFn0QZk=\r\n=ixln\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-io_5.21.2_1653159306031_0.2421417705830311"},"_hasShrinkwrap":false,"contributors":[]},"6.1.0-alpha.0":{"name":"cspell-io","version":"6.1.0-alpha.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.36","fs-extra":"^10.1.0","jest":"^28.1.0","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"67ce60164435b86840b37ab7584e98083af58c9c","readmeFilename":"README.md","_id":"cspell-io@6.1.0-alpha.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-rJPWg+3hS8kTuWjBjGYxvq+pexVlrz+eSgsqfJDdrXOZERiOuZ6ItYh7FTRARvSjtzxBxp5/4pssPloAXXIifA==","shasum":"04ab424cd15526f98dc3c0082a8d666b665ce020","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.1.0-alpha.0.tgz","fileCount":13,"unpackedSize":10711,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgzp3pEmxyHpircMFNFEENV46/JFygl44JRKJm3gbbQQIhAN6fJXC1QPwpi8+VEqyhjpWickbnFczYU8UCgdOhNvt3"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikgxtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4Og//dbfbNpFABY2MTtmsaSGiGdzt4De/8FqOSKJIeBD9LJCanKB6\r\nEwvLSP4bJcAH+FxtR52o4pQYbAujjXyESC+gTgWIHIjVBmHQ994PVmJsWj6L\r\nT8Z5MeNZ2dt2yFLlAp4LuLhYOkcJMkcSkmlg297uc72ZScnvjRhHHWkEi6rA\r\nquN2UmjL5nINYveG2MrtJwpmrJDeq77cPmW3n8slsoPJBmiokPsQ/4PRW4yy\r\nF2cjMO+uYDegDIyZOsGplVsbfT7ixgerwLX/EBEvcD9w15TZbw1G+MiROh1Y\r\npN/FvF0tYMHF+q7cdK90uaqcetdbY3yUlFFlRr1YJJsxQjUAK+X19J5yLZyD\r\n0ZGtoyezMUPUXpDE5XyhDsYANEzRYosY4N7kHqvdtr4TA0DIhF4lY3Aqzsyj\r\nXD3q7/zcH7LhSWuiq94HmRuajrvclI4K5bOZ9AAezbEfwkFM8D4tJTwAANzi\r\n6XXT9YVTO/JGiLiW9h7kIqURCYRqlEiC/GSaf49aOTmzQj84Cbbyi/80aAFS\r\nncoZvQ6ILYfyiNDDPqj9kZpdk5PqIQ97ih2xW8Mzqxt5BnZAMcC3f8+5zjFb\r\nb4QI9HTNiaIi21n3pOMTFsnH8tTfwpmOsXYQgj6aORE6PgHJGIowpxsNJ3LU\r\no402yRfESk4rFM9HDYrGIj4jcbRvfrEDhck=\r\n=6bDO\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-io_6.1.0-alpha.0_1653738605422_0.9252317982817693"},"_hasShrinkwrap":false,"contributors":[]},"6.1.0":{"name":"cspell-io","version":"6.1.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.36","fs-extra":"^10.1.0","jest":"^28.1.0","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"eaf6991ced2c8eb2c60bd2914095e4c686a4266b","_id":"cspell-io@6.1.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-0bKSDSIZv3w+FofBcsP9kLx3BaBnXZDmsoGGCxmhJmESus4N/OQ5Ndea23Pe5NGo9NwMQiu92hE/2Jo1mD09Ow==","shasum":"8ca63c37a723d51e5b5899dae438abb5633adc42","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.1.0.tgz","fileCount":13,"unpackedSize":10703,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDUgO2TsBcQTPuf8jaYZOY4wm5tYp8jOimCL0nGjyPzhAIhAO4mq7QVPFBhSMMX0mIAfZCiQxMLOkisphEvaM5xQamm"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJillPbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2ORAAmvg1oHrFvVdvHJCXR49rTEelexq2zEegVOBkbhKk6aJsDTCZ\r\nnd1hxmXSistnRInQ6s+fO/DOcnG06MoCXZdUdyH4bhaI87vT6uvSxhGeRTiJ\r\n+dIqul5hl1Q46qafUWmhhWxdbhDEUMyomo7dRvACqyeTXBNqPAM9tQZ24aSs\r\nZH+XcwkfjHXv9MPOpmEu4N1Ro5TFtGQu2YFIHRs9Q0KJGagU3us6KxXmGB06\r\nYs42yl/WZ9ThCEmobb//dsA/Qh211OP17puF3+CKMRLijFRTCOniFHXkQ1QW\r\nloCzrLKxB3K/modnqZJu3aAFSrAcELWhmIJxtOMRkTVLaoT4ngv5V+bbAIYG\r\nVp9FpkYW49qTGS6HVRC3LyvezaJiC0oK+saKAygNsSyKCo/WHunEKhZ8D6Sb\r\ng0OL4NsNZpz3CPh7rHFhVVxyBUsh1aLWLVTx4oam8LxNGm+qtcd3N12kYjHc\r\nCAXYOph3RyurbjcyKNddtx68ce1AlaeH7lrUsXBVORa+yLlLM8FgPYBzr/dt\r\n4Bdm14flXEbCZ3LhF9RsJp0ey+VGhRr/T2lBVETTLHFEhvywDIfVEE5Y/DDV\r\ngdeE1BUhDGpozVK2luTv/jZanm3IcgSCzNeEX3d5KbeWM9hjKxmBKwnhrm/a\r\noCWetHG6YNxgN05/W69OHFIeSqvyrX8oNHU=\r\n=9LZc\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-io_6.1.0_1654019035069_0.7416936213881085"},"_hasShrinkwrap":false,"contributors":[]},"6.1.1":{"name":"cspell-io","version":"6.1.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.36","fs-extra":"^10.1.0","jest":"^28.1.0","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"e871153bfebefa19b13754b431ce5e49a63da298","_id":"cspell-io@6.1.1","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-3i4upVlFXqlCfgQtwqr1vS9sCctYrUWUbLcSrHKpJfgO5/FCRi+phaFdT/xhMfvNS4UIC79qLJshOoz9g2SLfQ==","shasum":"2faeeba51c39340589b71882ed7f4a926ab67c4a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.1.1.tgz","fileCount":13,"unpackedSize":10703,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEyX0yxljLoPzkLbZHvkVGDd4wLTIKht09uk2B+kLxF4AiABUXZjQXPEYCEoXk3ONkPlJTIUNxGrFAjmEIcfwJtigw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimF1dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXgQ//WHg8nbQRwoplBOIAfL1bWDE8Gnpwqao4A7Xtr0skl5PzDfRC\r\nZ8tW0wfs3HKV8/YYrKDuGclOH5kCy7uOqBBCrhJkMKU7Fk5wugW2G4+Vzo3W\r\n0z7ngecP8bRtC3/5+kizEZknI+av//42ISwri8B52F+W1zvsEbaHpMZsN+FA\r\naartwtzbS79+CAyt450JjRcZ413GIG87fWKempBwjDCtYgp+bEadvDj0e5bZ\r\nJCV+9HHkVcdhaNARtAmNZ7nqO7mGIUPM92OxfiyounURfY4kJPcDvZdgwrMy\r\n3dKhqlrxKJbUI6dDvqRpTiLmJ4bVtiali89CfuqsQtQ2BCGMuGXAhxL3F75X\r\nQEnEzE5Mnfvu6vGZDbqdOq2CrdGcWzp5yCoA8cXZmWoMC4SlsFcwEHj2dF24\r\nn4IVnCJsum2RWIPsX16moUKdDEYMoOIZaJM0KLl+yvjRdkQ2mER6gRGSxgPh\r\nKNsG6QZBGCDzgAwsaQQWakFuOseWUll/be4/CeeE4I4iAjIy9LVp6+6ytOED\r\nHig53lCR7NPWVS1PlbU+FBmTXu2nc8ng8XuCONYphwKmAjjptFY3hgV+hiNU\r\nzBkYkOi/il3cZDXOM1i8Cu1+7J1cYE5PJXtAfDGV3bbUs7nbCiznZF4mvLis\r\nPlvKEyO0e5YK1mUMkls3LCj+fc2F8sAgZtY=\r\n=//sH\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-io_6.1.1_1654152541193_0.5285439742269251"},"_hasShrinkwrap":false,"contributors":[]},"6.1.2":{"name":"cspell-io","version":"6.1.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.40","fs-extra":"^10.1.0","jest":"^28.1.1","lorem-ipsum":"^2.0.4","rimraf":"^3.0.2"},"gitHead":"5ef579108a81bf7206cf53e301374467a3bbde06","_id":"cspell-io@6.1.2","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.0.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-WVRKjOzB3BgwJPk4hWH19jiqXzbtWGzJ1yNLaB2r3KYCDh+FYT4jVaHb5DWERASahvukb05go7G623FuYeoY3Q==","shasum":"64fa2b8728532f5e04dc463bfc161a2df93b90bc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.1.2.tgz","fileCount":13,"unpackedSize":10703,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEMYxB8BboQ2w40EUQxiLoCC6MhklLu51/C6WIiNCW3QAiEA486peST/Uy19G5sj6eNfOn3SnvmcVMNQAQFrU7Mlw9s="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiocGjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqbpQ/+IgdrorOZ0xyN918FNjWPUkonvHXboNFUx9uChMQYCmePTmUt\r\nKo/Z/SakgKl85jofI2WamnsGIY6+ICITGXAu4xg5dME+QzpM/yLiJW28/GxY\r\nt6WA3cq6AmbBzXDOJHdTKI+zFIWxUx20lgyLza2plsnwcRVeGvzNX5ZDSbI7\r\nemyIt0I35DsRIzKRXsuVkd9UX5rgwlX8Z+N7JWwZDFfTnwDXSbLgwaMuK7Un\r\ny6YrmKoTB0lwDkbdoJPlocf6kvXLmTBeeZNPNIVJbwAiqATqPvDVCF4jMPmj\r\n+6uKfuKy4rvhYhMaMAaqpHkcN3qJleehNy4FcFNGelFIMN0T4qUj1D7NgQwl\r\nypgoe0kq1eaLzhVWTW3AeiTD4oJpfjWbORA+DxlrpjzYUJuxEoNjljiEBm5m\r\nGjqDF2vLDczAsDCpbjN0Yqv19ythYez36Yn1sFgn39kw6D607lsCp2P804an\r\nXSbcdZodtBAhEKVeneJOyvhhQqrSbgctVSiJovJh5QnrpejNh4dnY0uYcRW5\r\nKjh6mwPKWQw8EdN2u6AYsMVIqDIL/aDBZHJ+tOGlAe3A1CMj28URh8MVmv/z\r\nzOTVWAgIuOZSchJJ9XeFmj97I71wkt6bED8xGle90EO5WBcBA0+7ZzhdN+17\r\nFbKlT9LyBF4fOxcKadT3TNb065noA4z48NA=\r\n=jYUi\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-io_6.1.2_1654768031277_0.6519123863402754"},"_hasShrinkwrap":false,"contributors":[]},"6.1.3-alpha.0":{"name":"cspell-io","version":"6.1.3-alpha.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.43","fs-extra":"^10.1.0","jest":"^28.1.1","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"gitHead":"b3cde7e463fd8a6f2c03f990adc70b913239baeb","readmeFilename":"README.md","_id":"cspell-io@6.1.3-alpha.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.2/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-H52yoNhNUuNTTSp5x2hn1cUQbLCu5oKB8PE0z4CCj83mR+PBAAxKK0wuIucm4yYSTKvuj39crUQdJTRAFiIblQ==","shasum":"d83faa1339e6bd78f2f47fe6bd821a65480e3bcb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.1.3-alpha.0.tgz","fileCount":13,"unpackedSize":10711,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCu60LSdotwxDHBxw9XpUrbJtVhyhCk5a60h2QoksQgSgIgKC6IrTwjopW7UecG2ei/M+l9bilS1ev9VK0hzuyHM6s="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqduHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5whAAo+8GE5M1ttLt2GYDtre/SyzOwMEjETUtPmnT8PUH/kPv+t0a\r\n2c0/UGDtSNocolpJb+UR9mVoinf8zwc+ObmmdSeFnfg+0215jkGSqAhZLg7S\r\naTjbSydhCWZPjtW/WCMqQpArxojtnvZXZo+PMOGDgejabtieWBKkLVC/8oQY\r\nhGA4FVJoWQDE/vxB+FLjHNvWpPgRxGE48BkMlhCfWB7DabDuTbvRSYDq7y9L\r\n9SMVkEJSgPM8DiQ3BL5Ds8slP1xqyb/G8g53TDCCX0haKFa5y2ZjfWqIP+gc\r\nWnXzxZt8KWkBbbo5qEqPR5on/dLl3GZ8Hf3f0n+6drnjLwU+gwgLcM6uqD/p\r\nHMxYNpb1YUkLcfmhYCFyMvr73Uqel0UnSrUjkENdPVfM22OlsxA1aoxjWMVU\r\nN1eCj95eeIJiF2KQBRj/RyNuLqQmIYE+31oRi42Jw+eada6nIjZYapR4JAmR\r\neyzjWhXVMkIqJGwCV/kl4phnMfaqgCRagdwSu1HAmWWjFn4EJpYTblWi8hud\r\nX86wp8kRq416xIUeKKWkefPYni0+zFlcAw4QgKkm9GdXu4Xj+Pfv9KvPmJ6P\r\nX6Ak9ZLJ6XzyYvz0H4wX/BV0Uhhq6CYMj7LipI/oGIMNPo09bfyYhP8m3j7D\r\nQjYpnUqoWpmciL39IpwrLZ1pmyxNBdmA1n8=\r\n=pM9J\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-io_6.1.3-alpha.0_1655298951044_0.9183308203772886"},"_hasShrinkwrap":false,"contributors":[]},"6.1.3-alpha.1":{"name":"cspell-io","version":"6.1.3-alpha.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^17.0.43","fs-extra":"^10.1.0","jest":"^28.1.1","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"gitHead":"3b0a99870292387ca96aba8a7da701575b56ed5b","readmeFilename":"README.md","_id":"cspell-io@6.1.3-alpha.1","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.2/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-TxKeFNW2LLFDrtNMARj2aeCRKrMV6uBlwW/AdyoQQ1F8maaru6zjYjG/XiO1UxdVkkx9f8/RRtqwWsPpxgqO0A==","shasum":"a96950be151c08259135a15df218dacd1746bb6f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.1.3-alpha.1.tgz","fileCount":13,"unpackedSize":10711,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICtQp6LJO1ejo0ceDK/YHteJ5pQUNESpj+GoLvf8cW3DAiAcnPb7XyLUDU9Aw18qbdINE7EDSdwxwMWAxLCJLSOjfQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqmfiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqVaw//YQuLWlX0lbcpLcIfxCj/z8bOnYUxK3YgiSq2D+tv8B4zMkL6\r\nZ5k9e3YXahBvAPY84SJpz6t0z+paBuOkNNGRDw7jNeBW+Oua2QI4bYNryv3V\r\nkYzUREqPpGlZsXXj3D0/xRBEdeZQY5HNsBNJYg4KzzL7vF8jl9sz58XSB46T\r\npwVpxv2G/Un3DDSF3QHmzgAp8WDP+Di+jL70PEHdkblr6h2/R88Kn4HS/Pw4\r\njcB11pCTCjQA4LrD3fM3Y9FGiGWNKcAQ6jD5/+aX6T3qgnriYYdsUg3R3rF1\r\nWYIHoIretzw67xMBMg27HKB/Yghc/QjTvV3UBVngEjXQPEh6UGJqenlSQBGA\r\n9Nv9k/7LVAIUhqJzyu7qJuuI5ODQKwVmoX6JRd6G5t40GzEYfMufedni9byh\r\nsoAIYWVtuqiBzzG3rjPek/uOReo5cXpCfdEMVQjyS7Bqr5CGkCVHuFyLaeAn\r\nBrUKBPd1OXslox2CL7sn1oMRxoruNVSSrctJm3urWH3sv2weUcjuovcSw5GR\r\n4w1n9JzSpnfiyqAx0QmY6zVCiM4d2236DaSg/Vhz83SMDYJR4Is9FZQeJ2Re\r\nl+AB0ogTZntepJILKHi2yjaKTxmQ3SHovDImqNuzoj7H0DBRbSI83hiYuQhs\r\n/NC5KjEHF/7STB6LWriOZFBVuM5p33QcMyI=\r\n=4ukU\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-io_6.1.3-alpha.1_1655334882494_0.5664063109773936"},"_hasShrinkwrap":false,"contributors":[]},"6.1.3":{"name":"cspell-io","version":"6.1.3","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.0.0","fs-extra":"^10.1.0","jest":"^28.1.1","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"gitHead":"e96b313542f2ec0a38ac04d1422d97e724ded3a6","_id":"cspell-io@6.1.3","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.6/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-kl26L/Ofgtl11D8v4XKpoT6yQBofJ5xEDlpUM2hL5FQLaudtCYaUDhJ9HrEaECGY7BchKC5QlJS1ts6s4cpQmQ==","shasum":"38e854ff74ac168633c77865c18872fdedcb8ee6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.1.3.tgz","fileCount":13,"unpackedSize":10702,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGKhIKz9Vpictwv4zbr2KDKiQ3rTod3FHbeTyzQ7ZyGOAiEAkha5Yl3ndc+epzkvk7jfQBUMsvtbxmfLX0qSaTq67wc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiutb6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoaTg/+OXoc6jIqDkMJnwNSJc/U4NmdmJJ3pKiQazDh2BUpIRUOkvK5\r\ney/RxwMtTrNBNKOLU5VMgyw4M41c4EBwgXcfziryeWy1wkauEKZESZnTw4AY\r\nuDPGU40h/lxePJfpvHHItjrQJEv5GCvWZ4Qzy7iALahJTNU+Fz8zKicknMxi\r\nmVqfutdXhN184Z8NSXl2Yx14f/vtobaiVlDxSGxPb5A+/pFf3TAMhI9txv7A\r\nFaawoCs+LtR/B/J90b7IjhzA1MRi/nCMxi/KdkWxEVcIc1xx+y7BMCEnW/Mk\r\nsREGrHfklQrBFBU0q1tCe/FeVfP3IunKF8KxF9wybtRGN2Ft90iwjRU21+VR\r\n/RcZxt2pSPvduDR1rLgbxEDoRhWJIxsZ2Q4qCV1pL9xIR9NhCZRZvoxjwyOn\r\nyBVkKWc9XPjRTSeCZU2MenC3hCI8E1421oae8UKTg5PJIlrKpDsB9tVaPKjp\r\nfXX47ndaO0sgloKsYsLHOSEb7fl9uHR/E5LMHAcMUEg6ODyAYizi16Z/9VXc\r\nluSf/a12BpWftTr1VXdYNbyHr+Fe3lub0O74KMlBRRU2jrTEnjlc8O4ahNn/\r\n8YmoEBmbb5EfO0jIZQ4iE9Bzmv4vLBZ/yGo9w9ZBXIcTpbrUo2EqwP3w5sD9\r\nvtfmPUGH7TShI92vBC8dSToXEajFuDSjmFQ=\r\n=xqX/\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-io_6.1.3_1656411898255_0.5766872260166982"},"_hasShrinkwrap":false,"contributors":[]},"6.2.0-alpha.0":{"name":"cspell-io","version":"6.2.0-alpha.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.0.0","fs-extra":"^10.1.0","jest":"^28.1.1","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@types/node-fetch":"^2.6.2","node-fetch":"^2.6.7"},"gitHead":"9d9bb9af319c331cfbacd1a5aa62aa0d1147e35b","readmeFilename":"README.md","_id":"cspell-io@6.2.0-alpha.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.6/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-tJb2d16Det7eIzXocZbqPHLfIXH8y+G8oKuTfgvMVlDPjl5RA+ZgslPKAydQIyRPgCGioVjI0RLP7T8b5OgOBg==","shasum":"35afcb3053b62386c585d03b8ba8d7b37feff8ad","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.2.0-alpha.0.tgz","fileCount":21,"unpackedSize":17838,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFKSX/IaeKv3Ph+ymXOQbtthVaj+wRTf+N081JmqfSesAiBu9xGiaoTM+Ay5oWhuNW+Hx+cwTfg2/icdTE8Fq0q+bA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiu0iaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp5CA/+Krs/MxgvWCosCv3jbUmqzQHzd9YZmB0BCypalmaUSL5IIBSk\r\nTR6b3reA5tTZHL8XagkYw0FufsPOx8c3k5Yi2Z8BgbbGEueAziHpu6xSB0wT\r\nNw1CP5oRWF4e/CFJcLh6BLCzKZu23hXamfLqbl8cLJQJ8MrgeiGwabHWupMk\r\nftCpZmMa/cXeg4cmghDopyuPGPZm7aNBEvS9oWqXFS9Eph83iq0WfK8mfVte\r\nrmNdmckJNRKs71zGzkhHPoD6LyNGZIPk/CUSMS+XJTdlzuB5wmQFoE+s3TgY\r\nitc1xSPcwVwzBkDF7qJIUN5AV5cpezip3pUjoQEz2SThTKKTllcHvCeTpOB0\r\n45lT5o1HDJNTKJm6F+3KYqsNlukrAPuHtwJttWFY6JU3YgDxqZ2dD9VPB3i/\r\nX7zCnvxKATpPExM5LmY69Sg4iiht++7JI7bIHQzI1nmed5ta7UAg/UR+o106\r\n2jvsb2Zm58LtB9EmS5kDlbcvA5eg7AlZhEkx35+ixf1LX7k/pSD3TQjLbH4J\r\nxMXIblW4dBWAtC/MSYLxqk9PXgH2Mx0gp4Zw99oN2GuxBzb4ugEDK2tPA53h\r\nTaZyqFl/QVjar0Yy0PzjB4ncZj1A9P2/H1iFbmiOY0KLePNzhteycRIvRdxi\r\np8Pv5Np/j4vc9ewRC8r2qa8Xx2m1zhdFmZg=\r\n=iNCD\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-io_6.2.0-alpha.0_1656440986372_0.7944238023919816"},"_hasShrinkwrap":false,"contributors":[]},"6.2.0-alpha.1":{"name":"cspell-io","version":"6.2.0-alpha.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.0.0","fs-extra":"^10.1.0","jest":"^28.1.2","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@types/node-fetch":"^2.6.2","node-fetch":"^2.6.7"},"gitHead":"bb1862e9d5116b64451e625eb002f835e2873f9b","readmeFilename":"README.md","_id":"cspell-io@6.2.0-alpha.1","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.6/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-ArxJTD4XmsqGjntCKY1qwbYTA9C7Mj1zqMDNTWPo0baQwOzp7R4VSGtNPib5AIM2D8QmhGSG5BN9CLcf60rKSA==","shasum":"e78c626eec9c2909f0e7d0fc6c6f508942f3382c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.2.0-alpha.1.tgz","fileCount":21,"unpackedSize":17838,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDjB1SeLj8J1z2LcSfsO2KAvImhtjyw35Z5XbX4k52XjwIhAIvLEJsKPs5xt29wCzKXLOFs1zGPgxfKU4W+/VmbJ2by"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivFNbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmnBAAifCwuYMhiizdxe44e2MsfTcFsEAmvms4o89l2yUH4kOWZGiU\r\n5tWWMSshQ/QF/UZ05as6gf91oYdnc6Bu7M04xe07HgfTFDb56JdFVVVfRrGD\r\n/NHElxw3xaCTz1Q+6Nw6D5lDB6RM/K+6VF5gIp4mbyC8L73QZ6k1/IvuOlJU\r\nEOmlxVgV63p4B+MXz4pTfw+o7h9unApOKrkLF0gq2SfxbigDSoE6Fk2C8pDM\r\nS+d+MuSeC2q7yk3/GvhwNuYLnEcQl/cZ9a9mXHtVzkDLwnJFh6N1EftfY1GF\r\nPWXnyMzupaUxmhxtII9ufVGF8TJ2dNp98TOiwMNcAPJTrY/MUqRdFvs6Iv1Q\r\no2isggik08gfDDq36DzTcZHIBFZ+51Kh93fQETuj+B4GKnswWfpNv7vakAhd\r\ncYitSadjbt443bSPtwl6ZAu7OFheuMXRuJy43TyPHTXobmU1pNhTptVfS/6a\r\ns0a5cu5EJ86/uGcVMHxn+CulRB53iYaVbyWMMNtiExytqYvtv0BYUgjDvK5F\r\noQGvcfv6C86VDl102b+d73vRckh89UDY0yCG+c/DQrzQpNMzwEHNdNR+HP5G\r\nL915NCMPXoUSda0XiKrOjLMLbqVhWVN8Yg8uHKAlW6RkPTpmK2/FsekAZmEs\r\nbecVSCLK1s/bo1Psy5CfXlS43WuI/6BLXek=\r\n=CAFg\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-io_6.2.0-alpha.1_1656509275552_0.3618406087764563"},"_hasShrinkwrap":false,"contributors":[]},"6.2.0":{"name":"cspell-io","version":"6.2.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.0.0","fs-extra":"^10.1.0","jest":"^28.1.2","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@types/node-fetch":"^2.6.2","node-fetch":"^2.6.7"},"gitHead":"ef9bf8e390692145b067843dbcc44a6dc2d9aa31","_id":"cspell-io@6.2.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.6/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-UKvW8Sd6TGy8Mm3YNyCaA1TxN+rCS4pfSvoj6Bw96Ohq5N2lALgcCcceTkgLrWHMWDAzsdiS6B9Gi5Mfo5be6w==","shasum":"287d4f0cacd9a64a52ee2f984595596e95a46cdc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.2.0.tgz","fileCount":21,"unpackedSize":17830,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGMZ7DjVd2g9oS1SoZ6unKNp97YqwmFP+3h2ZuQbyNNpAiBElCC72FJvU4LLhx2jZjribUSzycmZufdkkIjhqdAXpw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivb2FACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp0pg/+KdWvvorrEjCRY3Jv7pp0Ndl/N19F8T0WLsYhtEaNVSLZONmK\r\nD2UJSnyD5jXR5YNlM7uqLPDv0sIuiDwMV8C9PHLo4GiJx8nn72f5ICHCIOYd\r\nzOM4eBECAIJmLYdjZt6r02tQbutbA9q+pvySKOewS667rVX9FIdJstzOEUGH\r\nw3VPU0y+re54kKzotQFnx2mhwPX2jM9+JixFZGetMslm4YjSqlnNaekg2Ou+\r\nBVnWE08R5TwDuaNNQV/l0LF0GZRK6F/lgm49R0wsQkeXAMiI1mlQMWCrGAyW\r\nZ57JSG6hmezrpKzIarAvfFKogagZkoUovS07Fy2N7zpm5S2meRyOs9bGK4q6\r\nMnX2+eunnH7AausqSa1D3ozG21CJETrZHUJB7oTbk8WdqI8RWr6u05IJTNUo\r\nNR4R0vtch2vPC93vixiGYfe+ezFdIU6H02riMdSCCg/MzZDF51Yw5RS1n14X\r\nWLFVfIAdRlL/TNqmtkvYz0Rqw/4IJIJAzUPLh7UgCYNytYk4L/xXFPok8yWY\r\nk7byVsh3ox3lvIjAO7/nwB9PGNufGRkiag55reTElkCfGl3XA8/ZQmRL+XqA\r\n5hOnnbtClwcfN3DSX7CepBGTijfMp0ojPAGRdwDaHt4w4niaUqnGYN371UvC\r\nAt8iBwrbOmUeYZ/YYnYCucAs5fXEoYzjuFI=\r\n=gwZ5\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-io_6.2.0_1656601989444_0.5638586863624182"},"_hasShrinkwrap":false,"contributors":[]},"6.2.2":{"name":"cspell-io","version":"6.2.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.0.0","fs-extra":"^10.1.0","jest":"^28.1.2","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@types/node-fetch":"^2.6.2","node-fetch":"^2.6.7"},"gitHead":"b7716e80c39a780f98cde747ad66c55247636621","_id":"cspell-io@6.2.2","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.6/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-wIHYxN6Fq8w22S37gEYKCWEBO3sntwxm8dvInbmbKM4qH7VSWAivZFcb7hW0gO2WAx4iOgMm2BiT3IfqFmBZgQ==","shasum":"1e1378239e77c9b290ed66a415d2ec867b66b7a2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.2.2.tgz","fileCount":21,"unpackedSize":17830,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFS0ZinYh6j7rYoZkFlYteA7o9CMIKhw4vVJ3p/RVjazAiEAuUy8FGzBj7naUf6L7CbP9X2iTJfihWXn71XQCTwrykQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivrkkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrEgQ/+P+XKK6oi9W8PoKLT3rH5VpbrLQTonDyzk1TbGKonEhdzjrKV\r\nXWnaxNVnVsyBuatr27dzSILUmalw2YMRy/Crk+8akRf2w2zQPES4sOt0sUsm\r\n544Yq9pUzpAyzTXHR12hZlgo3ZxSE3PnqFN8fBWpA8Qu5/jxTMH/a2j7INo+\r\nx0zsY8UBlBu3G1evo4bayWYoHDwMq1BJ2kRex/MDoSzyN4IE04bK5QmrJKX/\r\nof7s9Dro7frP9mOnqUy2t/baNgCq7qK4V22qVyL8f+A/1D0Jlif3j2vvAetK\r\nLOTcoxR04WFDEsywbWycWr+8XPXhlKNIVaRk9hP4HVXAYNdoHrl3S0z6MchO\r\nBtjrbYKa6iVQuZZSlX7ncZcBYD4EI4rhMptLbxCl5xYPxLLaaq7czZPN/6wK\r\n8VK3/2v3hQuAZVKUnUvftEFLiMyqKSQpJJq2X3HY6GULwquSG/jx2l3+wpEm\r\nZ3JFni6+uIzfNZ7IRdDlQgAuOmI9p9FE53wwh6EHLpvXkRKCM+lqCyQo+2rU\r\nQ0ELmLtf/adqoXLk40+7Yvj5cK77n4G7Q4CPhiVORMnXIRSfb4uhsJbzTMZ5\r\nEgruA0NaNnrfMdvJ5rm8rmctpwt1OrrJ+XUX1okT5I+2Ym9bfrvXi51Y5+ph\r\nQD1sMmPGKtwc6bTLTjWw7CRu26m6bYTLh30=\r\n=dXr0\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-io_6.2.2_1656666404163_0.11500740719149105"},"_hasShrinkwrap":false,"contributors":[]},"6.2.3":{"name":"cspell-io","version":"6.2.3","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.0.3","fs-extra":"^10.1.0","jest":"^28.1.2","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@types/node-fetch":"^2.6.2","node-fetch":"^2.6.7"},"gitHead":"39766b5de9d52077dce7e3af0af5f25b6f2d4f6a","_id":"cspell-io@6.2.3","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.6/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-ePAJINDJiaKh85ejOAzRKwyDbOLdXA6oeewqTbLDjm3+qc04B4ekbxUYip0ntQSTsCEJzGXUC+DjMwk53Aie2A==","shasum":"092b3cbdaa2e890710110c14e2586b44a9119e71","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.2.3.tgz","fileCount":21,"unpackedSize":17830,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEuirw9wpHAcXyWJuLzYkZgnhnsMP9Wy1lYWEHliW+QQAiBh0H5dEJgF1LC6yu2ag3ai71nQG3b1iDhW0ruPw5TWaA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixuMdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoc4g/+O2KMkPl4XtgRokeO/qXeLNu1YtPAQEpgDGvxWpBFvFwVFmYQ\r\n2hQVkDDccDrWIqudaBYyaOQW3DRaWAYbqF0I28YUES7+Zle8Sv+hzZ4JOTqd\r\nTT3EQzvEyISKaNNMGnNq1Fb40yBBVchhCtjkSu7L1YD8zguQ6F5+EyFl+3y8\r\nm5D+5ET+O/d+D8ueraMzf7IaRZq/X35sGm1lF5rVVI7uCJv0cKP0H1qAiXr7\r\nLR5PcYHWoRNSV7KkGoZUytn7lOa2kysVK/DpTB5ezePpkLOH3vo72avSjJ5z\r\nO5UJHTbU4BKLMxuogpkCbV6kZHCBnEK9895rDjFVVqO7gRnUiab/HnhaHZEd\r\nubh3OlFSLNzhbI7XM3qq5zP0w1jJ3r5yR5YisQCxN1Eg6VGJXMAc4HKmCaK1\r\nNuD41CfGHyEFGDwdk4o3mXv1eH/6Dfh9Z9qlDbM1N3nXxOPrlEEu5ETQQ4Mb\r\nVjU1SVXKZBd7pJYkAH75yx78SKJ6TKVSosHW4yvLel39ED9k8+Rwqr2uueaA\r\nRFJ8peTB6W5w1Ny28W845rjS/hxNtiG7TNLgL8RqRcK/Di3L7Rh+jkjEQN0p\r\nB2TzRupDQEMKKTo9069vxGNnn+i7zGvoWjBDUzL1xUq01AeTCTCXmxi6maGI\r\nZzUKE1IAViuUe+k54bLLsAwnEFfmED+NbHM=\r\n=PZci\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-io_6.2.3_1657201437413_0.7104769285070274"},"_hasShrinkwrap":false,"contributors":[]},"6.2.4-alpha.0":{"name":"cspell-io","version":"6.2.4-alpha.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.0.3","fs-extra":"^10.1.0","jest":"^28.1.2","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@types/node-fetch":"^2.6.2","node-fetch":"^2.6.7"},"gitHead":"3509b9fb14722e573713ba1828af6da6088a24e8","readmeFilename":"README.md","_id":"cspell-io@6.2.4-alpha.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.8/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-bSR9uI4jOTub6ODV4qp5rj+hsWpzPrcEqw6USKBAgOJmdtY5CJd37/iCW16z0xOExfMGfSGSziOv4DqUjjddDw==","shasum":"1c5947b85ca137a92948516c15035a470ed65d51","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.2.4-alpha.0.tgz","fileCount":21,"unpackedSize":17838,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBWn6r0Nn4iLc4JA/rR1GTagLi+4u4/pDSsfuQhx4upQIhAND3fPDJ/KqmDlaeCECwYXUONVy0o97LE/2rQA2XI75g"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiznE5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9Zg/5ACMYQuvCL7MJ/f0epKhXtFW0zTvK1Ue8sWkC9EUHSOXNYb5z\r\nehANG9HItPQyM1MOAY8+j8SO2Cxnr3FhR89FVQcJUwXvlMVPdCMeW1hgRHef\r\n7trv5u2Os//RYwxSPVgur4uu8ehb9K6afrkBnMp4AXUNuJfXU1H3Y0yBg9KU\r\n+7HnstzbQx25q7MV6bG6kXuDV1jfiITdbN5YIw/9FYj8IUmc2ehs8m3CjECG\r\njqyTc4RxH6TZ4gel80S5Cfy7PkXyrLrCMNccGfnobPmvFs9nXLKDv+riyvlQ\r\nVxgBFuptXoQ1Sy4dFKZd9raMPkzXt3YNUqFeWswVjUp9pfSWEWXg+r6OC9q4\r\nYYxth2F/LCMXCPGGTXrVaTYxze32tqm42LJKWOWNggVZJZeCstXGPkHC0uF7\r\nuRYimGbkECuy0jHczSCzsyi69SB0+PMdq3FQ5QWuG1op9b4R8iO1jPkwzP5P\r\nvmRAhVBCuSrELpZxw4h4+QfHLUSEozFTeyGSs9b4NL84KyXE9zVPFPLlR+iq\r\nPD1RRYLRZddJh1U2t9CjZiuLeaz6cL21CVhmeerz5YYaGIU6IavT9pcRFMHe\r\na8sHHAODyy1OrjZvBDtKicc99UlOzK1Rrp0Mjr3PULFQNfr8bQ2bYy8EStVu\r\njHsqnCK7M6ym2QCWcXDd5BO5/HOarFsvMiA=\r\n=KvAq\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-io_6.2.4-alpha.0_1657696569292_0.19053439436661423"},"_hasShrinkwrap":false,"contributors":[]},"6.3.0":{"name":"cspell-io","version":"6.3.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.0.3","fs-extra":"^10.1.0","jest":"^28.1.2","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@types/node-fetch":"^2.6.2","node-fetch":"^2.6.7"},"gitHead":"6b7b2a0e92f0b3c760dd3c3fd6bc8a8a873e1987","_id":"cspell-io@6.3.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.8/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-Ta1XnOPAHfb3kkvPoBryvNVnK7agZDcaGN0pnuIYzT5kt9E8OBcmCnPjXKhGCP0znSUTUPmm42q96FkaDuGXmg==","shasum":"88a9d2fd8ce39f1a40dd517080210c4e4822525b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.3.0.tgz","fileCount":21,"unpackedSize":17830,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPIEhaOAIBp2h0x6gRT7HG4lEua4VMZgpOlL6wUqJ3WAIgIt/wP1HbiJm2aUuyylPriM+pVJAbiqs3SrFrn1yZmig="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi05w+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpd6g//WQhHxdwBlTnGCD8BzkFVMlQ27dBZBYnkrQq8wVuwoKQgtnPP\r\nWYiYN63Kdk3j95iSEWCm6IIHoRPDj5TA0IKbddQE4G4rYCDHBwS1NdjUQdXk\r\nG1clwPQkyhfqsI2+RjQNgjxTRqiFF+pUvfxtdjFE4iFRaTifdTY/bX/mrRqU\r\ngn7B/N1bIYlk+ucwoeM8gODpSt7/EsbvBFHmqGI5u7Z4aSGAMUOdNn7uKCmu\r\nSxxxJozBP/v+/3qnIThDzoefkLrPCnxCzhCpQ+6gonCP9tWqQJIu57Wa0xqI\r\nF9LClcvQBWnweXzw6yeKkNbFr+0tdgrVMKa+nzQL8PUiMsXUzHgTiuGLMvr6\r\nemB5VgV3SHkIMN8cvCAd40vc6zGZbtqiwW4079ClM7l4YByL7264qXthgtXE\r\nL9JxSh3TupG//M4ifLwCr/QNF8/odwYX+xV7YvG8Ua6YXiej+L7HQLUDErpb\r\nALuQ5AId9Ww34Z6m1Oezj5hqK/66MZoJBViPCu2vhWdtL8gz2NWKLMR94Z/7\r\nWeZnDDA9GbZfHnpOgNQJoQrhSpdHYVAZt31gR8pbUx6l4seiR7F8ZzYJcCrM\r\nZG+ppyLaniojV5l/+lxfn8yVOOq81nsy6poY4UN0gBj6uaHHHZ8lN5/CZTfD\r\nJU27dyRyjIBa4v0kCFaB8xVP4wwTjIlBkcQ=\r\n=J065\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-io_6.3.0_1658035262520_0.47144326824752114"},"_hasShrinkwrap":false,"contributors":[]},"6.4.0-alpha.0":{"name":"cspell-io","version":"6.4.0-alpha.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.0.6","fs-extra":"^10.1.0","jest":"^28.1.3","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@types/node-fetch":"^2.6.2","node-fetch":"^2.6.7"},"gitHead":"ad84fb5398b1f9c1133187616637efe2f13ea598","readmeFilename":"README.md","_id":"cspell-io@6.4.0-alpha.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.8/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-WRtG8dnpmTZaJ2w4GXFZRK3y/MLsYjLf0srJ7vtaFulMDlen6VZt1YmJMcChIn2GjZ8NtML/nDU8pkFeU+bkAw==","shasum":"844280680219a47f300a02cd9a560d34c6862c67","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.4.0-alpha.0.tgz","fileCount":21,"unpackedSize":17838,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICbfVtXT7XFLX7gt2HlDo52GQ11hx95dQXO4i7qaniT+AiEAng6gxcZrw7jKwond8FyqyNmcL05VDTxezOlJ8vvKOcM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1Ty1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/Tg/+JIN0IcWFOeFRYWU2FK7AFqG3n1uafeScRlssiUjFujFoUklK\r\nyKuRmixshUcdT++yRRS7R0hrc4RjugMa353NhpwqKu04rgiGRDL82jD109EY\r\nScBHU8x2phM1j+2Y+QQRrvD4WXBPIxDItiCxQtjYXc/uuEDEwoVCfiqJDRi8\r\n0vtCWzbPQ77eHq44NIk0HPeNWL/d8wwwvIs/W1ZuqdUvZYF7q1bY4aUIksW6\r\n+WWMRalgpY1tobijzUtsnpxlNQJ7Y4wwu8AGg1P+wargJxP/W+l8Lm0AuJyn\r\nPaM3ra96MGjbvs1n2m1SpItQc5l23uEOzJkjX+czHKrUAhWNDUE2pSx9JJKW\r\nLAuNUZ0iBe5Qheb/IM5fYFXkkrGlKKj6Kqhir2rN+v0i6V1ivVX1DzxTdWbP\r\nkXUXmLdZlNt7RLfU0SqVbXJmAiUx2dC/+K8FBw7CVaQJC7gwcIn2B9VNa6TN\r\nDCVKunJyAre8izg4fbB+rNetENXu/EFVn8lWvnCmP27SFSk+Pr5IFxfw/voy\r\nWmjpEjok8JheOgf60rny4jahOs2jPuH3rhBRyc7u4TMnxbdZ2Vvm8RkBNUrw\r\nUD+uUyXmG146f/B2KY9HD4o1GFaMAoPFCB1idedZobD43C6FQMeZRV5SxqNt\r\n/53E66RPigh8jZyoFs4gyF1hU42p9uAjsX8=\r\n=fpyh\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-io_6.4.0-alpha.0_1658141877606_0.6628114715304265"},"_hasShrinkwrap":false,"contributors":[]},"6.4.0":{"name":"cspell-io","version":"6.4.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.0.6","fs-extra":"^10.1.0","jest":"^28.1.3","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@types/node-fetch":"^2.6.2","node-fetch":"^2.6.7"},"gitHead":"e10256a7593f449cecc55600b12710264e106a24","_id":"cspell-io@6.4.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.8/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-tr4z2cL27HJ1NztG58DPzS0T2IIHLWpsCLjWpeaYMTO/6qfsZd1B0Gk4yVAgjh1goGs63Tw1xtaEjkcTCRn9mw==","shasum":"ac06a9a74184113653873441a01c39602626cf66","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.4.0.tgz","fileCount":21,"unpackedSize":17830,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAMcYC/2qhJpIHu6gNRTQCee3nRIgC6wFcfuMRS6nYnGAiBiB3Plp5LAsnmjTlBRIjz1xRBrygVwg2kjlbF73A8xWw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1shtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrKqg/5ALIf+8EC3D1eEcKqMBqfnQZ0WZcwbrMoy7utO82qrKN5TsWx\r\ny0W2ImYw02zTF/bYTUJ1fpDlhecZxJv7tzlJcY5ONGjwhiF3RaMOoKFs5YeR\r\nQF2QHFVAJyXxN4WBOYopeJhkF0ZuRx8GlKttOquZyVCwTG1xLc00aHNy5Hp/\r\nwun2lnrp5HnZIgNXyNGR8HSUQXFNFWQCdwa0Quhf9JXJnArcyHVtuxJhkWNq\r\n9WnXK7PK//Kbt2ZSd3hO+sDPk4WKKZ4KvCGUIclZYY8B89jD+LbL0vyW+dEi\r\noQbq4NSrdi868CkvL/NA6RthbFZBUDXMZ2TjovryGTSa8kAd7LHvVTAb3PIs\r\ne79X1NieQlM9UV71n8KBxPZr3AhyhGo8GIhblKCfTmV6VWWT/+DjhNbu1+Ww\r\nDVxNPlUXHKrjrN+ESyyDEZDevlpXWfv0A1Gp8znUy3DyJnb+2xlvam4/CzS3\r\nNGKsT6HEARzZ+aeDsKEWBpnyqpiTkNtiWgwVti08i5we4nLHEuFJYRcipGUb\r\nUq+yADf5Yrcz3nlJ57de9tuDNGwvoL5n9Rjmod4ET9XWzTcQsLOjo/Gg88NR\r\ngONiaNUorWShA9q/JA7F3M6zLpXmyGS+Lb1LncVbQjPS/MWbSN9ePWaUyZtb\r\nwDudPWBi0UebzSHhjkiavOkB2noFpaANzw0=\r\n=lvhP\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-io_6.4.0_1658243181407_0.32301665479132624"},"_hasShrinkwrap":false,"contributors":[]},"6.4.1":{"name":"cspell-io","version":"6.4.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.0.6","fs-extra":"^10.1.0","jest":"^28.1.3","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@types/node-fetch":"^2.6.2","node-fetch":"^2.6.7"},"gitHead":"578f97ba68078fb5f3284cf13abb06c518d8e1ad","_id":"cspell-io@6.4.1","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.2.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-NYBT471oEabVWKiMFtKKOmUM4g98wNTdJ0PHgs/DWjqMma248ZN01kHuq5HkMd6DMpWZf2caYHCbQG/Ox3X7Sg==","shasum":"4813bb95a806561e689327197bfa933abd09b7ef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.4.1.tgz","fileCount":21,"unpackedSize":17830,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHOlgME/DP7BNz6QGEg/4/Qeu8gtQiYfCefjMWP4SY1EAiEAuOi6efHjhxSFCeCiMfsOx1dZbdhF4uyxZOQp8BGAqBo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi29PAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvCRAAjEV7Wby4s7KvCxRro3oNhTwq95Ju0GMYF7zIPVOSiVKbuEYG\r\n2Lvu2aK0reOHusHA/35kqBH7pKsrIMocWzZRCTINc0I2QHEKfQVP26cUZX6J\r\nd3Cs6krx8HcTqIWR481hmIF+8KpwSem1lz5cLke708juE0cmE3S0j3PS9GuK\r\n86X23mwlcMAVNkCFby2ty56e9iCkOBaDAVREYOuTDyRoDdq2uF/5bRKsveNZ\r\nd53LUFeD2FrMo3V5e92Td78R1v2C+A1XMeWVBhxLP9UkgH8CwNz1DroaiWks\r\nRnTT0oOTa1J2TR4N/ylyJxhPdRpjsGMjofB0avFf132TFO3n1aiM1U1C3lgI\r\naDEeyG6y+Uz3lgtxC6DX1Iudru6Mlr0eG8jLd2algTwMCXWYbiQTHXw/+vL4\r\nf6trx8uqsuF/RRgqTuqWpY+BA5t0+G37bhkOT/Rs4LoblRXvk1iLj8nrZapg\r\n7LbGtYFkacNmpzn6un45MTf1W6iVMk07GNoA6oGHb92BgfiCksvL0Nlrain7\r\ntHfjjWe6Xh5Z+QX6TM61qMe4rg0lxjnI6+LbYx+wCtrYvOwgjSnxnSABabh7\r\nKEKOBO+a3vULaIEyyMOhk1ibNCkkTJWxxZP0ZX7HDkERfqJ+Oz+a0iS+hlmJ\r\nsRAD2fH1JjoSZlMgeFTZbtDZUPFnz5SbVsI=\r\n=O2rx\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-io_6.4.1_1658573759945_0.8703033788672911"},"_hasShrinkwrap":false,"contributors":[]},"6.4.2":{"name":"cspell-io","version":"6.4.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.6.1","fs-extra":"^10.1.0","jest":"^28.1.3","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@types/node-fetch":"^2.6.2","node-fetch":"^2.6.7"},"gitHead":"1f7481fd7d6a561de92ba49870da6eb1441a9d20","_id":"cspell-io@6.4.2","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.2.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-Hm/d1xG/Br7m11WpRROcMuL+ywJSogwuJxHlNoyO4+e/QTO4C/4BQ9p/c0xZO/lKGJerOUImfuy8t0XVl7xB7Q==","shasum":"4044e38a9526eb5cd419869fe6ab343048a3719a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.4.2.tgz","fileCount":21,"unpackedSize":17830,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC79rHLOHshJdgeHl+s1r/vjfWO1mmuyLYAp3rvY0cyrgIhANfyPEyFEANsTtkalPA+r4rmyXMDreIOZW0Qvi57tSGh"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi353BACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnVw/+PTKCeRVXS+M5UYQ31hV34YXE7d6bVt5opI2QgTOxo3YZPtOj\r\njDzpHGIPO9y/m9Wq6cUzs9w7RtLdHhvqnq0EIPhy8+FYkFe0X+1A18wU3kmJ\r\npdyeVsDt6DShJp8RDbsSLG3+jnlX/76QpgDXwU00pcqIXM55EiKOGn//tx7c\r\nJTNd9oCleP6sfeB02FQvMdVpFeWUBrUFVhSOO89jOoxtmfDra6oXd8N8tlH4\r\niaqNzKzWIxuksqCSKL7IBWAn8UGFuylTW69+be3Ik44Rh7dQ8KFYHFKkXOrV\r\nx8hD0IhZHDKYj1lsTlv2492Hm36g1tEgF1buP87qUkUyFOFjdg8WVD/Fk19C\r\nBTRxTz39Lbp8Qr1M1Z5ymVAyLhU5OVU1/8J/+fCyfgqrM48WYIbbrygoIphX\r\n+pQbP2wUrFAmIFklnpPmpn/L16PR0SZ+3lEl2q7Vo4arHMV2ohchIVh1iZPx\r\nvMHiKuRkD91Z7l4bvrg1A/Tsl5QS9e2/Thy2R+u36W0WCoBK/YpVMrMcetMe\r\nNsupKvVu9pnl07mDQGq0DPvvkIBWybHjCycp51RpM2TowlcUUYTDzc3DNXR7\r\ncCOjUsIx1ETc/lUTtcsluQsMLHd8KOXMxZeLz+wU3KvfNTUmUAvbLyXBfWwM\r\neZjHqn+bo3RtifkaPZBi+720HulwXkoNjq0=\r\n=aN1/\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-io_6.4.2_1658822081418_0.4090165794553542"},"_hasShrinkwrap":false,"contributors":[]},"6.5.0":{"name":"cspell-io","version":"6.5.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.6.1","fs-extra":"^10.1.0","jest":"^28.1.3","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"^6.5.0","@types/node-fetch":"^2.6.2","node-fetch":"^2.6.7"},"gitHead":"65c80b01e17bb0d74b57ef8b29309684a8588e27","_id":"cspell-io@6.5.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.2.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-Vm/Ra3bIDGL6P4CUeTwlQtpyep/rEli8W//tMxo+8Or5ya9hZBFZOa0//QlZSyUU7UjzrG83lPaZrs4XVsVZFw==","shasum":"bbd88ada6fd0ab16563fb001aba62c8f94de1140","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.5.0.tgz","fileCount":63,"unpackedSize":51836,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBfCylrfzJjvV7UMaVcmOQwi6gu7Hzc+Vyq/ZxF0Z4uiAiASlWExvy3ZA9xMwWi0AM9ujAk25m5OTCWBGEk6PZXP3w=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5Cl2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhtxAAoAU9NJaOLS2g5npsZqjMubM88HnPSaULA9CtHNc+mAaULwI3\r\n3jahw51ORf6XUo+yvDHmWa0CTCpRetp3DbrqqLm4DIEAqtZdMDROb8/P+pEw\r\nBBuRe0jYfIs+lShczX6iMEwbHW8Jk6F6pcJmO+jMpTQyU7sIok/CUOq0KfYl\r\nwA5bFmCt9VXdDlDjxynw8150LhO1PxUcxBWuGeumz8DEjLVDCsz86yiwV2x6\r\n+r58gFstkMzIcJxVd3KMUF7ou/PO+pe7AiYzdJ2TbtCGadf/08+3MNq4941w\r\nyDFRdG9Jtig+SEmFhEzCRt6Gy5CpWByuf+aT14v4NB9gbXnG8SCBWS01KdBF\r\n6f0YfZSCsbi0ubudN1LoZT/BGxugaRdvB56pc9hr2zkRYV0++2k0m+CQWMF0\r\n0DVAUfcjBBTxyAHfpn//82uDYGoPVXT2F45pAdY0NVMrvgdg/BXjbPe4OAse\r\nbFJqyYZ+NrKTPFEa5gPJ1iOl+ORSYjYNQATES8r1npDZmEqa+i17AB3heQ1J\r\nHPB8hSOX6tKYi+CCBtrZNRLIBuhOmuvKKf7kH2K/OCL8AE5WpUvhjKHuOe8M\r\n24hWEYTFW8lliYGSijTtPNRFNChjI47p3qGc3LRtpOrQPVHeWXgST4vq59EZ\r\ni/TCAIcMeQTI/WryQm6Wge/Icvy9PLjwimM=\r\n=vtLg\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-io_6.5.0_1659119989963_0.4997128182029207"},"_hasShrinkwrap":false,"contributors":[]},"6.6.0":{"name":"cspell-io","version":"6.6.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.6.4","fs-extra":"^10.1.0","jest":"^28.1.3","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"^6.6.0","@types/node-fetch":"^2.6.2","node-fetch":"^2.6.7"},"gitHead":"673377e6b8b79834d018f9b4d02aef90406b7a29","_id":"cspell-io@6.6.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.3.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-HiIBOgpKNN7D05vh6SOddCumgPiz0yhTzodDv7wOb/zqwm8SixFORhpbO5EDqa8NCFm8eNJPKkSodz64zZSr4A==","shasum":"1bdc94426d65b26a6797efd700859472e21c0038","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.6.0.tgz","fileCount":67,"unpackedSize":60780,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3TbGFOVEW0wvHrEYigB4THQ+O2h4vZqQkfwtedDEGiQIgWOoiABLWhiA4rigB07rN/qR/KYmmGiW1XYPz4HvaNa8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8JOjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4JQ//R87dhDPl3WjyyiB4GGnP+l8i0SiSy8l+4st92Vs+g9RxRQb6\r\nsR4GRyLbB2T395dOKkNYMM4IZopJeiBGcUGKDPRW0cWqL6zwFIinQbt8WBVT\r\nwccUsO1Znb1di7ko6krC/ej10uqY/ZelxoYzXNA17Isfln5Xogi2pPtOnfij\r\nZdavHnCrgyOINc+U3t7jWT80vFzztC+Ot7q/wrRmS2rDbkdz/ydCmx7oQTzo\r\nEbInZXlrFwzD01y7PUqCQ/brs3CbKbZ3x5rxyTzyyMOyOadVi7oiWCbl78qo\r\nNzvmd/i3zfmktVx4DdOteGDmSjDpRcF3fmMmf4roR5QvGs0VM6x1uDUM/rya\r\nd8J9L2HNX9aj/pY/qDRK9esZCdOdmatTTGq21P4I5MENG/dbz9leZ/yirx+Y\r\n1ethpVapvbDL2HSJEF+Qfdw92L0wWDz1TRtb8BdlWGGSDkA9r+4wjSPrthxV\r\nBeYSmLQskIRCmPL8sARaebm9rvOnk3ko9Q9SZRNBtKsaSzeLKKdFYX6QtNzz\r\nM+kpqoI+vPXxcCzxBEB080E1EeXM0T3VRFjcr+C9TBFirN68bTqKmoEVmksm\r\n810LUzeArcYOIDaITj1BXIaLIOGj6ixIjbVVALhXL0XV0Yhyacgghia5OWqm\r\nFsWXzFbyfrMHVmeqeUwsRcW0bBZFjG6UoUY=\r\n=MayS\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-io_6.6.0_1659933603597_0.5545613269845509"},"_hasShrinkwrap":false,"contributors":[]},"6.6.1-alpha.0":{"name":"cspell-io","version":"6.6.1-alpha.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.6.5","fs-extra":"^10.1.0","jest":"^28.1.3","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"^6.6.1-alpha.0","@types/node-fetch":"^2.6.2","node-fetch":"^2.6.7"},"gitHead":"4c7eb0181563a4459da772fd736b252f07f020b9","readmeFilename":"README.md","_id":"cspell-io@6.6.1-alpha.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/1.10.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-2D4dpMu5dzq+bEDS93qzCF3iVQR+pqJFYlOaZOdi8igs/Bs5EOi7h7L3datqK3idT1zMFII3PcelneAHyVMqgg==","shasum":"beb6145ae1443fc263d17dcb57d5e65884e92ff3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.6.1-alpha.0.tgz","fileCount":67,"unpackedSize":60798,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDVXPT2J7JphIvgRxWXP72qlBWMQOcOA3HFY3F0mzxTUAiEA6nyaDJ9yZLSHmVK7AsiuWt7GeFGU99E4n8pHWlyXZoM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi81v1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3YQ//RRM7FxKFuwXigtjIUfyOh2Ph79Mo1vCH03dMU1vkcdpsdDpL\r\nplg/lXc/LGddifXyt4aEXAsUD9U02mmIYREqx7kh23s5seA/wEcQb3SQYqFR\r\n8votKpMsv0j40rxYPevT1afaVFDsV+BP8sSezsbP8FbXdnzhOsy2YbLIP5gq\r\nkBUxWmYnqxbKiLGiiUFsxsk6XyvBuFYeiovbVcRPf0ub+bd4MjtUGYZtvAr9\r\na3mZKgo7tZ96AMbLiPknrzXvt6FNqhumSG9k/hUziuZNa2OrIwpn/YzccfI/\r\nJqh0GcVY668Zu8w6kmOL7/OR/RY3RqPwu9YobdE8gpHWBnBZo+mXf+TC+0HM\r\na3Z4+9hwr0W0SkqrF04ulUfNTsm0ovgm+xvnJijs7tqS+AZBn3jAGHqhcGoC\r\ncDPCXWFCZjd+AkFyvlpANEyICtemQPNG4+FcYxN73ElPVG+L4o77uGrP5E9+\r\nxl+x7958GN9EXB4QwsMyeMsNCsqAty3iECpEhTJYfEmRKtJtxEh87FKWtjG5\r\nqdglK5JTM/bi1ckvMaHAFllNJV7Mmc6PBV1ajJmg35kZxPF6Jj9D/kj5KPde\r\ngRF0dIElGGS34/Ay6Ay4aQ0uOE8NlYrs1K7YtyBzy/Nmyf2BqHa+6mlTXf0J\r\nNhZGoNP5HVg9xBhZXOlW16QijPu7l0gIBE4=\r\n=0ld0\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-io_6.6.1-alpha.0_1660115957485_0.28370630153460463"},"_hasShrinkwrap":false,"contributors":[]},"6.6.1-alpha.1":{"name":"cspell-io","version":"6.6.1-alpha.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.6.5","fs-extra":"^10.1.0","jest":"^28.1.3","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"^6.6.1-alpha.0","@types/node-fetch":"^2.6.2","node-fetch":"^2.6.7"},"gitHead":"00b8003dc1fb731cd3c49c1ab9c923acd88ca576","readmeFilename":"README.md","_id":"cspell-io@6.6.1-alpha.1","_nodeVersion":"16.14.2","_npmVersion":"lerna/1.10.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-4V1rpxXmvzbFzsFGapAaS4xIwLsVPAdjL6zY5/jPXhXM2t5VPeP6hrDM50jG8rnNTefpSWUB+kTuXz9UOrr6Cw==","shasum":"9ed75fa3f40d33a759bbfe46a93734acc9bbe920","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.6.1-alpha.1.tgz","fileCount":67,"unpackedSize":60798,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBAUUF/zid0LrsIYEt7183TIJm48ZJkZSryzM2Kp330OAiEA0NXdOaVsBPBvTQnTWfBzCZEv47hCAQgNVHoGuUYD2XI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi84ePACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpcig//Z7EjO4XKm2JhCboM8K/7jrtl0Yw9+VhaxuKFbHFPBD6Pfjc9\r\noRkXg9Cy+lCUaROXzR0173aWEWVoR7gbPcXpLoOAs+XB8URsF8ezVNtcv3Xc\r\nsIId+y8KIA+nR+pBhbDKZfA3mGu7lKVVrvFYINjlnBI+W9MfQ5AZyIcASu5N\r\nRaJCCVVioXTGpGj5LAk7172a4TK+mjDLTGjmsmzU2S++wkT1Qe9KGend9Pc9\r\n1UVL+enixzEybNPLHBjEh3cB9winEilGTCiNSe+zVoOfvPSn6uMyAxI6CsUU\r\nNELSPZgqtoq+kfr2kDEQhzb+oteFpu20K0sVf3rgpTxk0sbjVS+pIUs44Ja+\r\n55lZvE24vk8fSsiNmVoPFisM1DKDIWuSwh7eqG07sL1DUk2OZcSQ8a8EAyPK\r\n8LHfqiXs4ZQIv6cIV7yola07X4ILQW+fbVAcyRer5C4IploSYWcPjo8HeOgR\r\nEmg4G4oCzie1kExYJn9/SmLFbTXzNxm7C+EXX9awrA4Z2i7XvKfwCXZOv3aN\r\n63hHNAQB0rse4Y68l4Z+VW/hbi7qzKIASksWEFjteQwudBQzYbcKgxptbXkU\r\nuQW79GZLw5IJdmfzLKPQkJ5JrpYPpqYa7Qlv+jDRd4qg2RFVCiSsukMvgspk\r\nNJut4PP1YqysWQOsIwGwz/2BrlII+JkMR/A=\r\n=awSf\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-io_6.6.1-alpha.1_1660127119003_0.39681399296623243"},"_hasShrinkwrap":false,"contributors":[]},"6.6.1-alpha.2":{"name":"cspell-io","version":"6.6.1-alpha.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.6.5","fs-extra":"^10.1.0","jest":"^28.1.3","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"^6.6.1-alpha.2","@types/node-fetch":"^2.6.2","node-fetch":"^2.6.7"},"gitHead":"9bb5defa93582d5c27ff5be88006f33493940e78","readmeFilename":"README.md","_id":"cspell-io@6.6.1-alpha.2","_nodeVersion":"16.16.0","_npmVersion":"lerna/1.10.0/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-k4BM4U16sDTg8c7/QqIKWm7zwTtnfBAk4BxIg+kfnUR1dEj8jW75Fu8ELa9ZEJqgL3l3M7rddovgDMw++5uF0A==","shasum":"4ee0898e4a30166e3e7b9264ceb77456d1bfe089","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.6.1-alpha.2.tgz","fileCount":67,"unpackedSize":60798,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICjtQeNuxdoYaxR45l13e0XQzK5d9ug4f3Hj8MigVzQkAiAFBO+LlJITg31cXfsR9RZzqTW9kiTVgwNH70N5kfkz3g=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi86zUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVGw/+Kw6zmG+axJs371P+ghf4Ym8ESys0LuXfkySwEYapwHDVFSNA\r\nAK+BScP/lqerGXrodX71jpp8ywDgKDh7/rTUyeb+kPAEh54CxW83O9IlGdSZ\r\n9l+828145F7jqDunzmXEBiMSkYr97u1hWJg6aU7fba5TkWFcRg01eH8O/SDx\r\ngMAHd/tdbbwhvdiMQZPn0tNz5O7KQwPls1xsDUKfblQFnhn6Ncf5GmOt2xI3\r\nsqntxQHpP8C7wPIzZHlMjVWd+kpzubNsVRWZhyjyN9iazexW/0zGPKOTbD83\r\nXSvc2hsKhB67o4f86BEfHIaECQopr7BMOcdMDXnZnOr3T4K8g5Kkgw3d9oYv\r\niGaxgDW9PNfVF+GkD2N5vgaeXg6mCUCnyGnFbApY3G2xJ9jL1CpDwGwA2EDD\r\nXOmLrV5a2mMyvVfD1087DoijokfLUnz+5fH4K3KJ32RdwiJB0Nn6Vfkz8SWW\r\nSO8ZGSTnyjoyQBVcdUVbJ6uzArnA78q04NTwV26kLOeMGlJdGGNBmA+CvOMo\r\n8QknI/MsHYYDfiCwaWctslDx68W42bU4H/d/srFOquLdF3v2kutc8R9y/YkX\r\n9lBLzxkoleWJnnBEZbvmRUkPEJT1hkVfQ8YH7ufZB5ZgYgGwDI9HRjNB2zlz\r\nM5T6dmQZRzR3x01kyNeLO5b97vZ09OTrROQ=\r\n=8X5y\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-io_6.6.1-alpha.2_1660136659770_0.9929166109759564"},"_hasShrinkwrap":false,"contributors":[]},"6.6.1-alpha.9":{"name":"cspell-io","version":"6.6.1-alpha.9","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.6.5","fs-extra":"^10.1.0","jest":"^28.1.3","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"^6.6.1-alpha.9","@types/node-fetch":"^2.6.2","node-fetch":"^2.6.7"},"gitHead":"0e128ed3a1fcc5f5e07dc1a528cd550d4d32ef4d","readmeFilename":"README.md","_id":"cspell-io@6.6.1-alpha.9","_nodeVersion":"16.16.0","_npmVersion":"lerna/1.10.0/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-3z4VYamCy+fBbPW/zVWBPs+jSWeWLqIQeLxYoWK3COtRQTTavjzrdiG9evBhs25EeamKmZBsIe+25Cj1C4GXjw==","shasum":"b514edac2b0094bdf4a36222e494f8a2a2d8bcaf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.6.1-alpha.9.tgz","fileCount":67,"unpackedSize":60798,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFtsEMJVTNvQp8Ff81kaNgVRGHiapXONvv98gzCNGnvpAiEA6XEtyxtgtyPIrPPP9MtBeEV30ZKtAGaTgrlqIXfe8z4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi89SWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKdw/8Dhp2+XlBphdmCNVdp6l0K4lMa4BB/XqrtGNH5nI6aBrepcnH\r\nWRWjumOUbmUOLfz9gedYUT0kIB18S+i2aSTrgGrU9+HWbTfDgKxVn9/cFQT0\r\ncq+Zc+q+ypnlbDbF8RJCF+q9gXTmEU40IcJRqnsyyTG2c27h71/rKXv7W1aK\r\nZ/sqS7q00vw528j/zLJHDgYJ6VLxH8FYQamT3H8mYMcHMrn9wSe8afNH7CY2\r\nkTox3v28tNiIVxXhH0Fo0hcRDHZx5Xr+2FNW7LsOaguzS1nFDr/m5aNP2Y4B\r\nWTNpmYh6D71CJPipZkRn9dErJCm2AAobF5Z5AjK6uHGwfAUoJgCqkPOTd1iN\r\njyB0oBnomUDbOolCQlD2bDDPXUk6pGiIceJbShVXa+HWUgQOYW9oTJKpDzD2\r\nurbPbdolc+VzxoFU+VEeWgi4SqXIPdoHRmewxH8SyKAXGoDlF1IBwdVAj9wF\r\ngO5SVfAZ9sPnMicPKc878g7T0+VVbhjemrJ7vHmROS3tbkZvuGsX8rxpRsNu\r\nmiXf6MQbiUiIe7QVAl5jwB5KHxoVwVxAHDSXyqakVUw5FlPq38OJ1hYTE4LX\r\nxtgE+d0AN8bOptF5UnGa1qYgK50sHyJoLq2KWQjbfwqXj+4/UVG4LXhj6ScA\r\nJzyByl2cahRAba16szg73AKqmDbM0ksqFro=\r\n=Jxg1\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-io_6.6.1-alpha.9_1660146837989_0.6315927135133281"},"_hasShrinkwrap":false,"contributors":[]},"6.6.1":{"name":"cspell-io","version":"6.6.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.6.5","fs-extra":"^10.1.0","jest":"^28.1.3","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"^6.6.1","@types/node-fetch":"^2.6.2","node-fetch":"^2.6.7"},"gitHead":"3c9c24d1cebd558ac3729d3fbf441e6ed751d8cf","_id":"cspell-io@6.6.1","_nodeVersion":"16.16.0","_npmVersion":"lerna/1.10.0/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-8XntUwclNEGKLxUfgj6Gp/ZWExBbVfoWBJsubTjzhxqbHp8xt3foXMVD+eUJgQ8JOmxn3QV2Q/GyOagSWedDAw==","shasum":"df902bf62e353e87016d0c20d24e9dbc4723e592","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.6.1.tgz","fileCount":67,"unpackedSize":60782,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGZZEFxw/66eQDapNNOs2S5rkC3WbwCyjMT6nlWAJTDiAiBg69/osokb2Uhrpv6qOLJPZi9Akk7xFYX9BlCECIUOXA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi89c5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrc1Q//a9C7y5qqf8c1d2wMYtp9E7077O3P2+c3I9mynzst1lyFZfvS\r\nSRcyVsNaPqUPD+85mtAvWfJMqZdJZzkP8ON5ctGpjO39uNvI6RX158/6iUf8\r\nG4nQlxrL27megrk5XzHrZJ5DOiSPcOItaCZJQxWC216b2TYaENOQTVDA4jrp\r\naGyHQFoGsRcvNEd44r7wCdSNtrM57Lrc+ljAOt2Wg/1KwzIGpLBlJGp+WXQB\r\nfO/ymsXYLP25XIotMCypxVoM4WNawU7518ft8pB9N3bSZGfkoQBkwJJpiL16\r\nYJGtDXAMhboTuY60ki05mr2eBle2q7BYQvrfqz/naMEw0F04ljBrZth6ZL2V\r\nqEc7cDwoUyM3tm2agAOmdfZwlIZcm62f34a6bBDhr5bdUuzAxBXRKT+C+YIJ\r\nC7dtabnsyGe9j9v4CAZ4OZf/7+DCSCkVXiLFnK/xfMjcdrdDCpS6ERVOLQjJ\r\nqkVRAAxo2N7YrGAr+yfVLFUylHKF1bYOoc7BQkc4tw+esd48WjfE5yCt9Tmn\r\npE00ij+HlM5CpKSCVOf7KHPx1FEBkhk9gUOH5AkTr84QHtrzwL8Wr6+6v+VI\r\nmO/+G/g0d2BiOXu3I2M7k32pI6LYptH54kuX1ASwHmT7HNNvckFjJIe+00HT\r\nj+ERzR2T2Ccc6V+WEUgfv9w3/fO8/l7aQ7M=\r\n=uXQZ\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-io_6.6.1_1660147513318_0.24374048220223377"},"_hasShrinkwrap":false,"contributors":[]},"6.7.0":{"name":"cspell-io","version":"6.7.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.7.6","fs-extra":"^10.1.0","jest":"^28.1.3","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"^6.7.0","@types/node-fetch":"^2.6.2","node-fetch":"^2.6.7"},"gitHead":"3a7312a15d2df1507d9e01863ec5842f5a99e0cc","_id":"cspell-io@6.7.0","_nodeVersion":"16.16.0","_npmVersion":"lerna/1.10.0/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-kJXBk/0PpCYtpY5Q4TjwaUXmGARcqSZrWyW8HnNVNWqnpsTzMr58A7Z0Tm+6/bKKNaTWIc5TzA4QDOel1kjpHQ==","shasum":"f79bf449a2c49a76864f6758c13a35086fe7ea49","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.7.0.tgz","fileCount":67,"unpackedSize":65004,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICB3H0pd60oUyqCzwYtDCcYiWYx2oaFwEQ047bXwIAG5AiAZe0GHCG4vWGk9mlNdWSS0/WFycRQwKx62Jz9g4h/eyw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/m8xACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoEBA//eszO7xwEH2En0w2/sORTyS9i7cXKtgPL6bwJRxW85jLmocGV\r\nm5JImk7bO2uFocStySq+Qc7joBPF6X4o+AlWV8/jsWDggLMfARhq7jEQ1h6Y\r\n3BMunIzXo67bCADlkKeTXhSSmZjVYrWflQisykMps5wWz6OpoBkujh+hYHy2\r\nKmyH8XfjYlvVI0P+gqau/41Lyu9r4eCR/kVfqn6AgtNP2Mj8WXzNtIl7bJQU\r\nVyODyfkK4RK91emJWRUIpfkr7eSf1zOpKUMppjddvoAbebY7QXJJvu+bmffp\r\nVFkhwKAVH3N1KO3SVA0ddYH2LPBZnjxUNj/egrSHIirXb+lRc7UQf57hD06K\r\nb1qTU8gU0+R3IsMW8dcN7YTn7ND0XlmKhzzbaGgsLyFPOLcOsmOKkmkdXovd\r\nlueEiCtQAy9yGQRjdRrdwNm4olC06hL0BlFCE++4Y72ttMILESCdTx8k061H\r\nUuZgVfemHYD4+nKfmrDP+ueDVGx6ypnPOFdehS6L2C380rKjlETeN1smf/HN\r\n3q/qdWAYChbDAn0XqYu6vSKSLfc3A8gLcijIa/fF0PT5XB8lknDm4PNNvZAY\r\nuQl7DPc/DmhnJVkKAJgcxjp/hXVepYXBf+LX6nqmCaNIeoxL42P8T7t73SIW\r\nunqIDa48L1E3Vfj237LGPi/X5bOVYJFc+r0=\r\n=xRaG\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-io_6.7.0_1660841777209_0.09200239311900882"},"_hasShrinkwrap":false,"contributors":[]},"6.8.0":{"name":"cspell-io","version":"6.8.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.7.8","fs-extra":"^10.1.0","jest":"^28.1.3","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"^6.8.0","@types/node-fetch":"^2.6.2","node-fetch":"^2.6.7"},"gitHead":"8a1bd03222ffc9776c2cdd09180db6150abb3f25","_id":"cspell-io@6.8.0","_nodeVersion":"16.16.0","_npmVersion":"lerna/1.11.0/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-Jx3Zb1EXtO1AMb011hHyk1AW4Oz/BuOv9xQbH3XH1kTxWzJ21MZzIO1UHDWUhZn7aJI0ybMAZL5+CI4udnd3qg==","shasum":"c3b12b02cd8b35d006a926e485696d50befd69d5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.8.0.tgz","fileCount":67,"unpackedSize":65004,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDs+VZdRsfmNfd2NHT5IysDDVAHKFxUISjA7bIJTD81PwIgCvsY644rsjFogoYjkWJrMO/mhmXuf6tSSfGZxF+w8PA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjAgYlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNhA/+Oem6eEn4UEE4yGu/UDdJhA27OpEStss1Kkh8ROgQeQPflrW4\r\nb+6TNbBC8bGMDMQ9A/t8On6Kt5R+Jz2YBMwDELwulY1OVsq9OkPnCipw9qSf\r\nf8HsKflHXjWcQc8lHXy71KGiH8LLHJ3DWQm4P17nyQllY0LrqIzjGbE1YWcj\r\nN5V9C9Tc+/VXAgssHo6jEc/v26aEB1GE7Tlz8dPXmyuqH4gnHxtYbQERBxLe\r\nw5S5I4FRaQYajUfGYWlk5g4qDAoNBJ8gokrFq+9QARldmdP980de0fPBIm/4\r\nnWezF+EOp9up49mNF9cXjJ5AxoQq5n0GXXXbsH2jKfY9MvEV20FLNrYnhmce\r\npHjYEnXkXujijOiiB4tnu/w8yq+n2Ui+UXmOPKMyYxg/S6xsqLCpPWUMqr+F\r\njvVEer93h5L2mQ1IMIr2d5y6uG7wVIDaWDzWfJnX18fPCeGR7bwq9CP0/rJs\r\nUDJj9ILIcpr+I9W7fVF/q/nG/XMNiB4lgIi8/br1gHA524cgclue41BVkO1X\r\nKex7TpA4Lm7p546AEyEsIyhvR6VTbtdFoFGfDHP3g9voN8zFew5YALNp+as/\r\nmdX0zrv1ROUGMiDwfRixsu+S8UJyfpsFDBuXPCOUQXTcduGZQU9BtpmjDQRn\r\nHe+SP+RUJV0tEpyn/6hnFqqJi7fhk/6aEXM=\r\n=Q5zr\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-io_6.8.0_1661077029113_0.7183232542347631"},"_hasShrinkwrap":false,"contributors":[]},"6.8.1":{"name":"cspell-io","version":"6.8.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.7.13","@types/node-fetch":"^2.6.2","fs-extra":"^10.1.0","jest":"^28.1.3","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"^6.8.1","node-fetch":"^2.6.7"},"gitHead":"3c5c8c51b6cad9bc728f3383f5fe6ba34d6d559f","_id":"cspell-io@6.8.1","_nodeVersion":"16.16.0","_npmVersion":"lerna/1.11.1/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-rk6FOmehbeX4xE3uKNMTl0bZJkcuL17sB807uQCxp5CRfKvdv51nV1Sz7u1gVYiNy6UYBj7VO0V2w7TftqR24A==","shasum":"54bc9bc9ced32298736d62665e6f5d10bfb12aa8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.8.1.tgz","fileCount":67,"unpackedSize":65005,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCHzPe9vNa7pYrMn0IOIZr1Fmwoiewp0XztWQ29s3/D3ACIExD+8OLSYKtxmhg+aGUTZM/SvEVtk9C+tse08uKwf/k"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCKTFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpG+w/+OQthCowjKz57TE9IMm5v9qzgFiB7YtrKiBWM+2QBDXlQuz3z\r\nSzK1kSlYmXApl1SKZ/1M7PIJvTMyaD40cl5wjZdV2DCSiil4FJOZUzVET6Vf\r\noX9wZKwIoREaQ5x/KJg9o+Tvx7Z58xKJE0DkLAS3N8g3Ql42ZuKXqhhqgkoo\r\nC28l6MvV0p3X2uxygI8CcxlUWdvDLCJZYespjXyJd2YtGUZ7Q/0NUCfLwnwR\r\nAB07fc0K2LO+3VpbMALDco980eLD9uhQv2XmIgvj5cjXsv4imbqFKxKnpIAA\r\nn3Jkpt5QDuwR9hDJ5dkegTZuG5xItSQOl60FsyQkFHkCxkMvsQxgRXF2Y06P\r\nMe2IXBHY56Ghg00RKrgdsLoYvvSRviWe4HlOKtHYkAQEUtJllJaqsdQfEDPS\r\ne0jQ7K7FPcPaaKZfjPv2ith2zGJJVW8+IHkelVNHaaHfRuvQ5G9E4KB9RL3D\r\nI2z8SqxOor5qVw0Yfa9RVrLEKE0+Y7iurZ+GoEhHQcUMzvPiFmN7F/pgGngQ\r\n9SV4hOQYclfDE2R771TCFq+vQKYSEPXu8T9oN1E8y+ZzJ1XP1XDgQYVuSxoi\r\nwWB4KIRMn+BsArb9gIASfWXthp6yJ4l2rasF3rtvY2dD5a1qMLKEI0MDh6MO\r\n1+fi3ewmNIjWpG7tbOsewELnLSvH+kB/Ruw=\r\n=HGOD\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-io_6.8.1_1661510853169_0.8919828061171915"},"_hasShrinkwrap":false,"contributors":[]},"6.8.2":{"name":"cspell-io","version":"6.8.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.7.16","@types/node-fetch":"^2.6.2","fs-extra":"^10.1.0","jest":"^29.0.3","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"^6.8.2","node-fetch":"^2.6.7"},"gitHead":"fb47a5f2f93d333fe5540142f3217e4981a7c27d","_id":"cspell-io@6.8.2","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.2/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-QpdePUXD8fTM2XuZdeS5ygTeIW9pnaQhTVWBWGbnrYlMn5iV9Jo81dHheHw4InxQJUjhyS/CuxdNGfYZXGJuaQ==","shasum":"1e4af4121da996c5087bef854d57384cc3273ead","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.8.2.tgz","fileCount":67,"unpackedSize":65194,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFC3Dxxg6T5xajK2Hvg+6oc1X1rD0Liv8/2UJe4xgfIpAiEAvg+oXXuWuHPciFwhkBIN3D0XRix2tv81mHA+pA+8c3s="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjHy6/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmob9w/8CdCPf5tbsB/pBjZAEB6l7ILLGQ3B/+aUkw1groDT1ztMpE2C\r\nhasDEnxYz0pfZ4xzRbiKhQUhSXd/EyahdOKkTUgbHV3uFt1X2y9iRhae+A8W\r\nJahVcD1y8TkpehIaehCGwi6Secej0vdZEo+ytdpfvFK+JAH3rb3e/dBI3kkm\r\nkBVnhfSmkmoW21K1c6/A8qXn5D0M3g322rv+huI4SkU/kM6av4me75Jcswsy\r\n+pl8JMYetLHTQL8+9+Ut7cnAlrsAelnEKAhQKufsj1j67hjfBYwjGNpOXrN9\r\nDpACTyLw+zEKntKheKUf6uV/83eKovFIDwvprRUvbo2Tt/Ybouv2MvREBRVO\r\noB+uQBx7pMQkZvDdzqQvUbX7aBJXDsVM3Hdwwj1k/nIKSFcrqxhdHDl3VcR3\r\n10I/cTEbGnNZaJkj9VZhn/PyX7UW0daGe8Fa+KmRQFzj2vH1mQM52xgCE+X4\r\nssJD7D00CoaR37UIZuJK6fKwU5aPeRsG5w+xyc6I3sxigIYC/8tWoUX6xrsu\r\nihQWAc1qpDmENHvrC63p2Ho1RepV8Qa6ZoEP/tXRD6JgduIu30SWMIJYs7X7\r\nQrN6xX7I5u6UyMWRnacNANpUr9TLADJAqNRg3NKhbfPAKv2HBLwjFerycxtx\r\nmdnXTkYU4hqzM2O6oIRhMktVVb4/cV9XLPg=\r\n=1P2G\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-io_6.8.2_1662987967317_0.06296296559646075"},"_hasShrinkwrap":false,"contributors":[]},"6.9.0":{"name":"cspell-io","version":"6.9.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.7.18","@types/node-fetch":"^2.6.2","fs-extra":"^10.1.0","jest":"^29.0.3","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"^6.9.0","node-fetch":"^2.6.7"},"gitHead":"d68b540deb382bafb2dce1be8f14935cc0d3cd5d","_id":"cspell-io@6.9.0","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.2/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-FGi9njXlzsa9dbXDJIhLMDqnJkYgJEFhkXO945H65wKr6OmlmYU3dNZF/Gv7JL/sn8jenvlpODWdqP4/NyTZmA==","shasum":"5f696cf16ebf19ea142265847cff96fe47f03513","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.9.0.tgz","fileCount":67,"unpackedSize":65194,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHyHUi0xzy96gE/0Nl5DdnLzw1cP9wdNZtZeFqTj7gjQAiEApNhYDzjRhrtLvKGZqmdBvh+09JElQTWgQRIBSbFuVgQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIyfNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr+Nw//e3CJB5H3mZwNxCiMKHC373i+BYaF3brnUgU1GF6X8dK5srmv\r\nKSanOb/PB4lcXDZWiBJJ217BblkQeMMDHpQdy3NUSqrr2Uow8JK0YstiGm9H\r\nCysLF2YZvdyOQ0O2KDV8xHGP30XuCfr5wrpnauAH4bOV12NeGdZGR1Caj+Zq\r\n7h1YerPG74n3AtZK3mN0eBOgNcpTwZFuvQIhdsbE8fOPrjfmn8iSsNElBANx\r\nKb5gAUShAQNw3+0NW1YE9DL+Gjup57TUOtCmac5/2mLvQfPINSSwCe6wV7Yb\r\nFnii8f/oIFIPYF7moTbnfrSwwSEwLK9tc3YpyBnnHhUDA+ldq0H0rkg/QAtc\r\njglCCUX8XppBRFA2wGw/5VvYvWAYxDIzfXxfqHDr+kzC0tpggzTMZpH6D2JW\r\nzA7p7p12wCsCA/2CidXxCfMf9EtbIGlmAoeNrFnbpuZ7Ly8Szu2eyGgnMa+E\r\n3M3ZFDSsO0D1/Q9GzK1PptMxWfkK7uVXJSQAgqDMnJSFTOM7EKgHq+lP39B6\r\n+ahHDQYRNcCyL3z/vd92yXXelR/3ltOVC1GZYPzbp2AxrZTwZnFn7mTkLrZC\r\n0WOQfPr0buPWiGkBv5pvSXuR8sT6cmFoCsk1hoI0ij+mKOSIi9S6glbw5Znb\r\nOV25srdqdaTZ7U4eCYNDWmDOtwLm4n4LlXM=\r\n=1CJr\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-io_6.9.0_1663248332857_0.831152615219338"},"_hasShrinkwrap":false,"contributors":[]},"6.9.1":{"name":"cspell-io","version":"6.9.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.7.18","@types/node-fetch":"^2.6.2","fs-extra":"^10.1.0","jest":"^29.0.3","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"^6.9.1","node-fetch":"^2.6.7"},"gitHead":"e405a2b1dec307888369cd7aafd58c1b3908d97c","_id":"cspell-io@6.9.1","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.2/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-ZSkWPKxE+270PZUVpnQbtoPSeHY++v635YwZSiN5ELtuCsG2O3nCqMTwHpEH3Rc26ndHYtpcFopYeEW7cxRHBA==","shasum":"0ea2e046d1fb533eeb1d1b9f5558ac47650922ae","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.9.1.tgz","fileCount":67,"unpackedSize":65194,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD8clNTKVnBlTVHq0vuWoy1u1L9eMHWLWbNF99yJ+W0rgIgCHB/0z6TNW34117N0iszbwBZmm4D/nPi12ODomOXDwQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJuCGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHfQ/+LNZh56U0Li6SQdWnKe2OTayYy2DKeJqCwCkotktPwlre/0lr\r\ngdQhmUdLH8I5eGdAwCELpg97sSfg+vQ8xlY7vc1WAJHTGiMo+0C44z4LGioE\r\nAKIwMEVLGqSvsttsA7TK18Lq5bWGyypHr6V58BKoJM/lnpAEJ4Dd+ql59fjd\r\nbu7gP12yTpWCkV5ry1bc2bAGAgoo6pn6qDuusQGVReSrE8IUq20dr+DbNZjn\r\nA/7SR8oGVlBiWah4xEI9aH3g5KX8iC2thJnVuiNhD5vdcgZ7Ywh5jj+dTUco\r\nS+PNSHBlkeAsqIIe9K4OyAbR/SwyNFZSE6JnsYoukQ27Eb4XUJ8c8SB7Eq55\r\n0tNj3uUsMk1oDEhk7wUQSR6N4YRw7rw4Dd73JGeEommgClxKQmOZHjyWniei\r\n+jzlV4+gLyhoODbFb4DI4cqa2//Z6RyJmW/CWZnEFI7YsiYnCDZbNpiiAaT3\r\niaaTAQg3irpunKGUhyYD8055HdLwOmSKTie4E9JtAZNCowa8nj5wvrBbJ06Z\r\nZbJsM/oMQbnkOBnLWbtZq2Nu+IxXP/rSg9UVNLmD0Oq/QwPkYTlwiPeZDAQM\r\nlLcoyBX3J08Zw0WScEQO+xYjGPnnH5qb+L/8kWg1V9TVgJSdNJeFLEnN6ZH6\r\n7crs6qzhKKOo7eJGNUCUzGTD7prWmnaZq9Y=\r\n=Hrof\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-io_6.9.1_1663492230332_0.30174144377395806"},"_hasShrinkwrap":false,"contributors":[]},"6.10.0":{"name":"cspell-io","version":"6.10.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.7.18","@types/node-fetch":"^2.6.2","fs-extra":"^10.1.0","jest":"^29.0.3","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"^6.10.0","node-fetch":"^2.6.7"},"gitHead":"244f2ff310aa64bdb41cf93e85ba9e9f35c2b937","_id":"cspell-io@6.10.0","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.2/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-YBSQalrru1yELA3pqlHmmEa0zkjf+EivzR3fmpHEGh0kP5w5ywNtF6ivGmObLAGcFeB64pL8MOGb7hOBrfhY9w==","shasum":"5dddbb81400e0548b88695ff5ac45c378a7e42d0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.10.0.tgz","fileCount":67,"unpackedSize":65172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBsXeW4uVb1l/2kmDZKtH2M3NkbkrRbtoBRndH8n+RzNAiEAhgETKf+gLZM78onWYahT5C8KbcRc2vCarn2GQLhSwZI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKDLCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpbTA/+N32IHU6Yaf/qYYhMK5UWbNMRyUZ2fe/TfEKxv5Og+6zuomQ5\r\ndLwSyva6pDIN7wScCTxx6dmLCU/7A++4LrobJnNvJ3loDqkmzSbyxQ2oPqi9\r\njUl7SKv5X4lmryWFW7Qt/XXhZ7DwbRAGARQpZDt0AjqZYUZv4ApsDUHSmBPo\r\nlbfCGEiUrbxIxrYbbz6JWn2SkAXyOHIrh+pslbul7KaZxPpdOH5okK4nzkVu\r\nV5cGiQn9I32yN+je/tIS2clj/03j/HhwwEWdXnwynATDqU/8gwFM8wbiVMP9\r\nyq0s/ar/uBcNaPuADRG3EOgYGkxzHHkq5L6gsdeoXrI6R7UiTMIiV0fSJ22l\r\n3JPuMRbGzPHTuLVS5wC7W1OdzQXlcEPtz5VMXEwbGPInAdMDo3bE+5TdVYpN\r\nmt4EC8ZKVJFHhCanUfzypXCr4Z6unFVGpIue1scYmAwVpSzgc4HubgBPFVAG\r\nakrlz2qd4kbgkpD85jofKLGUY/VZdbwm/ieQYem7hPcjLcdCADq0jYCm0nSh\r\nJF9kA1TrVIGzbAYL/8e889XMmsnIBNbnfXCX94cpBbmjZo+K9k8UEMEAaPLd\r\ng8r2vZ6nfmHLVEgDImS1y4y0pp1bZC6AYt+NiLmrcPPHIilwWKfHtp7wxl1s\r\nOEiWmPD6hCGMR2oNrDTwqpRCpRd7e32XLBI=\r\n=yIUy\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-io_6.10.0_1663578818616_0.9225515760518561"},"_hasShrinkwrap":false,"contributors":[]},"6.10.1":{"name":"cspell-io","version":"6.10.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.7.18","@types/node-fetch":"^2.6.2","fs-extra":"^10.1.0","jest":"^29.0.3","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"^6.10.1","node-fetch":"^2.6.7"},"gitHead":"03625a3f7ca4ef85f3549ccae73d90d2cd3ac0f0","_id":"cspell-io@6.10.1","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.3/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-fpZde2txupHfm/Cs2AfsoBJPaEjmIxR9lEFMEqp9JIB4ZQgvZsaND9dlUyqMDQiMStfCT/47OhTJQi+VfjnhRw==","shasum":"338b8da538369aecd8505a284fab3c79c68e57da","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.10.1.tgz","fileCount":67,"unpackedSize":65172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEIxH8orTYEsIFZXb/WhL0J2ujCnVa/WBA9ElxkYJyOaAiEAgDhR1+1/SolP+OKRKxOG7SnoVuzU8ZCPGwnHzO+wHlc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKYM/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqz2A//U2tV+Rkpbv1T/5vlMshq08n82dHx/lnUEHAh+LgONxqhSZX6\r\nyt9mOq/MGRW1hiJJdw/9yHAgKjUweoAV4mBwuNS1CFIRVqr5FudbCkmLODnn\r\n5l/Beys27NHpmEK0vmQ0XDrX3S4tbgCIQat8dt0+gU8hjcPHTT481fF76pa3\r\ngdxgAhfrEtCFburedHGlcg5S/qXxQVN0ngPvpjXMb2P9PldZdgZ8rQcnyDbX\r\nSARL0eK3JiNqbqvCG6QRW8wxouURSHkPJdnic0C1Qpx9RbXOutLILqHVQHDS\r\nWwt6ryFUzuPpMUqZsmcvsnk2mp145qwrVnL/RsZsg5OwtV6d2cB8LMpOy97N\r\nUAgfJbL16Dfk4UXHO6i1akvyxs4mPcf4/kiUEj20Sw7Imc0ikC3HCTsTFu47\r\n75uVv4mVODuegHP0TVQH/sizhe6N/Jfii7mT93EuN7YEIb7QqfFiZmmZT0Qy\r\n0vDqREYvn8hbf8h3+dAbXM5S+d7Y/Niz3GnvJU+sRA3Ntyjmw2s7RJ/Apl5X\r\n5/XmNZgIA88CiQ8wBoJZ3V8L9mmB+67MhZetWdM09tPcdOT799jWR7oBn96l\r\ni56piRHAYdvhWW1graWJg6LPSQfDojUZnfhj1Uf3LMqyq9tHkpA7KC73LWJq\r\nU4JVI3ixPBaMR1MirNb8jkhHuhdrIEHC2c0=\r\n=1SyR\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-io_6.10.1_1663664959227_0.4223874777300287"},"_hasShrinkwrap":false,"contributors":[]},"6.11.0":{"name":"cspell-io","version":"6.11.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.7.23","@types/node-fetch":"^2.6.2","fs-extra":"^10.1.0","jest":"^29.1.1","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"^6.11.0","node-fetch":"^2.6.7"},"gitHead":"664676692898c3b6aa150fb2c6656b56f49a54b8","_id":"cspell-io@6.11.0","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.3/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-WVlIMlHb2uGYSl8jILKf+XqzDd8tZf9EB9kxfovkHo2bUgAz8kWcknzHRRPMr1DFhg5YqZGAIAZfZWGXwqZnwQ==","shasum":"6f842a7b2b0254bf2587af350d2c9b2d15ca73ee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.11.0.tgz","fileCount":67,"unpackedSize":65172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCH5SiUWeyuPY3JKhJZCnUHXS3t97EpaO01AV/5vzu6qgIgCZOBt/kSqXatrL482nb/ipo9Zxa9FdOOgJ90cpJ6q7s="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNktNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq76g/+M1/kTd1ySxFEyC1JNbCsuees8LnPVBUKTcO/1PZ9N4z17nmN\r\n23m/5DnAfsA22+Hg4NKnUcG7Fw0Lr3eAnKlH9cwCAgy+A1YHwAikQ5SQf9jf\r\nFOlo//BiZ/zEMfauJMR+bZI388GMuRqHV89VqTTQbI7s2nmo4nO5OsgErgEq\r\nUGMeCqSQLmkPFIh3+kPummEMVozNdZf1UApTTNnz98NT7no0cMgz1nZcTquO\r\ngv7/xNNgbug2PhYqYjNIU9ZV0zAKXGrENQLGxVH7qWY0Bd/JBdAeNCBKT9X7\r\n1dTYQNz1DyjGsci6LjIfiCNbbfxnrrOOG25bvKAmUjgfzYY66NyjaSBZJFYi\r\nm/BqGmRFexOoGi1TPjfCVyHXwszHYAWM4d7eqwW3TzOdYKvdXDKSRkmEkWeY\r\nPmb/RJLV1i5r5nclh89mGPQ+tspRQbqXKzQSn3tDc5eFoNRWnGXGp2zI8uSY\r\nunfOx8SGkGCfua5gIbiovJqpIj3hBlRPDrshRuHEWwynnjfBl+RfY2bB/Wmr\r\nZt8Wus/y81P3aQ+90Z0JWve2GyV+KU3aRIOO7/+v1INmqoH1HTGLOLGk3hU7\r\n7WVm7+rVQCASYne4cNW608QQ0YUdlF0uBg62S/3nJVnwOxw6caFJwtwvUNEf\r\noIeVBX3UID/GEsA20+2uKKa90XAtqB21A90=\r\n=/YbC\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-io_6.11.0_1664502605519_0.12199370432007428"},"_hasShrinkwrap":false,"contributors":[]},"6.11.1":{"name":"cspell-io","version":"6.11.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.7.23","@types/node-fetch":"^2.6.2","fs-extra":"^10.1.0","jest":"^29.1.1","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"^6.11.1","node-fetch":"^2.6.7"},"gitHead":"1a4559d3a82de15c7442ec15dbb3b7db99fb355e","_id":"cspell-io@6.11.1","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.3/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-3IDglKEE9vZTk2vpyiJJKkhXYmi0ALjQSi0R33norK1S4LIFuoSfd3iHkpb+pnKEATCQegUlYQJ9m9ZjJUEYcA==","shasum":"bada531625114268ba382608e342f6a1b65541be","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.11.1.tgz","fileCount":67,"unpackedSize":65172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG6OYHNOwTTdg/kihTHVrrwYcXYeAZPUzudfeG1U77n5AiAneNe1yUikXfNQ/K5Ew/oIlye2SrwlhJZ09ITBfGBDaw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNmJQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpEw//dtAsxfMUALSuG186ckm4GGZHkbD9bnqaLSpU0s0cu15g4mHb\r\nPJCFyFclZnjcLF2lAnTmybdI/sYwR/iGE50fB1XdiAYkZCi2M/MFnZmBbvQv\r\nk52jtmb0pZFTNuXK/3kVL247jWKfHxSg+E0AoXyCw5tTMKwuWDzzBTSpQamf\r\nNC5WkFYk3ASXv5qR5DSk5Qngr/IzcZeIlIBUgqL2IPqASd1iEkOleC8mjjiA\r\neX3/G4DAY/z5hPC7Zi9IC2uMYVRbeRseay1fJ6Yo4CzWgSHL4eDY0VPlfr72\r\nr/yzW4GlQBLVEZ4W99Lh1awxfn8Uch7ZyPRs0TSkwBqbkfC5tyR7lWbIQcFn\r\nssj8O4Zke3Es8KKFbj3dW7EiCR9JJAl0NcE/acAnB6P/BRlnYpmLoqODvpFM\r\nOS1yc2anTQ38LtFQh19PMTjOTJUTDoEVGDssBm0j2fwkhcccFY6Gmm4PYq+s\r\nITx3H2VceagAiAingfFcmBly/sD3BEwVfTFOGHPYlAR3VsZUGUI00pw+Xzdr\r\nX3AekOtauocyB1ExwJl9t3v/nHa4EC7a2sCcHUFHQ9NSD6/Fp8XWOD//wVHM\r\nNxnzLcqo0ngQNq/617JiLb76EyWXBhsOhmQdW/ZewxACb+uPod6YVWQBUdiD\r\nOeDKaKZjJGT6TC1eraWXnx4lQ9wvTMpXYpY=\r\n=Sn79\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-io_6.11.1_1664508496339_0.40054033580792736"},"_hasShrinkwrap":false,"contributors":[]},"6.12.0":{"name":"cspell-io","version":"6.12.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.7.23","@types/node-fetch":"^2.6.2","fs-extra":"^10.1.0","jest":"^29.1.1","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"^6.12.0","node-fetch":"^2.6.7"},"gitHead":"211105141a72268d45710661d2a9b15656ecf65e","_id":"cspell-io@6.12.0","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.3/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-1faxDj2OMgq61w7GaiXZD7ytks6PksJlG484LMl2USv58jDky4i2lujJs1C/+aP97Box9EcdwzydHX9GpnqqCw==","shasum":"318052ffa30d801b40fa8af81d9865ec4a5e68ea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.12.0.tgz","fileCount":67,"unpackedSize":65172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7IJuIVc6ns2l9jbHKxFbf+4HjzFl4Heu6dKYOh7PftQIhALdblnR34MPP4WnyFyhY8s/rzL+OFKFTVfzDu/T3QzJB"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNtmuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNyQ/6AyPdYTCT8a5/WMYi5bWeM7ri0WEdAPXKe1/g8VvvSk8EyfxL\r\n6joevGiDG4EaxQ8dt40FFfXCEnInkfAixxvaVLpfvoojouV9knJW6XuwofsI\r\n4tmu19IBbY12gxvLRKtkvsHNt7H7oMw7qhBTSBKfrSAEBvqiMiUtHe0ZQoC8\r\nYL4chqcxd3xI2I0mJbZV3daXq5y3g8uCIhE2huaZALnjdma6MVORTzDe9dsn\r\nNUeJUWpwwPqlDNRhMClB7MpYtskKtzuIxFWKayz3E0w00UJDRglRy3ydo0gp\r\n+WhZq4RAUO1ZzKDTHYveliQ2NCcsCrbMotbANikMcXgfv26RgO+BFwkokBHW\r\n9yLTkEP2TNs6v/Wmgo0YIWOb5Yy7YzaB03TcQ94UdlLw3O34fJdbDGiHEMaE\r\n99APFRKRawbp/r4euHfYfGvYnf02PLXWazKqH5unuF9HkOBlr1cNlnfK260S\r\nZBSnikWqQaUGOLtWL57GYRZKNZLzOXn9W7yKinSw8Xdz1BtBo4MG7y+Jpf/t\r\npNuT8Y5hZlhJrC6WBBlpjHlW9ADdEaOoz4ldMlVafDPyQbXiuZMuAm+XcN7F\r\np+EQKZJdxYTFmv5MeD2EXMutC+eYuAn2liOzalyNwuU9UH+KhDLvhJAS/QV1\r\nC0zh6UPc9BuPIWnpUqF8qnoKIR5MhUgX0D8=\r\n=Z+2R\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-io_6.12.0_1664539053941_0.129686392711013"},"_hasShrinkwrap":false,"contributors":[]},"6.13.0":{"name":"cspell-io","version":"6.13.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.11.5","@types/node-fetch":"^2.6.2","fs-extra":"^10.1.0","jest":"^29.2.2","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"^6.13.0","node-fetch":"^2.6.7"},"gitHead":"e111bc5af5d1f578dbef5454cfa23b6f2b28050e","_id":"cspell-io@6.13.0","_nodeVersion":"16.17.1","_npmVersion":"lerna/1.12.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-tohaUALJRIKXORB9nSvPKmWrXCeWpL83vSrCmf6w0D2q9bYCCwWvbv2rHdCG3dfo6UvtXNMMXl4bdbPpOYoP9Q==","shasum":"26cd885acd9e03561c8daa1b75722659270df057","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.13.0.tgz","fileCount":67,"unpackedSize":65172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjiXXvXnrCIylEquDTVXc0SfCRo+/CuL4nTaIV6dEazgIgQEld2qYz6AoNmV2QYsclK+1ENu/jweMBEZewCxC1w+E="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWzW9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRRA//Xns8pjOlNp0pteKvW7X+6iIw+uuL9NfCPNt3vySNURfvVUm0\r\nkPIh6Hb9jcH6jvrFY3LRrC7VaZWZ6b/eaoaqCmN6Q940nR9yQBX32r6ureSg\r\n4MsLyb1GxGbbatqjhf2/Rnrbw00QxoF3obSZYC3pxys9v49oUmTUamotJGun\r\nBSswFyfI/oDQ8TiH5yN3jqJg35WJDnFS6ceT9Fw0f3beFspzPKqGzKDkTaon\r\nPCHI/yl3GnDZOJxkHh1ztbPuxSV31sPgn9jr5IU+BFAaTI7OFQl2kTMPhAQj\r\n3HrKT/c28K6oO6aGfOMBuj2hmlQ4vtUR8Oh/MCD3qHEBtu+HMYlEfGhxz4E5\r\n6NBUwXiYOsl+zivH3jDyczVZ28WZEdYzl1YHC+91J7r3qqvKraEULimlTRTx\r\npLElOLnAN8p8ii8LjNasEu5hpBzMHB3e2YaQc3MfCKvyYtV1O/00hkwwUnST\r\nDdHXmoTV2ElUlRsKRpUgQ3fRes5R0dJOFWJQz6QJlMaPSeuDtno7bCxZvySo\r\n/iEssd/kvxIfe5xUju+7uZJJgorieBegs1ys9xNUMt5e34gghsDELxMqKjAy\r\n2PSF+BLarTbM3ovhqcbn5CAMiySLsqXszqLFttYY/9CXFL++UMQ+Hr5wDUPC\r\nkz52S2/WLXdAK0yDv/EBCE30QNjvos1polk=\r\n=OUrm\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-io_6.13.0_1666921916860_0.016765943345171452"},"_hasShrinkwrap":false,"contributors":[]},"6.13.1":{"name":"cspell-io","version":"6.13.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.11.7","@types/node-fetch":"^2.6.2","fs-extra":"^10.1.0","jest":"^29.2.2","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"6.13.1","node-fetch":"^2.6.7"},"gitHead":"31ce9bdaa982e4d7cbe4001dead0810fa546fa7d","_id":"cspell-io@6.13.1","_nodeVersion":"16.17.1","_npmVersion":"lerna/1.12.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-srodb8FrBXkqc30qkYWer5I9MnH5yTkM8Mvutyke1i3QQJgiO/XJQXh+2zaOO8HjEoj/hAdQoMCL1S4MJ2r09g==","shasum":"daf97b6d79a0648d3f2d756e41cb37d6f14be926","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.13.1.tgz","fileCount":67,"unpackedSize":65171,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDiQgu+zx7ooeWbLdA0ZndhC0bKgOHFCwRDROZEJu5aswIgbsSmVOZ3dGGXzuWGXsbMo2F93SjGY7JcEmgBVF0iXM0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjW20MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrgFQ//UO/JTeMau9ic/1QopQQd3tH3vfXPpe0VaIlaxfEfEM7uffk/\r\n3yqMLafMMdYliKtYkhAEpkGGPA2z8EusrCz5Wgf3dALbLF/4gtm1860baCIQ\r\nks2kL3kn7yCJlglGEy6hH+4tqt7BrxadoIlO5ZrSDrl1/jQ/bfuOPnMLzE61\r\nh5nIoFPzDo4kq8oowJdcUxX+eKI7huEgJLEJI6dtwDeokyZFdRAcrTB+8kkk\r\nxTFH7B1dvn4elL7Sjv2C2mCJpxjKvNIkpjMvyRCs1jtrmcyHiduB28bPkcro\r\nKtBlzhMFpj/tOIHr42SPL4nYKrZY/iR66n8XHK1kC195QexhiSZllL4Vx4N3\r\nffoalLlYOkqmSCU53YZElvISRjvrpU/rp0iVS6mrNS8jMYSoqMMomphnpGR1\r\nz6DMs406ZFQTcYHPPK+JtLN6Nh4pAu+6DkxQvSKFstdO5jrOJODIWMCShfkv\r\npb+jBXLWa07MmwUTIubqNPOmSknd83a62ZQPJI8ncDJAAFmBAgONTBYpaLSQ\r\nYq2Y2EpTOfOYguLz20KdHmO9CfmAu/Z00urxMt5OPIydW7z1G9ghpOfdRF+W\r\n8NOS0evX5I4doH/vU8TC0/w1PQeeXrOCQLeagRSC5JPXXsQH1cSfPZ5XNrbH\r\n3y1Fk59posGRzRCO6tX8Vh5GHJZu5JVTkvo=\r\n=850+\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-io_6.13.1_1666936076479_0.45291717443906276"},"_hasShrinkwrap":false,"contributors":[]},"6.13.2":{"name":"cspell-io","version":"6.13.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.11.8","@types/node-fetch":"^2.6.2","fs-extra":"^10.1.0","jest":"^29.2.2","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"6.13.2","node-fetch":"^2.6.7"},"gitHead":"269c26afe8c5829b09e5ef731a30a2949d7c63e1","_id":"cspell-io@6.13.2","_nodeVersion":"16.17.1","_npmVersion":"lerna/1.12.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-tmd0Td+B6bvDjo8wDy6YCmSTUNauDA3PTYhfrQtptBuGQlFHaQpubB4CJIuwcIP/w4zn3WVyBBTMWJFmFYzXxA==","shasum":"7a194dd0ab911166fee7bec5d0da02bee95613c7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.13.2.tgz","fileCount":67,"unpackedSize":65171,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBtJ44/XzuZzWJdaz0n3ZWhXwxVx9VvTzF9TQFmd35I1AiEA9UB8QOAbKqhGA4tbWk26PPU259OOL98gjIphNcnoBMs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjX4S7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqEkBAAiQwRvuIHVYHR2ktMcfR4Fi22Yph4Q1WWLywLfBL/oT3+7tEl\r\nqBhhuDeP7GXuW+bDqmQvV3OQ83RrEVq7CojVgPA7RmCdJm1zvcsW/mdc3xcF\r\npZ5p94qYzX6oTBhO1aueCK4gmp0yYL5NrsPqeP7zU0N0p9PUTyqqrlir+yqy\r\n2qpSG3oDK/JxTSrz59RKEBZBvSxBCr0sC05akzca4woxVPP9UKYSUJxBE/91\r\nQYDVkK47163/TOBBogaCnjJFN9gjIgr2Pone8Fnti87q9j9TggixqrMcQMzL\r\nVwpeGdYqpvPeOqhLMNGrCKCWDHkQlxA7XUtS7Ki5cb9F5bgqfeYe51bb6ITp\r\nytC2QTBw2DvZ0fRnYGusxLbHh8W7M+v/qHfSbtr5KsDmuVpP02DlWN4V+wYd\r\nbhVWbbA2NWWIHSLsjIuknOFzdRK5T0FBU1PuyS1zNaLjITUxu4cJiTbJyz3R\r\nbvL9XUEAS/Fuu+Kg3rkHesbxrTpx/hCxn6c9DVkJdo5pufl6fupSNTX1PFxR\r\n1XnrOg84GeMt0sTEqQyg19flJ+Ydgl/vNUUEC+B07TmAC9p4cR14MGwRkC8f\r\nW80eBjEtBAaJuAi6wjjrN1hayIqtkY3XHQ40tOzDqtodaI3YDKX987GWKTNy\r\nQW3NYn8iio53RYANsG4WAbwRgS2m6yKlh6U=\r\n=CFm9\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-io_6.13.2_1667204283048_0.5570166279039208"},"_hasShrinkwrap":false,"contributors":[]},"6.13.3":{"name":"cspell-io","version":"6.13.3","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.11.8","@types/node-fetch":"^2.6.2","fs-extra":"^10.1.0","jest":"^29.2.2","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"6.13.3","node-fetch":"^2.6.7"},"gitHead":"a690c0bf064f8e5724bb159e337aa9162a33307f","_id":"cspell-io@6.13.3","_nodeVersion":"16.17.1","_npmVersion":"lerna/1.12.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-YBiFuN/w+7W2qgr/5V+zc/1jpd/EHVmSPP0SeBSGulbZO4dWo5hVjlp2W90vAEJ3NfCNwz8uQkaCtRSKM4eiWA==","shasum":"1aadbcc46d7d96dd1aeb698d7f9d07cd4c86ae33","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.13.3.tgz","fileCount":67,"unpackedSize":65171,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDvKmQXTlyAndyDzXSl8shyymN5EO+olECjqB+uujLCygIhAMl/zWO/nJvEvzYFk0iNMdqs7SElmOy3sW0kkibiwx5j"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjX8bgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpg6w//dr5ZE8/j5xKSes4EOnNAdNyJGpYa6nViBNpoSzcp1V7ir83a\r\nrDLdX7pQ32k/nIDiKj0LSoKSyY9m+r0MOyoIoUQDFnBapbxGaNJyOH7F9t+s\r\nXlwowzgyZmOvcoeDe4fP5sdbg0TisyfqvdYuMxmP9Aah/qnEt3EFezCEgB2v\r\ng2L/uRO/Ja8QvwE3bWj7VowBTWM0tXkCwaA+E8mAnBU+Ig5tTyoCOxydlWlg\r\n9fgAx7oMvWGQxEZ243bmCX5Y9eaKjB0dfNQahcRvsQPKXYNHI+j1wx9hJztd\r\nuB773+jaStyBLB20aOBxtUSFJxIRa4a3ktgYRxlxl4hJgBVppuwq2KkrHbfw\r\ndtEmswtFEG61hEgjU3bbmgXBPuqHnw31FTnV0Nwg4qXzPvMKKtKcohFa/5UP\r\nLHVwLIv17/fawO/c3X7/mnusZRTJTpEXvq3FgY3glSPkCSfurZzdPYJjwUJ0\r\n3ZZwykt0wU1hWIqqaL7f3SnSWmYC8HhOXXbcTx6nSlzk4u4amDMAiID1WBj2\r\nBFYu5hRNd22Bb79Lq+iQAL3OrRgf/Eq6bY2CRvbuJuy09n4OBoUNlTwqqlTH\r\nnjSekjj+q5tNNDmPDpb4MlTLS4EP80bBKtdRDyttJTEh/5V7yVo7uPkC5Q6s\r\ngw4CyFBT+0Zo2PYMwzdvdAV874lLvvm/4zg=\r\n=o75U\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-io_6.13.3_1667221215925_0.58245964953403"},"_hasShrinkwrap":false,"contributors":[]},"6.14.0":{"name":"cspell-io","version":"6.14.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.11.9","@types/node-fetch":"^2.6.2","fs-extra":"^10.1.0","jest":"^29.2.2","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"6.14.0","node-fetch":"^2.6.7"},"gitHead":"9f5274766ae9e1e4796a7c10b78db4d98f04ea42","_id":"cspell-io@6.14.0","_nodeVersion":"16.18.0","_npmVersion":"lerna/1.12.0/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-KmjUQ2JrmH3/5JZtYvvjtlB4FWHwE75DrudYfnyFUTzLvVlSagNagfy5wPWTkydnRMdI23I7BOqBA+wtBydXcA==","shasum":"c877147d38869fe5b476eb0a1f2c7198c8af2b1f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.14.0.tgz","fileCount":67,"unpackedSize":65171,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDklcHwhVAdHq+jatqVcFxEaREws7QlAKqQI888z/uLfwIhAIxcAQ3ywZT4DKj00z14b0yEyH3Gd44qVu78P84A2OFL"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjY8lVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmPw/9GdiiOBIBx4R7ag+bucGN38lHFXVmS/iZaBmsgMPiju8PYi7g\r\nZH8Oo2cabZOPs1WMcpFKMgKZ+rak5ck0B1msBl7EEdruViug8UrLXjBdKCRl\r\ntIf49x6GVytYwZkMPqpe1PUuvuRgAuiFS6fA3F4crBgTNBuW2AJ+Slq7YoS4\r\n3C0hlbVMGaaPN8blVI3c1WoGgi0p09LTgZVgOuzZ7vs2Mn/QpM1T2Ch9fdmA\r\nNNzMSjJznzo6kEuqhslezMVPqnlSaNP36R1HfFgaE11gfo/Js6jiAcn5MxTs\r\nOOGTGEjK9+xFUpkfUhf9/0WMUFlOB4sziYnIzpKvUMVNOoRSDWms1mmzsJFO\r\nZMIl+08cps9hNgShVHXJK2FPP/p03Mg6qwE5W4I/5jv0ruRa1JpS8CoRA+uB\r\nIL/HC+cWGWD2qxjM4bQI5NbJFr7wFt2H+7dAvdFYxqxr2VPzk+ZTKDFqdtgd\r\nelgwykJXp1Z5/w34cM8WIXAc2ReWvAA5CxaspuPnjgLoEA+RSUBWuJR78R9s\r\nWiewn99Nj6X4tmRMHMvOpto/W8gPT6e0tI6mIMaZS6Q6McO+YV5Cpp4zz2ux\r\nhGjdHfdpoG772+RbmP9btwjtVobI/ftI+R5iIOEUmsSpJvpJaYnLVZ0HLdFg\r\n2rceKlFRO3IF35zqYGgNifyvofQZIu6fQ7k=\r\n=VmFN\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-io_6.14.0_1667483989677_0.3444661068797019"},"_hasShrinkwrap":false,"contributors":[]},"6.14.1":{"name":"cspell-io","version":"6.14.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.11.9","@types/node-fetch":"^2.6.2","fs-extra":"^10.1.0","jest":"^29.2.2","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"6.14.1","node-fetch":"^2.6.7"},"gitHead":"35db1ed216cd9aaf479429d3268482f30d824e70","_id":"cspell-io@6.14.1","_nodeVersion":"16.18.0","_npmVersion":"lerna/1.12.0/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-y9voNilxJ//IPkyXNQg0hwFwErl3rZFK380HSbTft/GSY5fSKlAPmSock6aOflZmzGydEJN3zzh2qRyoDzBGVQ==","shasum":"21215feb8522ed8b0e3b45f6a990c6e273d0140b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.14.1.tgz","fileCount":67,"unpackedSize":65171,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID15C6NT6Wc1yWAz951uA7AgCrnVGEXpnbWMNdhJV6KRAiBcHyXkBO6oNpSVTslVACcze9ElFZMIezI4CVE3W8ruPA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaOBQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrrmQ/+N8ketbzU0d5/yILx7qGYRwvGJxRLVWd6Bs5JEeK/actUxymK\r\no6851JPTQLYm7xxR1JXFsKfXbNiReCXgT+oQP2v9YBByNiN+HY7ahCR3qysR\r\nxYlUma5JgwJ6cpOIlbtP/gqwn3ywwZi/CYDpmTArpzqfFbLP70fUsJzpaz8s\r\nAo3Htz9VXhn5ZbKf5C6sB+swtoVZYfZjZ+d0dmpD/U7vPaPdZL949NcZvXv3\r\nslrhEXAKF8NZ/CbygZ4kp0vlAX4RWWMIzRZssWvGYbyn2djEQyAclF7dhWvQ\r\nn3gvAMhbnIDub1o3HV+YAjgkbSy3+/CWSG9YykO/p3pp1ElHYy+ynpRPmuhE\r\nE1c1BQ/gR5gFoP9yxIf9kiDjkLXc5wlEI5cxkjtcMe/ktHhBZxnRtyhpgZVW\r\n/wI4VIYwRLqds+NkdW83v9uM/T5k2oJL3uuDbACqs/zdGgFmGNI9A7LxVIox\r\nhmRMonyP1Z776LrXXHJnKQRkDWEmv4ay0Y8H5AVk74WYC1WAvCDkn0jYhjGs\r\nMnno+z0Ofha9+chF/OOi0tiqI6SzpeG/wvtNVAUqmMDxOJSdaUuTM7/oppRy\r\n4zq7kXPOK1GMAQZB+JGqCsY8GY5uwbOC7H30dXVX3/hJLLCHb98Wd2s/TVCS\r\nZs3kHvlRKIo/4plgPhuF4n+GUMv9j6RsQus=\r\n=EogX\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-io_6.14.1_1667817552237_0.272194862694622"},"_hasShrinkwrap":false,"contributors":[]},"6.14.2":{"name":"cspell-io","version":"6.14.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.11.9","@types/node-fetch":"^2.6.2","fs-extra":"^10.1.0","jest":"^29.3.1","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"6.14.2","node-fetch":"^2.6.7"},"gitHead":"ea9692380357e9e890c20f15b1200cc1c6c3a2df","_id":"cspell-io@6.14.2","_nodeVersion":"16.18.0","_npmVersion":"lerna/1.12.0/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-QyQ0BBfDvF6B37SlSsmlzRnaGqiIHt7c5NsCNKf3ZfioTWkNI/fiabvSkpNGBAkELP6BPBxjsG+TaS+swZp+Kg==","shasum":"4d5d291becfebb15a91872b75a92072bf5036e57","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.14.2.tgz","fileCount":67,"unpackedSize":65171,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGAFP3TMQTANXc6yi3lh02FZQVTtlk0jHX1I4qZKRGnQAiBQaa7bpGFpbbDSFbqTsgzjBeHSeA58IOTzdx3QWK5xZg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbgsDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpeYg//TACQ20ZCNuk/cX7Cx2ZFtLnRpxa15Yyi44PkbaQMwgRfjlfb\r\nEqGgwfnz2gvOfQWtQLse0AQgGXJrbhBaPPAqhMftOPDVptfMBFP0HMBrGUH9\r\n902Fl0FOvJMvGPD4cUTQBSYwZs4uiuJ6W3NPgfslFLqucD5rMZb1er7eCaa0\r\nNMw8OBTROpxFYLgViU/4dD4hM7+93ZTe7AVLUO5ZLMoJWL9lqRPJKxJtsjUH\r\nEtbcsFWc3yPZzDr2zw7wO3JWgA+1FG8bLT/2JMBtE6EKMA8JFQ1KxfXMVGx5\r\nfcHE4HRq2xAlUjRuesxsPMoa9ILuu3cCB3un/lZO5kmUlitqU8cG1US9PCRW\r\nGjhYU2HBiXd6s2ti+rgoLf58jgd9ampGVn+v4FQc02uY+rYcu29/UztpJikB\r\n40C2R9OJ0wakt8WkLIzGx4tHuRE7HAN8N/VCCTXcSxv0qMdwRL59qyMIEN6W\r\nL5+J0ABFsdmez0g03c3YL3dC8FxFLkawwgtcllGI3pF4lgnnVVudWI2NXA+J\r\nlw5arOompTC0jDUEU/co3W2WgHsHRSDj9/StHdkkoxe6X03Un01PGPXpJTOk\r\n/XWR52m1LYpKV7mEtwuHyrrJzA9aKdL4OJC1BYUmwVUZhwsQSPI1EzfaKSLx\r\njEZ2U+LHfiDRsNr6I4ZgW9bZaoIXD/QYAx4=\r\n=ziwl\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-io_6.14.2_1668156163223_0.11379465371266329"},"_hasShrinkwrap":false,"contributors":[]},"6.14.3":{"name":"cspell-io","version":"6.14.3","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.11.9","@types/node-fetch":"^2.6.2","fs-extra":"^10.1.0","jest":"^29.3.1","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"6.14.3","node-fetch":"^2.6.7"},"gitHead":"df0efdbb0dc7b084579130ba5fe97441c0ab67ca","_id":"cspell-io@6.14.3","_nodeVersion":"16.18.0","_npmVersion":"lerna/1.12.0/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-EbH+qopgWIzr9SZCGDsF4AWYgucN4QzYeAgyXjTbV9RnNIGKOKovMe3vN9nxjOZyPKv2TvmgU+uMXDM61iObRw==","shasum":"2bd1bf11900c0b24fa9a8471b2531a019da576ad","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.14.3.tgz","fileCount":67,"unpackedSize":65091,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDlS7xA8dObP1kwVO1WoZcEd33vWanFHibih04sNKpdjAIhAJx2p/LN5qxMWoBVhZMzsv5QLkFvHNosforV0NZjX9xc"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdeTZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmodzA//afdWer0dXjbrTj+XIzeJ7aRI7wqNWCa95+7fc4GZYMn5B0Zo\r\nmUyT4pku2dc31tZArQs6eZL0bQw6U943ncGJVoBGUT0fNYE0Y2mj4AvSihsW\r\ncLEPBowUCgzRgMdFyB3Ydm78oCNPdPqS43TyW/+4LyFUGbgWZOz0E2uOlrKh\r\nWpRYhj/G09Vo8aLWdZ4pbck0aX49jwPgFnLusTpapz/B7nlmsAuIs1sqYoin\r\ntfFPcMukmz2MpZ9+WwFVQ7oFukiQS8Cwge/oXY+31YNqeBDsZDoexpagvz/N\r\n6U8dw9oavYL40g/5H2okoaprspo6O6//Q4ce5vHWZAhb/mP8i+VwnRkw7fRo\r\nEy8RbLpJrCehUxY+7k784CfdorXM8D7wk10mYBkOSCKef2F9JyOCpBznvo/K\r\nGwkQZsFVGfTPu5736gFAxieDfxBf/ETQBLv3Ii7+5hUlY/UYrxf2RsDgL/NN\r\nJDWnc/M6CzECe0TUqSpNIRbitx7LSYhoJykdj3HFVj27A5oJbLCXzWb9rse4\r\np7FlLFfKpJwaUdoovKvwI9l+uBIqnLtnBxQprj2QnnUvVPhQi8A6ZFLCNPsW\r\n3WEhEtx0WRFOKYMHDjy5tuLzSWaFAvP64bWVD7P+DnNNpFmFSX0PYpJRJXuZ\r\nI9kVLoyYK9uOuWneW0/j9fh826lTg0SdLq4=\r\n=/iJH\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-io_6.14.3_1668670680994_0.05714865230154298"},"_hasShrinkwrap":false,"contributors":[]},"6.15.0":{"name":"cspell-io","version":"6.15.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.11.9","@types/node-fetch":"^2.6.2","fs-extra":"^10.1.0","jest":"^29.3.1","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"6.15.0","node-fetch":"^2.6.7"},"gitHead":"8bbc20a6fabe0b95caafb7dac2035764cc73ba13","_id":"cspell-io@6.15.0","_nodeVersion":"16.18.1","_npmVersion":"lerna/1.13.0/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-rZIHcxV3bUZCqqJN1oesdN1Sk/bulGifHZ+3b4l/xHOW0PZwDyvOry/Xu41f5DGIfBoiNeYUmeS78klDA5yODQ==","shasum":"7bf64ea8d087a38fad850a121ade7c1caa89608e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.15.0.tgz","fileCount":67,"unpackedSize":65091,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEFBRH9v0cIn3NJN0SsQ2SLpC/baq/hz3cfS0JLcLEz4AiEAqYH/ZirOoY8MdPRkGDsSDkbbadjEPKZiHRptp9AXK9k="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgPy4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmotDQ//S5D3TaCl8wtn/hIYfExZgHaV488GVVurBPJYOmR17Z3Gq+pm\r\nbilucmJkh6cnNnCoelAm97cwJpy/mMs2d7plndelccpcKAKGwppIzaRMzCuT\r\nbmCgEo/MXJQZfx4rCjtIwu6Ip5515SUsE15uISemH4andOOV+0BSY/8hByY3\r\n5/pXA3mKJWvboLshbSXvBxL+SESQ//VAbLkvXNsKZFqrTsStyxsW/BklykfW\r\niUcBq5qKtwtvaYCMp4TsP31y/6/XMZXUMx0owHAXMv4nWuh+UagOGlneFbR7\r\nVSCD1Olu5IC7oBcYkOIDEzksOhRJifhgpRx7z5gb8SD9NdCYcBzclr3xZ3fZ\r\nIMia075y9yXQSbiF7vsFYBoRBFY98rJbIBF4SXyTNQWsYEhTZkTJjHz7dOh0\r\np498ToET093vQ++E86yCHgkq6hBiZWMJNr5hjAMVu14/34J4TFo7cRoLt+5S\r\nGm62EV95p+oxCoCzcGNVKW/uniiococwtzaHTU3PrfB1rd5P15O9Jdc6HG4W\r\nLEdPccZoX0JKml+lME1xkTCFF003Rhg8h9MhWZKBd65I9/qSeiMBAwQsUxz8\r\nlsPth01nUT660Tj7ehB86pby0LGTwmhqaF37f/ja9GZK33UzFgOGnVMaqdv5\r\nyo+gJ7TfDJicecrMBVezMTc4HIyQfoxIaM0=\r\n=5jRV\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-io_6.15.0_1669397688575_0.4524531553348665"},"_hasShrinkwrap":false,"contributors":[]},"6.15.1":{"name":"cspell-io","version":"6.15.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.11.9","@types/node-fetch":"^2.6.2","fs-extra":"^10.1.0","jest":"^29.3.1","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"6.15.1","node-fetch":"^2.6.7"},"gitHead":"9668bef6beeec53e1e473efc97e309baa0338de2","_id":"cspell-io@6.15.1","_nodeVersion":"16.18.1","_npmVersion":"lerna/1.13.0/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-8L+wDxEqPGlpA7dnURtFWYxZy1fkUXDscqCAJBF7pQEAveMG7a3vzuUvh3vJSqPJhVykCRFfU1IsLjY+dVHhMQ==","shasum":"3e63b2ae596218e4fdea3a2bc8eced3fa1c7d4b7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.15.1.tgz","fileCount":67,"unpackedSize":65091,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDXqzUX93tUqM2oZN7S1sYFVB6RomBnem0g/JTViQZFGAIhALaVjVAx2MheHfDkjOPncyWhZ+zQFfgpGs2jM0bYhCSY"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjh19iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrkGQ/+IC+ZQFPKcNhxIbpRvhwSapknEyRhJXNKKbWLGObFn6Y4adVi\r\nX8UUYw+71sdmcNkNHZa3qPBaTAjZtoyfYvJnMdgnHRaD9S+o3svrgMjIP5+O\r\nijzKh9P+/eLI3W4LRO5tNQoq3nVNwnzGxCogJyLGzZeDHQNfgR2ofB5h2Fxs\r\nfAyMDvr5HiVNVOEGm4axoVWBdHYwJ2WmelJzrWBZLJa8/PY0NM+gTjNtncsf\r\nR1vsGsQ+dh2Wlpx/QJFBuDgq1rYK2O4b5quo2k/W5q6aWE6W0DcjHCZcQdu7\r\np9/jJfaKOCtwaaWC0V2zIwMhEd1OdkdYMlSc4ZB1Lz9StIs5NRNKGnoMraVT\r\nI9lrnzpBjkMnwplZJudBTwf35eRg2jxkOPULpcm/1jv01liV0SX9F9DArhW6\r\nrubIxDqE13Qns5aUSqS2qWhob9wnwT/wuEwxnghanSFOMDo1A9L6ob+iZRcl\r\n3Kr7/eV1RSSyGqTti9p7wjHFqmvwBd2yz2IUAwNMSbsCDNuc4BWd/m7XpOe5\r\nD2fjKWYTzBGjml29fxWuGkyx6eDXC8BAcrhSW6Ts9yhfvTH3YQBHlqWNgmdy\r\nW7Dp1JVpy7cbum4GOoEQ6llcbwWIrc6Yptv0Y1LDqqLwvYyn6nso+o8/WxRB\r\nbqz2jIlUch2VDvDqhKln0wVd93T5A7pSksg=\r\n=NtiU\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-io_6.15.1_1669816162224_0.2186050678588023"},"_hasShrinkwrap":false,"contributors":[]},"6.16.0":{"name":"cspell-io","version":"6.16.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.11.9","@types/node-fetch":"^2.6.2","fs-extra":"^10.1.0","jest":"^29.3.1","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"6.16.0","node-fetch":"^2.6.7"},"gitHead":"57280b1b76f781a9bd5de03c3cee06a8826313df","_id":"cspell-io@6.16.0","_nodeVersion":"16.18.1","_npmVersion":"lerna/1.13.0/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-t5cF3zMRRpufIPbfVApKUBWNmKGwpWicSHDUl9NgVdThLScgby/yB+tzgLKyrXKma8g10m/3dZ+WV+sIPyhhfg==","shasum":"e37fc94ee0439551ccdaab60a8ea7a70cefd883a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.16.0.tgz","fileCount":67,"unpackedSize":65091,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH4TlG0fBimB0ByWMpMXLHOYaYNWErw91EqJwpAeaXhwAiEAkonKUpK4WcvT/BeXxm0/xh+YDnLRV+GW5PWS00m+X7w="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjif/TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqqBRAAmfq6BFy5kcaQzWupqaqoEV0JtxgVkOoq2GLXl7RDLJywt/s4\r\nmsytnQGhCXH1WwOuvNPCxUrtzhdoFbPnSp+FmS+Zcvz4dE/Ko4uUFwZMKvNZ\r\nFIHw3sOu+lzBqK1J7MkCx4Y8DF5HRj0nd4PQmba2QS3wW1lltNmEWPVtbOb4\r\nC6F27eQqZU57z9j0n3Y4N76Ruy7QUVMM/K5iQBgamiR2I5RLIY9fBbUjpbBq\r\n9vf6p+ItfZCMQ8N5pJ86+NlPevxMqwF2PCQRETHXOfJX6WWgqlws+/z5oVZq\r\nXm9hQLnyakE2OjyuISOTuJ5sV+tTZYm82VYrO5zv3GReG7qwwnu1TCUVErvC\r\nQivP/H15Wad+HlRW1s0tQGpxgeYowFVXru1vR5WsqWM/9F0WHjg0ZcBpYRlg\r\nxVPV196uKtno7agGO64nzmD86gPuSBrM5dAFzpIZcrOrqs6U3XxO2CEpR5Si\r\n9bqcELk2gDzzQGCVG+YJIhN8000+pDSbpFX4fDZ4zM9hGz+kf0vd8UNZ0jxk\r\nlurP1FJfkF7QyXyei5s+CNV3dpeCyL7J2rIK0lA8G9bVEj4BEGd6e5TZkQwp\r\n7ja7aVIihZtT9EQbRKe6UNkAqrLWn50cTAiaEIZ4lRBh0xdw0UUMQ8onFvPL\r\nJ9JunZXBUDQp9J3qUWBB9Xz2FzzsflPYYwY=\r\n=eVwi\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-io_6.16.0_1669988307359_0.5172606679845271"},"_hasShrinkwrap":false,"contributors":[]},"6.17.0":{"name":"cspell-io","version":"6.17.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.11.10","@types/node-fetch":"^2.6.2","fs-extra":"^10.1.0","jest":"^29.3.1","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"6.17.0","node-fetch":"^2.6.7"},"gitHead":"a9917563690588777a16e844eaa9c112f44b2d21","_id":"cspell-io@6.17.0","_nodeVersion":"16.18.1","_npmVersion":"lerna/1.13.0/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-cofZlvKzXP3QytGM6OlREQIXLFcSdEKOFubSVHkRvAVX3IqeQnKo4oVF85C6McjwXTrJ1OH+SDP0vcpn6mKqTg==","shasum":"2526b1344c98e9aaafa389b93a789730ba313c23","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.17.0.tgz","fileCount":67,"unpackedSize":65092,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCatxAccOV5JfIp81W8OZN6sG47nMKxvLwIZHgv/rGxSQIgdegWRlvKlp83lCCvLmMTRkqaHSSS6gBHTnK9kfNL7zU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjhL8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+HQ//bcEf38OP20hIykm+VHWF9+lbc/Mo/bERxfYA26tfCaEvfUQ6\r\n8NsauOddPFT8kz9oYRTzGQK3ZVT6nFhIuL1LA3AB8ga56FIcZC1fA2zJmvpK\r\nlvJwwcPVRhNWwhimp25mQMHRX2c9c/PeURl5cuDEtcbs+f3u/5KRPA+4rP3V\r\n+VFX0Y/EzANbx2Bjg1oJsiTBYD1PfBT44wgc4W75jBPsifl2W7bu7+PoFyDc\r\nvBP+86rJfUM45icgO0t4TEsWJcZG6oxYvkYAk8TTzvh+yHqjbyzZ/2GXk/RK\r\nst6SLLlSVbzepJHv5iGaSCKjEZbrH2kL0t5V2bP6XIEvBqFqAelgOUPc8+kb\r\nPLC3HaWMNYJUhJhh73iZRWjtjQyLGHDkIcHvvdrwua2wOaiX/sfxEhLJ0pTK\r\n5p9o788mlMH2Famd7UmsW4JkguX6EBL8y056EbxjPLSjx9yCCTkuno5oB/Ga\r\nqBeUMEcP1Gkgit0W/Jv4vJHF7yqoE9c6DEsfT5bb4SCO8dHAFT9ShEq6NwCK\r\nXXCdjPJoTuLJwct87zDdmXZa3xHWbp5R5MKxJsQ4uLT/Yvq3R7yqsn/p46tn\r\nwTFFZBP9QmJ+YHTuwtmnrHRK/UODiLMlqKaSDbmSKS1dwZe47JZYXQd3PZQ8\r\nqESzfnMGWiSxPziXKXdIXXQZVB/7IIagJzU=\r\n=bd9b\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-io_6.17.0_1670255356825_0.15211031157532218"},"_hasShrinkwrap":false,"contributors":[]},"6.18.0":{"name":"cspell-io","version":"6.18.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.11.17","@types/node-fetch":"^2.6.2","fs-extra":"^11.1.0","jest":"^29.3.1","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"6.18.0","node-fetch":"^2.6.7"},"gitHead":"6785657a445643ec1c9a17152e3c3733eb0e2a74","_id":"cspell-io@6.18.0","_nodeVersion":"16.18.1","_npmVersion":"lerna/1.13.0/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-r/C2JScNjl+YWmbb0tUaw/JwuGUl35IRyGNma/wXAiHiAczHcw6aHzglCLhHcmcPahuf4adElfhroaQ10a9nSA==","shasum":"8cf5a7175e1be5c99005d27c142d7ea42a8c5585","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.18.0.tgz","fileCount":67,"unpackedSize":65092,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpur9imc/WA4OA9MhVTwPwYS97O76F1LWay63sG1xUgAIhAOpHt3RHTigzY0+/OkFiQY7dEoiVIOJoDvvsi+10yA9O"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjotLlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRwA//c3UFKDAOiqLjFCvMaYhIb1o0QxIRYfGv1oWWegp3jyNWZvKN\r\n16Fs5/8Y71aTRBhPRnu2EUTFHHGk26iQ19a0aPItzIyEXkbMbpPuk7onqh+c\r\nWIA7G418EVZwbLJJb7c7DBtF5erfJggMqNS0sEPesVaeo1P+uN+KaoAKIxkC\r\n/P6dGm/Hn9h60O15kLcMmxn2XxhWtm/JYpgCKyogphjliSihwEYNnKawyC2l\r\ng1gJq4/z25qsoQsevP7korjuVv5crH+iSYOH0oMvvB/eiCgc3PFZdsYpXhLI\r\nj1Bu6wrZo89yROsdMnuneTTXXS+kLMPy4zvmPhaGWxV1+OVW3kDEdgszqh/V\r\ndfmkoSk0igBJYr163+SJCuZaj5HuuRgEF9Of4J81iM7TjMNarFN44CTeg6iL\r\nk+Vt4s1A9GsOeA4/4eULMv3K/nVLWEZMb38VwZwlK+qHuvgRcJyWMsHdS8Mw\r\nNxMYOXinwVz8jIZAldR4+UAiE+BI2sHRPQQ5PHRQvci6J1m4kCECIwEsrNfR\r\nRehOMjc7i0prk/ML3pDtbbTsC8vSHj03qM/Mx514+TOGEZU9WCCl+ydluoKg\r\n2dJEX78ukZvzR0/dRTMqLJsYo74WDC2K0/w3k3AvK06LcQ2lC9WIQIMqjPtr\r\ny9D8wTcZJmQU8uW/sdmODKRWCvW9izVrnZ0=\r\n=iFgI\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-io_6.18.0_1671615205297_0.6083899289654666"},"_hasShrinkwrap":false,"contributors":[]},"6.18.1":{"name":"cspell-io","version":"6.18.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/fs-extra":"^9.0.13","@types/node":"^18.11.18","@types/node-fetch":"^2.6.2","fs-extra":"^11.1.0","jest":"^29.3.1","lorem-ipsum":"^2.0.8","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-service-bus":"6.18.1","node-fetch":"^2.6.7"},"gitHead":"2570a9bb03e68864d30ed8024786b3b2eeddab2b","_id":"cspell-io@6.18.1","_nodeVersion":"16.18.1","_npmVersion":"lerna/1.13.0/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-WIfiDdG/7235CbkrjKPYIkP9oT8VvWXVTAeq6JkJPH7bm2A/CoE8ClieVsbbJnPyJnetnCuOuuz/zmuheVD02g==","shasum":"4757b90a885f51ee8f3d1ac125fc81ee4c9f72d1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.18.1.tgz","fileCount":67,"unpackedSize":65092,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWfv01lSU+TA8RqaGAHW1kze7JkO8KDQ0XoLc4LFKUEAIhAPmQD6tiRqdve1jRNSI8Nn3vh1pHzYtHUwLiD8CLPWMH"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrZCuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3jA/+P/CgaCScTTnqpR06k/9W5Cf0OxOs8D5BvnckhcE7MQ47tAeD\r\ndf7BHRDrl5gm7+hqYzcOX8o0ezEig0svUtv03zIJ5E0sAl/rgcFWb6YRmBL2\r\nqcYBRrjII0is+dok2q3qBvms61knHBqXsZ5FrY61ZMP8VpiVOCED8S1sD5CY\r\nd0dorRLFIZ/4oYDOTsTFg/+8cg0YyUO8K0t9rAHvw3MIiRVckGfONLYaFPWS\r\nQwDU3mnWXZpDfB/qbgQE7+hTVYhy6USdB46mH8xlt/ZqE0/R/bFVnKYowktX\r\nFPbut+Nt08BygtcA2pcuxFHU71Y4UWjud4izjmyKG9Qznz2bBOMRK4U1xoJ1\r\nKbkdggm31+QaljYiwkyRL7wOVTMBrwddo48feSB5XY7M8lmMg9Sif1eiQHQr\r\n+h6Wi4QFaVEhQAiDqZLCE3SgKK9tKDsit+ebVm1OIeIp2hgQuZF0LGLD2YcE\r\nTLN1iclezoYgUJsJtwJKS5mot6Sb9x8IFKzxO5N126lwZM9Ku73XVl4Gww/2\r\nFeut0dbQmA/UHi1zfS9+RVaf176f1BBatkg0u8r+Lm0raVwlovvFRBEARleZ\r\nZ+qEH/EAB6/xmCSDRPEgURBTcF/UNZDH1Yl7WGW1WiAD4tjzjN2+LqP19Qeb\r\nOLll27DubA6YOE9aSoA3GmEVZaDc/WRqQ34=\r\n=WCQm\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-io_6.18.1_1672319150084_0.670592316753196"},"_hasShrinkwrap":false,"contributors":[]},"6.19.0":{"name":"cspell-io","version":"6.19.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.18","@types/node-fetch":"^2.6.2","jest":"^29.3.1","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.19.0","node-fetch":"^2.6.8"},"gitHead":"f643f0cd6384905618dbca950bd65a39a77dc028","_id":"cspell-io@6.19.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.13.0/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-u0LcSSmrBFojzu9lKSDQIU0CSCxiZ8IfCwO+vm1MaT9pPo15Zx/zU6KqTldudpDfUt+k453YcfoeEZG0cbA5Xw==","shasum":"daa281a39c63a252d89e2ace0ea5d3564f5c824e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.19.0.tgz","fileCount":67,"unpackedSize":65153,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBKyqM0KyyBNITGWCCETjODBQg88ZN8QDann0k0FFIpPAiBDgfrRtizdR8jV+ZvofNJoqGaEtMqp62527v4+c9nJsg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxrWyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp19A//TBp1NnuMxixD66eZ5RamOAVGZoNffG42/6HWMhjAb4BIiqlZ\r\nFo1yQnJAiEvXaFR0PaFofiUWJBCMqyFOhU6STMUvnTK+PyBCKT/xd8kswwg9\r\nuuBqMuvyeQcpB1ejXVD+PICjr0mjSKyrKbnRTzrEwXY6CGyRzw/Bp4zGVgvR\r\n+VfKyK5r5Qfs09tZXPZUFWdfRkzuaGYPIQmOYpEPPFFh6NvzASDSZYMLhKNp\r\nr5Zj9OoqmLq/TGHujo2iDlKuKb0Sc4TQPzf8l1oOG3QSrZlTcnR/qQ3jx3Xl\r\nBVm9n09adBPUBcsBIs8ym8e6WzESoQjfTY/nV38sOVNaR+ymG+IZrF7C2pcB\r\npJDyDhIiQBEujnderMsIRDxrLWa2SYEVtEuK6V6Zc7X1lB3jprAWq3LBw7K0\r\nsns8ga1UCqol5WLQQGnxqlRioThM8DPIBKE6dzt4LhCEhUI/735XC5464LmX\r\nlYPhkaUMz/uLA1PqqEgLBIUD/5sCqnF3PQpuGkQXLOBkVOxpzkNMFEc06l5l\r\n2KeUFaeyKdduEa/f9ljsuFYlCUDgAp+1ubO9MI+hL7X5P8GaHKVicykbOGH7\r\ncNps44ehvhFLREB94Y71VtoKCuBDYp4B/e/YC008SBfTKQqvBIbMidbXQSVt\r\ngSPKuJkIU3aZHugjLP1PnRkDf8r1t985+Dg=\r\n=prkr\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-io_6.19.0_1673967025947_0.4226764305876236"},"_hasShrinkwrap":false,"contributors":[]},"6.19.1":{"name":"cspell-io","version":"6.19.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.18","@types/node-fetch":"^2.6.2","jest":"^29.3.1","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.19.1","node-fetch":"^2.6.8"},"gitHead":"1e9b8823fb92689fc0f598df3def7a5abf8bc005","_id":"cspell-io@6.19.1","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.13.0/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-gKC+LbLMJCrcjHWIFz7h4Q6/BMLAnuliYacRTE44Z/Xfh/rpWTyLhyb6s5RTSVgSwqnNQSVsjmZoeyW3rE8B8A==","shasum":"2943d8a845d6652f5c046b4ef7bc30eb2e81873a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.19.1.tgz","fileCount":67,"unpackedSize":65153,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH4FKgr/1CAtIo7tV2hrDjnXMb+5HXdxk1BaLr6C8eJzAiAomuiVmb6fRqDOwBCWQDZ91IonQ0/rRxxIuH5Hfa05dg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxxRDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqlrw//UN8ayEdy5d1AmvnYLd75lxpw240kIA+IVX3eg9pYLOD+/2/r\r\nTcTVd1UvUTr5VrNvpnGtEHhY500SgQtcojsnzP762F1Vi4PNNabj/xL20a7r\r\nGYRk+RTYEKIejqUXL5JxmIRWqQ0xKOVAT8J1QGZl62HQHH6uIzcMjbpijYNk\r\n23Hrt1KEIuOSJLBENOXUaZOvYKtVkSuvGDN6NmQIfikOPN1pZbZcwmzXfd/R\r\nRU6aeOfKEwDiXJC+tvMCnx0ugjBCSWVBGxUdnhgyem6tqJJwHiE7K6RRHqiF\r\n5Z4dyJENtH8doZEf+rWH6u3kd0+cI/MNsiYYDacZG07oiwtoRFJ84VUa1l8G\r\nDD8uMVxQ0ndbRg1M9SwWVw/8PCRU8E/F04QYH+UNs77pfZxciz/bYZ4NrK8R\r\nx99rrrkpjX6n5N8s6JBQUa9cttLzZVcVxFVfTYt/M9u9VoQoh74WyNfcztpy\r\nxWLR357wE6NUWSDWsD7mNiSiSsvQVie5bRSlWbMuTBaAyBYmH/wQhGKNX03d\r\nXFq+cJHkIDyA5LpxS+Gw6dnuAzu34wzCTJ6++Anww4sDsC6LPJflMwOacw1T\r\n+wZMH9mfu3EfBXG2FXZXfMT+ryhg1MiPiwQw4HIEOcdtaSwYnjlQil2+csUj\r\nQqNS9sue94Q1RLy7ay0AyFwhBECBpQYF3Yc=\r\n=xf1M\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-io_6.19.1_1673991234837_0.6522569763554413"},"_hasShrinkwrap":false,"contributors":[]},"6.19.2":{"name":"cspell-io","version":"6.19.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.18","@types/node-fetch":"^2.6.2","jest":"^29.3.1","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.19.2","node-fetch":"^2.6.8"},"gitHead":"0413716934fdfde59971d24773e7df83623bb529","_id":"cspell-io@6.19.2","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.13.0/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-ZVyygx4N8cTF2HeNUXV7IpX/LXSOSCNE+W3gY4/fju1PJWh+roTf7pVDURGtMxpSV7cq44ewYA3/qCgnF8QnkA==","shasum":"5809258f83cad3b3367d462c2dc6153d79f0763e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.19.2.tgz","fileCount":67,"unpackedSize":65153,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC3swHB6uXLYb65PL1D7N6htpp0VK+cuLAaibIBJUrvIwIgQA+2US7ez9jZ5D2BustpJw+2v8yf3pQL7vAVgqjmSZg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxx2YACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpwaQ/9HUM/TRE/SJ+3D1iMUTbtlLdguXms6iDeqe0yRJTBmqyWjahX\r\nRz5i3cZ0vKGd11uyjSwJ8YX9SoxMca9D3dJ6Nt0zOf7a3BhVqjXC00avlnSI\r\n6UdvKEX9qi7dYy5K6xSFK/K5Tu9ncp3z5gcxFVnHz2N+nEgHgND3y7kEmWVS\r\nSyFWsIETo52FmM1BN0EZHF9mMIgI2nU8yRTGxdgD5+fwg1gIJopXOmRkXq6X\r\njc63uoQJJKguRNxdKfa8rA2CSs87rebkHLq4pLd2b+kV4es3UAyP7OjKGalK\r\nkCcTDNrHbv6sW55hkLijcgxOpvZTiiD2l9iwHzucRp1rRjgAc5tOmuMGEoZ0\r\nb96g5ms9aFVJPG+aUvUN+F/iXQTM/bCGryJYxPVcUAERmkFHp1mII2a8jdNF\r\nUNh1CaVwHw5QPRqE2Qq6wWtQCRmRZ7rC97j8Gn2lMApvbq2fL1NDPdLWs7QN\r\n9PpxFR1kOOPuOCvUIVhVINJNz0lqLsVfNcfxsFXgRtTLjnc9F2yHJMlAsaH5\r\n+ozB6AiSMBi4Yo24KhvLyPmF/Ot4mkrjFNgxJVAePLIoOekXpGBuzyj7XFjS\r\np1umjrdQ2Fo6y55cLBpccgIw12R/kvmykhdy0uD2t9ensrWmgA3/X/9n03Md\r\ngFi8P4xFEvSMmkfHvUanCANI2pg3oD/sp/w=\r\n=He6n\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-io_6.19.2_1673993623794_0.4818635220410772"},"_hasShrinkwrap":false,"contributors":[]},"6.20.0":{"name":"cspell-io","version":"6.20.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.18","@types/node-fetch":"^2.6.2","jest":"^29.4.1","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.20.0","node-fetch":"^2.6.9"},"gitHead":"9de0bdd5b8da54daa72ccd6c328274bd796ada33","_id":"cspell-io@6.20.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.14.2/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-NT+be2XNRP+zDhZw+oTtXLtfbznkzVw2toapvhIng2AsLuesvuxAXyENlQY3nB1jLViFbdIqcxthWUdD//wd9g==","shasum":"3aa56e60cd388f756a3eefc8287ff2f9a8e3cd83","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.20.0.tgz","fileCount":67,"unpackedSize":64977,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCg6cohEdIhnD1DEOnykNr2wBhNSC8kmTTXfVPuMweDGQIhANKGWO/gkSe3LempuGmumi6TPi3CvH+P9HK0r47dmAIE"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2oamACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9iRAAizRZl719AG1hK/7l2ADEDhd7J2Yk7Rt2IzGE6oeVdgSlAakx\r\nMEpsYaubBVeu/rpmhDYwDtECb19egUZztIS3mCuAfUkW8lU6/mwiL98PWnv3\r\n/1SS8fVZdCgTWeSXpCr3cIu4XjnyDNQe5TeArtK4nCqDrYN0lBOQZNF2YTru\r\ncULT8i6TiJl+HKmGYUY89M0bnNOyhFks+PoGjiIaAuKdOqEtI90e2lRJ6zQ6\r\njQOzhQhlbjnAddD2dnY59TdYozO2i8bYkfymg00wqwBf112LWVe1djGhBMtJ\r\nTfillZvimKaSjAsLkA6TC5pb6KrC8Y0l0MZt5VOavZ+U1isnMc9nCN45xAEI\r\nFZPyslvnaOXTTIkYbYZ4mXzEmYt7tmt4Z21bs7cpiOkZgcjx64wrxh9mmK0i\r\nVt5hhmJmAwJmhoAKcQSBydkAuSC7Mtasby/bkjOGbOi5cuWk1I3C5TgXqiy8\r\nOYzf51jVdPvGS4uT36NtnWTaqdxbgkjDfKY6qBHbWqBwIyiAt0m/b1Mpnmmh\r\nWC+2iuYMvVq3Rhv2QZGPyEJRhCuuFqsr2YPfQEZGnvVq85dCUlfSQvbVQX7D\r\nA7Gwes4KsmkVzeHIDLR5GXUOEko73dNcMV0VIBrA00GjiIHQr7Yb14z8iKBA\r\n/G6W389F8Yf0zkqKMttZO8IpyhK6FJs/T10=\r\n=oTdw\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-io_6.20.0_1675265702154_0.3258560664866941"},"_hasShrinkwrap":false,"contributors":[]},"6.20.1":{"name":"cspell-io","version":"6.20.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.18","@types/node-fetch":"^2.6.2","jest":"^29.4.1","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.20.1","node-fetch":"^2.6.9"},"gitHead":"508a06d32dd59d881d07cb60fe8c0a7c0bddf8eb","_id":"cspell-io@6.20.1","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.14.2/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-hUVj89hoKewhHUdUG8mI7nxrU4gmU98U54If2kSHlM3RQBLOn4hA3Z+dhRwYNUo1ScL/7yad8B+23EpblObvtQ==","shasum":"998e46c23561e6113a2de94320216af0447dc0f5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.20.1.tgz","fileCount":67,"unpackedSize":64977,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE6Wbw+J5w5A2n6BXmAz0hWU8dzOSo7U9496ajufoVpgAiEA3AXYkGaFdBR0Qwj7vg+3+QaumK1YIZERScY4k3ethj4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2qxhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmor+Q/8COuQjWmiQvGNtNfNRYC9JxjOxWy3HUzyj/MZ0RoQhWfbQLtM\r\n8zGhxBJyU5xWuari1fkClfJHYwSXZwmTmxmQE9GJSg2nhvsGh2JqWyciXw2a\r\n+h075lQXe/2kFA3zvEfrNtOa8aglG/5kZzkeKvO0cT6iDDGMlWQljkTmEGgf\r\n4SQr4CSaqUd+CCDMrR8aPbMSSSa0b2bWU98fwBEi0cfQqmGFrSLVLcAoDqmm\r\nf70f28etKBsdMmljfGjqntNly/mqtbn965Kq2TNPxMByNUfHrJe2uuZdWUHz\r\ns7lye5lj3G/Ql7iN4/55jh2Ohg4TW3HtXj426G4PMf/+axsy0i6JXfOdsLqC\r\nCUm20dJUYuBEhzAgvM5pWS8C2qVs8oK33DlBf5E/H9qRP9ByxchTX1gFQaOh\r\nlsNlyz8Fi/P+fXioISrdu9JOOy2MO9sIxsBGC1zFLbrJKeU25NFC8faIcWXn\r\n2uzU182Bh8cvY0Mp/Ev9GCYoGBb+SQgea5eCRrKTOfH9AWCzz2pJ+BbKyaXg\r\nfa05YvPmZwcb8dGSIQogh986cfDCJxH1UKkpon3o3TJzBIEnsuL4CfJGudTm\r\nxafdQ0N8kSdaZQvlSYE9djfdrY5MD+s0YJY12Ce6aRABLt2cVkaAG+g+hUyv\r\ndmwKlbToSf4ygTvN57ZPWB/i/1Aq/DRlpSA=\r\n=gjk5\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-io_6.20.1_1675275361221_0.1902438142410643"},"_hasShrinkwrap":false,"contributors":[]},"6.21.0":{"name":"cspell-io","version":"6.21.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.18","@types/node-fetch":"^2.6.2","jest":"^29.4.1","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.21.0","node-fetch":"^2.6.9"},"gitHead":"67b37de0cbcbe62feb8fb6ec95adad1275c14caa","_id":"cspell-io@6.21.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.14.2/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-cLZ6dz8CNdrSV6zBQAB9anj7PXey2bys70Qxlb3440L7a23FId6IjJCgkN2R+pNI/w+6VKbc+dGZJKUWiLiDoA==","shasum":"24fc3f77a3d16aa55a9e51234630388c88c00c6f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.21.0.tgz","fileCount":67,"unpackedSize":64977,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICeu/hAXxCiGInXkh+2d3iRsl/ue2Xr8vagmV9mXFoIEAiB0E2dJF8+tr2xSo49Ao80/D+gGdpeotErCAKQlI7u0Sw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3ODtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrKGg/9FOYdF/j6NOMO/GOnBeZKpBtvp0hmbT6K20XsV63fWb9sChIx\r\nfaCYtAKHmm04cqjJaXS7pCJKNgz2X4Vt3vqjWIznC6kMafvxNcumN0P0NxZZ\r\nzNucfn5sfF4zzW0ecOdW9RWwp2ItJ2AiFM3Fb6Jz3kSinh5WbdKW4jU+Zg2g\r\nl8GGO36MM3tZZIIrwXG8C/lfvHaoTgoCOa9wU9juoXI+VdEi14T8n25CMcBI\r\nD+8QzGDoxAZ+pGuO8xFI2O1+yvD6UMKL3PF4nRK7XzDhLQtl99iHv4hL9DAB\r\n4o4McRHxtQdR1SPXidIt26UezVP+2/BHApyuqvSGYpwWN2w7xuEK0xpbZ6sK\r\nRgmJRk99gm/Dag0fsfqFCAP+GEo7KHas6qECzMlzCGV1WBYfkzKk8YWOeylB\r\n4SXFRNFgU0HEIYLULGG81VbR6A35AeD/2nIIxdoVdk+B0VLKf3AH+9KWKa5f\r\n4oKATPm7nQQN3ubGn/UQrLAXaL9bBfNRAeIy2XFaUon0I2pVf5WxZ/Oso+ds\r\nWbIIJFbqannet8slUjnXlRsKuzKfkp892da2X5b2abWrw00XPWqUfWRlqtJR\r\nOGdgG6rpL6gxx72Ah8lSQQ6bRp83w/O7fieDi6tuCQg6Oc0ZBw01oqe9cwfA\r\nGEaG1t/8z08hN6cD+2m7s5dZ9hilh2ZdefQ=\r\n=84+j\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-io_6.21.0_1675419884979_0.9333093704278668"},"_hasShrinkwrap":false,"contributors":[]},"6.22.0":{"name":"cspell-io","version":"6.22.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.19","@types/node-fetch":"^2.6.2","jest":"^29.4.1","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.22.0","node-fetch":"^2.6.9"},"gitHead":"a133874ed7590cbe140f5067cfa80db84b644a5d","_id":"cspell-io@6.22.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.0/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-k3rsbDm2nqXpcW+/K/URJ7AQshmZ2CNqaUQ4m0nDNUoe/C9ITj13ROWXQYiA3i4Z4icVIN6t/jOmAKmKI6UTUA==","shasum":"10a40fa1e8d28f9fe248552eb33a266d752fc89c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.22.0.tgz","fileCount":67,"unpackedSize":64977,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCUQqaynyA1hajbT/Y3s2pvkhQqbUX/mIzTZJtYC5nLPQIhALX1C0jM+wPao4+Vak9r4cVXd/g4oTh5LYNQga+WmxAl"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj37fkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqY0Q//RQliip9c983+959KeyPx23HIUvWNhGykjrLD3s555SQ+2uLK\r\numIz250Rhff9hKnvsN9TU4zOvTT9rQFTJ4i/jXLCoesf6lGW7w+fXDH325JT\r\n00qhNZkGPZHeKGz2jJYgTWbZ7QSICcjc1VJP193HGiHq3tiguiSc3MNrdPV+\r\nOgpUfqNcnIEzDcQHUHeCubuaWGBLA+al4l2iXMEwCKVF2cgq6Fd4QYTUieE9\r\n9350y9PmO5jr4llJTOOJAqv677+DbBpTt5MuJKsSyazJXNQu3HHYEBRXQGO5\r\nXlnnj/XJ+zyzzOv4Ijsmo0GR6V479z578AMwfgnnm9B2GshVKknw1QCatitN\r\nt5tt2nghk/ng96PgujKQkD3YM1VaUskhKC38C+gymK6ue2jT7FmU7WQ3Ppkq\r\n0GaNp849qGwrdO8kajyD/kH3tCPQ6c7dGP9GXGlVeIeZge/Ir7gQmmhzpeTf\r\n+LxyY06FwP/2IlZdqZXhFdz43839/YUMExVWrXfLEhEbff+Mn1xsLAFZSXKU\r\nu2KO01BVff8IvRNgEEKRiBoqxLdny4llowk6MFrFY2qFl27TSiaSXLN7zQsj\r\nxiGomiEYTsYVffwriSRCLFYEXCkiMk6z8OwLMolMOiJAW/sF/dupoqmZuli5\r\nE11OuTAqop9miw1LDC+7jFTWBjQXPzEX5F4=\r\n=HJAS\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-io_6.22.0_1675605988295_0.04631552414425899"},"_hasShrinkwrap":false,"contributors":[]},"6.23.0":{"name":"cspell-io","version":"6.23.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.13.0","@types/node-fetch":"^2.6.2","jest":"^29.4.2","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.23.0","node-fetch":"^2.6.9"},"gitHead":"a7cfbfa6cf42c9d9746dd8229d9f1317472e5af8","_id":"cspell-io@6.23.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-PIRvkWH0EelKRvzFp+VAb6S+EiVRih4BjSSi7SqrZBiw01Lq5VN8m6Y24XB6UnXP8TiDnPEsUzLkwduarDgMKg==","shasum":"0278e47981e2b51461027bf7b7dd69d9cfeb5dd8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.23.0.tgz","fileCount":67,"unpackedSize":64976,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCHxZS0dU4G33EBW27+EA/RNGlWd4UqHbNozas8/OtheACIHTxZyNtp13l95UwzS5Sba43F9G02PsVC0k79wmh4vkI"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj56lgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqEwRAAk1ndLgUpekQllQfSK+znlAlr7FoHYY74HN/5pdcKzrkQete5\r\nKN+uzsG5GzZY1rlkcDR18v0raTMSPMeUsER3Fe0PfrR0YzFT3qk/tJKdC9+b\r\nuieApwFIbQQx7WSDlCQZRhsoD4RTsl9It99c2YAkc6vshsKlNE8LC8tqEQjv\r\n2FcP8H2/qgqcE413fUdqIelDYrYSanEdYwuAnDF/Wj1b6tFS4SGHn8e3+xKr\r\nJ4e31IbvVvIrXGj9T5eXC4qJcMbqPvE1+1GrCzmvMDR7qQYwv7iS2Fa7kmoj\r\nzdI/bP4p4+/rx6Endmx6j38fg+D8e7Ce7Q7eZalR6u8KZaqUI+7w6jiafCDm\r\nBlU+V4l3kOJvF9Xxo50IWVmdgx9AuUbJ3TPhdpicTP+8r7tNPjhklRhBHV6t\r\n7qyLSaMIjWH+aWkI4HS3mJUdVLu+F9VL2VCgZRcVwaI6fWLJqTbrK2TCtS90\r\niPJpIRxzjXdCXI1TeitMAAN5WGc3t6LIjhujeaVZyHGTGxNl6XukyCnJ1hjk\r\n/4gP9HFbEG5jR743laA8dPZVe5uIOqrOXzpRFc9BOMbWZ6GHEEsPmxHBr/5c\r\ndLl6w1n2uq9sgXb40zzWp+kq4HU+v2LSBAIB6JPDAG62W9RsA4b841AsWgIT\r\nE4/3yVB6gOhF22vfsTA8OvKRH3cySIVY0MQ=\r\n=sZNY\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-io_6.23.0_1676126559800_0.36519848588426784"},"_hasShrinkwrap":false,"contributors":[]},"6.23.1":{"name":"cspell-io","version":"6.23.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.13.0","@types/node-fetch":"^2.6.2","jest":"^29.4.2","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.23.1","node-fetch":"^2.6.9"},"gitHead":"dace8b0625beb2766565f47bc813dc0a45480dc0","_id":"cspell-io@6.23.1","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-S7QlIGjGh+neLmaSiSHVrWliIGwovxMMGolG/RZhLO9kHDOdKtYMQxU1TA4pzzvh8YOd9+Gm5STbowld7GQifg==","shasum":"bbf1f5b68a2de05576c0d803e4ec81e9874a8a2e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.23.1.tgz","fileCount":67,"unpackedSize":64976,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCx27x+WnHSzP3yqE0CQnxybWoew+7psBV1259+iyXWkgIgXd663mx+3OV4B0s87ggZNLh0FZfP+rrhSAtZRhN9lKY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6RhVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7tg//TLKWaUdbYNR3TIrQ21iFDPFUHtNNeaK0LKgEg75lHfwb/ZDl\r\ntQbTlLkX0vfl1j7KDYjV986sZ8xss7DdYJxp4cyg1pm/5st8erve7FVPEzsW\r\nrsYrcCveOXe34BQfWHoZ8OkTYmhbmmrSHS9DJCYA7MFFf2u9JXnwuSLCgP2w\r\nBCJ5OIMt1xmrs/mmhVMtR6g8s3ZUcQ/mIyOd1pElWxZbnJtj0YV9YZ6VQqKm\r\n2LUK797lE/P6Ggq8u4PT47n+uUDGtm703PjffXTl1MDB0BWyfu7edrrHAPbg\r\nrbtLVdLvzJcExAA8B2uBFATNR9DChrNxUT08niA1J0qv9IljYl8IDdjw6DeP\r\nJOBL4OeJAdt4sLJbr4vodn66pBdDJlWmRBwvKbVvmi07NfimtMApoL02rul/\r\ndCk/SOMWiHtlYY+nKMop5JtsqHUXqAXRR2ZaW7kv6MJlJncANpcqPAhkM5BC\r\nZN56j5EqBMB4bvFcqeI3kxunO2CuoBVUwfuMPG5d7QsR2/mJcewQfLl1m/df\r\n30IS0x4CcDRjT3RMkJwI6orcW/QAGAJQBcd0Jc7QTAKWXRFxMxKD1SdicQxu\r\ntYvUazGf4+ahv+rQ5iIjwzaX5XZEhzeGEXCATLoBqwR+S8lDDliYHslNiQWl\r\nLsLTTy8lr8t9ZSP1HHuIIoYJJPRFpwdU+KA=\r\n=fXCN\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-io_6.23.1_1676220501698_0.05096272329451623"},"_hasShrinkwrap":false,"contributors":[]},"6.24.0":{"name":"cspell-io","version":"6.24.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.13.0","@types/node-fetch":"^2.6.2","jest":"^29.4.2","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.24.0","node-fetch":"^2.6.9"},"gitHead":"0d1e8bf9426cd0bfb814df4f61da12d8aee57ddd","_id":"cspell-io@6.24.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-QBxdY9RBEb50dvaqVuNKZ1FdcrbephNH0VgnfeFNiGd75SuNS7PMTizdiizmAgYqbwTQrzrNURTalHi86gzJNQ==","shasum":"7bb33c679364a37c8b87449cbf71901429a04a12","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.24.0.tgz","fileCount":67,"unpackedSize":64976,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB7S9FFLtGDlTMaqDp8l3SBd/yZLW8eusOWEEFCWbcIqAiAOi0bwbFpk6u973hGT2aYXnd8sHSyr6tREmDtxqwKzeQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6mBNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoPhhAAoz6plaN6avueoZfKbY5Rpzz66o9QYKwyJYTby1A2DWQBN7zs\r\nESrBu7vUts3zZGVaWn5TleOaQQZegVsGtcgxH8eQz8L7v5jge9MAIDR+XfB/\r\nArZYMCTMhbn4OMwtvlI6Ngf7R8kEySNkZZw90RF+EoZNk6LE1TPCtRVK6gr+\r\nmAFSY60jKba1r33bxwRn1NT5RJyZlsdyMcfyGtPXQldcyJqpEWUb/78LRJ6r\r\nFQrd3wTt2JswC2Ouboo8tejLZhx+UDNXJS1vRC0OpghU+uE7r2H1beohcJ2u\r\n2YeUgchMA/7Pw7xxDeRurP58JyqlvO2mRwmUdCslVkXiwxm5Fiz88Ns2qT2B\r\nra+kWVHWoA1fV6D153FyvXQVytXJjYRX4LLCR9v8I7DcvuMqywrCggCyGfci\r\nLa8QPU1kgiUS0tAZ0fnj6tNF209f4cFqyIZtwSDSlQ9nGktzBx6rLLf6D6ZR\r\nO71B18M/gF8UdtlMWnUeYwlqqllrBHb/cVmUjpZm5of3MSnIcXPhiQUgDQ3t\r\nAjUtBK+eStcl7OkpbrsxvPIExw1jV+8Uj+I2BQ/mUZwqu7R1QD7ZT/PRg+so\r\nLEbhE0QZ6F2jZTlqpavYB1j/YwV9SEGLW32UZG7GBGe1wqA2tIqq2MNpSoVt\r\nSQy+e/ud/m6VCA2nXYEfy3F+wDoRMNplGek=\r\n=bSa9\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-io_6.24.0_1676304461127_0.07117192880797574"},"_hasShrinkwrap":false,"contributors":[]},"6.25.0":{"name":"cspell-io","version":"6.25.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.13.0","@types/node-fetch":"^2.6.2","jest":"^29.4.2","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.25.0","node-fetch":"^2.6.9"},"gitHead":"fd7541605e07c43887191097d58ab58d87fac8fd","_id":"cspell-io@6.25.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-OK0AYwC+KL6hEPItHIjvPABGgCOFM9Ae97LUXfbNlDQ9+0ohpPt23hhCr8CO2WA/dQoLz5JBYQBKDumzde/miA==","shasum":"7c27b4285ad19cdef3db94e928042005369ef984","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.25.0.tgz","fileCount":67,"unpackedSize":64976,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGTqKuf2Zm+37m14Z0O9PgFZd16A7LATOdYk/LPg4cbuAiB+L6rZ8ad1x/6Tp/t2SUWVN4DIUmx9ISiRleZfNA3bKg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj69ZHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoPIw/+NFKs+F6FppP77kKQfAvi6EKWnJQDgQBB72azcLkUqh13wHxK\r\nx1VLRyLI7G+c/ql0Daac9BTG+iVOZAt69Vw1vxB/VgBCg7HenloULciqWdBj\r\nQgYeHXrtQLpnWOVwx6OI+gKyMpIKmkKmARS0KpUcFSi//KNQ/RrawCzFK2E2\r\ni2B+aUXA9Wdn0dlog0Kh92OcCRJ2HbEPaxEqcsd/X6PXRClBdgPD/a/vE7Pr\r\n73dLazZrxIHTkTBjZ7KOpcCqZpxrIl+gTOxhHdnkLHgiiCzUx9B1utiUGzpe\r\nHZbaK7LynNgNDv9gukFLpODENgaiPOZOm6yhmje8wBWAgATkaCDEwZJkDd7M\r\nXGtphZFiTrfoMeXaPaq/VH1wD6bFKKL0um4iFsNBmDMY1D356wMGniJTfgjy\r\nDG0RJ3CaqRgR0TiQksWfJuIyMkLX487th4/8002r+Ii5oHm2YM3J76T5lnwU\r\n13Llycj1e4dOFOuFGJoCS1hV8z5mI9lrGaFcncs4wT9Tl1pZvsKljme79crK\r\no5zt2MvzGSaRx9qHeZ8SGR6Allt0sKCn+zQN2uEwYlAmHGMC2BbCZHkikeds\r\nIZ1IVBepiXiZ/iLB178GwJVOmQyV9N0X7f6JjIrJcjg5/UJjOtRQvAjkM0om\r\nSYd4f+gSIDW4loIDCz+lQas/fBltLmom7hE=\r\n=GwpR\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-io_6.25.0_1676400199679_0.6200791685623714"},"_hasShrinkwrap":false,"contributors":[]},"6.26.0":{"name":"cspell-io","version":"6.26.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.13.0","@types/node-fetch":"^2.6.2","jest":"^29.4.2","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.26.0","node-fetch":"^2.6.9"},"gitHead":"a72f603f4f1afbe237f938b1a23d7cbe2a07d86f","_id":"cspell-io@6.26.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-w9lECX2spJYZvHNb6/f5y9XF1TXPQ1DiVA4lGWvD2gHRTBhOAaMH2xlfKiW2WubjAZQOxkjWUOxjb8F9pJIWHg==","shasum":"6e6be1783cc0d9ac511fc7dfdf630d4d026273e5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.26.0.tgz","fileCount":67,"unpackedSize":64976,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFwQWsxOuOXt/rI0U2SqJpH6kyn7NuUPcquen9czq1UUAiEA8ohbVF53Uz5n2zy1hMXPf+Mx4NFHnCjDo6AcoYO0MVw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7IvgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqNBw/+OH8kZEmJxV/AernpgzURhXkb2/qFE8Oc0yTAfjj2XOz8bcxv\r\n5/vRHqCBjB4Sua5W6ObZWP7lhMLMDo3ZMiFblP/C35P6OFjlOFpfZdGtKsgq\r\nYMObJDi7eQTUMAHMZRwzx6dvRQQcBu0CjIhlGWQDD3buOtih+Pn5bMMNV+XB\r\noDTqTnPeXxC7mR1T1nRwHYAZ2ditcWiS6KwL0PDI2Gi3C1AXxzACaOPqTWYw\r\n2yYXt7WoPEkcb8aVs4YWherOCJ09l/kuW/iQoyduVaq1ywSXlVmJ3uAFQf/z\r\n0cTq03nNkADMa5uRI0hhgWucEcoaY0fMiCheqk8GBnqnGybMqVPTzjbof0Oc\r\n8Pnxpz57PjGL/GZnHn/sfeU+rzhNYQqPgWNcUtG5y/WYUkOdFQbs1sCX0Qxo\r\nMbzLiNXmEJXg69EMC6IlLDIDHrCDaFDeE18m1LBI4zBNDE57baZd1kJfwcT0\r\nDwjiIRpFdAfIMl8tIonGKHEM9VXAkFgEbMHMxSBp/AQVOqHWBPxf2xoDlN2S\r\nwZhRezAGnXUfswnRK1dBmcid+xlzkOiszIVeR4C7iP0F+48Co9YMFK94AA+y\r\nJSy4t7CfYF7Yt5CT2uge4abdH0JkDyxV0GTBMhBPoGt/JhQlkN2EKA8fgfUf\r\n3Fm2+gdokZue4SZm+lucJR8TBQRyKrEmebA=\r\n=Zt8M\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-io_6.26.0_1676446688099_0.3987549932609382"},"_hasShrinkwrap":false,"contributors":[]},"6.26.1":{"name":"cspell-io","version":"6.26.1","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.13.0","@types/node-fetch":"^2.6.2","jest":"^29.4.2","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.26.1","node-fetch":"^2.6.9"},"gitHead":"675e091816f61ce767c7f9b193ea1384313c8da2","_id":"cspell-io@6.26.1","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-r0i1mrIBkh3GtycCGyfbH3B82gpFZ9CRhiqpRPwEDrnwB8gCGI2eSZ8eUEYoDMIq220eS1v9KbOsLd7owTmWcA==","shasum":"4fe3d934b94585edeed662c0a3e4bedc96925a94","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.26.1.tgz","fileCount":67,"unpackedSize":64976,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCUPuX5Fr+gXKerRT+pBgcnWtEQELA2JYgSByO+mwXUIwIgakr+jAIvxN3FKmU5ED1KrZ1YyCRbyvV8HfCVWfJ+3W8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7KPZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9gA/+MgGWwlSZ/Fa/fkn9LrSqYZP6coqEoveKxedmKD1ixDYYu2EZ\r\nV1c+zoT6bp+R+gsCCcRNstR7IuXY9eeLkFQisfoPpuYmeUEW+hdFqTlHIjBF\r\nHc/hShWDdiNiX0g6ZOy2UTCGKjpnyx2n7nKThhV1iY2VdV78nE2f5IoNmhJX\r\nRRrqaUznGBXNsGl+u8EhB9Paj76UwWy0oetMxS23b+x3DT9cdzDRR5GwG/bE\r\n2lyJxBA1iyfzRfmxjB6mHxyrZj3MyLpWqC+Qdg8GrJZ99ZVuBdFoKdyQ4ynG\r\nUjqoztkh7WTfUDSbQC4DyTmZyTntdvIAvRHcU5GYDPmELNYQWVn7ol6kgA8H\r\nVZwwySlGJVfGp3+uk3NQ5jhMAyHNz0YbI732dtlvEU0SLx42VGldEq2FY7AI\r\nZaDZyBoFSd1qQN+jh9eBK3xXq5fHGZqv3hnfUF3m9A52mrOGE4VySo1ksAAH\r\nrqc3bxakx2ljkXYVba+yMqZZA8wM4SvvAYRgnlCaw0LF2fPSwKIpKpL2NTSd\r\nXmxwODtcv+7fzhfR5POOkd6LPeVVYfAcL/K9RUNZDExlTbEzxKwfgVatZaIM\r\nZSFP9LMnp2vtSnDcJqH8gsOo9KB70LdCm+nV5zFhvs+qxydoNG6mQWWVcaNc\r\nsi4ivkAb6H29nkiMbesbF0VrOM5WfcSdIao=\r\n=18d3\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-io_6.26.1_1676452825094_0.6159041900283597"},"_hasShrinkwrap":false,"contributors":[]},"6.26.2":{"name":"cspell-io","version":"6.26.2","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.13.0","@types/node-fetch":"^2.6.2","jest":"^29.4.3","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.26.2","node-fetch":"^2.6.9"},"gitHead":"9c983b5f96c3d7b089e49178ab0b437b5eada256","_id":"cspell-io@6.26.2","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-eXbqXNF6vBWafPoagipaA53gEo8DhYf1beL2f9nHcjYBfUFizHP2dl8wOCyRN7Y81bh1gc3rQ2nckjTHmDyksQ==","shasum":"434d07af39ca627719920bcebb0d3f2066a3fd2e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.26.2.tgz","fileCount":67,"unpackedSize":64976,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDKO/E/iflc6ZmV8tw44Xe7FPids/egqyR33lFIohV2bgIger9n2RcIrjTxkUBfROGltdeIYzSajNoJ3h4Ak1csFjE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7eb9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoFpBAAo5pkB2eBYEuSn96xBPKbkcUYItpOEgJX4wZraHKfXNnqnu00\r\nP38z6WOIpGO07SXcCZI7HITUYUMyifn3kzS9Na10ZPbGkalSOrCPpqGmlM1z\r\nK1vDgD8l5pZi1J8xr9Y+sNLtynOKfgpL8TVtke+6mHaqg3pjUvY8rDCcMrBQ\r\nM7ztxOlz7QTmQ/aKK/Qp7yvbMGmteHVgK0/gJeis+x5BniZqYu1GGUjBzjUz\r\nam4hVfZPaYG8XdjKncURoMP+IoTkLN6Nm7/C+vK6m55ARtvchTkFEt9esUmx\r\nMySKK2nAbjwy52l0QTI9oaCVCkui2T91iUMXSYR2jjYKkz3D22eNzi9MLLFo\r\nOMbhUl4T8veSFzUptKNvbRfcOod0Hon7n9WCqnLwYJV972dsHVfXkcINRoB9\r\n5YuKnQ46Xu9tHRO+g2Ilt8LyuerTfm9TupXcU/I2+aLu+c3NsUW/YoTG62V9\r\nUbj4LaK53mgyUj37yx2Dr+KMd/fzAv3EjiOCGk8prfXOJommTNL6EWHmzVHm\r\n1MJKg3/A76AZZlZN7QaosyHCtbqIkARUap7SMPVfJzmitPK9G3+Li7BXX+go\r\nycJDVZ9jnRPW/4sAYzxVec4jxyEZo8u/KnyTfQ3eCW69MIP3NLD3fM0uv2AO\r\ntfce16fNsfbiloLaK+P7bh5Ln+raLTofaZo=\r\n=Mf5O\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-io_6.26.2_1676535548989_0.5259626374325206"},"_hasShrinkwrap":false,"contributors":[]},"6.26.3":{"name":"cspell-io","version":"6.26.3","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.13.0","@types/node-fetch":"^2.6.2","jest":"^29.4.3","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.26.3","node-fetch":"^2.6.9"},"gitHead":"b8c6e0a31c58ad61b4814f92dccfe3df4999ff81","_id":"cspell-io@6.26.3","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-bUzsHM+A+jfMEYuwBnC/w2KIgf4TPEx3E5AIfg+qtRuP2paTYOFulNBWgxzWovSkXH08R4yNgDQIN1dO3Fhzjw==","shasum":"c144ae8bde6b28210897ef7e66c080e01aec7f18","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.26.3.tgz","fileCount":67,"unpackedSize":64976,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDo2CrRY4tqECP7Y/BSTmSG3zmBhx+I9X7lltcv721jQIhAIsFpiRciygeA6Xxe92cqhK/rYR4zKKYFSzd44j/Cuye"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7hbrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjLhAAg9JLBNC/QbzNiN4i7xWDRgO3c/g99hsLceh4jxWuRF0MnM96\r\nMUa56gkKV7oSKCx95fdOMXu5xVntd1Cpz6R9tz0RI+WrgBI4Z9LH6D9vTlJN\r\nhGDUki6eqNJTuN4oTz/v0aZp/LUl9gNDfB9qEBlcwb8fW0PjDn8h9CinU0W/\r\nlico996dW7WCUDSksRnfyQ79dE2ofGCjMFaSefsEbJjAJPQBuobj+vILEoAf\r\nAMVQ9lKO3zvDkzLLGSbBIgXpNq1exZalR0S1r1fTf7QMTOYHruq0U1mhrRLQ\r\nVTXoToGR1b2EAfjr9beLLqragYr//ZotaS4ps2R556dIaflD2bval39Fobkn\r\n4uwxLsiW2mUt4HLHW8VZkOxXD2e0G383QqlabYDHhdOruDWyxqD4Of+8iZ/a\r\n3xPIgaBauL5YNqxy6pILnh+5noFlEc913QUpvK0+8qdJ6FhAQQ51IJIOqUYU\r\nFb055yGIRohD305gaxfurHWVs8BI48xAPOAdKpWpn0tQhmXOC3AdicdTq66K\r\n4tdrtb0nVLLaPPNMcI0XhKop4lw2J8i5Gnuk3X0pt6dPv40ZhkJ1KUka706P\r\nffjwl9ZfmdgVq0RTt2JeF4QNN+swDXgm9GnMJM76FYlJOKPYG4gOcTBrmmxl\r\nuLc/Rnz6gw2yAOBYTaDDxRONla+S4ieGK6o=\r\n=ZNYP\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-io_6.26.3_1676547819462_0.17967288115407998"},"_hasShrinkwrap":false,"contributors":[]},"6.27.0":{"name":"cspell-io","version":"6.27.0","description":"A library of useful I/O functions used across various cspell tools.","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist temp coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.14.1","@types/node-fetch":"^2.6.2","jest":"^29.4.3","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.27.0","node-fetch":"^2.6.9"},"gitHead":"b0e31c7ba91ba467d5fd9c66f238bb5d899f4833","_id":"cspell-io@6.27.0","_nodeVersion":"18.14.1","_npmVersion":"lerna/1.15.1/node@v18.14.1+x64 (linux)","dist":{"integrity":"sha512-WsvXjbbWwIQVembEtlNuC8cJrGtyUuk8GvZzL9bBpSofU2UXvFjaQ9bAZjIeHibGQrIIuOM0ra0CqOcLb5mShA==","shasum":"6ace9ddb190354d5aca6fe9de766c48edb4ac787","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.27.0.tgz","fileCount":73,"unpackedSize":71919,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDmz9YPj4GTzDbTaxKS0/936NSQ1NcXNP3EcDB0bOpm5AIgYilZ3AlL8fJZzwDYteKHUXfcmo4VN0owLEBlapYMH70="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+w8sACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrV1w/+JB0YKQ6ORdsGQ24VXKHty7+mUWZxsfYabR+O44kI1YggO9de\r\nq16tW2WDalCPHC/cQJhRZTvw6+fP5/RulVUzBsA+KWtQmHCEUu+G/wf2qBhl\r\n3kxZqHRTbKzhVgx05EQEomi7EKKf/I5k4fxuxS1c6tmSNdDPr7nCX35jxQ3p\r\nNs/CQ35MGQGOK+tIsngcHcCxX9nv8NdwmbPXsbtcvuNexMBBjziX/g45BE/w\r\nSPTiE9dkPA042exQmvGiDii14TuhHk+jAN44i3uy79ZraODlCBvn9xCKPsd3\r\nwxrLhtQh0r+S269jYO6Z1iwIvHdDWc4Kb85CKYzPyhPYyAdARCiwWJ1EUhiJ\r\nTn2l4nCJdHAxIkGgzRYw18dyc6preyE6DlIhjYTjRStdYOqRbd308EP/9QKn\r\nRjzUdCjmMf5HWEHXedwgFjnweuLPKqi2fgEd4BiAYOCi+WyRq+fPEzDP42bv\r\nWG3aTxo1bndTXPyJcx+fAyf8Rrk+nrgIawmWwXTzBogK12ASlJOf7wvErlQ6\r\nU5PpNVVh9+0I7lDk7kTqvFaBJYoLX/Zt6DCyqAM40SKBP71ly+pgBZh/78MF\r\nUDH2irEzmV/4LcJqqnEnTEtiLc/dFYUAggbZ13a+adrxTmRH3HhdZJs09Bfo\r\nzC9OU0SQtmaKro09MLMOYc2ruXK2IY5jH8E=\r\n=m2C+\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-io_6.27.0_1677397804368_0.62400339652838"},"_hasShrinkwrap":false,"contributors":[]},"6.28.0":{"name":"cspell-io","version":"6.28.0","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage .tsbuildinfo","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node-fetch":"^2.6.2","jest":"^29.4.3","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.28.0","node-fetch":"^2.6.9"},"gitHead":"1c314413e76908e5fbf61fd2555726112b177c0e","_id":"cspell-io@6.28.0","_nodeVersion":"18.14.2","_npmVersion":"lerna/1.15.1/node@v18.14.2+x64 (linux)","dist":{"integrity":"sha512-h/KtXQDX1c7q/0tZvBlYe0MyaqmtJZ1dcL9kInQXrFhLnw3IPXcS3Nwux+FRj7DXJp5uXbM80hEu54z8fDnT6g==","shasum":"6e0724fd5938679656c65c9480c1869e8b82ee59","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.28.0.tgz","fileCount":213,"unpackedSize":174474,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPafUZ+QoKNhrPfB4G5eIRNG6E3LDhp61L45uXdxGfEgIgZ6jMNJFHav4dsmJZ+QxdiunK7FXh1m8TdHGnfaGypgQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAlgQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpAUA//TxF9jO53KVSZWg8sbqoKaa4qI1CTu5tW55yQc0MkCg/yUN+U\r\nCEiUbRHbW94H+dqN0/wO4RhzBQ3rA9ItzistcTn2an3qfLyZpr6T3SKkY4Zk\r\nZCakjzZZ94aR5/SqRQ8FAJLM0vTtVj9DyuzR8sF89Ko9thsZ0yMm5kne601M\r\nsLLrkJ1DxM1OicfCt6aEEbw48xN250VKulgbycFFuWx7QInXoax3Nj+gaIaP\r\nbXqwrLpBxs/OQkm505WoUAUew9NUcDeVnpKJrMThQdhy35IvTFCpAQoH6X40\r\n1pfVGs1pNV5DwktmkoIROE/BcoAsHG8P7i77HMIG6KBHylHrbSjfPxrArSOt\r\nJAmdryLZlAt41YOveFXTXwPpWEr8Haa8gIq3Fj5Ryrx6wjUtxPT96WE3VOFL\r\ndggjX7D7o9TPeafMhkZqM675f3lnkHz93mugRfLO7UXxIJp7ACUVML5xUa5c\r\nxJKNeE+DijM+jKjPl1gWWrC004S86Fk0iRX5WDbYRdnw39EhBefrNs3sL8JH\r\nVC+xDOkMPe7wDUDH/sbLZm/8NO6OjgGqmKR3R1jTDPodibT6VDCma22bqt23\r\nskhO1JnPYzurokiy58uHE1WIi3BYwUCFmqYvFh2YQ6IRQperohNrhlY3yRVw\r\ncnJpkYicLdZWwuWD304ZROPp7E6WuVRVcj4=\r\n=/BOg\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-io_6.28.0_1677875215787_0.17157386582610035"},"_hasShrinkwrap":false,"contributors":[]},"6.29.0":{"name":"cspell-io","version":"6.29.0","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage .tsbuildinfo","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node-fetch":"^2.6.2","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.29.0","node-fetch":"^2.6.9"},"gitHead":"2eabb1c47c12c2a42eb95d30329be6f544ee2ffc","_id":"cspell-io@6.29.0","_nodeVersion":"18.14.2","_npmVersion":"lerna/1.16.1/node@v18.14.2+x64 (linux)","dist":{"integrity":"sha512-h9DxDudMekCCKODaX7YD1RoffoZLMEvXbdN3dHTvgMwBKwB4uLld6XmORrKAohuCJoG0v06b4gOZkIXSuA9E6Q==","shasum":"4c9e326b23c6ac1523c2b26b5de9cb6e36bd3275","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.29.0.tgz","fileCount":213,"unpackedSize":174451,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDYL1HiE0LJAbyX2JTeG0tJGUj79SrQVKFA8z2EdLIBxAiAlkBSt+arngdm1BDQOx1cHdz5ETUKbLm1d+ampCc1GoA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDGZyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWEg/8CQOR5Z/mFeCnn1RF9K/CKCMtxRZ2QVNm3/yVR6hfW2FpB6zc\r\nQPN9YhPvzulzd0MShiLZye/bYhZQqlrq0aOggJnJa2vuGaJG839M26eEcQTY\r\nMSpKWPxaHEPyhz+vs22zdx0MvnkR9PtUvhDIKLsZ9orflnNSouFnHOWR4yD8\r\nWSPb2/qC+5OuQZ9haXz0DufE8ergGCiPCoNXIlbJ734ysA5zcDIhwefweDwT\r\nIVJA/Bw9VwNGcspxuo/7KZPdp0MXQePhPdjOs+X7SaK8MH0gPXtKgapbgmoI\r\nfQ36fu4qWB85tL3uKCg9UKIiHfAMgvJnA6r1Z1yY442DjtfNrqT24vnlvfKY\r\nU7jenHTYJj4sctKokYAVg40xT/kAKy1P4A4e+QKmAaWd4HSlaVZbKS3jMsSY\r\njSRoQJjH8fN/LTv7alSEf0vI3efV30Re1FAjGSSSL/omORHU6viI3f2VjHdQ\r\npenUv/Ig7SRW2WxJv8TBUJAKHy3mr2mrbEVpk89DTNxBLfdB5O0Sj9A3t6IM\r\n1oVpVUgggHOmvPpTWngHJYM+JDtCYRrNVlhFZX+OqB0vgoADqgjFz8Xz0mpr\r\n+jSPYIOj6OwvuJ+R+5zpEEIAuSjcg6ftJeOJ74uYooRPjK1T5pK72hYheWYt\r\nINR7gvLd+Xlnm4YHmAOtY8oYQ1a+2+ei1u0=\r\n=+Ede\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-io_6.29.0_1678534258643_0.5914085645857967"},"_hasShrinkwrap":false,"contributors":[]},"6.29.1":{"name":"cspell-io","version":"6.29.1","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage .tsbuildinfo","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node-fetch":"^2.6.2","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.29.1","node-fetch":"^2.6.9"},"gitHead":"e524c611f3529b22a7e8ae3449a5c9a01332d44f","_id":"cspell-io@6.29.1","_nodeVersion":"18.14.2","_npmVersion":"lerna/1.16.1/node@v18.14.2+x64 (linux)","dist":{"integrity":"sha512-CpY7syTcvm7voBtjrMKdN/DaTyFl3upfnL36WBcVJaPnrGJmO0TPYXqT75dNFxjpCdWRtcFRE78BzBbikkJ0fA==","shasum":"5ff699fa742827943216f6a5f56b75a0ced72c2c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.29.1.tgz","fileCount":213,"unpackedSize":174451,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDFqAdmlIzB3yJwU4b+UZd8DnjEzJ/AmaaiqvI3/+neuAIhAJm2b1i/Xda47ba/Ep2InIWeehiDJWddhM4fiwE8z9Gn"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDv28ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8MQ/+Nw1Dhk9p+QgsgxRVb1x4uRGWPaA2/ZTFa5fQb1AC2GX1Yqrf\r\nmbc36yHkGngJtTHjznUBOQaa57ok+TKF06rcbd1IPCv+4ba8LNVyjhZnM2LK\r\n81jO/XIrVHZe7mxyvXZQ/cc66wP1RHk3RzV3OwjFibUWebqjGuIvzJ5FMkms\r\ne2sCvCwsvlkeipmRv5rBCKMUVsdOrfZQnCj39PS5jIwBPSpy/A2NpnLX8N1N\r\n4mnPju7oVws70qB9R10u+iUV4gdlavLEKbxyoARdtseR3fP8dpl6/WxawDIe\r\nJHKwkXjH5gRcK13i/m/SL4g1+9Ibl6uNTJstqghmZcwVv2a6ZJWmKKP1MSYx\r\nLKZmngKIPN1GDEn44IcnhiFXWDhqyNHxQAnXoZ5yo/I6QbKk5kLUhAMEcnXH\r\nhJeh/6xthipmbHq70IQmKynpSfhr9+5hxDs03EUxL7Vh/RzNhNs/den7zQfw\r\noEbo+LtWiedGkwtAcHMuz00GbxuWtjiQdb8f3jWH0pHnxWk8uuV7y6nM+JEH\r\nAND61hUTCH+IHE5TK8s2C5aym0rTnilAB7bCvnUnXl3+Q570LDqCT51y36F9\r\nrvvTB9SqcYEMhHG+zv0uYbokMR5UMPM9Lks1iBE3TM6W3qV3w7+cA15o38Gu\r\nJhU10fJR22GEek9jAUkyu404tQczvRMRX3g=\r\n=COsV\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-io_6.29.1_1678704059940_0.9518659776167295"},"_hasShrinkwrap":false,"contributors":[]},"6.29.2":{"name":"cspell-io","version":"6.29.2","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage .tsbuildinfo","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node-fetch":"^2.6.2","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.29.2","node-fetch":"^2.6.9"},"gitHead":"fae497508ec03795dfe0e0b70ea80cdf3d7be5a5","_id":"cspell-io@6.29.2","_nodeVersion":"18.14.2","_npmVersion":"lerna/1.16.1/node@v18.14.2+x64 (linux)","dist":{"integrity":"sha512-8qkEdAwpY2Cgk3ZIC7MhX/b6QCmx0/xyvyAwMe4Esnj4+Z6RvgAs7coTH2mQd+hUEfwnX2TRP6ZBkkHte1Klkg==","shasum":"70cc44431d1fcc7331e3285696702ef4793e8a3e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.29.2.tgz","fileCount":213,"unpackedSize":174451,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD1+CNkfrRWJswx+Wp2NHZIi6QIb6abyDA4dBiOUEeZbAIgf/Txg6OHeHKzEnwrJxUkCrObLnQMPR1nIpNAc1gmNE8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDxfkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGfw//ddUzdHHcVUD1w1VX3i671rKQHoAngjpYp4PHbKBIFsqUZSaT\r\n7GNNYFJOgrdfglBhxFEGA9zZGi7lYEsRGUbOq4kxOFdWfO6qWlaPRdKK1iZv\r\nozWjJtj+ES9RvHcjXod1MZE7eqzwFhwofQV4WS2ZCNaAmySlyPepbhCyuYt1\r\nXEzSpvEU42yHM/KI0fXXYOa03ccG8zlafv9fyhlw8MCk+zMa5r/O3oyrKB6J\r\nZFEBfttT7HzyQm2E5VabxKPWK6x5sAlYNNKWdhP8Vl3AwC3GmRt2CqaMo6Jh\r\nJsYvCWqE1J2HWihn74+04lUufSkdRydOHYCOooVt2N7VHyhwHusUQQmwO1SH\r\nXAlvhTPib6Eo6UxpdxZp2pvZbOMAdhLci/TG2pij8D1whWsma+k5glTiGyeS\r\n9hmKk70PLJYG32t2lNJ9U526unlHjpE9193etpR/fWDfgp2FjZ9Mji1aZTOq\r\nGgWQUPErzLdKJwRouvyxz5mSTFRM0syBcpFZPpBa1CeTb6g1gHrqDCCRqhM2\r\nn0zR9cMFNkZbIjjLv0Ulg8mQYcCQgm41qlJQZGQhn1ff6whyXIzYlrN2aYPo\r\nnxCqXuq6BEvQ0UfQGy8ZKWFVRzjW9qclu+qHLtdFlpUNCaYpAM4qBeJA+haL\r\nqHa6M2qMWuE9fALzRoVrMDRJpf4l2pJsXh4=\r\n=NGmL\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-io_6.29.2_1678710756720_0.42987605538363494"},"_hasShrinkwrap":false,"contributors":[]},"6.29.3":{"name":"cspell-io","version":"6.29.3","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage .tsbuildinfo","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node-fetch":"^2.6.2","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.29.3","node-fetch":"^2.6.9"},"gitHead":"a46e27dd5e9d52d83f0bfdbeeafcda58ca516fc1","_id":"cspell-io@6.29.3","_nodeVersion":"18.14.2","_npmVersion":"lerna/1.16.1/node@v18.14.2+x64 (linux)","dist":{"integrity":"sha512-8+k+LQ8kT6UfNo+RbRaT7iG3wM3lfo10lP3CroQ7QKycshn1LmdF7vn21XUvI3KY03fmTpv1oEDaAbNS/PueOw==","shasum":"a99b666162aa1897a426bd3e6b0ca826f209a1d0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.29.3.tgz","fileCount":213,"unpackedSize":174451,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCCaTYs+K7WaS5EXdHMt7xrnyD2E+A/Co0aADXYAWOuvAIhAJTYnX9G5gHUIciIq+Jg+1ty4Cgqo2I8azbCsmwUHMN3"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEBKtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmYBAAnh1YPL9rgE3JFNkWAPrhXu9YDuieNNH3diqqMRz2juQxSooZ\r\nEVAppgPX8NZmyhifqheeLpTPmLpK+zpZqFaFM6a2qqQOEfj5jd5TOb9kp2VI\r\nM3DqZO8Lo9Od9SzMfMpA17OJ0PMd0zUS6FQ9AbmOWoMHBOR0lUT1fJnCkPFw\r\nOQaSsfh/ksz++WKlSxwbhM5yYPtQHWPg81lvQzDvW3+Fv0ZSO1ptOTJ8w3SH\r\nfyoH3v4cuopVa6mBNnJ0y4GRYnFdRbXvzxBvGUhjpFjrv05g4orUWP+nxBE3\r\nvAD1dunLqOkgEokYMaIxEmyXoKyW8hrp7/+Iv/tPjfxhRdkjf/oI/iyXkSkk\r\nDy7Rgxo3e+YOCsJC2S+zsrxL/xhM64bep+ojcn/nr0IqiYeHk7FbEjdUIYhB\r\nS1l/fyztT+7MlxNVeK5LZ+9Pi31GCEvt+Pz0E51cESjib2OgCn86JMgjGHvK\r\nell50NNKoFevG13HF7vpYXFsonyt831E9Rx5K95F5qQsXZO2V3eBCgS9H8ja\r\n4WRBXP2oCqrHjXzJ6WimixTOE4hFuOFFbkXDVTL9aYrONnJeQ70jKux5GC9y\r\n5n35s+CKbOI+XjCC9EON0FzF14irQhNPIlt2h4kh42YCtw+lXuKqhM7eATp+\r\nQI6GgOQO983nKUndQxCroSQ8r6084+cY+aY=\r\n=Gd4q\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-io_6.29.3_1678774957339_0.9733174139531433"},"_hasShrinkwrap":false,"contributors":[]},"6.30.0":{"name":"cspell-io","version":"6.30.0","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage .tsbuildinfo","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node-fetch":"^2.6.2","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.30.0","node-fetch":"^2.6.9"},"gitHead":"9af8c211fdeeb58e2d7a2be0e72405a23fe954cc","_id":"cspell-io@6.30.0","_nodeVersion":"18.15.0","_npmVersion":"lerna/1.17.0/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-y8XtfjPYBvzf87y6zsFiKuAYx/mKbWk9ACZc4Tt3pvDmGkf3anGjLJLfg6360ObGymuYwT4Jt2Al+gWsDpE6vQ==","shasum":"851458f007eed4c776ac8b88b653171f3ccce826","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.30.0.tgz","fileCount":213,"unpackedSize":174451,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFYlpzSQZ2tTvvY4eaM/UXrFyFD1erqrKPTIwLGB2uBsAiApzWY7gSXlHo87dMWb+YDgd+0X/VTRGND/b0R/7FMemA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEzYDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqaqQ/6Az2klw5JcQtUgYQGcaI2UvtGieJrs/bqDAcqakme6/Rh84Vj\r\nk9+r3JidJrT+rMH5YTkPYJPSrY3I65fg3h9BIpLiFiKctLgdBQT99raYrcjA\r\n6CyjaS85ElKQuADnHf8HoaQHw6TDK264yMjjcC3hhDFHwTlcOdcNMweAfcAX\r\nOKnfIsh4hc5HG2kIDds3tzgQ//L+r1rnDDcIvr0F5/7EvOalDJvu9Uydzxsa\r\nq+gJZLN40c6/GMqloQkSLQg9IWeJtcjKkzJAI1mXZk4vwCh0ypEgq8zwXfdi\r\ntbpd/Hrpr1OcJCqqtHiraKIGxnkcwOd9Ae3BDDmxTAEkUIYx8xCyO98FZCJe\r\n5N22RUupcFv4Zo7e5AvpnWgIITBhHc0CJqdcalEJ3mFIlv4+XV6VcKx/k0bx\r\nPXnGUp8psFRos4wp5xaxWkB6H8GiFOuWbJSG5gwo4rHPXHLKtFcOtucpBZpN\r\nC3Hp6dOXnZpgSvkcfpG4BDqCtXHh8pdTZ6/Eeps2G1e/rHsnms4CYXfTZByZ\r\nYWRda/Id8AsYuhFixf72N/6aOTtjPxmCxDO1+A0/uOlG6T7XdnloXPp4+Bub\r\n8AsCZNyJ4qokMXR2/1r49Tnw5TplZDKi7gdIT8+slw/KIIboYx8XmqXa/5RK\r\n/nJlJ88NbAlcD8tkZ8ZgmtR4HeSzW3Pfwb4=\r\n=QjwS\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-io_6.30.0_1678980611226_0.9424549682879733"},"_hasShrinkwrap":false,"contributors":[]},"6.30.1":{"name":"cspell-io","version":"6.30.1","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage .tsbuildinfo","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node-fetch":"^2.6.2","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.30.1","node-fetch":"^2.6.9"},"gitHead":"3352b82591cd0cb27e5cd04dea93773e98a606df","_id":"cspell-io@6.30.1","_nodeVersion":"18.15.0","_npmVersion":"lerna/1.17.0/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-nI4C39mDeYKfK30SpIifDcAku53QIgEhrwrI6foUhw8pdhCYnNi6QUCsqpyFdoM+YlvG1DekqR0S5HiyqijzTA==","shasum":"c01f97b8369a464f5b1b2501b6d3b9943a6861a4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.30.1.tgz","fileCount":213,"unpackedSize":174451,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3WmGL7UNoKrrnVPVtYtpYwL7mzyBFgWzR/N1C5vn+9AIgKYWkSZr8KRQkjnx2E0B6d30BA5HcviEPzJRJrBreiek="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFU+oACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoyiQ//XoxrylYBAiWM6SilQQb2iVUaK1P44n2GerTiPZrHncSg+ask\r\nq1Qiwf7NseC6vWlZD3sTNGYgseSeiOcP4w4PwNkAC/OGySarA1LQRI5e0c7M\r\nzbgGlWyXgSdkt2gWht3Q0BpWritLc20qq8fxuT4PVYv1ouaJhfqN0Egdnlaw\r\nwvWwPCipuFtBHneJQUqKisZKw3g2w7cVULdXl6Nmq+U3HlfqD22sYxrX8EOG\r\nL2aGNz2iegsL9vf2kbA5DMSiEGWQO+ccnsTIMIbkp5GvLw2Jsr/kydhIT8Wr\r\nmjd6RG7dg7zn/RsTaLaa8HTWTPRi5LP0OWr/z1cLNT48eDIfOcOQOYqk3kXW\r\ndvhhZZ48je7HU0Wcq3hvbpwm9WEekGMY5FlWCS5WSqDDDjPVt7+8S6/2FnWE\r\n3Hlg6ptBFSldZ3j/bjHMGDM0y+lYmPAhynhb7VNiBAXmxAXg+Ain9EawwgT2\r\nTF+njAfBz2xNPs8a+B4Q69E9tFt7VqyZIuGHuZf1fPVuSrDJGqBLlfYDHPQz\r\nQNUoWc5hT99YF2Hu2zcbkNzkBJm8wbOPP5cusbbL0jVO/qxg/DdwSkvc15gH\r\nsHz2iOK9S0CfPD6zNvcspGNm3SPFb83i/hAIGXgqlFKuLfVdsGyMrJii1s9O\r\n7v6ONjq2cS5v7gjS2VLdWP4t6owMIvh9qSg=\r\n=c9cr\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-io_6.30.1_1679118248443_0.4636818713019273"},"_hasShrinkwrap":false,"contributors":[]},"6.30.2":{"name":"cspell-io","version":"6.30.2","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage .tsbuildinfo","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node-fetch":"^2.6.2","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.30.2","node-fetch":"^2.6.9"},"gitHead":"4da6895c680084f3b741ad24a73c5bb011a57b35","_id":"cspell-io@6.30.2","_nodeVersion":"18.15.0","_npmVersion":"lerna/1.17.0/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-moklQX2sYf2QC60i6RQCzIXyNONrOqNCa99UH4bFwxaHltMMef3bBOuVoDDfs/9vjeEPVgBwWQi+PEuhbyKq4w==","shasum":"6653f3fd8e04ba7d29e5d157a6e4afd7dbeab44c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.30.2.tgz","fileCount":213,"unpackedSize":174451,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDN1pO4T1TwViufU5OGVvG8cZmyMTWeUMQ2qkcNujE09QIhAJu4pBHRBZOtGkQbI57B7lRxmciej7LdG6RkG7QJA05Q"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFgcqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqu6Q//UF/eJjRbgg/qQoKXVjYkXVLS+q1R0hW27JAjtXogUhbctmfr\r\ni7GxpbUzGiwE8TeEFYcB+qIN5uGqqUifRnrc8yFvP3XlXWmgY9udu9mIKIUT\r\nwkrJjsbimNCI8Pj9UU8KGAMrl93Wn1jCNtuielKxkHuBJ9LboKTxTXhVyTmh\r\nIEyIuhLJpgIqsAcq1qz5xSVPPb5O0qSFZ6sDVmpb1ko6hdpeErgNi7+Rz5Fm\r\nkIRKVYgq+WHODXVtG3qkxclTWp9ZlE0gfFFX/CBA767p37aD2hcAUyQaJGJu\r\nbci915J5Rd483FrmPGyIBmHEHeSpXDuCMX+y0hezdQJbl5ioI46Jad4b0/7w\r\nTKtUA22aTpvhrgmgIwv755S1zegMVaBsWu2kdWG5hwDzud4ApWH5vjyqaFh7\r\nHrzuSwFh4GUEsLMpivwVzipS4xRqNbY1L1tLRfbBqcAtw3AZaUGqw/+odWPh\r\n7ZW6hjccR5rNeTLQT/aTU7t1KcTY6XWTQf2VX80RTzKdUbolXvN4wPEA0jJr\r\n+poIsyT3+QdNy8cLWdWr8YNwl97qwOSQcKMXlCcD//5XtP0A6vu49UsuDjEK\r\nnE6J23qD7RV9yIyjVp/c4df9Bh9V6LHaPvdu2n5P5n9bpEqIfsVw76fF+57b\r\n8VTnk0VBW0R9CjmRerUAHN5OUicm4MYXyOI=\r\n=6l/z\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-io_6.30.2_1679165226560_0.9366318177846142"},"_hasShrinkwrap":false,"contributors":[]},"6.31.0":{"name":"cspell-io","version":"6.31.0","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage .tsbuildinfo","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node-fetch":"^2.6.2","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.31.0","node-fetch":"^2.6.9"},"gitHead":"1c0c3eb875bc1aab334bd56d952c0d0964468b7a","_id":"cspell-io@6.31.0","_nodeVersion":"18.15.0","_npmVersion":"lerna/1.17.0/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-SyUjs7PPmOLelZbQR4WKHMFSkjrrCRpI7Cws1g0dM+YcE5qBPrlBfTKCuLyvsNuvHUmYSSkX3s3x9nZjWzIcbQ==","shasum":"6fb3813be473fd6442414d823d9879e430476f7a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.31.0.tgz","fileCount":213,"unpackedSize":174451,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC69qygfSI69fnJ2FcBHEZcD0K+u/1Zl5kwbaxGitdo0AIhAMkv/5JkdShy1/EcdVcP9mkugCntBGVtiPnRvxEe7e60"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHcROACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrvHQ/+LdjcWT69k090MRRuAFxHCS++GTCNuiX9pqpxjr1Y/V0k7Nvn\r\nFckfuj7PQd76KwBg+W1LEkznjhx0azzSAHfBLURSOB3buWt5pGRpsX+mZyIU\r\n9IzeHRpJkFevPTUfv2QzpMgXV3HfPzNd7Ci5WhvRFSL7QjGSlxkGheh9y7db\r\n10nijk63a6BaEbzW31nqa653sKDSrBsg9ZvsF4yVMKhUYJOZYP1MGJ4O1G+1\r\nSqNUkTqGfKmhMleKOSowwqEmTuSyAPp6CKTkpRSamY/LB/9zD7eI/tTwSOtl\r\nojmeztC5VMwTeCXViiwhxWNQmv/+5USeujLbNQTzqhzHgNJCjuyTrxZBf52B\r\n6SFB7wnXgsPMzTrIfcY9WoPVkkH5a/NnvjCNfrwttthtbl9r50O47ig7xZ1X\r\nWbWjN7r14s/igFrrY3huLgnTOL6uXQXhR/ZBIO7T5fxG8q8x7T7WcODi4Eo+\r\nYFeNTG1Odu8EqdzVxrF/roLOFNjJpgCBug3wvN/fh4NytgYk6l8pkThvKrAo\r\n/2atv0BubO7/DJ0jnpI/+JHZYwNYXl36D9B1qSyBMzEIH82fMj+ZKbEka/0Z\r\n4VtaCPppt9JLiYRKSRnigPLhB5L0F8g0jiT+vGF/9oK712/fhNK0JXDNx7yl\r\n7msTJvwQ2iP35chPrUhgyCWlyZvQRQb/PeE=\r\n=7pVj\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-io_6.31.0_1679672398071_0.5038098719688624"},"_hasShrinkwrap":false,"contributors":[]},"6.31.1":{"name":"cspell-io","version":"6.31.1","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage .tsbuildinfo","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node-fetch":"^2.6.2","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.31.1","node-fetch":"^2.6.9"},"gitHead":"43c3652e27588f6643cf78fd764f12f497f89fbf","_id":"cspell-io@6.31.1","_nodeVersion":"18.15.0","_npmVersion":"lerna/1.17.0/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-deZcpvTYY/NmLfOdOtzcm+nDvJZozKmj4TY3pPpX0HquPX0A/w42bFRT/zZNmRslFl8vvrCZZUog7SOc6ha3uA==","shasum":"5f26437e6e5d525a73c708bf524da50a180f3c2c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.31.1.tgz","fileCount":213,"unpackedSize":174451,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDFN9EhnsmZz38BXJhPVgS6/VVMJbzSVt82G8PC9/vSowIhALfvLsguc/tasJqxE/zzPuW4f+nyaCshJiZZRdeinnWZ"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHdT5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLAA//XKYZA9nvteb82PL4/HEgoz5HpRjcDbZrC0hXRYlYIPOQZr0K\r\n8tlB0AhustGZgG9GMXfiAZ4/NGd+q4X1PJGJVqo8Zuenl1EUBzisZ+AwxzvJ\r\npItIhK4O5YKOwaVoxSRlO2QCMpEr4vu6EIBO+IUJ97XH82b1bvd79erM5VV7\r\nDZEtQk8L16QIEpqlZjshif5Fo5K1M0Q+Bs7kONKXUVrjD+dNBYJdqi8/OhBm\r\nTUIPYBhe1XcvrcKGC113xYMBuyHw90Hg/vXQ9fKQC73G/GT/xVJutZDGdYcl\r\nEaZw/UaN6R3AKWESYG1/5xLWiNf/iXq9BG362HtJkgYmyUXttuX/1wjWTxIU\r\n9EfG/FMb2mwOyk0u+TdVV1+wRASl2aIlFGwQRT1xCBK9vG5tQxQCWXZ6ZZ5w\r\nnFjUU8Y2QCyS/pAeQ/LV4D0u2InNSFMjAcwk5a9Y6Rs5aio9KEA21JiYz7vb\r\ncMbtJGC0wQSw8gCnEmNyl7jtZVTNt48V93jjdqjqcBQPF+TBh3ZHLWs78+//\r\nMcLsZgpLouIfmNSBB6EhK3B5SUMpuNruv+RkhyMgWZWqM5gCyX932OX1qiVl\r\nQePziWV2WvxX+ojnJIW/dDBqySuQaKI9bohFCCrjcg6YM8pzBbv9XR4svwrG\r\nzqQ73eUHJVg+o0QkCU+LL4/ib1bMSKAbXU0=\r\n=IGV6\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-io_6.31.1_1679676665435_0.4466465461352229"},"_hasShrinkwrap":false,"contributors":[]},"7.0.0-alpha.1":{"name":"cspell-io","version":"7.0.0-alpha.1","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage .tsbuildinfo","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.3","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"7.0.0-alpha.1","node-fetch":"^2.6.9"},"gitHead":"626d1a01b413c1b6de0b386a5a264b78a10ba146","readmeFilename":"README.md","_id":"cspell-io@7.0.0-alpha.1","_nodeVersion":"18.15.0","_npmVersion":"lerna/1.17.0/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-SFWKy3sH5NiN5CMPmf6foXeP+rso5ebX4E8aPvlvWf94QVImcl79XWS5r2B0MHkdoKQ47JL2emscqr3YBVQ6gg==","shasum":"7699af83a0bf578524703b6e5583d43274e1ea0b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.0.0-alpha.1.tgz","fileCount":213,"unpackedSize":174465,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpTjM+wxRfPc2ElDDQ1Zb/nhzlE2vK9t21iX3uiTyUCgIgKk8c7P35SXtmpzBHK3VesmyM0OYVYOx81picVOcx/tc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOUKaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJWA/+Irii9kwDmLIpNQm0tUtW8NwP7+PCDO6JQX27hWooJt5ssa+k\r\nrUc0mpoaRK7DKgz4kde1OSGpDqevnh2VeA29A+TccES0dn1rzxzH1O6hvTyt\r\nV/P9+d6kihn7MEzZ1ESv0pGXki5MJbiwtOucj7v4d4uwLSVSi8uJIkSF/K6U\r\nE5rlYrBQUx7xR/lF5uG6q5lbb4L4B5KGU7LpQmYJqjtgTRovnzTgZHdEX9Yi\r\nDDKtZ9jZiqBJU0TCy+CBEsDNVQGUyfCLB+Yw5+HZfESYl97Me0E4dAsx1vfO\r\n5KtRYaf2NokaeuHFfrlyEpzFfszomQeCjKKvcuIyxTiJAqdagGFhQtU1Af1X\r\nozCUbxn1f9hKrOJU5xdOnBOt8ZtmDN3cBJwvismpGU2dtM6lMJ53TwO46Qjb\r\nBoUAOlJX3j5e7eSjrg6OL7Ad1DsqCgLrIHBehZohSJWrTn6NG3lHMNPLwazA\r\nG4NSvXVZFFegoZuToJM5Z+LNAS36PYKiCrUmPs22sAvl6c2pWo+03traRaAw\r\nVenAf42NA32MC2h3QwKZsAUnNKX3xxuUc/vEyMxerDFFIX876m1zPVl53mDg\r\n0m4R0ocbhdO2amJ6IeTx3c0x8tszuj9KWMYQCVFxGsRjJCPXPe4r/8Kh5fqd\r\nm0mvOsavoWYdg1R9CWXxiz+EmJQpLDmFolo=\r\n=dwb8\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-io_7.0.0-alpha.1_1681474201948_0.8465052611202581"},"_hasShrinkwrap":false,"contributors":[]},"7.0.0-alpha.2":{"name":"cspell-io","version":"7.0.0-alpha.2","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.3","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"7.0.0-alpha.2","node-fetch":"^2.6.9"},"gitHead":"a1b7c5daeef5afdb14d6444318f450b9fd9c035a","readmeFilename":"README.md","_id":"cspell-io@7.0.0-alpha.2","_nodeVersion":"18.16.0","_npmVersion":"lerna/2.3.0/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-OFmfL8P6RdglhFxoC7Y1H9wTvj9kb3J7ejOS1HrWLADqt+TzJjNEKOc8hWLMshWfua6OQsUcBq+vIzaL8odzog==","shasum":"a811013eaaae242d47a5b9741df5498753c4fe26","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.0.0-alpha.2.tgz","fileCount":213,"unpackedSize":174470,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBKMlmJ29lT1GeS0cuU34Y8ypAAv7NNxxmCn3mOvXSEWAiApnUvIgFtNfN3NZ6Wu1kGtAjvTiKp6VRx2nHRiq4TXyw=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.0.0-alpha.2_1683443401314_0.033166083881866815"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.0":{"name":"cspell-io","version":"7.0.1-alpha.0","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"7.0.1-alpha.0","node-fetch":"^2.6.11"},"gitHead":"9ac874fd367a2858df9aab07fafad183347f2033","readmeFilename":"README.md","_id":"cspell-io@7.0.1-alpha.0","_nodeVersion":"18.16.0","_npmVersion":"lerna/2.4.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-ya2jZ0+F8A/YoOsqojLb6Yj+9FYuZzNGJDY7jBNT4XG0XMdKFcyAuP9NpgmzD6SQVYhDgv4WO8xY2mSsS4GlQg==","shasum":"0300fd20b48f043a510948de80eb88534b885bb5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.0.1-alpha.0.tgz","fileCount":213,"unpackedSize":174093,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFU6ZHgVR2IXxG+vMj1LfhmT+ozqTlOyu42CkEHqi6v4AiB9+yt/7a1Q9SsSwtyXwD9g18QIU8sbZ9FnGWTdOty6Aw=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.0.1-alpha.0_1686295363552_0.5631709803930367"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.1":{"name":"cspell-io","version":"7.0.1-alpha.1","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"7.0.1-alpha.1","node-fetch":"^2.6.12"},"gitHead":"053cd11992a03203786ed64fdf9fa719eeded824","readmeFilename":"README.md","_id":"cspell-io@7.0.1-alpha.1","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.4.2/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-lFusJ9LHxLQX/5T9K0ZBhTh+J0MPhrqKmSbrchD5kah+IaHrXJBSpU2snQyLgTMwiZYoRuFaZbhDf2A2wPOhQg==","shasum":"5fbcd40b71923b96eea4139b048b299fd1126ef6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.0.1-alpha.1.tgz","fileCount":219,"unpackedSize":185952,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFArXU8RQKybaFazV5QrsPjUxytPNVEf6c4I9Aizy5odAiEAujGgMX+3fMiwozy9xNh8u9RGkHA2fjvgcWmwy41bnZI="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.0.1-alpha.1_1688819928171_0.8905567681614135"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.2":{"name":"cspell-io","version":"7.0.1-alpha.2","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"7.0.1-alpha.2","node-fetch":"^2.6.12"},"gitHead":"1fecd5ff35dc5c104f504e761fae85a2eefc02a6","readmeFilename":"README.md","_id":"cspell-io@7.0.1-alpha.2","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.5.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-Gj+PkiPQa7Ifj04zkrVdTuXmW282QLcX1eWwI6oZB1yt/o6c7ZN4VWQZ4WCRQ+MzcpllfKkgPD6l/Y2qM0DX6Q==","shasum":"92b3fd524852bef89ca49c38e2639ae6054dabe0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.0.1-alpha.2.tgz","fileCount":219,"unpackedSize":185952,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDi4Y2OoFez0AFYKjzNh2CbNvOoKhwRoztKrMxgw63ZOwIgGxZyxqIWPkv6zL3X+WewlRSZLx6QSuWs0w6uB5lmPGY="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.0.1-alpha.2_1688884963226_0.6788755404624045"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.3":{"name":"cspell-io","version":"7.0.1-alpha.3","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"7.0.1-alpha.3","node-fetch":"^2.6.12"},"gitHead":"66f669f88eedb9c81ae004e684bd0c21a74c82e4","readmeFilename":"README.md","_id":"cspell-io@7.0.1-alpha.3","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.5.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-lSNfIAogcTay8ix7WgiV0rOJmkJl378JwgN2cxChlTZt5UrgGpzG1GuGkBV0jVu1JB7aA1/PqtYIKsIwoT3hPg==","shasum":"40592458e8437bf41bc87e67b1812ab498f24b63","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.0.1-alpha.3.tgz","fileCount":219,"unpackedSize":185952,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDBipOmpEnXTGLsiio2la5D+HrCVC1WN9he/qpcKhm+PQIhAN8WTDd5DDQnmXsPgcgcFoky9B1guIDjurJ3o290cbBL"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.0.1-alpha.3_1689081511691_0.7447478088938784"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.4":{"name":"cspell-io","version":"7.0.1-alpha.4","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"7.0.1-alpha.4","node-fetch":"^2.6.12"},"gitHead":"8d974b29bb443068fe200dede4636cb0828a5f21","readmeFilename":"README.md","_id":"cspell-io@7.0.1-alpha.4","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.5.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-IaXxVHeBDk2TPcVqLkqL0HEhZ5P/HQkJGaqqUzZFs1DfaKDLxV17ghfZs2zmZE8iOUtcbRQHkURSqXlcgQbkNQ==","shasum":"441fd39cf2665e86ef494cfb73af538f631d734d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.0.1-alpha.4.tgz","fileCount":219,"unpackedSize":185952,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjn8b1oh5dSqCOV3Z34oYRky/155BSMEPyKh7BJD7t6wIgX1dK/DZWlVqIPYFHTJ8f9TitaV7X8SgAMhOtGqiXL7Q="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.0.1-alpha.4_1689164749867_0.5213375693797484"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.5":{"name":"cspell-io","version":"7.0.1-alpha.5","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"7.0.1-alpha.5","node-fetch":"^2.6.12"},"gitHead":"5de6ec67ac1f77c2c994cb956317598a9034e923","readmeFilename":"README.md","_id":"cspell-io@7.0.1-alpha.5","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.5.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-0xxFrCFo+xphJeIZdvWukiztpy1X10joOURXRCqdzBO0fbMtsTYDQKLmLFYKAzfseHVOJJLJIu88U6M4a0yy3w==","shasum":"a7121c8c4696c7a9cb7c27fb1a7776096b6def2d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.0.1-alpha.5.tgz","fileCount":219,"unpackedSize":185952,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF8WQa4T7dVuP3e55JKDZNNqPUU6IGhI1BSf0Jb6vWpwAiAWNUGYMhqxVpPOcFPZrUIpiMy1Tu2RPm7vxu0ACy7j/A=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.0.1-alpha.5_1689310980728_0.4290326023341988"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.6":{"name":"cspell-io","version":"7.0.1-alpha.6","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"7.0.1-alpha.6","node-fetch":"^2.6.12"},"gitHead":"42a31c7216a9af068ae4b7c3921f8edd327f756f","readmeFilename":"README.md","_id":"cspell-io@7.0.1-alpha.6","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.5.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-oTUoYkrV1DQ3w9TQu5icH7mNILA6b2gl2pzksBVkEe7K2YyfxXu1+iTMYt6fFcLWGjQnNCnGmbVk0p9+XOjLVw==","shasum":"aa0cb6799a06f2daafea7ba819de0042134736ef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.0.1-alpha.6.tgz","fileCount":219,"unpackedSize":185952,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDX+h9vSOGoRT6jfoY155HVOPwFQSON1A7/uhbeZbT8+AiEAqPo14abNgBfCpLqoOdJ36kpR0dE+JE9430yUOKUT3iY="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.0.1-alpha.6_1689327035208_0.6650291487886704"},"_hasShrinkwrap":false,"contributors":[]},"6.31.2":{"name":"cspell-io","version":"6.31.2","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage .tsbuildinfo","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node-fetch":"^2.6.3","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.31.1","node-fetch":"^2.6.9"},"gitHead":"aa78fdb9d4fc45dc74bcf31b6a6366784fe0d1c4","_id":"cspell-io@6.31.2","_nodeVersion":"18.16.1","_npmVersion":"lerna/1.17.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-Lp7LsF/f35LaOneROb/9mWiprShz2ONxjYFAt3bYP7gIxq41lWi8QhO+SN6spoqPp/wQXjSqJ7MuTZsemxPRnA==","shasum":"5b1059779b8417510df077781a82cbe2b5c7463b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.31.2.tgz","fileCount":213,"unpackedSize":174451,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnq+RpTTvYN5xSatk0bERmz8n0JLz87anWzbvnZR7QQgIhAOmuHsDNziA0n9no/O8o6J6fEazdKDIyM7LGBF7qxI+t"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_6.31.2_1689495227212_0.615315917133735"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.7":{"name":"cspell-io","version":"7.0.1-alpha.7","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"7.0.1-alpha.7","node-fetch":"^2.6.12"},"gitHead":"719c2f9f55c79d35074f8493a37de6f40077325d","readmeFilename":"README.md","_id":"cspell-io@7.0.1-alpha.7","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.5.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-qZkRnZWoAYK04q47BaNHgGwwmXSarRfYbsk4qVF4u/QdZc3SntxReGKAUD/5Km5pUAwu312tIc+WCiRsIpDs3Q==","shasum":"447defe48cfd8728f8f2e8070bb39ca29bc0bd8a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.0.1-alpha.7.tgz","fileCount":219,"unpackedSize":185952,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxeltL6N4KCRFYD8rC3bLtYoFa5fhcvd7qZGZ8+ZFicwIhALl+G7mw5kQD7YfQV6itMxEldzhri60z5wXn0GYVft3L"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.0.1-alpha.7_1689766099810_0.5505131450547962"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.8":{"name":"cspell-io","version":"7.0.1-alpha.8","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"7.0.1-alpha.8","node-fetch":"^2.6.12"},"gitHead":"2c2d4db95da9d1cb7868d5de68e7c43776de06e7","readmeFilename":"README.md","_id":"cspell-io@7.0.1-alpha.8","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.5.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-M+L4yog6rL892AcqOVPSdMEINOgvoeR7aa6cNZTfQssnp45o7A0bZWqV8Zo1eWtVrYP7kAr1sUXus/DO0cx1jw==","shasum":"acdfded21174fb437de7e0dc8b686e914de94c5e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.0.1-alpha.8.tgz","fileCount":219,"unpackedSize":185952,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCF9lznoC94Ukr+UmSq4uPjsphf8W6VzfbISQ4cgaCGDQIgU1NwF5ib6cBwHBVWcFQclQ0+BBeKFp74+WTz6W4+XW4="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.0.1-alpha.8_1689975271167_0.09359420900743509"},"_hasShrinkwrap":false,"contributors":[]},"6.31.3":{"name":"cspell-io","version":"6.31.3","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage .tsbuildinfo","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=14"},"devDependencies":{"@types/node-fetch":"^2.6.3","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"6.31.3","node-fetch":"^2.6.9"},"gitHead":"0e8ca7b32f21aea40ade645172ef93017e6a143d","_id":"cspell-io@6.31.3","_nodeVersion":"18.17.0","_npmVersion":"lerna/1.17.0/node@v18.17.0+x64 (linux)","dist":{"integrity":"sha512-yCnnQ5bTbngUuIAaT5yNSdI1P0Kc38uvC8aynNi7tfrCYOQbDu1F9/DcTpbdhrsCv+xUn2TB1YjuCmm0STfJlA==","shasum":"a62e95196027ab9c7c8a35d9ec347ded8d054658","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-6.31.3.tgz","fileCount":213,"unpackedSize":174451,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCDeB5lvDwICwmyjhXMmPN7EhIujaU1C4jjlGnf5UPQwgIgdfoCiZLLs2PhQwuVBA5d5RgLVEtgrWfQeKwrv38YP1M="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_6.31.3_1691485243884_0.1978562396097041"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.9":{"name":"cspell-io","version":"7.0.1-alpha.9","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"7.0.1-alpha.9","node-fetch":"^2.6.12"},"gitHead":"4246258636a672b75df22d6e8c72bb3c63e8a500","readmeFilename":"README.md","_id":"cspell-io@7.0.1-alpha.9","_nodeVersion":"18.17.0","_npmVersion":"lerna/2.5.0/node@v18.17.0+x64 (linux)","dist":{"integrity":"sha512-tnIzdwFjl3TSLkXWHTQ+HYf+ig6OQ0EFYFw3NPzi1ptM71q8e4O03xm19Lb2Drl3ZIQACJmkebW35nAIs79njw==","shasum":"6799bc71efdb01e58c0fe80e1910b3908c848f54","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.0.1-alpha.9.tgz","fileCount":219,"unpackedSize":185952,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICtoPmnXvVdvTCOe+ZU1k1d4cnTcdRHDfOYUiU2yToB9AiEAnQSpBMISs0eUgp4ObXnuLNF/Ruj3G02hRPSOlM0VEIg="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.0.1-alpha.9_1691655072269_0.8620358376107313"},"_hasShrinkwrap":false,"contributors":[]},"7.0.0":{"name":"cspell-io","version":"7.0.0","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","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"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"7.0.0","node-fetch":"^2.6.12"},"gitHead":"52960d5ed75655978f9b633f44fd106937a63cd7","_id":"cspell-io@7.0.0","_nodeVersion":"18.17.0","_npmVersion":"lerna/2.5.0/node@v18.17.0+x64 (linux)","dist":{"integrity":"sha512-pGf+XlMcOxZfO7NIwJYmje8D30OEUt2Vb7cfZ2nazdFf9/NfiZpYp3JHOT+n53DhbIXTfdmojXo5bVezPXA48g==","shasum":"ac6e96629fa7f329c71bb503dcca0e6233c57c99","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.0.0.tgz","fileCount":219,"unpackedSize":185936,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEZUEKW9uQaKr4MDrENg2zt4bz30w9iP/CjJwk7HqUxQAiBvrPL/IGxUZNFDuJjfGqTh7TpV7X7uoLg3dYu1uwEmJw=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.0.0_1691662277904_0.7832527208827962"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1":{"name":"cspell-io","version":"7.0.1","description":"A library of useful I/O functions used across various cspell tools.","type":"commonjs","module":"dist/esm/index.mjs","main":"dist/cjs/index.js","typings":"dist/cjs/index.d.ts","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"}},"scripts":{"build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8"},"dependencies":{"@cspell/cspell-service-bus":"7.0.1","node-fetch":"^2.6.13"},"gitHead":"124eea257b724b8354d3bc38f48fe9529cf6f7be","_id":"cspell-io@7.0.1","_nodeVersion":"18.17.0","_npmVersion":"lerna/2.5.0/node@v18.17.0+x64 (linux)","dist":{"integrity":"sha512-z3dzYFJgredZJYV9piU/rvulCeMixNeJbxBZyHGOGWeKg36iZhXrIkNpK4s6GEAgGB9r/BD9P31E7YQomzhKZA==","shasum":"9ae4124a59711199495abdd5c5ccf183d4841847","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.0.1.tgz","fileCount":219,"unpackedSize":185742,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAYEcVRIobd/BPinhc02dRF3874FcZYgC6jv6E3LXjKzAiEA5TbQ6EApc160Uk2qVPZ3je7Zhm9PjQW3azGcKKNl70Q="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.0.1_1692605679663_0.8201722025670442"},"_hasShrinkwrap":false,"contributors":[]},"7.0.2":{"name":"cspell-io","version":"7.0.2","description":"A library of useful I/O functions used across various cspell tools.","type":"module","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8","typescript":"^5.2.2"},"dependencies":{"@cspell/cspell-service-bus":"7.0.2","node-fetch":"^2.7.0"},"gitHead":"25aa083421fc81e4d5b7cedb4755f9b327120cfc","_id":"cspell-io@7.0.2","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.0/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-dSCOWiTS6IefpxwXKxKToP7Qz6F+x4PEy6e8/M3OzUWWHDKXz6COi2/r0KQG70Y5gTDoZvx7icKVasi1tD8Bmg==","shasum":"50f5c1fa67e43eb429b4234320bb5e07fed070d5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.0.2.tgz","fileCount":75,"unpackedSize":57323,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDVF3F54VPRxv0ezSAPcsx7U4YBWQdS+vpEy+XBAHix0AiEA1UhjcnJk+ahQhXwaqSh/CZSWxSXLKkqylK0skwLwwfg="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.0.2_1693237786518_0.6809478824131474"},"_hasShrinkwrap":false,"contributors":[]},"7.1.1":{"name":"cspell-io","version":"7.1.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8","typescript":"^5.2.2"},"dependencies":{"@cspell/cspell-service-bus":"7.1.1","node-fetch":"^2.7.0"},"gitHead":"2dafa5386c58637614034c7a6d0fa13c03b16e41","_id":"cspell-io@7.1.1","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.0/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-Flr/Me96slhnV/SoPKW6RcGH9oeLh4jwNNhRqTKl7jDAsE8LdTbH5d8BTtmuSMt8UCLNYSLB/brQ0HJBonfV+Q==","shasum":"8dbeeaaa8f6525e644f01a7adb19bfe44f9e7e23","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.1.1.tgz","fileCount":75,"unpackedSize":57323,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHFhZC9TEqrCjq8i6yPk/DIUzfd6KwWJ+lk/VOyIAFewIgAznqbNkuEgaMdhbXnfVQqFbTwurCPb/cfhlhOiP64kk="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.1.1_1693238728535_0.11342016026408785"},"_hasShrinkwrap":false,"contributors":[]},"7.2.0":{"name":"cspell-io","version":"7.2.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8","typescript":"^5.2.2"},"dependencies":{"@cspell/cspell-service-bus":"7.2.0","node-fetch":"^2.7.0"},"gitHead":"b08f7ddc3a4aa22cc80c69ca6638b2a943659a31","_id":"cspell-io@7.2.0","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.0/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-k+5ANFYMQ7AJvsKutzjWEHKrdWY5OC6VdS3Aouw4BUzkTfp9EQw1etMW8XjFxUqqZIOAsN7wmXva8VD37VX8Jg==","shasum":"f1cd18925ef76f72c6bc2d13290238d1c69c2161","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.2.0.tgz","fileCount":75,"unpackedSize":58728,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC4N1+HQu0hV4Hy/HTHMoE2YGwOiMiM5XUjCcguB9yASwIgJMC4OzLrl9adjEOYkiDy1r6BIcbZE7BMWnBmF6N29/4="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.2.0_1693303926284_0.41316833293129207"},"_hasShrinkwrap":false,"contributors":[]},"7.3.0":{"name":"cspell-io","version":"7.3.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8","typescript":"^5.2.2"},"dependencies":{"@cspell/cspell-service-bus":"7.3.0","node-fetch":"^2.7.0"},"gitHead":"4a16b099b64c5b55645529a4ae79bc32aaf0fc8e","_id":"cspell-io@7.3.0","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.0/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-JNxglvzGBlurnrauA2K4SpU28Aqz7EyU99mwbJBsqd93KbS+bN+oWLBxuMTmpw9LvL2FiJAHVQYizLuFScnjLw==","shasum":"7112eb7e894caf82e87bab86459e5712fa325872","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.3.0.tgz","fileCount":75,"unpackedSize":58728,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCz9DkDtAakePKQz2ZYM0QaL1ChtM5/anTsISFfdgFw7gIgFQAM4YDG6JsaDzySarfg75XJtjDmuok66nphoHPU8oA="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.3.0_1693545845300_0.8117849456076371"},"_hasShrinkwrap":false,"contributors":[]},"7.3.1":{"name":"cspell-io","version":"7.3.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8","typescript":"^5.2.2"},"dependencies":{"@cspell/cspell-service-bus":"7.3.1","node-fetch":"^2.7.0"},"gitHead":"999b382d928e8288ebb8be5b056d04116213f4ee","_id":"cspell-io@7.3.1","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.0/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-iTwdAC2DgkDYZJS4VTTNUZZXwH80e+YThamg7dTAiVyiQjYYFmwcPv0O2Z0ooAAhY3MXmosxZucLDwbFjgl/tg==","shasum":"ad6db39c496a9d9a371c2a1019183ddce5eedbfe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.3.1.tgz","fileCount":75,"unpackedSize":58728,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRBozndurUw+XunA890MRDG05NZIyns7XRk47ZMD521AIgRwacJ+kxBGdgLSYSI6tD+bwenjYpByuCacGl+/E9dU4="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.3.1_1693554385143_0.8865394354543863"},"_hasShrinkwrap":false,"contributors":[]},"7.3.2":{"name":"cspell-io","version":"7.3.2","description":"A library of useful I/O functions used across various cspell tools.","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8","typescript":"^5.2.2"},"dependencies":{"@cspell/cspell-service-bus":"7.3.2","node-fetch":"^2.7.0"},"gitHead":"71d88d4e4d2252124a952c78d4fc03ce0a6d67e3","_id":"cspell-io@7.3.2","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.0/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-nul6K4YUMe1VdxuJDDOMvWUw/hIS2UZkvJLDo5GkAus7YmGSR0knfDueU+hebYszRa0LxjrduuPNcNJE/ZWUFg==","shasum":"bfab9c87b8bec23fd572fef279b409700c290625","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.3.2.tgz","fileCount":75,"unpackedSize":58728,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHGWk40EtZps2nJIQ61saJ8kl8wrX102H/76Mfd0mc0QAiBiF3DrEZTSf01ejv1OwT85VSPbVcCBDAq5CM4oSRBGlg=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.3.2_1693561816848_0.0749633890049386"},"_hasShrinkwrap":false,"contributors":[]},"7.3.3":{"name":"cspell-io","version":"7.3.3","description":"A library of useful I/O functions used across various cspell tools.","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8","typescript":"^5.2.2"},"dependencies":{"@cspell/cspell-service-bus":"7.3.3","node-fetch":"^2.7.0"},"gitHead":"da65ffafaa6a039cedc52d9e029c53ddd273a1fb","_id":"cspell-io@7.3.3","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.0/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-YhgBsHtbRK/m0f3sHBQzqfh5o0IbkqPNilwu2VoxL0v2t8sWgnb1T0kKeMu/4cTd3avgUpPiRoqI+Mv/UBGH7Q==","shasum":"188255ec26d2b1f1eec69881fc5fb142f24110c4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.3.3.tgz","fileCount":75,"unpackedSize":58728,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFWFyFNQEd6KpifeL9FTQ7LGGz53Jq5cWytb8DYc+GZ/AiBmmneQJnvhhgAanP/1yU1bbNEpX3kb0YrWCz7jZC9NQg=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.3.3_1694254200827_0.03688009710274098"},"_hasShrinkwrap":false,"contributors":[]},"7.3.4":{"name":"cspell-io","version":"7.3.4","description":"A library of useful I/O functions used across various cspell tools.","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8","typescript":"^5.2.2"},"dependencies":{"@cspell/cspell-service-bus":"7.3.4","node-fetch":"^2.7.0"},"gitHead":"7849a4ff2561453653fae9b9067b39252aeb773f","_id":"cspell-io@7.3.4","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-ypWLxaB/D09gI6/7d7QZUZw65g84Yblp2JwvZb57JuSEZTFh8jK242LGHGinrE6Hh+PjTahmZOT6sK1TOjM/7Q==","shasum":"8815146f135e2fcb5f359e3eaf7f914d02a9b3d8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.3.4.tgz","fileCount":75,"unpackedSize":58728,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF+TU7z7rmr7e8QrqetqxZ44+j+iZ5nYcasxDjYMcuLOAiAHCs8uAyPLGNajvfh/xZmZMXRkueJ54ZsE6ZUzMuxMUg=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.3.4_1694355717973_0.7525260223692196"},"_hasShrinkwrap":false,"contributors":[]},"7.3.5":{"name":"cspell-io","version":"7.3.5","description":"A library of useful I/O functions used across various cspell tools.","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8","typescript":"^5.2.2"},"dependencies":{"@cspell/cspell-service-bus":"7.3.5","node-fetch":"^2.7.0"},"gitHead":"23fb2fbae335526185ab53a22e0cac0f3e8f1a25","_id":"cspell-io@7.3.5","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-h1YsSzhMkiqP2ZdDI0PGwy7Qgd2bFvCQbgtsU5PqLTOBxNc+HE3kKj58umSw9rf8wObAx69gt+p+a1Fa/Ol6Yw==","shasum":"5fc079f772a5c2e7206b04257f62deb5c45ce863","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.3.5.tgz","fileCount":75,"unpackedSize":58728,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdReiMs61WQs7DACytP7SOG/oRSVWre4lEuNeuXJGQjwIgYkABt3BzrV+LcITX30Hm1xyZoY5kvlM6VNVJGGH9gQM="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.3.5_1694376617428_0.591584619600124"},"_hasShrinkwrap":false,"contributors":[]},"7.3.6":{"name":"cspell-io","version":"7.3.6","description":"A library of useful I/O functions used across various cspell tools.","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.4","lorem-ipsum":"^2.0.8","typescript":"^5.2.2"},"dependencies":{"@cspell/cspell-service-bus":"7.3.6","node-fetch":"^2.7.0"},"gitHead":"64ab7715f3f6566c1917084557f2ee415798c6f0","_id":"cspell-io@7.3.6","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-FzynVc3OE9rS4t0cxTCVD9VFwOAnhvhV/WBWMrMUtvi8DVnRu7of/1ZJsC+XDtij+G1Kd6EOrzSnTj5gn9aQaQ==","shasum":"d2821089bff5d4bca3a2aa400d5c182550ec893f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.3.6.tgz","fileCount":75,"unpackedSize":58728,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDcnV5NoXCaEuumB1eiUZMBuuTpl0HJN7bDH47P8I1+KAiEA9MhAS4mQude39yL7xS1yt/KbvOW38WbbUx9LCwcNrkM="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.3.6_1694587416269_0.2828558415216047"},"_hasShrinkwrap":false,"contributors":[]},"7.3.7":{"name":"cspell-io","version":"7.3.7","description":"A library of useful I/O functions used across various cspell tools.","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.6","lorem-ipsum":"^2.0.8","typescript":"^5.2.2"},"dependencies":{"@cspell/cspell-service-bus":"7.3.7","node-fetch":"^2.7.0"},"gitHead":"22246a7924b9ae27ae39f0d0217890a1c2736f68","_id":"cspell-io@7.3.7","_nodeVersion":"18.18.0","_npmVersion":"lerna/2.5.1/node@v18.18.0+x64 (linux)","dist":{"integrity":"sha512-zqGGllG/OM3Of7zaOELdrSoBpCyG9nJuSRCzLfKgnCG4g2zpoMfDZknJaY9VjZODHP99PvYWooF8E6kVxT34Fw==","shasum":"0e97d33b90da473efe8196b8af6a1f3a5c42af24","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.3.7.tgz","fileCount":75,"unpackedSize":58728,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGo7SKAX5peesEYbQL1gVSLWfarCDviJPyfnvJ1yCi9KAiEA7O7kJFceoEgRlUylex1zIwEffY5FtY1sPOiSxS4ySjU="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.3.7_1695885091764_0.1757526676543446"},"_hasShrinkwrap":false,"contributors":[]},"7.3.8":{"name":"cspell-io","version":"7.3.8","description":"A library of useful I/O functions used across various cspell tools.","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.6","lorem-ipsum":"^2.0.8","typescript":"^5.2.2"},"dependencies":{"@cspell/cspell-service-bus":"7.3.8","node-fetch":"^2.7.0"},"gitHead":"6717f5726b74c695d9023dbccf6f7e8a7ac6361f","_id":"cspell-io@7.3.8","_nodeVersion":"18.18.0","_npmVersion":"lerna/2.5.1/node@v18.18.0+x64 (linux)","dist":{"integrity":"sha512-XrxPbaiek7EZh+26k9RYVz2wKclaMqM6mXBiu/kpFAHRHHfz91ado6xWvyxZ7UAxQ8ixEwZ+oz9TU+k21gHzyw==","shasum":"6bd59848a0b1f353b9997f07713c4617d0bddebe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.3.8.tgz","fileCount":75,"unpackedSize":58728,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDkkZqTPojxyW7ulGk7PZC1CX5pRo0te2W1KxdjIwQ5WQIgJB9naWvQhJvAYf3Vy9wt6zrcmFKjRz3U7EgwaS2i4Kk="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.3.8_1697217131219_0.5997534371731696"},"_hasShrinkwrap":false,"contributors":[]},"7.3.9":{"name":"cspell-io","version":"7.3.9","description":"A library of useful I/O functions used across various cspell tools.","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=16"},"devDependencies":{"@types/node-fetch":"^2.6.8","lorem-ipsum":"^2.0.8","typescript":"^5.2.2"},"dependencies":{"@cspell/cspell-service-bus":"7.3.9","node-fetch":"^2.7.0"},"gitHead":"77c7fb3ffd80a626ec07d704cefcaa21d62fd460","_id":"cspell-io@7.3.9","_nodeVersion":"18.18.2","_npmVersion":"lerna/2.6.0/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-IbXOYaDxLg94uijv13kqb+6PQjEwGboQYtABuZs2+HuUVW89K2tE+fQcEhkAsrZ11sDj5lUqgEQj9omvknZSuA==","shasum":"7ae19cda74b998a670ae772f2e4d161b5fb70c1b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-7.3.9.tgz","fileCount":75,"unpackedSize":58728,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCet0ksfhNGT/lmT4Zk53/NXR+nqeHMQp7wKw4hz0FbAwIhANfisI6dU2js5V+iBj+YviLrIjZOH8JdMInXE/6HMWL9"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_7.3.9_1699353876057_0.1496964762128088"},"_hasShrinkwrap":false,"contributors":[]},"8.0.0":{"name":"cspell-io","version":"8.0.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.2.2"},"dependencies":{"@cspell/cspell-service-bus":"8.0.0"},"gitHead":"67c22bf98baed1c17bbc658fba8656262d17e370","_id":"cspell-io@8.0.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/2.6.0/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-NVdVmQd7SU/nxYwWtO/6gzux/kp1Dt36zKds0+QHZhQ18JJjXduF5e+WUttqKi2oj/vvmjiG4HGFKQVDBcBz3w==","shasum":"f62250bbcaaa39fca51ac72235d15f976dc255d2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.0.0.tgz","fileCount":75,"unpackedSize":60188,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFtYhh9ri1CxLzwSlE0WXIIdd4TUZRC3hqtowAocQt1tAiBY8n18z4fIYwcz3/kif1kG4M28Huw9QjSCsvCkDOpf8w=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.0.0_1699373938961_0.744094114632537"},"_hasShrinkwrap":false,"contributors":[]},"8.1.0":{"name":"cspell-io","version":"8.1.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.3.2"},"dependencies":{"@cspell/cspell-service-bus":"8.1.0"},"gitHead":"28568808deaf39b9ffa71fd0f722441ff1b8c794","_id":"cspell-io@8.1.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.0.0/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-oPRMS/XUWcdZXMj6Zhs65mgOVyRZajAhHLm18o6cPLOGUD0770oMqi8ZNKj7LuvubkyP/NL0m4AEcWwvmz/Cbw==","shasum":"68677da77171339d513c7aa89f8cc187af38bc2d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.1.0.tgz","fileCount":81,"unpackedSize":73007,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGezBl9tq7meu9ijeYTV4ip3lc3I+JUEQYcHfckp+VDZAiBJ+1XtKfCicvFnhCvdYMXHFrQaaXRFeXsMVIi3RZk4cA=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.1.0_1701436088453_0.6431734496165318"},"_hasShrinkwrap":false,"contributors":[]},"8.1.1":{"name":"cspell-io","version":"8.1.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.3.2"},"dependencies":{"@cspell/cspell-service-bus":"8.1.1"},"gitHead":"b0ac8d928b7e15fb1eb3d5b89374db1aa0ccc1f5","_id":"cspell-io@8.1.1","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.0.0/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-99RnkTfadf4bA+KyW49OMzNEmqXm9O1nh6aeMpnEcTjfPTa528kCIFQBWUGM4hE4lXHwtahldp9lmnBiEyDodA==","shasum":"baef350517dcebb8843d44e2ffd7e3cdc596a663","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.1.1.tgz","fileCount":81,"unpackedSize":73031,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPZdDUwC+TsRdtJBvvJBcI//9GS6tkEIDM4bzuCScSwAIhAPr5+zQwRg6qUUA7HoTa5/VG2qkuVL9syGcj7eLSx4NH"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.1.1_1701687265488_0.23356796371705224"},"_hasShrinkwrap":false,"contributors":[]},"8.1.2":{"name":"cspell-io","version":"8.1.2","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.3.2"},"dependencies":{"@cspell/cspell-service-bus":"8.1.2"},"gitHead":"ba4eef94480562e7641298b32cb99723fd64aeca","_id":"cspell-io@8.1.2","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.0.0/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-4KUJd2Q8k9stb//iDHpORTBBz0uM8YHa8KA2iSUdJj4D6eA5nTLc0Vzt6y89MrUjPlkzk8kyV848McZfodQtRQ==","shasum":"ebc51bc1bebaf022e40cb9b3c96a5df79d22cf0a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.1.2.tgz","fileCount":81,"unpackedSize":73031,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBKzh0NvgxAFbsBc4AH4ZyTkany92ITQLe8RbmljuBQvAiEAyP6fDhzczQraf8uDCIJPncznXkAg5szYbOJ4NTpWPzg="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.1.2_1701703279464_0.9596633925051108"},"_hasShrinkwrap":false,"contributors":[]},"8.1.3":{"name":"cspell-io","version":"8.1.3","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.3.2"},"dependencies":{"@cspell/cspell-service-bus":"8.1.3"},"gitHead":"ea4335117b7c0e7b9ec22738315c82fae24ea997","_id":"cspell-io@8.1.3","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.0.0/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-QkcFeYd79oIl7PgSqFSZyvwXnZQhXmdCI733n54IN2+iXDcf7W0mwptxoC/cE19RkEwAwEFLG81UAy6L/BXI6A==","shasum":"57e99a78d998d5ab6a7a09468892174f1233b62b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.1.3.tgz","fileCount":81,"unpackedSize":73031,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDEhdoIvOxfA4aQ9aPCwDkC8EKU6E5UxbSgU6ZivkK1dgIgFQyZjRTu/clh1cTSQeiY9ARG0OOEHorwXHexDff4rQA="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.1.3_1701869757188_0.7046496638770172"},"_hasShrinkwrap":false,"contributors":[]},"8.2.0":{"name":"cspell-io","version":"8.2.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.3.3"},"dependencies":{"@cspell/cspell-service-bus":"8.2.0"},"gitHead":"3bcd6430bb33fb221d07030a60a2d61a2479e7ae","_id":"cspell-io@8.2.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.1.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-oVcwQPORHK2v9wgqOuk2WpTyxOUhbrMqD9srkqaxQvctd3coyzFSmRM8BcmR1DwDDZy67Zl/RYoniaQyzMQudQ==","shasum":"9a37471d4820962b017ad5c385515c610c023057","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.2.0.tgz","fileCount":91,"unpackedSize":102869,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBHgf805BkFzVRdFAN3/MLcRDoPdrBemNGSYy/8FmXJTAiAS0eIrBWzw4lkZddrlPaH/E1dxPQwBepVprLuattL5jQ=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.2.0_1703082289875_0.7141759602366942"},"_hasShrinkwrap":false,"contributors":[]},"8.2.1":{"name":"cspell-io","version":"8.2.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.3.3"},"dependencies":{"@cspell/cspell-service-bus":"8.2.1"},"gitHead":"b0c889ee4068aa8a2447106c5c7f449debc85bdd","_id":"cspell-io@8.2.1","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.1.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-3/SKJLa1hrmJTs/NAVxvcTwZTjOckbRVIaPz6TIYU0LrIB/9fQGIQqzLIiinpvqPSyU9ObDvrWibfqqUJmIRIw==","shasum":"957b06900233f93e0cdf0fb2374a14aac6ec9494","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.2.1.tgz","fileCount":91,"unpackedSize":103009,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBnjK0kt0GcdGGVZNKRCoE959vd9cPasTPvxq12L48b/AiAsXVgW5sDDVZByJRPNgWrlN0WSRydDADqO9eUi/KSy1A=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.2.1_1703094754811_0.3927917487687196"},"_hasShrinkwrap":false,"contributors":[]},"8.2.3":{"name":"cspell-io","version":"8.2.3","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.3.3"},"dependencies":{"@cspell/cspell-service-bus":"8.2.3"},"gitHead":"e3098b21e0a199d61226f8ff4989d48b385eddfa","_id":"cspell-io@8.2.3","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.1.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-mPbLXiIje9chncy/Xb9C6AxqjJm9AFHz/nmIIP5bc6gd4w/yaGlQNyO8jjHF1u2JBVbIxPQSMjFgEuqasPy4Sg==","shasum":"dd788a91714f7987f9fa998dc7b03ddc50c34552","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.2.3.tgz","fileCount":91,"unpackedSize":107120,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCaBl9p9LG50JtqxyEPbQgDaNR4+FdNyDv5k20FWgOPswIgb66t1A//hOnMW/g2S3ccWGoirRtES2ap0msR6nH/s/k="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.2.3_1703230802519_0.3048764571914855"},"_hasShrinkwrap":false,"contributors":[]},"8.2.4":{"name":"cspell-io","version":"8.2.4","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.3.3"},"dependencies":{"@cspell/cspell-service-bus":"8.2.4"},"gitHead":"d3c5ff685b3aa2bf984f557d81380f2c994547e0","_id":"cspell-io@8.2.4","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.1.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-OxqZiLCP12hApFH5FhpNTzOgFUcVkODzKrgGA2HjWvMkLkI3ov4MaS7VPl9BgfP1ptgPmLT2D0AUroQYeSH7Jg==","shasum":"36c3a8c5ba139f3d651ce42f730f2a2439bbe107","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.2.4.tgz","fileCount":91,"unpackedSize":107794,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDfZSbZmpGrMPkaAPgSJawQBHTSHJqjrfGKDkxCwiTE0AiBL6PNpMpTA5IGEBCxZjzO1LbVTrlPVPI9ErO09iSrfnA=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.2.4_1703762371632_0.29283182858477175"},"_hasShrinkwrap":false,"contributors":[]},"8.3.0":{"name":"cspell-io","version":"8.3.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.3.3"},"dependencies":{"@cspell/cspell-service-bus":"8.3.0"},"gitHead":"019c7ccd326b7fc9e106069ddf6008d5079bbd12","_id":"cspell-io@8.3.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.1.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-R+nfG5ZGOp12IKv/mBpawGrx2WRJrCPaRqek7+g2M/vR7AJRKJQbDD29Bp8Cwt4imNEftzfOKBu1snA3xRphBw==","shasum":"ddea42b22604647009f84bd280f73305a13c08e9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.3.0.tgz","fileCount":91,"unpackedSize":107794,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/vY1OqvErKtulm/xWrdbyEocssnukIQAYjSRDw5BvwgIhAMv2/LhStWhqGIJfXudX4Nqb6iA3oS9Nrd+Yc3Fp0aa/"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.3.0_1703927827080_0.5507849537228753"},"_hasShrinkwrap":false,"contributors":[]},"8.3.1":{"name":"cspell-io","version":"8.3.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.3.3"},"dependencies":{"@cspell/cspell-service-bus":"8.3.1"},"gitHead":"7136c39fd5f47c2acd44bec0bede924e55e1a107","_id":"cspell-io@8.3.1","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.1.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-l3R5kfTj4Ov56IHGZp32mCrY1Wh9qM4ZJQGCNYuj2iaCVwTMR/5IoyvufTEm+Axqh8NJ/x5wfnq22wB6PateeA==","shasum":"01656fdb9f874c1fc10561843606897f2323f3a0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.3.1.tgz","fileCount":91,"unpackedSize":107794,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtA+jLrdAOxKwcVcvR3OZTydR6ALJZd0V9UOXPkhrrTgIgDjEhGYOk+2aHdP6I7iN96UFMQKwOj73r+3ndhSDYo5w="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.3.1_1704110708799_0.4921824187927446"},"_hasShrinkwrap":false,"contributors":[]},"8.3.2":{"name":"cspell-io","version":"8.3.2","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test-watch":"vitest","test":"vitest run"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.3.3"},"dependencies":{"@cspell/cspell-service-bus":"8.3.2"},"gitHead":"98f622b2b12529f2d1ccf0f3a57991e4c08b3e3a","_id":"cspell-io@8.3.2","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.1.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-WYpKsyBCQP0SY4gXnhW5fPuxcYchKYKG1PIXVV3ezFU4muSgW6GuLNbGuSfwv/8YNXRgFSN0e3hYH0rdBK2Aow==","shasum":"8ddd865fa9a1391852e3288789f5b2a6613239bd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.3.2.tgz","fileCount":91,"unpackedSize":107794,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCD8Tax9uKc1AHsk2V2b7qT/fC5EjLGxq7x9WbNAH7w8QIgARs84dXHd+rR0qk3j99vvpJF/qAtdVHJeLBq1rilGDk="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.3.2_1704201284202_0.08033709486074692"},"_hasShrinkwrap":false,"contributors":[]},"8.4.0":{"name":"cspell-io","version":"8.4.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.3.3"},"dependencies":{"@cspell/cspell-service-bus":"8.4.0"},"gitHead":"f9ad457ca2102c6642c377417a95a4415f5ec3d8","_id":"cspell-io@8.4.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.3.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-CvC5XMJ4ENkdSZdhtJ6aJ7jez0PF9bAT0lGrSyGYId8fXS+lZ1jszllY3s4mSTdILVCDd8jVSSSogkqh6DKxUA==","shasum":"19151e4732cbb2912476680016fdd9a4746c4e6c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.4.0.tgz","fileCount":91,"unpackedSize":107820,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHVOsLDPKv+6E2WBYW/Bsf+iVjFG1C05oDlz53tMemnVAiEA3pydvEFTEUTiXIAWjHcZ5nGvgxa8xr0jmkqWATN+dSI="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.4.0_1708336267085_0.4402000766308609"},"_hasShrinkwrap":false,"contributors":[]},"8.4.1":{"name":"cspell-io","version":"8.4.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.3.3"},"dependencies":{"@cspell/cspell-service-bus":"8.4.1"},"gitHead":"d57dbadb81b859d659c578cd8e81ac5dbcbaae8c","_id":"cspell-io@8.4.1","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.3.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-FVOhg+rQP7YvX06t5to9oj83/COFnowW9J6ShY5Cp64s6yoQCTiPpTcKbHMiE4rwXpp5/FRAs86mr4jrR/zNUQ==","shasum":"805a6227f59e2f76006dee3603dbf36886355d4f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.4.1.tgz","fileCount":91,"unpackedSize":107820,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCxvteEZTW5IatqF6g/McFl+BZMu+SwTLyQA6e8KuvapAIgG4Ksz5nv9Gnp6+ShVZ65QOUbirM++8GtLdm8y17U5Tc="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.4.1_1708419431085_0.7044818444619181"},"_hasShrinkwrap":false,"contributors":[]},"8.5.0":{"name":"cspell-io","version":"8.5.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.3.3"},"dependencies":{"@cspell/cspell-service-bus":"8.5.0"},"gitHead":"098601b2e007bebf9e5ae894bed9a50559a102ed","_id":"cspell-io@8.5.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/3.3.0/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-XiAhF/nX2M8xUX9OqXoGixePTmy7s0+Bfg07+nGTDKhLj0Ydpg/asxWVkd//YAX9kkpU3YukDon4Q4km95WgiA==","shasum":"8870a9b662e4b78b63f02a09acfe3230fcb9ec27","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.5.0.tgz","fileCount":91,"unpackedSize":107820,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDaAnuReYgk2HAJCmahTDMHwkpmUHi1A8/19fxr55E8UgIgH0gqJj4VZH6Qvp5oUf/SgM2g90SfQrLdFpkVvBsYt2g="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.5.0_1709304783361_0.741861047228678"},"_hasShrinkwrap":false,"contributors":[]},"8.6.0":{"name":"cspell-io","version":"8.6.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.3.3"},"dependencies":{"@cspell/cspell-service-bus":"8.6.0"},"gitHead":"78eadb48e8ab400f4fcd159344c5b15968d7ab2e","_id":"cspell-io@8.6.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/3.3.1/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-jx7ccRpcshqxN6xnOiGnX4VycaqTpmatRjHITn4vLoDmQNfxQeU69YT62bhyjogCBuJsZS9ksjo7GQIsrYBekA==","shasum":"31115289c6f53723c320f0b5d4286e67fc323357","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.6.0.tgz","fileCount":91,"unpackedSize":107820,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCLJ6YUZzi46QJANDZnAGLkj/cxZdVlyGNrFOJ0sl2V0AIgCecGd92yzudgb/fkv5VrWye8fMbswvy3+guUYOkURUY="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.6.0_1709653566605_0.7015243163567539"},"_hasShrinkwrap":false,"contributors":[]},"8.6.1":{"name":"cspell-io","version":"8.6.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.4.3"},"dependencies":{"@cspell/cspell-service-bus":"8.6.1"},"gitHead":"9279c50f26a32327e38fb1480ac1b823aa898a5f","_id":"cspell-io@8.6.1","_nodeVersion":"18.19.1","_npmVersion":"lerna/3.3.1/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-ofxBB8QtUPvh/bOwKLYsqU1hwQCet8E98jkn/5f4jtG+/x5Zd80I0Ez+tlbjiBmrrQfOKh+i8ipfzHD8JtoreQ==","shasum":"3b0fc769a609df8b027d3f189272f59ec3c0f642","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.6.1.tgz","fileCount":91,"unpackedSize":107855,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEv6S0vema8fpJEb2KGvUA8dWFk453gabTe3ehq5QARrAiBPCyONXgUON8xq8wyHwXond40qvA6awVy6fg0imsdpsA=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.6.1_1711364259916_0.08755109239492498"},"_hasShrinkwrap":false,"contributors":[]},"8.7.0":{"name":"cspell-io","version":"8.7.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.4.4"},"dependencies":{"@cspell/cspell-service-bus":"8.7.0"},"gitHead":"5318079ed11fe77e981287ecf1c40d6f28dd91ed","_id":"cspell-io@8.7.0","_nodeVersion":"18.20.1","_npmVersion":"lerna/3.3.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-o7OltyyvVkRG1gQrIqGpN5pUkHNnv6rvihb7Qu6cJ8jITinLGuWJuEQpgt0eF5yIr624jDbFwSzAxsFox8riQg==","shasum":"443c85a6a3a7c51840d5265d95eface6ea18944e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.7.0.tgz","fileCount":91,"unpackedSize":107855,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHMJKLQO6ZtVstjrMHVAZrIeGs8qYxEdbP9oqgO9s9HWAiEAtSMOkqACVGu4YfjIMTOqzuM3iq3JyqQEkS20aclo0tU="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.7.0_1712754240672_0.2434635232203446"},"_hasShrinkwrap":false,"contributors":[]},"8.8.0":{"name":"cspell-io","version":"8.8.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b .","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.4.5"},"dependencies":{"@cspell/cspell-service-bus":"8.8.0"},"gitHead":"a42bce675c00cb2d51809b3ae3894119ea4f5ce7","_id":"cspell-io@8.8.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/3.3.3/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-98sPDQiwLTI3eNqGe6ksJv6ue5BJCMjM6CDF686Sxx2GlYe50saJK1XizM1yuhBcaHPZysSYHzbsLTMb7aSzWQ==","shasum":"bfa7ba8c0fd4dae5d8901e3f184002ea456b075a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.8.0.tgz","fileCount":91,"unpackedSize":108151,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDb2PRKqpRtIMVK1V6vXxSnzhDNIKXlCtD9DstNQaUoqQIhAOQYyqM9N7yn4THnpGnrEkFCVFVVOaipC/0N9URj58KK"}],"size":26046},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.8.0_1714749317200_0.9749906615498745"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-03T15:15:17.395Z","publish_time":1714749317395,"_source_registry_name":"default","contributors":[]},"8.8.1":{"name":"cspell-io","version":"8.8.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.4.5"},"dependencies":{"@cspell/cspell-service-bus":"8.8.1"},"gitHead":"6381846ffce8b9a349bfda03262297aa8e301ef5","_id":"cspell-io@8.8.1","_nodeVersion":"18.20.2","_npmVersion":"lerna/3.3.3/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-qwKEV2kfwT9gbq6EpYt6gcEs0oe0sDPG1YJunt8niuX4YoBe7/9ZHBfUyqNOEA+sBmvI/tjY/Wy6g9mmSRaOYA==","shasum":"16fed78084e029dd51ab7ab8e11501d8f411a5c0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.8.1.tgz","fileCount":91,"unpackedSize":108286,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDq2zHODTOElDfq+FAdjDFfAQr50xlZ7AEdhFKlHdKHbgIgOSAbYTtISlJUm5jinQsfwVmYag2c0FD5mUK8pHNWyGc="}],"size":26096},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.8.1_1715313669693_0.7600427743545308"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-10T04:01:09.859Z","publish_time":1715313669859,"_source_registry_name":"default","contributors":[]},"8.8.2":{"name":"cspell-io","version":"8.8.2","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.4.5"},"dependencies":{"@cspell/cspell-service-bus":"8.8.2"},"gitHead":"e82ec807677c040c38b7d5608c8a8d42185d3b24","_id":"cspell-io@8.8.2","_nodeVersion":"18.20.2","_npmVersion":"lerna/3.4.0/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-X1D7g8sSy17u1tBGcyb6NTVzbOHgaj4rGhxkJHNfWeQ3W61hCSlJrIXoanTZZpLuk9uxEYO/r4SowRprp4SLFA==","shasum":"bfd5347b78132265d6bcd441ca0efa0e5d5a90f0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.8.2.tgz","fileCount":91,"unpackedSize":108294,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCnix9aDMg0A671Q+dtg95VK/R2zLHoReuMkwl4uQOKPAIgQ44SngZ66X60TIGOgQUtHv2h34wSlMD0/h696vGCNMU="}],"size":26092},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.8.2_1716394297362_0.3319530105396207"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-22T16:11:37.569Z","publish_time":1716394297569,"_source_registry_name":"default","contributors":[]},"8.8.3":{"name":"cspell-io","version":"8.8.3","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.4.5"},"dependencies":{"@cspell/cspell-service-bus":"8.8.3"},"gitHead":"485fa7eb0587b1261ad169711e7251746c9721d5","_id":"cspell-io@8.8.3","_nodeVersion":"18.20.2","_npmVersion":"lerna/3.4.0/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-vO7BUa6i7tjmQr+9dw/Ic7tm4ECnSUlbuMv0zJs/SIrO9AcID2pCWPeZNZEGAmeutrEOi2iThZ/uS33aCuv7Jw==","shasum":"9fd0360d3bc2dbe0e45fe51e796457a9c010ad4a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.8.3.tgz","fileCount":91,"unpackedSize":108294,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA3cLy0Rq4Z0qw4+45hHW1k7GGQvlvifo8GMT5VyquVJAiEAys/wg1HQSNuMZR6Sn2mYfbDZ9871JZ4BXKwVNEWVCPc="}],"size":26093},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.8.3_1716467341723_0.6207588202259042"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-23T12:29:01.938Z","publish_time":1716467341938,"_source_registry_name":"default","contributors":[]},"8.8.4":{"name":"cspell-io","version":"8.8.4","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.4.5"},"dependencies":{"@cspell/cspell-service-bus":"8.8.4"},"gitHead":"e1df92825ed0dacedb1830eeb6d918f01690c69a","_id":"cspell-io@8.8.4","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.4.0/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-aqB/QMx+xns46QSyPEqi05uguCSxvqRnh2S/ZOhhjPlKma/7hK9niPRcwKwJXJEtNzdiZZkkC1uZt9aJe/7FTA==","shasum":"a970ed76f06aebc9b64a1591024a4a854c7eb8c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.8.4.tgz","fileCount":91,"unpackedSize":108292,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDMhGpZ2diu5Pm/quR1WYAkl49FGHThdgWnEgZQ5tnwjAiA3lDoTEFD87tXKXfrJsFkb0Q3dkxo1bHdbReWNWKPhfw=="}],"size":26093},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.8.4_1717433787258_0.36692837931931055"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-03T16:56:27.436Z","publish_time":1717433787436,"_source_registry_name":"default","contributors":[]},"8.9.0-alpha.0":{"name":"cspell-io","version":"8.9.0-alpha.0","keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","_id":"cspell-io@8.9.0-alpha.0","maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"homepage":"https://github.com/streetsidesoftware/cspell#readme","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"dist":{"shasum":"6a63ca93a582591bdb306b31360562d76c6af0a9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.9.0-alpha.0.tgz","fileCount":91,"integrity":"sha512-mnNjI6dwzsBcRoM4jCv09enSxWHADVS67f/XlAl0wacwdkrV4XGNHkRvo5Ri38oPbpPh7uFiCM2d1a3EB+R80w==","signatures":[{"sig":"MEQCID0MgKAJFwJ2FACSQ1JhtG4iUmSTFoxD84SD8Hd94tD2AiAl8oWxtzU4x81kKqJD2A2muCc/R+3/OAYfc+o2rTzjvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":104622,"size":25211},"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 --pool=forks","build":"tsc -b . -f","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","watch":"pnpm build:watch","coverage":"vitest run --coverage --pool=forks","build:esm":"tsc -p tsconfig.esm.json","test-watch":"vitest","build:watch":"tsc -b . -w -f","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-io"},"_npmVersion":"lerna/3.5.1/node@v18.20.3+x64 (linux)","description":"A library of useful I/O functions used across various cspell tools.","directories":{},"sideEffects":false,"_nodeVersion":"18.20.3","dependencies":{"@cspell/url":"8.9.0-alpha.0","@cspell/cspell-service-bus":"8.9.0-alpha.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^5.4.5","lorem-ipsum":"^2.0.8"},"_npmOperationalInternal":{"tmp":"tmp/cspell-io_8.9.0-alpha.0_1718706753822_0.6054838093335997","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-18T10:32:33.974Z","publish_time":1718706753974,"_source_registry_name":"default","contributors":[]},"8.9.0":{"name":"cspell-io","version":"8.9.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.4.5"},"dependencies":{"@cspell/cspell-service-bus":"8.9.0","@cspell/url":"8.9.0"},"gitHead":"33c513cf848a61fb1ebcea1b9c67505a31447411","_id":"cspell-io@8.9.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.5.1/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-8KHERgqlg8KKpn04Owg2VY1Di2dSiwV/v63bUFxsGb8ORGIQ1VcydxtANwWuugUrZvtVrSFsbuU2fK/LRmAnoQ==","shasum":"7b2ffa99af96b742ec584dbc10fab2bc9517a60c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.9.0.tgz","fileCount":91,"unpackedSize":104598,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCsCNfyODvEbGz8UE5Lg0w/A5vAMhijNhdrJFyafEjPdQIgBTOLIi4Yc4z0MOWeTxmbqcIo/v2dHmQZhFYTsLMrug0="}],"size":25199},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.9.0_1718722651020_0.8707868154490745"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-18T14:57:31.190Z","publish_time":1718722651190,"_source_registry_name":"default","contributors":[]},"8.9.1":{"name":"cspell-io","version":"8.9.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.4.5"},"dependencies":{"@cspell/cspell-service-bus":"8.9.1","@cspell/url":"8.9.1"},"gitHead":"f532c77cca4bfae380293c586f02f377354c850b","_id":"cspell-io@8.9.1","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.5.1/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-O2F79Rzj28Mvmj4AQLkDWOXWaLnvkJhxPm/Yb3viKlbhwmL5BWUi0APbWA3dtyF+ImX1W27YrNFyvT/PGNZ5Dw==","shasum":"0ea395192d3bf1f64f5e24d761a90cfaa327e634","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.9.1.tgz","fileCount":91,"unpackedSize":104598,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHl6RXvsWVd6EWSSDXUU/6gsN9XxLlONk1TMUNbmI5iLAiAM86zdBVtDPrI6ATFisJQ0yY7rTdVWFpNWR4FcY3Hm1A=="}],"size":25199},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.9.1_1718892092258_0.0013993456833416573"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-20T14:01:32.444Z","publish_time":1718892092444,"_source_registry_name":"default","contributors":[]},"8.10.0":{"name":"cspell-io","version":"8.10.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.5.3"},"dependencies":{"@cspell/cspell-service-bus":"8.10.0","@cspell/url":"8.10.0"},"gitHead":"a5dde6ae7e2ac86ac956220d4b8c39a0e58e1bc6","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.6.0/node@v18.20.3+x64 (linux)","_id":"cspell-io@8.10.0","dist":{"integrity":"sha512-IQJE4nybgvkIotsRh3Xblv6PIkhOtusUrF8dAO2oc8zNRuBQwPnVvtP1w2/flWXTucTt5LOM7rHkzoEYMaX6cA==","shasum":"6227983c2a3fca5a927d1de827180b028e97849e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.10.0.tgz","fileCount":103,"unpackedSize":112848,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzBUUpGKtn5e6/01VILGyRddF6t03ZptPQyLxfu6bCqQIgbgw/BSWstKQ+O4L4xVkaOkMgS58gxZjqxiu8dkJn5Vc="}],"size":27676},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.10.0_1719925776579_0.07309572367636297"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-02T13:09:36.788Z","publish_time":1719925776788,"_source_registry_name":"default","contributors":[]},"8.10.1":{"name":"cspell-io","version":"8.10.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.5.3"},"dependencies":{"@cspell/cspell-service-bus":"8.10.1","@cspell/url":"8.10.1"},"gitHead":"2959c7618e179524724221962cbea827a9577d5d","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.6.0/node@v18.20.3+x64 (linux)","_id":"cspell-io@8.10.1","dist":{"integrity":"sha512-5qRmYRl4N+r75vTAzFnzp1GPo2+/Ncr+ykO7v7L8vrkQeNrii9eGFIBVKSW45hAkqGkPn/GGAiGp+Qeo17A7lw==","shasum":"2a1146371a656d95a3d848e606241ba2f659d382","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.10.1.tgz","fileCount":103,"unpackedSize":112848,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDIizaGu5iVPpl0l/KaKNamyf9cpdOT5EeNC+XBLvhzSAIgcrxC7/sjKe0MtQQ89P6fjVupmR/r9UI8Xf1nc+xr0m8="}],"size":27679},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.10.1_1720166594464_0.9510990384696312"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-05T08:03:14.614Z","publish_time":1720166594614,"_source_registry_name":"default","contributors":[]},"8.10.2":{"name":"cspell-io","version":"8.10.2","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.5.3"},"dependencies":{"@cspell/cspell-service-bus":"8.10.2","@cspell/url":"8.10.2"},"gitHead":"1a1f15b593a0b25419c1e74eeb53d0b2839762cc","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.6.0/node@v18.20.3+x64 (linux)","_id":"cspell-io@8.10.2","dist":{"integrity":"sha512-NgcWcXD6uhsPfCZfOrrHWisuIDS18dxrDTDrl80cMG7pdzcfvb9nbP3vzbadAN11Ivf/fEaJtZHcXkkjC4v77g==","shasum":"51b6a087444a3999e5bab0292e532761fda26ba9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.10.2.tgz","fileCount":103,"unpackedSize":112848,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAresNIvVdteCOHW9oCWq2iQ2CVcuIqX8JpFKvkDcumqAiEAwDkbTg2yl/r0f9Udzc/MwpxaAVevJpRHgg4qiJh1j8c="}],"size":27677},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.10.2_1720190958111_0.5093402136776237"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-05T14:49:18.309Z","publish_time":1720190958309,"_source_registry_name":"default","contributors":[]},"8.10.4":{"name":"cspell-io","version":"8.10.4","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.5.3"},"dependencies":{"@cspell/cspell-service-bus":"8.10.4","@cspell/url":"8.10.4"},"gitHead":"96707a892a95a7e10dd5894e8cdd8f288b841c2f","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.6.0/node@v18.20.3+x64 (linux)","_id":"cspell-io@8.10.4","dist":{"integrity":"sha512-IU+w0hNUQSR99ftC5Jr5D3Vtg70AOUSvdFXHO13qVf3GBnfYxbltQirbY5afLFUWDY6ayNO3GsZisCMdywmlwg==","shasum":"146fdef2ee2480bb6c1cbd8ba051afd585a9bdbf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.10.4.tgz","fileCount":103,"unpackedSize":112848,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDk7AP5dUOpTWSiUhONJOz1qQ0w4MGlHL6NizU0XY9CGQIhAPjaqAItIRZ9Y4rW8DNqF67gXKoqNfWJegqXimpHVZoR"}],"size":27678},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.10.4_1720216505849_0.5523570718986528"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-05T21:55:05.982Z","publish_time":1720216505982,"_source_registry_name":"default","contributors":[]},"8.11.0":{"name":"cspell-io","version":"8.11.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.5.3"},"dependencies":{"@cspell/cspell-service-bus":"8.11.0","@cspell/url":"8.11.0"},"gitHead":"2b85b2b458b1117870a4f0aee18fb45ce991848d","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.7.1/node@v18.20.3+x64 (linux)","_id":"cspell-io@8.11.0","dist":{"integrity":"sha512-R6ZCNh2RrOkP3/OIpFHmtg6vztxMMsl6/t5kY1nTcmWv/1Ltw56G3q357KN6e+8epFiqFm4gMFmvzImFeR34Yw==","shasum":"f802f306d9a82e595fd2094262af79d61a7c8087","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.11.0.tgz","fileCount":103,"unpackedSize":112848,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF7zTH88u0W2egpnUKOsD2799g3wsmPcgBNivwNVJ8/oAiAdWhfqEL9aKIQEtUdnObuxF7lr/Nt/BIk6HcdzrhHKdg=="}],"size":27677},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.11.0_1721148414002_0.8911894935270301"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-16T16:46:54.186Z","publish_time":1721148414186,"_source_registry_name":"default","contributors":[]},"8.12.1":{"name":"cspell-io","version":"8.12.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.5.3"},"dependencies":{"@cspell/cspell-service-bus":"8.12.1","@cspell/url":"8.12.1"},"gitHead":"2b9d2fd6fb3a228886016f897c40e8b926e063ab","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.7.1/node@v18.20.4+x64 (linux)","_id":"cspell-io@8.12.1","dist":{"integrity":"sha512-uPjYQP/OKmA8B1XbJunUTBingtrb6IKkp7enyljsZEbtPRKSudP16QPacgyZLLb5rCVQXyexebGfQ182jmq7dg==","shasum":"811c8c5aab86cdfdff24a89c2474b9625861c7ea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.12.1.tgz","fileCount":103,"unpackedSize":112848,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEhzXF/vzIQLqBIg6F4z6o1Z8Kuuf1J+qbgyjNAoc2qDAiEA7HL4usFKB7SKk8IdGOkI6qgjhldvSz6VGgTeVCzzZKU="}],"size":27678},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.12.1_1721675495456_0.02471264143451246"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-22T19:11:35.678Z","publish_time":1721675495678,"_source_registry_name":"default","contributors":[]},"8.13.0":{"name":"cspell-io","version":"8.13.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.5.4"},"dependencies":{"@cspell/cspell-service-bus":"8.13.0","@cspell/url":"8.13.0"},"gitHead":"2fd3fb430cc96a8a50543f57d96b288219a11923","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.7.1/node@v18.20.4+x64 (linux)","_id":"cspell-io@8.13.0","dist":{"integrity":"sha512-9rcHUWHmNum7w7eCVJrUZgvJpL30OAYum8Ij9NenqwGhim95tPQc2CtHZ2aibJ6G4c4Aape9ytSgNxoIYG97DQ==","shasum":"1661d21e56b7bab2952661db835774aae5e5b48b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.13.0.tgz","fileCount":103,"unpackedSize":112824,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdP7Y55DyyyN4RfORA42lXLiigT0B0CbNUU1j4W8ClgAIhALfk9HzlTW0Kkit2lDztJzsM4NmURqic+ORK0S20RJ7/"}],"size":27674},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.13.0_1722339722985_0.2954142927765704"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-30T11:42:03.136Z","publish_time":1722339723136,"_source_registry_name":"default","contributors":[]},"8.13.1":{"name":"cspell-io","version":"8.13.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.5.4"},"dependencies":{"@cspell/cspell-service-bus":"8.13.1","@cspell/url":"8.13.1"},"gitHead":"99cdb4e3e6579c57de1014b0cd3c168188b9c1f5","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.7.1/node@v18.20.4+x64 (linux)","_id":"cspell-io@8.13.1","dist":{"integrity":"sha512-t2sgZuWGBzPSOAStfvz/U3KoFEfDxEt1cXZj0Kd0Vs36v2uoLktm6ihMe7XNFu7zIdOFSajsYQ8Bi4RSLPGPxQ==","shasum":"27bf534e1cb18c0a1cd4050680ef9f6816eece63","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.13.1.tgz","fileCount":103,"unpackedSize":112824,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD3QrZZr1lnXtx6/0LWflhL7xd0t4r8tgo+PNSVypdIEQIhAI5cDRDmedapbigyHgbjDWren65cGJmP0QkjN02P2dZV"}],"size":27674},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.13.1_1722583765449_0.1300573589747691"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-02T07:29:25.629Z","publish_time":1722583765629,"_source_registry_name":"default","contributors":[]},"8.13.2":{"name":"cspell-io","version":"8.13.2","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.5.4"},"dependencies":{"@cspell/cspell-service-bus":"8.13.2","@cspell/url":"8.13.2"},"gitHead":"5c9aaf8829991e7d6d37355acb9b9685088bba14","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.8.0/node@v18.20.4+x64 (linux)","_id":"cspell-io@8.13.2","dist":{"integrity":"sha512-Jf5LL1TEXPvKH0iabIr8BLK/Hc6crPCdsWM3CbZydp/fDU6rpbaApzSVQ376JlAaLMLpEP7s5oVh9WC4wIE5Bw==","shasum":"77a6790486b39fc78e17bfecc1d06cd2477b0731","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.13.2.tgz","fileCount":103,"unpackedSize":112824,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKAX+DAcMXPTycpbzhFJwZ+bUroGtITL3xavUbeiEcRgIgY4V+iBGJRpEOMXfUeJNgwdXQgAWj60kuAPVbOUtkCKQ="}],"size":27675},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.13.2_1723100145541_0.3575382109165348"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-08T06:55:45.722Z","publish_time":1723100145722,"_source_registry_name":"default","contributors":[]},"8.13.3":{"name":"cspell-io","version":"8.13.3","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.5.4"},"dependencies":{"@cspell/cspell-service-bus":"8.13.3","@cspell/url":"8.13.3"},"gitHead":"e017775a1d181b20abce3c6325f2527a7554a3a9","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.8.0/node@v18.20.4+x64 (linux)","_id":"cspell-io@8.13.3","dist":{"integrity":"sha512-AeMIkz7+4VuJaPKO/v1pUpyUSOOTyLOAfzeTRRAXEt+KRKOUe36MyUmBMza6gzNcX2yD04VgJukRL408TY9ntw==","shasum":"9f2323aa7ea6edce84c16964c95ee4c83b5b880e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.13.3.tgz","fileCount":103,"unpackedSize":112824,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzF0Jr6i5+aYn+i5cA/tlMGTcfwokGxE9m+NnDyoTJ5QIgPFWVL04uJjqt0dCHCvJE9oSMsJ8IQixCxaZwkqReYOQ="}],"size":27672},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.13.3_1723467411272_0.8614798478291044"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-12T12:56:51.452Z","publish_time":1723467411452,"_source_registry_name":"default","contributors":[]},"8.14.1":{"name":"cspell-io","version":"8.14.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.5.4"},"dependencies":{"@cspell/cspell-service-bus":"8.14.1","@cspell/url":"8.14.1"},"gitHead":"5552bdba15adc8c073dd33791f30329147c5c64b","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.8.0/node@v18.20.4+x64 (linux)","_id":"cspell-io@8.14.1","dist":{"integrity":"sha512-BQvFFzlPXu0RrBecjryZI6EwegpCeph7CnNoWlBUlO/T6kJiB6uG674n/LyenOImnLRrLUbRt1yZcPxziFHNlA==","shasum":"35786d1b0808b427e2a217b8fbbcbfe6e38b485c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.14.1.tgz","fileCount":103,"unpackedSize":112824,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHYleFnQWsucDGn2W0TGj0XpeSNAeaswvErZIwcGPQo4AiEAorY/2U5FC3xS+6EyaPRW+LmOQ425Y7Lou2vZmSzNGUs="}],"size":27673},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.14.1_1723895860914_0.44145626236139535"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-17T11:57:41.149Z","publish_time":1723895861149,"_source_registry_name":"default","contributors":[]},"8.14.2":{"name":"cspell-io","version":"8.14.2","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"^5.5.4"},"dependencies":{"@cspell/cspell-service-bus":"8.14.2","@cspell/url":"8.14.2"},"gitHead":"9f7c1831d4765d35f289b2a623133fc21bee4dcd","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.8.0/node@v18.20.4+x64 (linux)","_id":"cspell-io@8.14.2","dist":{"integrity":"sha512-uaKpHiY3DAgfdzgKMQml6U8F8o9udMuYxGqYa5FVfN7D5Ap7B2edQzSLTUYwxrFEn4skSfp6XY73+nzJvxzH4Q==","shasum":"501b26c630f6d8e9fc89fce1ad806c10b440723a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.14.2.tgz","fileCount":103,"unpackedSize":112824,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE3ROCsmQ8AbPlY+SI0JtBpI/fFF/u3fA8CEUm7XGgZ5AiEAyJUELv/35f0LzHaC8EXYGPHNn1usySltyDeOP5hGyBQ="}],"size":27672},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.14.2_1724137961033_0.8522661138659482"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-20T07:12:41.266Z","publish_time":1724137961266,"_source_registry_name":"default","contributors":[]},"8.14.3":{"name":"cspell-io","version":"8.14.3","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.5.4"},"dependencies":{"@cspell/cspell-service-bus":"8.14.3","@cspell/url":"8.14.3"},"gitHead":"ce996377857f5d7c3e70f27fc512afbe605562f8","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.9.1/node@v18.20.4+x64 (linux)","_id":"cspell-io@8.14.3","dist":{"integrity":"sha512-8SWe553kpSsQ039SiFQ+G/87KoJn51W1yc42aGUwkuagglspEiUVj3bTlD3eVswZAT3KbG26Mti49L37Lecj/g==","shasum":"72a6787c6be980bd8fc1c55aee9c607e46f61ca2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.14.3.tgz","fileCount":103,"unpackedSize":112853,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHu23kH+HhX6h0Y+DZ3TN+9P6knf1ORo2Bfr2Z2OYl8XAiEAjBmUFyFxucbUT7zq4GkJFvj91gVOVCbRkvFu1yG+1Gs="}],"size":27689},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.14.3_1726581598962_0.6321825370323622"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-17T13:59:59.096Z","publish_time":1726581599096,"_source_registry_name":"default","contributors":[]},"8.14.4":{"name":"cspell-io","version":"8.14.4","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.5.4"},"dependencies":{"@cspell/cspell-service-bus":"8.14.4","@cspell/url":"8.14.4"},"gitHead":"aeedd49f6ef20799eed04076093291fcacbc4b84","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.9.1/node@v18.20.4+x64 (linux)","_id":"cspell-io@8.14.4","dist":{"integrity":"sha512-o6OTWRyx/Az+PFhr1B0wMAwqG070hFC9g73Fkxd8+rHX0rfRS69QZH7LgSmZytqbZIMxCTDGdsLl33MFGWCbZQ==","shasum":"fa80333f473fd04973b850c25116b6392f6c88a3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.14.4.tgz","fileCount":103,"unpackedSize":112853,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGmwmTq2ZvMMhv88S2/58kqnJ88hRnld3jiB18cndjvRAiEA8Lrm/tEhJGUX8DTL+JNvvK/Ns5C36GF9LIQxXTZ+FKo="}],"size":27689},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.14.4_1726639007624_0.8093329263356415"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-18T05:56:47.802Z","publish_time":1726639007802,"_source_registry_name":"default","contributors":[]},"8.15.0":{"name":"cspell-io","version":"8.15.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.6.3"},"dependencies":{"@cspell/cspell-service-bus":"8.15.0","@cspell/url":"8.15.0"},"gitHead":"60b04562dfa023eede01929d86fa944163c07256","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.9.3/node@v18.20.4+x64 (linux)","_id":"cspell-io@8.15.0","dist":{"integrity":"sha512-2Ulq9QRd7rfJNqxgVcT6ypG1wrh+SBbRVVfa8S6Of3oh7fRJN9DLYW0CLMw9G5wIfo32pakLvKZT3s8FUUg4SQ==","shasum":"45f578c8570b79633cd615eec9816ae01ce8c9d0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.15.0.tgz","fileCount":103,"unpackedSize":112853,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYNW/gzZmjVUSD6Pi5SvXHHFhFvNleDpUA6jsSIkwcaAIgR9vxSUfQ4vT9cBaRLCngPlqOHFddx3HO+wWj2GPPfPM="}],"size":27690},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.15.0_1728629777671_0.8807059542248814"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-11T06:56:17.864Z","publish_time":1728629777864,"_source_registry_name":"default","contributors":[]},"8.15.1":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.15.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.6.3"},"dependencies":{"@cspell/cspell-service-bus":"8.15.1","@cspell/url":"8.15.1"},"gitHead":"6a99d22627f0e360fcfc5b98afa670464ec763f6","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.9.3/node@v18.20.4+x64 (linux)","_id":"cspell-io@8.15.1","dist":{"integrity":"sha512-PvzOm4utZuhb97hqlWS1F+ZHbMVbFsUUC0HQcubquLkjV8s/yryuBlgP52gOxNGTZjyEULWk9MYUldRZK3oB8g==","shasum":"8724304c49f6c53848fd16db5c49bbc1fffce717","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.15.1.tgz","fileCount":103,"unpackedSize":112926,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.15.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC17t2xcmEggRYWHjM8pPji0DVmIch7jIWtwHKjd784DQIgQFUAHl5fM7wJGFWOhMJ6RZ7gjTRox8BG3SvG5pVhQjQ="}],"size":27725},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.15.1_1728662123329_0.5730876389628636"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-11T15:55:23.510Z","publish_time":1728662123510,"_source_registry_name":"default","contributors":[]},"8.15.2":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.15.2","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.6.3"},"dependencies":{"@cspell/cspell-service-bus":"8.15.2","@cspell/url":"8.15.2"},"gitHead":"63f8b976a0711780646f63283cf4f0457db740ee","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.9.3/node@v18.20.4+x64 (linux)","_id":"cspell-io@8.15.2","dist":{"integrity":"sha512-Y4bEsKVXC48VawU+gU1lcsO7B55pNAjc8/C8Qg8UByobSOxtZKd7jaRRqqvd60Rh8lbgG4Nc05zKCb1CxY1+2Q==","shasum":"9adad780b2746cd08e4de04a59e8f4d2a807971c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.15.2.tgz","fileCount":103,"unpackedSize":112926,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.15.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH4YV6pnuR2iVi8rx2XXiCyeV+5XHu8wJ0DLhIqSxLY2AiEAulHe1YgdZJ5k2J502g58jGFyocOpCF09yzaSj9jAn30="}],"size":27727},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.15.2_1728886152214_0.9858072129181825"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-14T06:09:12.419Z","publish_time":1728886152419,"_source_registry_name":"default","contributors":[]},"8.15.3":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.15.3","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.6.3"},"dependencies":{"@cspell/cspell-service-bus":"8.15.3","@cspell/url":"8.15.3"},"gitHead":"2c24d62985bd3cf7835d7cfd05204113967b8d89","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.10.0/node@v18.20.4+x64 (linux)","_id":"cspell-io@8.15.3","dist":{"integrity":"sha512-ycKrfTSurfleQNR5x7QRmQ/qtMJ6JkBiqaq5qtCHNYUlOjrmQBNVXFpbmPJ3+qG+ObW+eQKEvZH5xr17F2BMjw==","shasum":"f2ad6d2164ffe8878c1af05fdf22a5bd0abcb49b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.15.3.tgz","fileCount":103,"unpackedSize":112926,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.15.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICUf3vnjj6FI8YmNaAOnceS4iq+XWdoXQ4Pwiybl6cepAiEAhVYO6RTrJCJJ+6wPru84YFlXidzmnU2IEKeLXWiguQk="}],"size":27729},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.15.3_1729110062047_0.5845305348565784"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-16T20:21:02.258Z","publish_time":1729110062258,"_source_registry_name":"default","contributors":[]},"8.15.4":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.15.4","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.6.3"},"dependencies":{"@cspell/cspell-service-bus":"8.15.4","@cspell/url":"8.15.4"},"gitHead":"27882ec49769126e3725b2cf180fee137c9a6ebe","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.10.0/node@v18.20.4+x64 (linux)","_id":"cspell-io@8.15.4","dist":{"integrity":"sha512-rXIEREPTFV9dwwg4EKfvzqlCNOvT6910AYED5YrSt8Y68usRJ9lbqdx0BrDndVCd33bp1o+9JBfHuRiFIQC81g==","shasum":"5d55471cbcff9f2d061a6f3504cd525152da754e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.15.4.tgz","fileCount":103,"unpackedSize":112926,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.15.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH8u06tBM82EziqErqs6g0m1Rd2uJIS4aA/x4Xs2ZIL0AiANadkh1H6WmvCWlUs82H/IuIwpW7d61oxCGIyZTMnN0g=="}],"size":27727},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.15.4_1729234347952_0.5258584716391095"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-18T06:52:28.147Z","publish_time":1729234348147,"_source_registry_name":"default","contributors":[]},"8.15.5":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.15.5","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.6.3"},"dependencies":{"@cspell/cspell-service-bus":"8.15.5","@cspell/url":"8.15.5"},"gitHead":"5f974b2d4d61e2582aba5a1c87fcbc127f5f06bb","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.10.0/node@v18.20.4+x64 (linux)","_id":"cspell-io@8.15.5","dist":{"integrity":"sha512-6kBK+EGTG9hiUDfB55r3xbhc7YUA5vJTXoc65pe9PXd4vgXXfrPRuy+5VRtvgSMoQj59oWOQw3ZqTAR95gbGnw==","shasum":"7d51491395b118053ac782e8f1d6785c192c864f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.15.5.tgz","fileCount":103,"unpackedSize":112926,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.15.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCXQMcQIRoz5BNb/fXFHM5pQf5+1zZsahk+346tmBOMAIhANoRK1APu0aYnzdxGy3c8kM8xNCwg0WPJJaj9o9cjKpy"}],"size":27726},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.15.5_1730300705311_0.8807683285063612"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-30T15:05:05.470Z","publish_time":1730300705470,"_source_registry_name":"default","contributors":[]},"8.15.6":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.15.6","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.6.3"},"dependencies":{"@cspell/cspell-service-bus":"8.15.6","@cspell/url":"8.15.6"},"gitHead":"fa9d2dff7ea196b9b59b9089c8511c538433c054","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.10.0/node@v18.20.4+x64 (linux)","_id":"cspell-io@8.15.6","dist":{"integrity":"sha512-jsrBGfikBFwLir28JyDinKw5z80APw6Agl2L6rWrhV9uDFYCyqHkrxzX8wmPY3beEXHwEU3e8B61JD/lbccyZQ==","shasum":"a13f273969c6328d5c4f4c33b360ead33c95db86","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.15.6.tgz","fileCount":103,"unpackedSize":112926,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.15.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAuUaPI86T96Vmn16ZOTGvV2v+Ffi/eixyhBJ0+Z00uyAiBZTn9CbqxkgGOIPT/6tlvW8eHY+qFv8JrhK92oLXLXMQ=="}],"size":27729},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.15.6_1730574204729_0.11300074859493758"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-02T19:03:24.933Z","publish_time":1730574204933,"_source_registry_name":"default","contributors":[]},"8.15.7":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.15.7","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.6.3"},"dependencies":{"@cspell/cspell-service-bus":"8.15.7","@cspell/url":"8.15.7"},"gitHead":"9decdc45e8fd0d6bb9c3851813c2c0728d3c7c5e","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.10.0/node@v18.20.4+x64 (linux)","_id":"cspell-io@8.15.7","dist":{"integrity":"sha512-GEnMPu+xyyHTal2QdCbuRrPUEpjCYo0mF/Tz/YkcZNJdn0sj6MylH2EA0A+d6WzheRpw9ijd1dRvq3h5jJgmuQ==","shasum":"709aeae1061087120d6c2030971db2b431816a0f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.15.7.tgz","fileCount":103,"unpackedSize":112926,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.15.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDCZqhzEkYIg/TIRYYMFKPTZ/gY6de6Hz1o0ZCb8swDwAiAQH+U+xvj9rNoV47LZUQWi2KCqAm+VCHYI/AY+v36/8A=="}],"size":27727},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.15.7_1730620334086_0.6702482906446956"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-03T07:52:14.288Z","publish_time":1730620334288,"_source_registry_name":"default","contributors":[]},"8.16.0":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.16.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.6.3"},"dependencies":{"@cspell/cspell-service-bus":"8.16.0","@cspell/url":"8.16.0"},"gitHead":"41cd50f9ba34033b6da32408855d7fc3b888c5e0","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.10.0/node@v18.20.4+x64 (linux)","_id":"cspell-io@8.16.0","dist":{"integrity":"sha512-WIK5uhPMjGsTAzm2/fGRbIdr7zWsMVG1fn8wNJYUiYELuyvzvLelfI1VG6szaFCGYqd6Uvgb/fS0uNbwGqCLAQ==","shasum":"f32c60a2d272a88883a7c883be1e3d8b7be8fe64","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.16.0.tgz","fileCount":103,"unpackedSize":112926,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.16.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCsBWW7HwCC/26o8gdIva8E0CQF/7aAGEg8hw+rZx1ZUAIhAKDHOhd/zG895F/6pU41gYkpmGSOJg2wAVgUxW8ENO/t"}],"size":27727},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.16.0_1730958440633_0.9269163364125521"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-07T05:47:20.846Z","publish_time":1730958440846,"_source_registry_name":"default","contributors":[]},"8.16.1":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.16.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.6.3","vitest-fetch-mock":"^0.4.2"},"dependencies":{"@cspell/cspell-service-bus":"8.16.1","@cspell/url":"8.16.1"},"gitHead":"773bb6e701ff0b7fbeb30e4621119bb4315415ad","_nodeVersion":"18.20.5","_npmVersion":"lerna/3.10.0/node@v18.20.5+x64 (linux)","_id":"cspell-io@8.16.1","dist":{"integrity":"sha512-25MOQfy7EhdVeoNUW/+jyb5ArDYSLbaFwVToakHtLGuYk9cW8q8MAHq1W9GzW06wXswT2sQsRvaozmIOTDIOnw==","shasum":"4f65952f324ab1ab8ec2e4283384410bb806027d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.16.1.tgz","fileCount":103,"unpackedSize":116070,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.16.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYVbG5FWolwMpB/VOpyvd9Y+bQpn7QHM4NMpYlEfFeRwIhANyw4isAf00KiRWiOgmDAqbRWoHbo3YpvL5AsS8BNXKZ"}],"size":28350},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-io_8.16.1_1732665626604_0.5992425281842726"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-27T00:00:26.771Z","publish_time":1732665626771,"_source_registry_name":"default","contributors":[]},"8.17.0":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.17.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.7.2","vitest-fetch-mock":"^0.4.2"},"dependencies":{"@cspell/cspell-service-bus":"8.17.0","@cspell/url":"8.17.0"},"gitHead":"cac17fe7b993db5965aa441648b1c22cb5486929","_nodeVersion":"18.20.5","_npmVersion":"lerna/3.10.1/node@v18.20.5+x64 (linux)","_id":"cspell-io@8.17.0","dist":{"integrity":"sha512-gNmgRCIwa1/kki6/ekgk/dhTpojpppufu1j5FvuKk9Ib4gOibUdVKcxCi8uk6LbwOFrrDTOtRhC6WgdMmXerUQ==","shasum":"c4b15ed00ba419f5345bcbc9820a8a35b2a19548","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.17.0.tgz","fileCount":103,"unpackedSize":116111,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.17.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBgxDf4J0jhiewUzu5dSdNGyO2/t9ar4lSetQIN6iFyCAiBDRLKNzQZ+TG3MEw+31uIACWMcWuWE9EcGKJiMuFLOtg=="}],"size":28360},"_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-io_8.17.0_1734274557365_0.41527226402004613"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-15T14:55:57.555Z","publish_time":1734274557555,"_source_registry_name":"default","contributors":[]},"8.17.1":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.17.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js"}},"scripts":{"build":"tsc -b . -f","build:esm":"tsc -p tsconfig.esm.json","build:watch":"tsc -b . -w -f","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.7.2","vitest-fetch-mock":"^0.4.2"},"dependencies":{"@cspell/cspell-service-bus":"8.17.1","@cspell/url":"8.17.1"},"gitHead":"476a03accde11d8bb97c2fd09322f962c83b116a","_nodeVersion":"18.20.5","_npmVersion":"lerna/3.10.1/node@v18.20.5+x64 (linux)","_id":"cspell-io@8.17.1","dist":{"integrity":"sha512-liIOsblt7oVItifzRAbuxiYrwlgw1VOqKppMxVKtYoAn2VUuuEpjCj6jLWpoTqSszR/38o7ChsHY1LHakhJZmw==","shasum":"b91f1cac1c64a6fa2b61a388d0dc67437fcf3ada","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.17.1.tgz","fileCount":103,"unpackedSize":116111,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.17.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHRP96o2tB3C8Xrj0VvAAF3bi9G0b5NzEvYfjfIEhQh4AiEAz7EFAIkHrOxugfjrT7zPhuPkOqFOXXlqxmcc0U2yleA="}],"size":28359},"_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-io_8.17.1_1734365423422_0.7950957735565696"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-16T16:10:23.587Z","publish_time":1734365423587,"_source_registry_name":"default","contributors":[]},"8.17.2":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.17.2","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsup-node","build:watch":"tsup-node --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.7.3","vitest-fetch-mock":"^0.4.3"},"dependencies":{"@cspell/cspell-service-bus":"8.17.2","@cspell/url":"8.17.2"},"gitHead":"160c982e8d1e3b4951acb6fc003d013f3b0597e0","_nodeVersion":"20.18.1","_npmVersion":"lerna/3.11.0/node@v20.18.1+x64 (linux)","_id":"cspell-io@8.17.2","dist":{"integrity":"sha512-IUdhbO6gsWYiM2dgudFJQTfnFCDYjLOqal3SxH5o8oOWeu5iIZ+s3N8E1odz0L5zF2Go7zDQSKvPr7Y9OOoRfw==","shasum":"cf1b9bef164461f407f8c8c4731999fbe8a02019","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.17.2.tgz","fileCount":5,"unpackedSize":70453,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.17.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAsLZM6FfGmZAZZkkO+UlweImYErWa3iNdXN8oENpMnxAiEAi/Z3UMEOqy9QyEubhN99kJff7vfBH9AibOAMu6jev3o="}],"size":16810},"_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-io_8.17.2_1736790835638_0.3263750645581296"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-13T17:53:55.842Z","publish_time":1736790835842,"_source_registry_name":"default","contributors":[]},"8.17.3":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.17.3","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsup-node","build:watch":"tsup-node --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.7.3","vitest-fetch-mock":"^0.4.3"},"dependencies":{"@cspell/cspell-service-bus":"8.17.3","@cspell/url":"8.17.3"},"gitHead":"9a0d2b4584112b33d137faa98e9931ad4e7b6050","_nodeVersion":"20.18.1","_npmVersion":"lerna/3.11.0/node@v20.18.1+x64 (linux)","_id":"cspell-io@8.17.3","dist":{"integrity":"sha512-NwEVb3Kr8loV1C8Stz9QSMgUrBkxqf2s7A9H2/RBnfvQBt9CWZS6NgoNxTPwHj3h1sUNl9reDkMQQzkKtgWGBQ==","shasum":"710df7a5912abbdae0b5d34f4c95c293722d381e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.17.3.tgz","fileCount":5,"unpackedSize":70453,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.17.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFAPQPlPBPE+iGz4LYoe3P0psqpjUw2gwoFzrRQtxHDdAiBvqbo53vKYpFsS6EgAur0u7B9bjU7qjQsaQl7Ad2K2sw=="}],"size":16809},"_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-io_8.17.3_1738066038236_0.7333722460765231"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-28T12:07:18.459Z","publish_time":1738066038459,"_source_registry_name":"default","contributors":[]},"8.17.4":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.17.4","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsup-node","build:watch":"tsup-node --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.7.3","vitest-fetch-mock":"^0.4.3"},"dependencies":{"@cspell/cspell-service-bus":"8.17.4","@cspell/url":"8.17.4"},"gitHead":"59b6876dd77fedc84fca3433b13ad9baa653c77d","_nodeVersion":"20.18.2","_npmVersion":"lerna/3.12.1/node@v20.18.2+x64 (linux)","_id":"cspell-io@8.17.4","dist":{"integrity":"sha512-lHvkxquov5XfIXSenzXrWcOWPiW79+uySoExb20UXHvPSMz0Bk7ZIqDf6lMwTquXbM4BvGGsKQbQE/D4SLD9jw==","shasum":"7ff69367ed3a689637eefb55f743f55e0479c628","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.17.4.tgz","fileCount":5,"unpackedSize":70453,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.17.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFkt3KQiKitCAmNkDyWw7STfOFWXewdhgP4tkiVS12F5AiB360nadP5fddIMAn65OPiEfWgLRxTvr1USbeQ98hJlZA=="}],"size":16810},"_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-io_8.17.4_1739985548374_0.9248668674695777"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-19T17:19:08.653Z","publish_time":1739985548653,"_source_registry_name":"default","contributors":[]},"8.17.5":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.17.5","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsup-node","build:watch":"tsup-node --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.7.3","vitest-fetch-mock":"^0.4.3"},"dependencies":{"@cspell/cspell-service-bus":"8.17.5","@cspell/url":"8.17.5"},"gitHead":"2d80ee2aa347d07c52aa9c85aa248538834d7f3c","_nodeVersion":"20.18.2","_npmVersion":"lerna/3.12.1/node@v20.18.2+x64 (linux)","_id":"cspell-io@8.17.5","dist":{"integrity":"sha512-oevM/8l0s6nc1NCYPqNFumrW50QSHoa6wqUT8cWs09gtZdE2AWG0U6bIE8ZEVz6e6FxS+6IenGKTdUUwP0+3fg==","shasum":"87d2be1db3b77215ace251e0437c009af9d40abb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.17.5.tgz","fileCount":5,"unpackedSize":70453,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.17.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDhzW9q9xN3NnDWjXL8AapJrNcv7ec5ArIK2pLYzLEBxAIhAM4h8zVO1kP/qD0sZiOlUVqhBbfwIY2MDC5A5IqoWGkl"}],"size":16810},"_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-io_8.17.5_1740240261482_0.6621231767000073"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-22T16:04:21.692Z","publish_time":1740240261692,"_source_registry_name":"default","contributors":[]},"8.18.0":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.18.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsup-node","build:watch":"tsup-node --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.8.2","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"8.18.0","@cspell/url":"8.18.0"},"gitHead":"6c7297918e9ff4f1c4fa1501d119d58bf4ce2237","_nodeVersion":"20.19.0","_npmVersion":"lerna/3.12.3/node@v20.19.0+x64 (linux)","_id":"cspell-io@8.18.0","dist":{"integrity":"sha512-W6CfXY5dlGTd6XWgHl4B2qLD/gla9TXDVdSo3ViCMJoVu82UQD8b4mir5RfHqXiMrz7ItDeUy9BxFN42VB2YcA==","shasum":"2e48a7f15c2c5c1f007599396274f5255cd72d7c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.18.0.tgz","fileCount":5,"unpackedSize":70453,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.18.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCBmBVF9i7QoxZ59fqROAvDOCt7eOZcVmZneNseQuiHQgIgR1uyBXn5z/jgThDmBCSFqlS8PnFTsewLQEegGzHFB6w="}],"size":16810},"_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-io_8.18.0_1742994108596_0.07557978892716366"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-26T13:01:48.766Z","publish_time":1742994108766,"_source_registry_name":"default","contributors":[]},"8.18.1":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.18.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsup-node","build:watch":"tsup-node --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.8.2","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"8.18.1","@cspell/url":"8.18.1"},"gitHead":"4d647f52891c3300221ff9b2341b0474f68b30b5","_nodeVersion":"20.19.0","_npmVersion":"lerna/3.12.3/node@v20.19.0+x64 (linux)","_id":"cspell-io@8.18.1","dist":{"integrity":"sha512-mm9SUEF2yShuTXDSjCbsAqYTEb6jrtgcCnlqIzpsZOJOOe+zj/VyzTy2NJvOrdvR59dikdaqB75VGBMfHi804g==","shasum":"d7b0fd4ceafac1af6dfcc28d5463a5bbea99e942","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.18.1.tgz","fileCount":5,"unpackedSize":70453,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.18.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDlAphRrAdXKKDqhAF4a4VuzLu3RmdVg5lxMuRTtkKiPgIgXShqIlojsEf9DHl5795W/+szI3VMJkdwpYnLjIIFzJY="}],"size":16811},"_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-io_8.18.1_1743232491286_0.3591001304267838"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-29T07:14:51.482Z","publish_time":1743232491482,"_source_registry_name":"default","contributors":[]},"8.19.0":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.19.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsup-node","build:watch":"tsup-node --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.8.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"8.19.0","@cspell/url":"8.19.0"},"gitHead":"ebfecabea342ba34ee368178f3864a7a194936d5","_nodeVersion":"20.19.0","_npmVersion":"lerna/4.0.0/node@v20.19.0+x64 (linux)","_id":"cspell-io@8.19.0","dist":{"integrity":"sha512-F3ciuf2yEH5k1pMdRRI6z6gWyQL/UsTNbHHB5TI0meOduha20CdcgKW3bAPypUbeub6qCoNq5bYUan1LHwfswA==","shasum":"f9aa3c1104a036fce48fb0a3ccc276310b7089b5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.19.0.tgz","fileCount":5,"unpackedSize":70453,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.19.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGnD4CLaRaxKP+kY0YQObA7iSlC87eJjr3Vnsx+COQPBAiBJqIyMUnKoxsnfAkZgk7HwytYb438cUeh9W25mFw1tSQ=="}],"size":16809},"_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-io_8.19.0_1744828542718_0.3672723507501363"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-16T18:35:42.907Z","publish_time":1744828542907,"_source_registry_name":"default","contributors":[]},"8.19.1":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.19.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsup-node","build:watch":"tsup-node --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.8.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"8.19.1","@cspell/url":"8.19.1"},"gitHead":"66fdb8ff1cfb93b5c90c93ad7fbbcc91df39cc2b","_nodeVersion":"20.19.0","_npmVersion":"lerna/4.0.0/node@v20.19.0+x64 (linux)","_id":"cspell-io@8.19.1","dist":{"integrity":"sha512-Gtp1FqnumeJo4PQ552R4cLE+pcC3dAlqsTiVXzYzwxcRRB5cYnbul5P1hCs2gv2JYHF+BZtGRFpRdswIJ3tH7A==","shasum":"460a35d767f71e222d64add70e5c75e3b0b6ae1d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.19.1.tgz","fileCount":5,"unpackedSize":70453,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.19.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHqCzDuUjyLtd/i3h7/blG1dv9YdukrnhtkjF7QeIjYbAiAWa+B136OGFn9T36gE9RyaFa+BGg+kOEHBihzWEjjqdw=="}],"size":16810},"_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-io_8.19.1_1744989115484_0.7310023330595836"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-18T15:11:55.693Z","publish_time":1744989115693,"_source_registry_name":"default","contributors":[]},"8.19.2":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.19.2","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsup-node","build:watch":"tsup-node --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.8.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"8.19.2","@cspell/url":"8.19.2"},"gitHead":"f630ececa8cd91420aaaaa81c4ad910039457a06","_nodeVersion":"20.19.0","_npmVersion":"lerna/4.0.0/node@v20.19.0+x64 (linux)","_id":"cspell-io@8.19.2","dist":{"integrity":"sha512-qt0QaUCw1/atoA960ev8z2ryT5+vGpXYcp71bzE52PPBACW2vKhwlBfc/4YpCC8pcNQGj6N9hzEX+G6nDTHnUw==","shasum":"f6195a5eb2baf2fde3df25a8ea35e6ad9c3603d3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.19.2.tgz","fileCount":5,"unpackedSize":70453,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.19.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDJUO/Xl1tuX0vPFPG9OIacOiz9MlRt1Xyr2MvSeH5ajAIgbV/jzEkNkV5Wd+Xza9vWFniI0SwwKr8Tkt0ttkooT4c="}],"size":16807},"_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-io_8.19.2_1745133033645_0.18842122594378985"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-20T07:10:33.846Z","publish_time":1745133033846,"_source_registry_name":"default","contributors":[]},"8.19.3":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.19.3","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsup-node","build:watch":"tsup-node --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.8.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"8.19.3","@cspell/url":"8.19.3"},"gitHead":"cb6946b709da590d0c6175f9962799d18aa43e93","_nodeVersion":"20.19.0","_npmVersion":"lerna/4.0.0/node@v20.19.0+x64 (linux)","_id":"cspell-io@8.19.3","dist":{"integrity":"sha512-kJa4ZQdr6QwFEo3TxcyXBLAs2DiogrdtYa4tK87Wzyg3+Am1l7Z9AN8gZWQ+tZIi3BC0FYj4PsBdZ4qdmcY98g==","shasum":"68b307eab41aec446ee64a366210c753731fe31d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.19.3.tgz","fileCount":5,"unpackedSize":70453,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.19.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCjj6jUrvQ60DkC+I+q3luGgEpnlVIVbNebnM6Y4xgcfAIhAM3ABQ0JT4mkGnkL0tjU1nzgJjWeBLx6AXueX7M0/rSB"}],"size":16811},"_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-io_8.19.3_1745734184535_0.0638986489523119"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-27T06:09:44.701Z","publish_time":1745734184701,"_source_registry_name":"default","contributors":[]},"8.19.4":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"8.19.4","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsup-node","build:watch":"tsup-node --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=18"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.8.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"8.19.4","@cspell/url":"8.19.4"},"gitHead":"1bee5f5aa4429a1b1ae0e88934b093c5440b44dc","_nodeVersion":"20.19.1","_npmVersion":"lerna/4.1.1/node@v20.19.1+x64 (linux)","_id":"cspell-io@8.19.4","dist":{"integrity":"sha512-W48egJqZ2saEhPWf5ftyighvm4mztxEOi45ILsKgFikXcWFs0H0/hLwqVFeDurgELSzprr12b6dXsr67dV8amg==","shasum":"65fadb7b33af5615184c9fa1dd2c95b79116826b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-8.19.4.tgz","fileCount":5,"unpackedSize":70453,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@8.19.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDwn2jvs632tvwuj+DC4Tca5vvEujunUmwhLx1NDw2MbAiBcjnD9UiGSmS+Pbk0Whaqt/bBB/EaBeEM8DZTppltI/A=="}],"size":16808},"_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-io_8.19.4_1746280281257_0.5711613820014225"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-03T13:51:21.419Z","publish_time":1746280281419,"_source_registry_name":"default","contributors":[]},"9.0.0":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"9.0.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsup-node","build:watch":"tsup-node --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=20"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.8.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"9.0.0","@cspell/url":"9.0.0"},"gitHead":"f7c4be398734894d817d9b60214731a516cff7d2","_nodeVersion":"20.19.1","_npmVersion":"lerna/4.1.1/node@v20.19.1+x64 (linux)","_id":"cspell-io@9.0.0","dist":{"integrity":"sha512-LtyqO0bDPCKCb/3zy/IvF4nL+FuU9GeLQ9G5bnSMFOYU/kD7w5UqzE1erzC/UublMRDRyKMlSDl8QutXCeq7zw==","shasum":"704775321922432e9ce54b2b5184f52d3cbe5be9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.0.0.tgz","fileCount":5,"unpackedSize":70450,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCfykHhTj8EdRpwyzlboWoc1utevL79Hxd0JJ2b5VsLYAIhALwqjQcIarpcmEjaURB6w3k4YLiV4F8+JGeXGUDw/Pae"}],"size":16813},"_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-io_9.0.0_1746443040533_0.31572219286551007"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-05T11:04:00.760Z","publish_time":1746443040760,"_source_registry_name":"default","contributors":[]},"9.0.1":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"9.0.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsup-node","build:watch":"tsup-node --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=20"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.8.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"9.0.1","@cspell/url":"9.0.1"},"gitHead":"bdfabd3686aac9827f3af0ceb4aa74947b5f9d60","_nodeVersion":"20.19.1","_npmVersion":"lerna/4.1.1/node@v20.19.1+x64 (linux)","_id":"cspell-io@9.0.1","dist":{"integrity":"sha512-L5fZY0glVeQb6nmt1WL1wKzZzoHJUkBQ9BGCrwqSXIrjZrYmBNSKixCjo6o9n2keRUwpNjsvZj1TQDKDV+FsXA==","shasum":"1c4a6071f734df070039c0d057a75cd8333886a3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.0.1.tgz","fileCount":5,"unpackedSize":70450,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCSHcDUUbjVBCie/lVbntzDMInyMZPgnUDNT5Op7utKNgIhAIySaCnEznxYRQOA2ijuuxB8XwGBknBUcuuVVGW4dDAc"}],"size":16811},"_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-io_9.0.1_1746690453154_0.49978632776548126"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-08T07:47:33.321Z","publish_time":1746690453321,"_source_registry_name":"default","contributors":[]},"9.0.2":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"9.0.2","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsup-node","build:watch":"tsup-node --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=20"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.8.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"9.0.2","@cspell/url":"9.0.2"},"gitHead":"39dbd9ab9b8943a023d9eda7f65f81e822f939b5","_nodeVersion":"20.19.1","_npmVersion":"lerna/4.1.2/node@v20.19.1+x64 (linux)","_id":"cspell-io@9.0.2","dist":{"integrity":"sha512-TO93FTgQjjp62nAn213885RdyOTsQwdjSHdeYaaNiaTBOBgj2jR8M8bi3+h2imGBlinlYERoVbPF9wghJEK2nw==","shasum":"13abd324ecfc9c6346c895296499d41a536848a0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.0.2.tgz","fileCount":5,"unpackedSize":70380,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAUEygU0H7h8opnj2y4wpxEKa9xJwuNLPTQH0QCF00lIAiEA1vc3wfJpN3o0z+Z6Niki5asU43OFEUKvsnY9Z3yMxlQ="}],"size":16791},"_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-io_9.0.2_1747722548906_0.980636872841596"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-20T06:29:09.100Z","publish_time":1747722549100,"_source_registry_name":"default","contributors":[]},"9.1.0":{"name":"cspell-io","version":"9.1.0","keywords":["cspell"],"author":"Jason Dent","license":"MIT","_id":"cspell-io@9.1.0","maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"dist":{"shasum":"a6ccd851b31d4e98f9c9a28fb5b644a7f3f0ed81","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.1.0.tgz","fileCount":5,"integrity":"sha512-lifh4QNNCCkQ0k/lzLqZA4IyOi9mo6pqlLqKCAaATuGh1rR4WWI6KSRcWdDbGL44RJS3iaGxJ0EYzoZ3luZSOg==","signatures":[{"sig":"MEUCIQDVdNAK7ZRDHzItVXlbrXNUvHLBBxu2Jq1ZxPA95DVlBwIgG17XVDfOKS30+iHiG4eyIdVv2QM9W9hrya8/4lHjrJE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":71795,"size":17529},"type":"module","module":"dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js"}},"gitHead":"a7ed42a31debbc86faa4a4ac2c686bdffe5b26b6","scripts":{"test":"pnpm test:build && vitest run --pool=forks","build":"tsdown","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","watch":"pnpm build:watch","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","build:watch":"tsdown --watch","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-io"},"_npmVersion":"lerna/4.4.1/node@v20.19.2+x64 (linux)","description":"A library of useful I/O functions used across various cspell tools.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"@cspell/url":"9.1.0","@cspell/cspell-service-bus":"9.1.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"typescript":"~5.8.3","lorem-ipsum":"^2.0.8","vitest-fetch-mock":"^0.4.5"},"_npmOperationalInternal":{"tmp":"tmp/cspell-io_9.1.0_1749906348598_0.11837390045756191","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-06-14T13:05:48.854Z","publish_time":1749906348854,"_source_registry_name":"default","contributors":[]},"9.1.1":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"9.1.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=20"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.8.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"9.1.1","@cspell/url":"9.1.1"},"gitHead":"40c6e1a331f38a0c008aacf2cb527270752c35ad","_nodeVersion":"20.19.2","_npmVersion":"lerna/4.4.1/node@v20.19.2+x64 (linux)","_id":"cspell-io@9.1.1","dist":{"integrity":"sha512-LMzoBvbWqVokrkrnLrdnCzX8Sf77Q42nvj7Q36G4sqZaB3Lr/ih+iZ4t5l90Wlsnst5flrQmIy0YNtndAWzp2A==","shasum":"90ca484f2a870fa60ca98a359e33e75dba94f72c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.1.1.tgz","fileCount":5,"unpackedSize":71795,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFyS0SnhcqX96dSJnRZg7e5nUn5rVv6WPGYr6rhDfPD5AiAv+LGORv3gNVcm4B4LGzcV8+VtR7QKsiTlAUgFsbs4cw=="}],"size":17531},"_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-io_9.1.1_1749908658032_0.517994746062419"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-14T13:44:18.211Z","publish_time":1749908658211,"_source_registry_name":"default","contributors":[]},"9.1.2":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"9.1.2","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=20"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.8.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"9.1.2","@cspell/url":"9.1.2"},"gitHead":"231a39f34c2c586ebb596ae7b2a832a996a80a1e","_nodeVersion":"20.19.2","_npmVersion":"lerna/4.4.1/node@v20.19.2+x64 (linux)","_id":"cspell-io@9.1.2","dist":{"integrity":"sha512-oLPxbteI+uFV9ZPcJjII7Lr/C/gVXpdmDLlAMwR8/7LHGnEfxXR0lqYu5GZVEvZ7riX9whCUOsQWQQqr2u2Fzw==","shasum":"1ec2b921fbc35c9b381ec4f258eff676bb60de13","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.1.2.tgz","fileCount":5,"unpackedSize":71795,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIB8s8yKRYqPJX5K141z0E6nXFmWE/GS2+aCFni17V8LzAiAhasZgd+H/Cc8pt4ybMG6ZvWllPxpT6sl+Ap5CsbFApQ=="}],"size":17532},"_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-io_9.1.2_1750746428602_0.6610107373705916"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-24T06:27:08.776Z","publish_time":1750746428776,"_source_registry_name":"default","contributors":[]},"9.1.3":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"9.1.3","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=20"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.8.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"9.1.3","@cspell/url":"9.1.3"},"gitHead":"cfa9ab3d0b5dc82afc488a6bf86a23e3a2afc077","_nodeVersion":"20.19.3","_npmVersion":"lerna/4.5.1/node@v20.19.3+x64 (linux)","_id":"cspell-io@9.1.3","dist":{"integrity":"sha512-fdgAVrthOY1pPsBZHWVjEVn6uHMAshj2n75eu2rvUd6EcmMuLR13EcIXHoMcQo/1Az05x2UgG7HuK+0MuRcikQ==","shasum":"a79821f6ed6aa7247bbe81aff968662810579035","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.1.3.tgz","fileCount":5,"unpackedSize":71795,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFA4Lp95dd4n+pTfqpAhlOCR5dMIhImji6oGNgznMqijAiEA01vC9+jD8Ovw0las++3mIpWClFq6heDNUIhI1uSMxMU="}],"size":17527},"_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-io_9.1.3_1751727345518_0.9876743470879792"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-05T14:55:45.705Z","publish_time":1751727345705,"_source_registry_name":"default","contributors":[]},"9.1.5":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"9.1.5","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=20"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.8.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"9.1.5","@cspell/url":"9.1.5"},"gitHead":"6303813cb5da37e88b3ccab7ce5bcf09373f5cf2","_nodeVersion":"20.19.3","_npmVersion":"lerna/4.6.1/node@v20.19.3+x64 (linux)","_id":"cspell-io@9.1.5","dist":{"integrity":"sha512-i4bw5QDZp1yoxii+bmD/V6eFGIX5IzGwROko/6X84JHjtJGItiiA3kLfO69fZuXhzuzn9GjWRhSVX6wHafRAtQ==","shasum":"2d1782a00e8065368114e3d193e1a4516150df46","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.1.5.tgz","fileCount":5,"unpackedSize":71729,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.1.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCt5MJqxjlmjtpRlb966YPg72cMd4eWkjzIUto4Wv6BeAIgDyCpejBdYRd07PjZoWG4FIyeiDrhahp5JGxs5FKJgTI="}],"size":17484},"_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-io_9.1.5_1752391379093_0.5963882193209376"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-13T07:22:59.293Z","publish_time":1752391379293,"_source_registry_name":"default","contributors":[]},"9.2.0":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"9.2.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":"Jason Dent","license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=20"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.8.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"9.2.0","@cspell/url":"9.2.0"},"gitHead":"6004e6a19e11985bc61e6578846195be07365049","_nodeVersion":"20.19.3","_npmVersion":"lerna/4.6.1/node@v20.19.3+x64 (linux)","_id":"cspell-io@9.2.0","dist":{"integrity":"sha512-oxKiqFLcz629FmOId8UpdDznpMvCgpuktg4nkD2G9pYpRh+fRLZpP4QtZPyvJqvpUIzFhIOznMeHjsiBYHOZUA==","shasum":"ee18fcbd94a67feae0a8938c2d81d7b577d1d48e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.2.0.tgz","fileCount":5,"unpackedSize":71799,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEmEFo96xTZf11QAa2HxqH0Uue4IKqDo3ANZdF6v5mNCAiA8qb7QSb5FqYsivw8qyLCYyqbv8iR/7TF20g2DoyJnWQ=="}],"size":17504},"_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-io_9.2.0_1752914830509_0.6050782817136664"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-19T08:47:10.681Z","publish_time":1752914830681,"_source_registry_name":"default","contributors":[]},"9.2.1":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"9.2.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=20"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.9.2","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"9.2.1","@cspell/url":"9.2.1"},"gitHead":"3a165c2afd917f4a923c2316f3768eaf18aa3e4b","_id":"cspell-io@9.2.1","_nodeVersion":"20.19.4","_npmVersion":"lerna/4.7.3/node@v20.19.4+x64 (linux)","dist":{"integrity":"sha512-v9uWXtRzB+RF/Mzg5qMzpb8/yt+1bwtTt2rZftkLDLrx5ybVvy6rhRQK05gFWHmWVtWEe0P/pIxaG2Vz92C8Ag==","shasum":"50234edf68f5236967cc66f8a4e45b0402ff96f4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.2.1.tgz","fileCount":5,"unpackedSize":71799,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIERwnYRS56w8m1MnNRZSeSP6VWNbrgS17lX1KU4GEUonAiEAnKhHGmctja7OuCsMmW3fr3FMqSZUydYcaHJKUdFGi+4="}],"size":17502},"_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-io_9.2.1_1756630863373_0.4349482906122608"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-31T09:01:03.570Z","publish_time":1756630863570,"_source_registry_name":"default","contributors":[]},"9.2.2":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"9.2.2","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=20"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.9.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"9.2.2","@cspell/url":"9.2.2"},"gitHead":"594a58399cb9dad07cbb1d9cef6f2adb87560dd7","_id":"cspell-io@9.2.2","_nodeVersion":"20.19.5","_npmVersion":"lerna/4.9.1/node@v20.19.5+x64 (linux)","dist":{"integrity":"sha512-Rpky4woeB6/1VUCk7DtRm94A6c5XRbhcj5dUZh851EpZ0ItEz3S9+MhkX8g1sTVkDg6Hln1pu+Nbm9dFIpGkGA==","shasum":"7c0acd780d88b7ccf43e6c3d8b2c0663d0b70027","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.2.2.tgz","fileCount":5,"unpackedSize":70898,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIA5gqFgs92N6gWxw1MRbN+rz0VFRnm1qDsqqhHOigc3UAiEAu7vamQ5BbQATmBUSKGVrstWK8pRqhNpAxL+ve5hb9KM="}],"size":17235},"_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-io_9.2.2_1761115301356_0.09266870419542328"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-22T06:41:41.559Z","publish_time":1761115301559,"_source_registry_name":"default","contributors":[]},"9.3.0":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"9.3.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=20"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.9.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"9.3.0","@cspell/url":"9.3.0"},"gitHead":"7fb984ea1809038769617b4105b55bd53f0a7f30","_id":"cspell-io@9.3.0","_nodeVersion":"20.19.5","_npmVersion":"lerna/4.9.2/node@v20.19.5+x64 (linux)","dist":{"integrity":"sha512-39Gp7asqdsrLvZ9L3BUXYX5wE6gAuvxeklguB4hjz+7i7Jhz02CcjFXDd1VhIA6tJ4hRTHWtgqaoaFv6qQF/vg==","shasum":"77718164ac9a63d6e3aac1b8c2e12020857d0796","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.3.0.tgz","fileCount":5,"unpackedSize":70898,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGsj82nBhLULywYuKDhz7SDrloE1g9wKe5DvWqdDoSDyAiB4KHT3lupb99yzp8wrf202ByqKv9sxNDZ07FdFz3y8CA=="}],"size":17236},"_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-io_9.3.0_1762415119280_0.8110815843531243"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-06T07:45:19.513Z","publish_time":1762415119513,"_source_registry_name":"default","contributors":[]},"9.3.1":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"9.3.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=20"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.9.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"9.3.1","@cspell/url":"9.3.1"},"gitHead":"3f8bf5c88cda393b581957b7f8efc696e432f6f1","_id":"cspell-io@9.3.1","_nodeVersion":"20.19.5","_npmVersion":"lerna/4.9.2/node@v20.19.5+x64 (linux)","dist":{"integrity":"sha512-ZL5IVJiNHU3bkJh1+Zgmx5i0NaUIondJZ7vIlYlO55Llz8mtIoSp7Cn2j9tURfRP/Q0BZOE6M841Tiich0mqPA==","shasum":"fcd57773682f89916bca026a84a6c32919f7bce2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.3.1.tgz","fileCount":5,"unpackedSize":70619,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAD5mpvi/jk2R6RJi/ia+OjPdO6d89RdTv18WTvT0FRyAiAti8oIpgxi6B4CZjM5jAzPprvbnMDqNHKlu3aWlv7yAg=="}],"size":17170},"_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-io_9.3.1_1762960155537_0.9590657604047015"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-12T15:09:15.728Z","publish_time":1762960155728,"_source_registry_name":"default","contributors":[]},"9.3.2":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"9.3.2","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=20"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.9.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"9.3.2","@cspell/url":"9.3.2"},"gitHead":"595bde79b4a5abf3256b71129995ec3601454b02","_id":"cspell-io@9.3.2","_nodeVersion":"20.19.5","_npmVersion":"lerna/4.9.2/node@v20.19.5+x64 (linux)","dist":{"integrity":"sha512-ahoULCp0j12TyXXmIcdO/7x65A/2mzUQO1IkOC65OXEbNT+evt0yswSO5Nr1F6kCHDuEKc46EZWwsYAzj78pMg==","shasum":"6cbf4b1000133f54ccfe786f22400e92369eb243","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.3.2.tgz","fileCount":5,"unpackedSize":70619,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBcCaxl4k2cSwU4ouP21WigAwlbM3tTbgjydJXL1hD3nAiBwdQuqvhwe9B1NOrsJ/CFZulvCSQqJ7wU7HUS/hv5FHg=="}],"size":17170},"_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-io_9.3.2_1763225259994_0.9301797672192651"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-15T16:47:40.200Z","publish_time":1763225260200,"_source_registry_name":"default","contributors":[]},"9.4.0":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"9.4.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=20"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.9.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"9.4.0","@cspell/url":"9.4.0"},"gitHead":"12dba3d8b880384d1401c765cb2186647f5a266f","_id":"cspell-io@9.4.0","_nodeVersion":"20.19.5","_npmVersion":"lerna/4.9.4/node@v20.19.5+x64 (linux)","dist":{"integrity":"sha512-8w30dqlO54H9w6WGlvZhHI5kytVbF3bYPqKJAZLWKEO36L2mdpf6/abx/FA4yVLJ56wmH1x0N0ZK32wNRl5C6A==","shasum":"855dbd4b900ea198b44f91c3490f0672d8486927","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.4.0.tgz","fileCount":5,"unpackedSize":70619,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCB91rA37Rmbx4mKEIgkgsdI7Ar5Zh24RLGVkcro34nsQIgTRS13WvnWRdo8UupnwHp7A/KA2K+IHmSjRMEwTPFF/I="}],"size":17170},"_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-io_9.4.0_1764618748342_0.7064232149333811"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-01T19:52:28.530Z","publish_time":1764618748530,"_source_registry_name":"default","contributors":[]},"9.5.0":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"9.5.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsdown","build:watch":"tsdown --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test:build":"tsc -p .","test":"pnpm test:build && vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=20"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.9.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"9.5.0","@cspell/url":"9.5.0"},"gitHead":"4407eed11650481d9037e5a1d53488a93ff4b66d","_id":"cspell-io@9.5.0","_nodeVersion":"20.19.6","_npmVersion":"lerna/4.10.2/node@v20.19.6+x64 (linux)","dist":{"integrity":"sha512-T8gBAtiLFK7JNk9lGvQdeDqR7sCRKeOh0vGw8wc8eXQhodtFkxLXPnJKL3HxsFoxsxaSYU8sqe4AVTpPYDkcDw==","shasum":"0789ee8917095f4c4efe1ce81c5d4475df6163b7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.5.0.tgz","fileCount":5,"unpackedSize":70619,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD7qoqsy9v5/b6mpO+/8hW0TavW6242nsaAKKefGSsoTAIhAN7bvNVzN9mOAVg0qE43FgdcxM40H3p20TI6LYHGeXtd"}],"size":17169},"_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-io_9.5.0_1765872062626_0.8789737335275261"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-16T08:01:02.762Z","publish_time":1765872062762,"_source_registry_name":"default","contributors":[]},"9.6.0":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"9.6.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsdown && pnpm build:tsc","build:tsc":"tsc -p .","build:watch":"tsdown --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=20"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.9.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"9.6.0","@cspell/url":"9.6.0"},"gitHead":"163793ddf2a0ad90bc7c90351698a106003297af","_id":"cspell-io@9.6.0","_nodeVersion":"20.19.6","_npmVersion":"lerna/4.10.5/node@v20.19.6+x64 (linux)","dist":{"integrity":"sha512-wZuZzKOYIb698kVEINYjGaNFQu+AFZ945TORM3hapmPjez+vsHwl8m/pPpCHeGMpQtHMEDkX84AbQ7R55MRIwg==","shasum":"b25904621699f02e32102ee1473332e353336792","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.6.0.tgz","fileCount":5,"unpackedSize":71430,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIG9Q/5Xb2KchyGDJPP2hKKexWJASomRrb/JcVN9WXgAWAiAgTWR4KWEwZPSDd+GWPYBj/Z2b9rJEoY24CbZ8b/CNEg=="}],"size":17408},"_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-io_9.6.0_1768219877210_0.4111811588349563"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-12T12:11:17.365Z","publish_time":1768219877365,"_source_registry_name":"default","contributors":[]},"9.6.1":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"9.6.1","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsdown && pnpm build:tsc","build:tsc":"tsc -p .","build:watch":"tsdown --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=20"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.9.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"9.6.1","@cspell/url":"9.6.1"},"gitHead":"666fb79096d25c53af9519cad07030e7aca597e1","_id":"cspell-io@9.6.1","_nodeVersion":"20.20.0","_npmVersion":"lerna/4.11.0/node@v20.20.0+x64 (linux)","dist":{"integrity":"sha512-UVDMCnJ1oOAWr8uHCgHq987OwqZoKVeABly3pGfgjK2X98+dqYwtb69tlFaCYckIdLazLqlmQKHfAP2pXRyWMg==","shasum":"d35feaeaba8a4222ccb129f56c852a428316d46d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.6.1.tgz","fileCount":5,"unpackedSize":71430,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.6.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDBNI992+woDjOcizQtUO0+4ueWNABCQlklzRqgZfWzfgIhANRUYt2Sgib/JDh43QrhxykLM7Z763aaI+nGRf56RnWR"}],"size":17408},"_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-io_9.6.1_1769406202331_0.1278891297083713"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-26T05:43:22.471Z","publish_time":1769406202471,"_source_registry_name":"default","contributors":[]},"9.6.2":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"9.6.2","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsdown && pnpm build:tsc","build:tsc":"tsc -p .","build:watch":"tsdown --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=20"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.9.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"9.6.2","@cspell/url":"9.6.2"},"gitHead":"646e18a04ff36d43f78a74e5055540e0f5297e91","_id":"cspell-io@9.6.2","_nodeVersion":"20.20.0","_npmVersion":"lerna/4.11.0/node@v20.20.0+x64 (linux)","dist":{"integrity":"sha512-VRBkAfUdbaq5yDYoVMvodQF3bIdBL6Gy4tiMvf+UI9C16am47AuThg1gGXRzwi5hCEXnCfevAmuVdaQP3onkow==","shasum":"9fd292ed504dcab5557d6885738771484519b819","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.6.2.tgz","fileCount":5,"unpackedSize":71430,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.6.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIATb13mIm0wsqi7riwApbzhhCYCaHGtG+MkTzFq5f/iOAiEAqvYCQftI02Do49JJj1FglTwr5nL64NOOJummgJvFV6E="}],"size":17408},"_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-io_9.6.2_1769429848133_0.364916825305424"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-26T12:17:28.470Z","publish_time":1769429848470,"_source_registry_name":"default","contributors":[]},"9.6.3":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"9.6.3","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsdown && pnpm build:tsc","build:tsc":"tsc -p .","build:watch":"tsdown --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=20"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.9.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"9.6.3","@cspell/url":"9.6.3"},"gitHead":"500b996b6c0a6ff025c42ef98db44776f43a9e72","_id":"cspell-io@9.6.3","_nodeVersion":"20.20.0","_npmVersion":"lerna/4.11.0/node@v20.20.0+x64 (linux)","dist":{"integrity":"sha512-dZYowJVTWPEjik3y/UrJnX/3PG20N1jgnP//lwX6cLGtHjv05W89lnHxsh5Suzxf3mkN/YZ1JUgmxdjj9HduNw==","shasum":"b6216f5d3b04e68cbc0fe618815a648045c85458","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.6.3.tgz","fileCount":5,"unpackedSize":71230,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.6.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCyJcSaD1BObVd/EGff3dK9E0+zgrRYD0dWq0rvxsLOxQIhAJMbflnOfv6v9HBRjE1BK9n9duTVOyJyJ8wYcKuqorqr"}],"size":17347},"_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-io_9.6.3_1770056784586_0.6484565184793125"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-02T18:26:24.718Z","publish_time":1770056784718,"_source_registry_name":"default","contributors":[]},"9.6.4":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"9.6.4","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsdown && pnpm build:tsc","build:tsc":"tsc -p .","build:watch":"tsdown --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=20"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.9.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"9.6.4","@cspell/url":"9.6.4"},"gitHead":"e126c7f5708d4258ada35ba1d29d18952d7f0886","_id":"cspell-io@9.6.4","_nodeVersion":"24.13.0","_npmVersion":"lerna/4.11.0/node@v24.13.0+x64 (linux)","dist":{"integrity":"sha512-bmvJ4yn5QK2FZWTkZA4sx2qJqIi8BrUUUV7W209drSwkYjhJtXqP0RyF6Qx4Xuu2D1s0UilEtO5Jd+E9UJkQ6w==","shasum":"8c5e05539b72bf39490cc88dc20f5e85f4eb1ced","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.6.4.tgz","fileCount":5,"unpackedSize":71230,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.6.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFrG9J+1ON1vblax/0CJLwV3rvX9tbf/nP6bgbkUFuHUAiEAkvulzOwOciBHu5lzImm+ltpir0VU7cD3tnS6mki/rOU="}],"size":17348},"_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-io_9.6.4_1770198726059_0.04049117615833975"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-04T09:52:06.240Z","publish_time":1770198726240,"_source_registry_name":"default","contributors":[]},"9.7.0":{"name":"cspell-io","publishConfig":{"access":"public","provenance":true},"version":"9.7.0","description":"A library of useful I/O functions used across various cspell tools.","type":"module","sideEffects":false,"module":"dist/index.js","exports":{".":{"import":"./dist/index.js"}},"scripts":{"build":"tsdown && pnpm build:tsc","build:tsc":"tsc -p .","build:watch":"tsdown --watch","watch":"pnpm build:watch","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage --pool=forks","test-watch":"vitest","test":"vitest run --pool=forks"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-io"},"keywords":["cspell"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-io"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme","engines":{"node":">=20"},"devDependencies":{"lorem-ipsum":"^2.0.8","typescript":"~5.9.3","vitest-fetch-mock":"^0.4.5"},"dependencies":{"@cspell/cspell-service-bus":"9.7.0","@cspell/url":"9.7.0"},"gitHead":"48f64e0bd95b39011af6dc80cd8ae4d519511f73","_id":"cspell-io@9.7.0","_nodeVersion":"24.13.0","_npmVersion":"lerna/4.11.3/node@v24.13.0+x64 (linux)","dist":{"integrity":"sha512-V7x0JHAUCcJPRCH8c0MQkkaKmZD2yotxVyrNEx2SZTpvnKrYscLEnUUTWnGJIIf9znzISqw116PLnYu2c+zd6Q==","shasum":"6f6437829391b4c5cc8762dca4c6c179be5014cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-io/-/cspell-io-9.7.0.tgz","fileCount":5,"unpackedSize":75441,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-io@9.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDOqc3GOIC0agogdVU0QjqHuLINo/+qTcdbB6ZGkRTbxAiB2qR9T5B44df6YiyF8LSWdDUwQBDzxxPvBm9l1g5WP8g=="}],"size":18423},"_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-io_9.7.0_1771858611538_0.7844148963517088"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-23T14:56:51.675Z","publish_time":1771858611675,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"9.7.0","next":"8.9.0-alpha.0","cspell5-next":"5.21.2-alpha.0","cspell5":"5.21.2"},"name":"cspell-io","time":{"created":"2022-01-26T22:26:26.006Z","4.0.5":"2019-05-20T11:37:10.459Z","modified":"2026-02-23T14:57:05.219Z","4.0.6":"2019-05-20T11:54:42.024Z","4.0.8":"2019-05-20T12:50:30.810Z","4.0.9":"2019-05-20T19:47:47.883Z","4.0.10":"2019-05-21T14:34:41.149Z","4.0.11":"2019-05-25T10:51:28.269Z","4.0.12":"2019-05-26T05:20:36.339Z","4.0.13":"2019-05-29T09:30:49.313Z","4.0.14":"2019-06-10T14:00:07.440Z","4.0.15":"2019-06-10T14:24:46.338Z","4.0.16":"2019-06-12T18:25:46.548Z","4.0.17":"2019-07-14T12:01:56.093Z","4.0.18":"2019-09-07T07:27:08.338Z","4.0.19":"2019-10-26T08:31:40.061Z","4.0.20":"2020-01-01T09:46:49.871Z","5.0.1-alpha.3":"2020-04-12T12:52:42.749Z","4.0.21":"2020-04-19T08:26:40.298Z","4.0.22":"2020-05-16T21:44:12.114Z","5.0.1-alpha.5":"2020-08-12T19:46:15.339Z","4.1.0":"2020-08-12T20:03:42.024Z","5.0.1-alpha.6":"2020-10-17T20:18:33.310Z","4.1.1":"2020-10-17T20:18:47.777Z","5.0.1-alpha.8":"2020-11-01T16:23:12.358Z","5.0.1-alpha.11":"2020-11-07T22:43:08.067Z","4.1.2":"2020-11-09T07:02:46.172Z","5.0.1-alpha.12":"2020-11-12T13:41:09.305Z","4.1.4":"2020-11-14T15:31:11.960Z","5.0.1-alpha.13":"2020-11-16T23:02:54.449Z","4.1.6":"2020-11-17T23:19:33.300Z","5.0.1-alpha.15":"2020-11-18T07:43:57.123Z","5.0.1":"2020-11-20T07:41:40.500Z","5.0.2":"2020-11-26T07:00:48.937Z","4.1.7":"2020-11-29T16:35:01.113Z","5.0.3":"2020-12-04T18:46:45.004Z","5.0.4":"2020-12-15T12:11:35.522Z","5.0.8":"2020-12-17T12:12:53.954Z","5.1.0":"2020-12-27T08:24:06.865Z","5.1.3":"2021-01-05T15:23:40.429Z","5.2.0":"2021-01-23T08:06:59.575Z","5.3.0-alpha.0":"2021-02-18T19:17:59.965Z","5.3.0-alpha.1":"2021-02-19T20:48:34.026Z","5.3.0-alpha.2":"2021-02-22T09:23:15.466Z","5.3.0-alpha.3":"2021-02-23T17:47:06.498Z","5.3.0-alpha.4":"2021-02-25T09:26:28.333Z","5.3.0":"2021-02-25T12:12:58.325Z","5.3.1":"2021-02-25T14:55:44.764Z","5.3.2":"2021-02-26T19:02:16.076Z","5.3.3":"2021-02-26T21:11:43.072Z","5.3.4":"2021-03-01T12:44:20.396Z","5.3.5":"2021-03-05T04:22:09.297Z","5.3.7-alpha.3":"2021-03-05T16:18:30.167Z","5.3.7":"2021-03-05T19:02:24.132Z","5.3.8":"2021-03-17T13:33:24.177Z","5.3.10":"2021-04-02T13:19:04.148Z","5.3.11":"2021-04-03T14:11:53.275Z","5.3.12":"2021-04-06T06:51:50.154Z","5.4.0":"2021-05-05T09:52:15.525Z","5.4.1":"2021-05-11T11:48:18.456Z","5.5.0":"2021-05-29T04:41:35.808Z","5.5.1":"2021-05-29T06:12:50.725Z","5.5.2":"2021-05-30T10:30:10.595Z","5.6.0":"2021-06-05T13:36:23.486Z","5.6.1":"2021-06-09T11:57:24.223Z","5.6.2":"2021-06-10T14:43:21.037Z","5.6.4":"2021-06-15T07:03:36.991Z","5.6.5":"2021-06-18T22:49:20.283Z","5.6.7":"2021-08-13T16:41:28.577Z","5.7.0":"2021-08-14T13:25:00.414Z","5.8.0":"2021-08-21T18:26:13.103Z","5.8.1":"2021-08-24T10:43:31.778Z","5.8.2":"2021-08-25T18:09:13.590Z","5.9.0-alpha.0":"2021-08-31T07:53:18.112Z","5.9.0":"2021-08-31T10:37:24.899Z","5.9.1-alpha.1":"2021-09-12T06:19:09.517Z","5.9.1":"2021-09-12T11:36:03.862Z","5.10.0-alpha.2":"2021-09-13T09:15:41.265Z","5.10.0-alpha.3":"2021-09-16T11:42:20.738Z","5.10.0-alpha.6":"2021-09-17T05:49:56.634Z","5.10.0":"2021-09-17T07:23:34.194Z","5.11.0-alpha.0":"2021-09-28T14:08:18.099Z","5.11.0":"2021-09-28T15:01:19.549Z","5.11.1":"2021-09-29T06:40:38.904Z","5.12.0-alpha.0":"2021-10-05T10:34:38.589Z","5.12.0":"2021-10-05T10:58:22.608Z","5.12.2":"2021-10-06T14:40:44.960Z","5.12.3":"2021-10-08T16:14:28.406Z","5.12.4":"2021-10-31T08:36:13.992Z","5.12.6":"2021-11-04T13:28:23.514Z","5.13.0":"2021-11-17T07:50:48.733Z","5.13.1":"2021-11-24T19:28:39.538Z","5.13.2":"2021-12-07T09:26:00.526Z","5.13.3":"2021-12-11T08:47:26.158Z","5.13.4":"2021-12-18T11:02:13.940Z","5.14.0-alpha.0":"2021-12-29T11:27:13.408Z","5.14.0":"2021-12-29T11:57:01.704Z","5.15.0":"2022-01-07T13:57:49.477Z","5.15.1":"2022-01-07T15:44:36.812Z","5.15.2":"2022-01-11T10:20:46.669Z","5.15.3":"2022-01-20T12:18:37.062Z","5.16.0":"2022-01-20T16:42:49.226Z","5.17.0-alpha.0":"2022-01-26T18:04:36.676Z","5.17.0":"2022-01-26T20:43:14.413Z","5.18.0-alpha.0":"2022-01-30T20:39:23.254Z","5.18.0":"2022-01-31T06:38:00.545Z","5.18.1":"2022-02-03T10:16:13.455Z","5.18.2":"2022-02-03T14:07:11.750Z","5.18.3":"2022-02-04T15:34:43.582Z","5.18.4":"2022-02-07T07:14:48.344Z","5.18.5":"2022-02-15T07:52:40.909Z","5.19.0":"2022-03-12T06:10:10.720Z","5.19.1":"2022-03-13T10:20:39.305Z","5.19.2":"2022-03-14T09:42:44.827Z","5.19.3":"2022-03-24T07:04:16.474Z","5.19.4":"2022-04-01T08:21:14.883Z","5.19.5":"2022-04-01T16:18:52.728Z","5.19.6":"2022-04-08T14:02:07.519Z","5.19.7":"2022-04-09T06:00:00.565Z","5.20.0":"2022-05-02T11:51:14.984Z","5.21.0":"2022-05-17T06:10:12.033Z","5.21.1":"2022-05-20T13:51:43.221Z","6.0.0-alpha.0":"2022-05-20T14:36:16.871Z","5.21.2-alpha.0":"2022-05-20T18:36:13.258Z","6.0.0":"2022-05-21T12:12:48.597Z","5.21.2":"2022-05-21T18:55:06.204Z","6.1.0-alpha.0":"2022-05-28T11:50:05.566Z","6.1.0":"2022-05-31T17:43:55.227Z","6.1.1":"2022-06-02T06:49:01.327Z","6.1.2":"2022-06-09T09:47:15.092Z","6.1.3-alpha.0":"2022-06-15T13:15:51.252Z","6.1.3-alpha.1":"2022-06-15T23:14:42.651Z","6.1.3":"2022-06-28T10:24:58.447Z","6.2.0-alpha.0":"2022-06-28T18:29:46.572Z","6.2.0-alpha.1":"2022-06-29T13:27:55.751Z","6.2.0":"2022-06-30T15:13:09.618Z","6.2.2":"2022-07-01T09:06:44.411Z","6.2.3":"2022-07-07T13:43:57.535Z","6.2.4-alpha.0":"2022-07-13T07:16:09.578Z","6.3.0":"2022-07-17T05:21:02.656Z","6.4.0-alpha.0":"2022-07-18T10:57:57.847Z","6.4.0":"2022-07-19T15:06:21.649Z","6.4.1":"2022-07-23T10:56:00.085Z","6.4.2":"2022-07-26T07:54:41.594Z","6.5.0":"2022-07-29T18:39:50.241Z","6.6.0":"2022-08-08T04:40:03.792Z","6.6.1-alpha.0":"2022-08-10T07:19:17.639Z","6.6.1-alpha.1":"2022-08-10T10:25:19.259Z","6.6.1-alpha.2":"2022-08-10T13:04:20.087Z","6.6.1-alpha.9":"2022-08-10T15:53:58.095Z","6.6.1":"2022-08-10T16:05:13.535Z","6.7.0":"2022-08-18T16:56:17.341Z","6.8.0":"2022-08-21T10:17:09.340Z","6.8.1":"2022-08-26T10:47:33.476Z","6.8.2":"2022-09-12T13:06:07.554Z","6.9.0":"2022-09-15T13:25:33.041Z","6.9.1":"2022-09-18T09:10:30.530Z","6.10.0":"2022-09-19T09:13:38.800Z","6.10.1":"2022-09-20T09:09:19.436Z","6.11.0":"2022-09-30T01:50:05.657Z","6.11.1":"2022-09-30T03:28:16.572Z","6.12.0":"2022-09-30T11:57:34.097Z","6.13.0":"2022-10-28T01:51:57.078Z","6.13.1":"2022-10-28T05:47:56.656Z","6.13.2":"2022-10-31T08:18:03.259Z","6.13.3":"2022-10-31T13:00:16.077Z","6.14.0":"2022-11-03T13:59:49.834Z","6.14.1":"2022-11-07T10:39:12.370Z","6.14.2":"2022-11-11T08:42:43.373Z","6.14.3":"2022-11-17T07:38:01.175Z","6.15.0":"2022-11-25T17:34:48.770Z","6.15.1":"2022-11-30T13:49:22.395Z","6.16.0":"2022-12-02T13:38:27.477Z","6.17.0":"2022-12-05T15:49:16.956Z","6.18.0":"2022-12-21T09:33:25.483Z","6.18.1":"2022-12-29T13:05:50.305Z","6.19.0":"2023-01-17T14:50:26.150Z","6.19.1":"2023-01-17T21:33:55.048Z","6.19.2":"2023-01-17T22:13:43.963Z","6.20.0":"2023-02-01T15:35:02.419Z","6.20.1":"2023-02-01T18:16:01.422Z","6.21.0":"2023-02-03T10:24:45.136Z","6.22.0":"2023-02-05T14:06:28.491Z","6.23.0":"2023-02-11T14:42:40.011Z","6.23.1":"2023-02-12T16:48:21.927Z","6.24.0":"2023-02-13T16:07:41.305Z","6.25.0":"2023-02-14T18:43:19.841Z","6.26.0":"2023-02-15T07:38:08.291Z","6.26.1":"2023-02-15T09:20:25.272Z","6.26.2":"2023-02-16T08:19:09.153Z","6.26.3":"2023-02-16T11:43:39.639Z","6.27.0":"2023-02-26T07:50:04.520Z","6.28.0":"2023-03-03T20:26:55.994Z","6.29.0":"2023-03-11T11:30:58.796Z","6.29.1":"2023-03-13T10:41:00.115Z","6.29.2":"2023-03-13T12:32:36.948Z","6.29.3":"2023-03-14T06:22:37.557Z","6.30.0":"2023-03-16T15:30:11.445Z","6.30.1":"2023-03-18T05:44:08.657Z","6.30.2":"2023-03-18T18:47:06.742Z","6.31.0":"2023-03-24T15:39:58.266Z","6.31.1":"2023-03-24T16:51:05.579Z","7.0.0-alpha.1":"2023-04-14T12:10:02.405Z","7.0.0-alpha.2":"2023-05-07T07:10:01.670Z","7.0.1-alpha.0":"2023-06-09T07:22:43.767Z","7.0.1-alpha.1":"2023-07-08T12:38:48.423Z","7.0.1-alpha.2":"2023-07-09T06:42:43.418Z","7.0.1-alpha.3":"2023-07-11T13:18:31.895Z","7.0.1-alpha.4":"2023-07-12T12:25:50.074Z","7.0.1-alpha.5":"2023-07-14T05:03:01.092Z","7.0.1-alpha.6":"2023-07-14T09:30:35.391Z","6.31.2":"2023-07-16T08:13:47.506Z","7.0.1-alpha.7":"2023-07-19T11:28:19.981Z","7.0.1-alpha.8":"2023-07-21T21:34:31.498Z","6.31.3":"2023-08-08T09:00:44.049Z","7.0.1-alpha.9":"2023-08-10T08:11:12.634Z","7.0.0":"2023-08-10T10:11:18.160Z","7.0.1":"2023-08-21T08:14:39.923Z","7.0.2":"2023-08-28T15:49:46.719Z","7.1.1":"2023-08-28T16:05:28.818Z","7.2.0":"2023-08-29T10:12:06.521Z","7.3.0":"2023-09-01T05:24:05.611Z","7.3.1":"2023-09-01T07:46:25.367Z","7.3.2":"2023-09-01T09:50:17.044Z","7.3.3":"2023-09-09T10:10:00.991Z","7.3.4":"2023-09-10T14:21:58.181Z","7.3.5":"2023-09-10T20:10:17.681Z","7.3.6":"2023-09-13T06:43:36.616Z","7.3.7":"2023-09-28T07:11:32.009Z","7.3.8":"2023-10-13T17:12:11.463Z","7.3.9":"2023-11-07T10:44:36.215Z","8.0.0":"2023-11-07T16:18:59.149Z","8.1.0":"2023-12-01T13:08:08.632Z","8.1.1":"2023-12-04T10:54:25.653Z","8.1.2":"2023-12-04T15:21:19.702Z","8.1.3":"2023-12-06T13:35:57.408Z","8.2.0":"2023-12-20T14:24:50.016Z","8.2.1":"2023-12-20T17:52:35.011Z","8.2.3":"2023-12-22T07:40:02.754Z","8.2.4":"2023-12-28T11:19:31.935Z","8.3.0":"2023-12-30T09:17:07.240Z","8.3.1":"2024-01-01T12:05:09.023Z","8.3.2":"2024-01-02T13:14:44.370Z","8.4.0":"2024-02-19T09:51:07.237Z","8.4.1":"2024-02-20T08:57:11.227Z","8.5.0":"2024-03-01T14:53:03.548Z","8.6.0":"2024-03-05T15:46:06.772Z","8.6.1":"2024-03-25T10:57:40.129Z","8.7.0":"2024-04-10T13:04:00.833Z","8.8.0":"2024-05-03T15:15:17.395Z","8.8.1":"2024-05-10T04:01:09.859Z","8.8.2":"2024-05-22T16:11:37.569Z","8.8.3":"2024-05-23T12:29:01.938Z","8.8.4":"2024-06-03T16:56:27.436Z","8.9.0-alpha.0":"2024-06-18T10:32:33.974Z","8.9.0":"2024-06-18T14:57:31.190Z","8.9.1":"2024-06-20T14:01:32.444Z","8.10.0":"2024-07-02T13:09:36.788Z","8.10.1":"2024-07-05T08:03:14.614Z","8.10.2":"2024-07-05T14:49:18.309Z","8.10.4":"2024-07-05T21:55:05.982Z","8.11.0":"2024-07-16T16:46:54.186Z","8.12.1":"2024-07-22T19:11:35.678Z","8.13.0":"2024-07-30T11:42:03.136Z","8.13.1":"2024-08-02T07:29:25.629Z","8.13.2":"2024-08-08T06:55:45.722Z","8.13.3":"2024-08-12T12:56:51.452Z","8.14.1":"2024-08-17T11:57:41.149Z","8.14.2":"2024-08-20T07:12:41.266Z","8.14.3":"2024-09-17T13:59:59.096Z","8.14.4":"2024-09-18T05:56:47.802Z","8.15.0":"2024-10-11T06:56:17.864Z","8.15.1":"2024-10-11T15:55:23.510Z","8.15.2":"2024-10-14T06:09:12.419Z","8.15.3":"2024-10-16T20:21:02.258Z","8.15.4":"2024-10-18T06:52:28.147Z","8.15.5":"2024-10-30T15:05:05.470Z","8.15.6":"2024-11-02T19:03:24.933Z","8.15.7":"2024-11-03T07:52:14.288Z","8.16.0":"2024-11-07T05:47:20.846Z","8.16.1":"2024-11-27T00:00:26.771Z","8.17.0":"2024-12-15T14:55:57.555Z","8.17.1":"2024-12-16T16:10:23.587Z","8.17.2":"2025-01-13T17:53:55.842Z","8.17.3":"2025-01-28T12:07:18.459Z","8.17.4":"2025-02-19T17:19:08.653Z","8.17.5":"2025-02-22T16:04:21.692Z","8.18.0":"2025-03-26T13:01:48.766Z","8.18.1":"2025-03-29T07:14:51.482Z","8.19.0":"2025-04-16T18:35:42.907Z","8.19.1":"2025-04-18T15:11:55.693Z","8.19.2":"2025-04-20T07:10:33.846Z","8.19.3":"2025-04-27T06:09:44.701Z","8.19.4":"2025-05-03T13:51:21.419Z","9.0.0":"2025-05-05T11:04:00.760Z","9.0.1":"2025-05-08T07:47:33.321Z","9.0.2":"2025-05-20T06:29:09.100Z","9.1.0":"2025-06-14T13:05:48.854Z","9.1.1":"2025-06-14T13:44:18.211Z","9.1.2":"2025-06-24T06:27:08.776Z","9.1.3":"2025-07-05T14:55:45.705Z","9.1.5":"2025-07-13T07:22:59.293Z","9.2.0":"2025-07-19T08:47:10.681Z","9.2.1":"2025-08-31T09:01:03.570Z","9.2.2":"2025-10-22T06:41:41.559Z","9.3.0":"2025-11-06T07:45:19.513Z","9.3.1":"2025-11-12T15:09:15.728Z","9.3.2":"2025-11-15T16:47:40.200Z","9.4.0":"2025-12-01T19:52:28.530Z","9.5.0":"2025-12-16T08:01:02.762Z","9.6.0":"2026-01-12T12:11:17.365Z","9.6.1":"2026-01-26T05:43:22.471Z","9.6.2":"2026-01-26T12:17:28.470Z","9.6.3":"2026-02-02T18:26:24.718Z","9.6.4":"2026-02-04T09:52:06.240Z","9.7.0":"2026-02-23T14:56:51.675Z"},"readme":"# cspell-io\n\nA library for reading and writing files.","users":{}}