{"_id":"@techor/query-workspaces","_rev":"49-16b55198e46e638b8d0c21533845783e","name":"@techor/query-workspaces","dist-tags":{"latest":"2.4.6"},"versions":{"2.0.1":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.0.1","@techor/fs":"^2.0.1"},"version":"2.0.1","gitHead":"a73591c3a757d6181587306eaf577991d6d8b47d","_id":"@techor/query-workspaces@2.0.1","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-Gk+20upizcD9QH4jKAh4weVjdFkCyr0/FH5VokuK+cmLNC2Xz6NnNiNpsItB/DAftuGLGRwmuRYPtq7ar1wt0Q==","shasum":"f6dcf81f2894b1f3ee18d33144e57c997db2a2de","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.0.1.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDyJqoRKC8c/OVXkL3NJ/ozTMbWrak9WVoAssSAKmDVDAiBQi5Lb5fIvT6ct/3DAjgpwPfTusjgvl5bZUdQNwTaAaQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJoQrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmooOg//WppFpYj1Fn88568ezt4+7jJFkPdEaKMBNxRpX4HGyZEhBylc\r\nrotfhLyCFkLlg2rtucekWtuVhdQSNcOOqKKT7KtuSRgc8t44mI3lP7NIpU1Y\r\ni0WvpAOmDloNBZjgr++dLoD7GcX6Edwxtw61eV22qSC+CdTUGdeYcM7Ggw77\r\nOUR56WGRXM+XZHAhPHwS1o6Ln0V99GAi+sOaqb1vyElLfAw/z4SYfZF3ZiVL\r\ncRTHtc0PBWosd9w9Qs8OOIToZcdkRVHHAISD3R3aSfe3AnWIdhVwLkcaVvuj\r\nFkv1nlSMznJ122b9ClQNmYCcTMlAdLNr8+vQ2VsCqxCTDI4Zog20LVJolgjL\r\nHQb97l0qzVE+tOn0ET/3rzeJNSL0VlU87yMAL/t1e8iuaSGYMosns64D9spj\r\n9Ol0FtvJ3k/1yY71nIhIGgq7Nf8b5ulIA6EOgAa8LkQ+BlWSlj9l1i2Ujh4U\r\nWlem2D2Lp/EmBlUwT8atW8IB1BGgtP0ONeXZivI4FSQ+LXpucZCd5bVee/mk\r\n2ZIoo99wTnB4Epl6MBl+8Qkm5cuulmaN1wm3+3z1gXtAxpZamRGxf+y/Ys8R\r\n1gc8wiu8eBGHvx7FRW26y6Cqy2FLSraAfIdUsmy76z6S04DROzvOa5MvA04j\r\nJ5dSIlHLHY8Wz5ePgiPOvgUcGoVODtXNKtA=\r\n=mLRJ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"1aron","email":"aron@master.co"},"directories":{},"maintainers":[{"name":"1aron","email":"aron@master.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.0.1_1680245803795_0.7638244394644673"},"_hasShrinkwrap":false},"2.0.2":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.0.2","@techor/fs":"^2.0.2"},"version":"2.0.2","gitHead":"5a5a684f7d207e90e791623f4756ccc7fb9891ef","_id":"@techor/query-workspaces@2.0.2","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-GO0yKncSc3247RmK5CNiQ3PomoMU+kHomhdFcAE0TNkD9siXpkKmWyXSsW2By/rtJ2B1JgF81eyo9c0DsglSLQ==","shasum":"23ae5236f2e15acbcc72e408100ae7775548f236","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.0.2.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDuAnff03B0ZOgnV9wX8RoJiOwM+IIzDJ4jD0GU/B43hAIhAIVkASOv9uMj5n9+UUlunc9ILKGN//B3RZIsS9xMN20x"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJuEiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo39Q/+Ny80mQItTDvcqyxLcNYhlb5WoianK6xsm8NHsL/2I4WFYucS\r\nflowRcIj4olWGvg5u9qdNuDxGW+lvsC3ahNapuRLfV4EdS3RCMr+emzjiYO2\r\nA6Z5PxZTyQr3o16ttMxNO+KAtAUXpXzDiSgMrxFTbUtsbrMKyN8yQ7371anv\r\ng4AOSK0Tf5g2o+FQ1hDX7zml2ZMDLLApguYMCSZwerqhs1+YYE5xeT1eeeHJ\r\nuqbnFRxxERiDfuOJUIQVB59gaflpy2zt1bH8b3/fXLaucbMuikqtJmUI7yjk\r\njujGPFvqu6RnSPUNmDevzbI8VM0luAk60lLVHvfqn9lLQ70CKDbJzC4zcO7d\r\nATZ6rCf1aTVxKH0Cx9m7wKCnLfO6tfOWenJHhTHVVVtUoFiKEm3SGjtQ47pw\r\nlzsZb0qqNma0gSUg5+XCFb7a0RS3IcGopo3QkOxjJiFc1B7jMrDX+3X5ibUA\r\nrdW7wsBEs4JdZ6L8V1w5WREm2fYOaX9Ns7nzLdqnakVuS4bspaFYR15zNemv\r\nytd3pusDlo4lnS7fwkVBbPKdYB5piE4IKLZstc9yksmVCAY+6T38hHDn4nf5\r\nEu4rarijl3fvYiS9KTE+ma20GCNDXK2O1ICPKTs3bWsqdMuOUd9aoDAsAISr\r\n8Ftz2mYk+rpRQyueqFq39XlQmE4JKP5TOx0=\r\n=Qxmh\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"1aron","email":"aron@master.co"},"directories":{},"maintainers":[{"name":"1aron","email":"aron@master.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.0.2_1680269602431_0.3687873094584979"},"_hasShrinkwrap":false},"2.0.3":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.0.3","@techor/fs":"^2.0.3"},"version":"2.0.3","gitHead":"29f6a911dea096a13fa9601e4cc3900ff4dedc3d","_id":"@techor/query-workspaces@2.0.3","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-LR4bIHGk3AoZkOHB91lJ62QWrLE2E3pOdPnhxL6YGEDi7vSkvOqbbM9TXn8hdCmwkTRoKH+7Gg/bq+NUIzF+Fw==","shasum":"d4e7744df4021bb7d1cea64f3dd2e3b4bc2823bb","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.0.3.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHnQSUSgwwQtR1CY2B40TAi2h5oxjzYVvyBTTQ3E0odfAiEA6H/ubl0L6OQ8GseFB1Bbsqc43esYtHsjkUo7DjZD758="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJuTiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrWug//S3ZebDOAZybJQS3l0WRgOi7Te0HR1YFJbD3B9qZGibSWNKX9\r\naAD8SsqjJeg//QfxFo6wvjPc8ChcZ7xIVzCI3aciaXBSa8xIQBnAln3Tgp2Q\r\n94j5irbqnBOz6WxXeZZkgY6yaF4tdv//J6U7QYZ/+P+5gP4XcovFPalazcmb\r\n4HV+kShb3hekpeXiq9k5UUdPg42oUf6A2xCSIAt4w3Ddu8brRI0h6lIapjqx\r\nuEMTSmTp69KZASDbE5yRjv7W9gvMsXzpjuKa9yO97sr1keaeNgueDh+s8agg\r\nLVRNXi6rGIzyYtZTLynZ0g30XgRW41+Z4h86n8LTq348+W1o36bX0mnxOVq5\r\nE9R0emdjVptChEN7LdluNqC2RGZYNwaeJH4ZRbNSt8SyOjTuoXE0sctWvMhy\r\nNO2aTh1VJZqR967AmhqUMa/KBC8A1Y/NOt/W7tCOg3jkzstDA+BwbOUFTAPk\r\neEiFLPnfTpsYlAZQZvhsnCdNvHqLtolEIXmFcpDJEebSqzy8DjTir+ZnLbgK\r\nIX7hMwsp/xxp8hyoQPIjtx+iM8GKo7EcXusE6d/o8zzciyMo8GzzoAJzqMSQ\r\n7/0DHKKGSTJJCvd13WJDkVsp733yoCBCkqhLqu0s3PU59C3TOhBcv6ppsUO4\r\nKt3825EOkHH+kko3B5LNYv8QlvGtf+ZGZWY=\r\n=lHwk\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"1aron","email":"aron@master.co"},"directories":{},"maintainers":[{"name":"1aron","email":"aron@master.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.0.3_1680270562621_0.8210891626563099"},"_hasShrinkwrap":false},"2.0.4":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.0.4","@techor/fs":"^2.0.4"},"version":"2.0.4","gitHead":"557910305e4cadd2fd26e4e9dfd7ba4464dd028b","_id":"@techor/query-workspaces@2.0.4","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-WiXAWiIfqrJfvwJ4nlq+EGpEcIXFJ1yu1FfXxXSp4DvuKHTcZY2qR7LJ1Xbsj/0jVmWxa+SWy39mJ3GB49b74g==","shasum":"698c60858e37565aa78e6f9e9113eebd2c8fd77e","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.0.4.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtCf1Zb1amD2aD1NOU2uDOQrhKY15ymcPkUnuSO5zg8gIgDRxn6B5bMiPiz4b6xuSfhVuOGcFJYWgz1H1cCWzliEg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJuvdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqL2w/8CCdksuVNILaCiahCz9cxDFFoVUp+ZnvJfAfx/65A2ZFA9yCM\r\nKkVimMdueAVLiHqyl4Byl5Pc0uH7xasmxYB7Rr81yQVisbIeWtEERr5UjwCa\r\nd+lJAEbm+bv3noG/q9m3GjA/RnY9/dk3DZhk+2Hx1UsXDT+5EQWSNeVfzRv2\r\nLgIbN1BSMG6avcXVgPJrBileks0cuTLj12ItYkHhZhxW666zw1PDaYDLxiMN\r\niJCFxl9F9UNFBe8kv2faqZa7tyYV1AReABPR7oOlpiAodkmvLI3mKE9683ZX\r\ndPDcmX19lhw+5njVipf48XC2dEnuVG1BXa0L8/attdGrnnG2F1/spsK5YXqf\r\nvAg8psUUUR+9fc6qY1yNWIr2G+kmodpHQr3Sq0Qx45KjAxDEOJL3DnO6scyL\r\nLRbQQbj/1PtPazj2a7jX6nzdwBzkRAQ7faZRpBhzf86Xbt9le6q2p7WCpAxv\r\nYpGW59SZcqmvZHn1srAoX/kRLhBqAUuLuHmsTXCqbNstOfxWkaTaJmx32+yP\r\nPwaT3OGTLJfmIT+ziNv/KdScbb+YP7kqCJteEGa6MW7pqd00itQPzVhLbh4u\r\n7wNskwcEnMLJ/Y6J6i7z9p8DQr/YT2c8UvhJWpirlceVJmDE0Y29ybAUQmRR\r\nz+zFhRRrXczAiEKjj/A3ZasVpttXRO/kT/s=\r\n=FuN6\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"1aron","email":"aron@master.co"},"directories":{},"maintainers":[{"name":"1aron","email":"aron@master.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.0.4_1680272349650_0.30008456261740557"},"_hasShrinkwrap":false},"2.0.5":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.0.5","@techor/fs":"^2.0.5"},"version":"2.0.5","gitHead":"277dc67b9a721ae8a3b08875400d6200ef071af3","_id":"@techor/query-workspaces@2.0.5","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-bm+P2FMPA/VHkeVyRGmysD0ge/l5HqsN0O7drl5nCyXvwBNa1Gln6RqdL3D3KTG2bJaAW1XT9DP+lDhkcClVhg==","shasum":"6d86af6c77b148584e82ebe6d243bd8f2a432c54","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.0.5.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFW/ANk8JuMWNlGenwhicpjW/3xu3rn+v8/WJUK7Q/+IAiEA7+PCqz/5YmGkn8K+GBAi43zr7sAavMO/UVnt+YFiGF4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJyPjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/Pg//Unx/9gIcaY7+hNTyNbn7fh0g2NvdPA951zLPDG38t8+SzrJm\r\nPjV/9gi5ZH4pS4proCJ7C3NoDIibDrgKUzYZqTqstEE0SEoKhxzw9tGoFsuG\r\nkweDFcNaW3ixPcrDoWsiLQrGYRmdzVIL9OAOsRRvsPyg98gYX5xGEi+vIxz9\r\n+elFiO780wsE26+h4iAIa+AuD+07sh7B/iLS0kZBbMNo3F72Z71+QXXUpqGR\r\nittU0DIpJ+1CaByhcDDVmnOEUY4f9bXBnKc5Dt/VXzw2cj39LJqZMEb6EhW3\r\nFFSi0Pr2D38zgFPeKQ90DRlZPrkoFk/xvYskTDhqqA9CKSbc8EbScRFytGXT\r\nKWU5SmITtyMBElO3hsIlC0eLWaqqZJp18ACDkp3rgT5j6Dsu7++vTykCWOtf\r\n3MznNv5H4j86aRgEYGFPExDu4oqYMKmybzo+3clbGURiBR3sQUAtJMIXPEyz\r\nyUS06+/zU4zgPvuwZyyCx3YkVDGI6EWI1K+wrkEEEjtRAaKb7Pm1T2jfTDaR\r\nLOi709J+LYhfdTGEFqCpNuEHtiP8BdUDgYxYbX7U5aj4DebrmFsAYN+TZdWW\r\nbI9qgVNVcHQpNJLW8mLgCBJLGxPnOjwx7MGB41rlz1zOl6dZ8ZSkr5Y7mJfu\r\nWo/ZGFY5ydeZ/Qlp7536QsQPeHOn21CLCg8=\r\n=Vrdt\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"1aron","email":"aron@master.co"},"directories":{},"maintainers":[{"name":"1aron","email":"aron@master.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.0.5_1680286690923_0.1288505490194194"},"_hasShrinkwrap":false},"2.0.6":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.0.6","@techor/fs":"^2.0.6"},"version":"2.0.6","gitHead":"e263e64668beb7b0129707e192f1e369394ab3b3","_id":"@techor/query-workspaces@2.0.6","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-ywwxc3eGBsngnSe4LkMK1taZl9yomGrXHgZbChk08p4fq60M4fE0p0c7PK3k2inBw6S3M4sUOTn2I+JQO8yX2w==","shasum":"81dab5dc8b6fb5a836fcac87ddbe8b9f799ce672","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.0.6.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH7sz+ap3nnQOTCCFE1/Zu6fvSj9NROixyh3UsvO8POXAiAxCaAJYPSxDKnBrWHGadhwsyMT9+nAgwR3Tc/G/bdbng=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK7QoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJ1w/+MlBnEf9A4HgFfymbCZDmDuBLat4/WydJ9sSqcEldvQ9Z3lAF\r\nUfxDx/iuG2Jl2ZZoImNZyqomCeiJjstk/fwwatW6RLdizwH8Nocn9QVsWUJf\r\nppWXywBNLwO2f8/1g+56q1H1/y6mfOOrgX4IKIhy2LnTUfNDKd4lL0k7AtqF\r\nfKuRLZDvEgKG2fMoy5ZlSxZP8I6zb6m1uNmuPU4c4ewk65roXANHAFoMMXr9\r\nn71qYCn8tWnI4cY2aR+Mv2e1DSpYU5V+3R5Z+E3ezY+1oYkKEcst+14zLG4O\r\n+kfaxbH23UvWnFIZnT9aFctwpuco0yFU+KgFHiQ7jp/a+biKHVP4YMbFy01W\r\no+Y9HHwTKcHRmShS5YcU1xEXTSzNdA9r4lliFtAK1vbKzhjwMJGShemYah9J\r\n1uYBMjnQs30ppJnFXL1dbuX6kuJ9lTJliiUer0YpqRpInpKY+H/aXZTL2SxA\r\nyxmp3o5bMXrGIi5TXR5LlTEiV4x+IGSHtuCiSXxtjPxYpeGtQXCg8NJxidew\r\nkaO6CF/JR0lhhiXcIxA0wG+YtTWwVyF8Kh4n6AMa/zstbIZ+zb2bYvEdCAjm\r\nPBwq36cmkQI2YNubH7wN23ysUcB455gqYx02HytSg4Hdxk2+ov2bY/oAHejp\r\n5Xan5JF05ZsDUav9g4Sr7qKweYhAdSAL1eY=\r\n=Wj3Q\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"1aron","email":"aron@master.co"},"directories":{},"maintainers":[{"name":"1aron","email":"aron@master.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.0.6_1680585768535_0.5709238964579033"},"_hasShrinkwrap":false},"2.1.1":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.1.1","@techor/fs":"^2.1.1"},"version":"2.1.1","gitHead":"2aedcc9062708037743a5c30cf3b0d378bf37105","_id":"@techor/query-workspaces@2.1.1","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-9IJSqtC1AZMr4YEmyiVHWtHvSf3sJawk18qeLJNcaDy4liPFf4ydyDuXQ88unVCAdwZrTuu9rSZxeO3Nd5oFdA==","shasum":"98a6a29c69c24843364ce470bdf723f3246bd325","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.1.1.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdPmmARulnGmjUjkNsSmnmkVDFsAZ9oqEEHoEnmcP6JQIhAIr1+0PRV9CToLN76Mv/L1MNBa2q2bhYibKsu9dU27q0"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK7+xACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5/w/9HE4U1Q7lqSimXW0NPZrES8mpdV9TkKX+C8F9JNAwU/7wblTT\r\ngOewr1pMo9hWD+YvJktlDrznSEk69BA+HNvbpZhY4UvAL9V3Xrl888FYit1g\r\nroWM2CIT0cRsNznAH240mSGDzRkiJnYVjgOJwejSocmmHtYXpRnRE9MdhzBI\r\ndKIGhn+khxSiGSwQLi+Q1Vv7GOh3RD08dfvN1AXBrUEzprwDweV9sp437htK\r\nRaid2qbb2b8XFzvG/Gx4mlYo/iqg9p+VQOV7kyzxzFoHB6Nap04Mku6PewL0\r\nuFmAzM1UU87qZsGjpMRmcskJI0NnRPJKbVVEBHuOJZtW68SQ+S1uZay33pek\r\ni21cQ21P0RtZt2OC36dLWamD7RSKS93upPdFm+pWkkc0rdL730oYL9UyYl17\r\nZRntpjrcE9vKpOhhHpiFglaz0/JrU8z1HoZTecFnM5ULks4eswslpfeFNQQ0\r\nnMlATLBi1hHuEnBrw2RcfvHbO1zRCevT6n3De7WBPa9Ahu/+Q+XkS1t2A3ks\r\n/EqEWZYbL/tolnR1ukFoYRLRokrDOv15urUus8Hv9tAOHrwBolzQ6PuYQt1y\r\nVjM7s/aqmyV4Nvz8BQLCpvRVq+E6/2wNdzJ9K4TMzmME9Icl/VvGNT8Q+Zl4\r\nJSqBUyfDjOsnCf4pOdTXVKti6lQpQj82Ic0=\r\n=sDq9\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"1aron","email":"aron@master.co"},"directories":{},"maintainers":[{"name":"1aron","email":"aron@master.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.1.1_1680588721047_0.30283108912063805"},"_hasShrinkwrap":false},"2.1.2":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.1.2","@techor/fs":"^2.1.2"},"version":"2.1.2","gitHead":"829798c1a0802e2de5120c0c50ebb82706b4db49","_id":"@techor/query-workspaces@2.1.2","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-pnvOQx088Gt0LURZiRp2jLPbKfUg+dL9mzpek22VjP7QL28XxIYFV+mg6euDq7YyPhTDJlK/dWSb9L0N+8Z9LA==","shasum":"5d5edb54e9cda7231caafd168aeca5dc2c1a10c8","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.1.2.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCESRDx2WTOzvX5K6pGpXce9LY60eli8Mlu2+4XhnJk7QIhAI7k+0tRmGgfGPXDj5bIhhr8wtfHZazkOuwcIyylBSLJ"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK/+wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4hg/+INIRex3nd5qcDIcHdqBCMdUG9scRfL6OyZajLEWrzScSFx8l\r\nLwi2ZlRZMQEsh4KXfar1mW/crcwUoy/KDtY6g5qcB0kozKAC+AtjroMWR4iG\r\npZBbgsjat6BdMRk+aNDPoVwLA1rGj8B7GS+K+Jbh9VjZoP9rwM9ZtzygrPEJ\r\nnqOmDukjiyVIaSHB69VIGcIsWrjy/bMiqpJ2RcUPYpJ0pwvbKqC6r/I08ewe\r\nrDNGQ54MnslCrh25aHkQBKLacs6HZLS+lYYMEyDm9iJJhIaDvfUefgkQbUjV\r\nSEX/os8avdNPu1QNhp5JMywnjYVxliAzNaertP7BK8Svo2ZJ5drykd75hkaf\r\nYODk3Btk6o4z8STnILm9MIasoFCp00aHLO2guNMpFUL0+a7w7P1NnlPcU7ZR\r\nY65K2XQxWn8o4A8Jn1HflEizJg0DE3Mo9Fe8gULZNptB2+Tqy+MDVH/2Dl0R\r\n4jfSXU1/4xadfW37phh5rGKpqi4zUL4FerY46Cxr3lTnKTH3DecOzIRnnJER\r\nj53nEvv+c2Fw/v8qGFpOxixn/GDJlPTKgktzzUyLoOgmsPi7CfPzpLBsKNRO\r\nGWPb4tTXJTEReWacReOUUsgQslww/3f6HrYZSCUomenNZN//H83y8+t/0C8f\r\nBQhjo7tTt31HTSBW6g3n6/G2LYmxYLYmHgk=\r\n=k5nh\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"1aron","email":"aron@master.co"},"directories":{},"maintainers":[{"name":"1aron","email":"aron@master.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.1.2_1680605104514_0.16926432016956228"},"_hasShrinkwrap":false},"2.1.3":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.1.3","@techor/fs":"^2.1.3"},"version":"2.1.3","gitHead":"e4c3a556d586b2570b756d13ef6f430d9af35a2f","_id":"@techor/query-workspaces@2.1.3","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-sP4ULI4evMFQiwXpBm/4Z9wYkk6eX8l3+ZnZHb0QyaQE/vt+0N88rb6WSzpyjXzzN9Wg+DXSGhxHIYMipisw5A==","shasum":"bf2d418c7f6a336b29278364c3c46e3b51c8374d","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.1.3.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxhdwpQZ4qW6N1HCktD0dA3SQbKq5wb3hEWUA5kevUgAIhALbJnCj8l0dGKhgjTOn88r24Nie+JUwobDW09Fqadd+a"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLARoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBOg//deFeo2YqqwrncjYv6pDEkskfNMVlH+aF/eI7mQ8KvDO1kjEE\r\nHT2Nfdrq3xt3DOxwbbG9LnnJsDg1iXQxRnvRz+13/10DmHrCCFPaVSLZoElx\r\n0X7/9IR/j+yV2g84mKpdgzHs2qW34wYecIyANmgxJfkBZtF1qgAyq8hG8vyN\r\n6crDZElX6zUmiG9NcfbsemnvZ7PsMwxq0IphiFK8o6JKDhHRTKkUuUoD7ioq\r\nQ0k8BA6MO2FFJtIYyV8vAVG3i3J6Zh6PMH6ivqjYd+vRlL+MUK2ce4/s+oQc\r\nyKoocmi9cahIxog5NEC2vgkqe6uL37K6s1ezJPh4b0wNfeOumR4A1o2FsnTS\r\n8To6yyJ1lZR+31h/KJ/h+SPpaEFKS0fZdJwEri9kTC+XNO6aSu8JEJVNO+D1\r\ni1xupGWeU3UeNCjTKoJiIV6oNGyjl2EBVYhBdJA4IoJUf8y+LYhw/8+6cXC9\r\n65ii/zqsLYjbL33e4itQ1ybeXFyven4wzxNGpmv9VUgG2FIdw/XES2VFkdBF\r\nvsvJwhgprwPLfInBl3Yl5dYsZ2KhX6jCVLtmp80LYd5aobP527btQkbHUKrt\r\nLzVyPrS2XtkRL8eLaQse0wHD2pj3aHy80CBHd9OZ2NPZHvrvLsfZe0+d5ET9\r\nEuyaF7GLNwefXNRW8P4bSX/iie4svdrRc1Q=\r\n=jUb0\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"1aron","email":"aron@master.co"},"directories":{},"maintainers":[{"name":"1aron","email":"aron@master.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.1.3_1680606312255_0.06099702438545784"},"_hasShrinkwrap":false},"2.1.4":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.1.4","@techor/fs":"^2.1.4"},"version":"2.1.4","gitHead":"4c23e95ace344b42ff0d65542da2a62b3d94f114","_id":"@techor/query-workspaces@2.1.4","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-zM/SFg6kc1Y1zCM+UF50kY2gyVn3ZXM44ezuZ0r7gQcORUGQKaNpKYF6MuUG8hZ03prGkkzYrQAYnih6J4A+dA==","shasum":"efcfb0c3a399d92439a696591668b1ae49f2fa4a","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.1.4.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBMDptrUryGDwlcArWtyY2RNnV/fGk6v54/azpt27ncrAiEA+Yooo7LFpuYFWg3Ehec1EY+PLA9gv/EfEAIS8cfo/Uc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLCJRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmop5w//SyzCd5w7USnj26uZvDEgVEkzJ7mvvZ4wjAxU+AHbyj5ErHu5\r\ndsNxecTraIKIFa6Qiv/bCMcDYX62rGDnhRHDYJJRA0RQ2uqHR+4i7ssPtXTG\r\ns8ONCXe4JCpB+L2UKsb12RAfT554u/FWE3CyLBmpKBIgpGUj0EnGm1/B0GkM\r\n4ABj3nKZOQrcd50+1Z5xbufqsvPcUK0sks+IDzn9ZGH8m+r1dDU7fBnR/ZOz\r\naRw8eqHAso8yFECWoXQunHwttOiCNvRPwavcGQmqztDtU6uQsecUan6BYv6t\r\n9Nu2gCVdIhWj5rC8kC5uqXd55BgT1D1CgQ9AryRcLfZb1MPAD+1f/Bg3HtMb\r\nBu+GSKpImTxjWVWqoWzacD1jdWPWRIlZawKdk9nm7NDC3M/7DiHnAHmIeuK+\r\nYiPGf5Gfirk46YlOsHtYw6lSk5jAuujod4ZjMpPORj5cDMuPt4id0cKHgIQ/\r\nUPKJXGrT/P0Lf6FxLoMSMcdDrw25uhpYlGMKU/OLZgvW25EV5VdRmYKvJAVg\r\nly3eX9SCuOvXchpRssIq++FHkrDgpm5PY/qmzZ0DmpKRbYbMtl6HHA/8KovC\r\nB2E0VbW6Wi3N68FS7mdPruCFNMx+Hh8LkcDTlVwLp8At/82bfEL8cNFQWuvh\r\nfotaCoCFqefJmANf7jLsOj1oXTU8Em+5T5k=\r\n=ofC+\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"1aron","email":"aron@master.co"},"directories":{},"maintainers":[{"name":"1aron","email":"aron@master.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.1.4_1680613968887_0.3897373756731033"},"_hasShrinkwrap":false},"2.1.6":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.1.6","@techor/fs":"^2.1.6"},"version":"2.1.6","gitHead":"1236197ee9c5fc1bcc059a8ee64fc12b423be8ef","_id":"@techor/query-workspaces@2.1.6","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-SJddDeehaQpcNnlyUDNDCbPWeklOK+W1Uk8gWYl+wtM7ASmnDNfDfDHlCx/dzU8bQhLr+Zqg1jpL56KA0U7muQ==","shasum":"1c5eabc9906163a0bf281bd9f013d640fc57a0ad","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.1.6.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDv7V9VYPhBfW2QshQfFX4qMyBHrejAfYu0VbQN1XK4wAiEA8NwR170nccJfkYaTjOYjtDJ4ohyx8MpUmdCH3EPJW/E="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNCK7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZUw/+Lg1vuNSH37RFAQzPcFB8AUZQsO/oOCh8w8hi2MYL1JyP7QDy\r\nZVWXnjN+QRI5rjbl1UioX8wZ/dtcKEiMxYpIRk1nqagZbbCha3j+FZcY2z+U\r\nBZyzUNT3tMjSv8+TIUlSFag+/S4pdaT+aiJ2qwZdzzRMvyUudzMN1uId8aEX\r\nEKBs0wgz4vseh9qCk9IKe7ngcIoIRKKC38V1yyy/8Zs/i8eQenVgLpAgzgXk\r\nazkhBXBN1vuMPXGuerIgwZn+iRG6pCXA/mlYobiY08NjhM5MyZYKl4GGtJiO\r\nyRXRBWSi1I8VXijfv1SeDEykPmosTCoxo3OaA52d8fk/gwe+1bTN+aKZgJey\r\nWV6dskxeRpT+07O6yJ0JkYmBJ/6lGWHTZZ1eKXVZ/9H89OtUiRrY/olyU8fx\r\ndLOsl2z8287JEd4UdtFMVWDF3S8TI+BB/Dpe2XiAene7rGVbw82xh5tNiNI9\r\nuvRycrXuMuBHVQr3/JGzqfLtgNXhhEpIaNv/yBngFauIYwEHvjso/9d7MfSg\r\nN9raD+8acu8B534UnpsuK0/7m9k5thqVcSjY+ht66SogaewkvrP1VLi6tUGR\r\nTn0zP3NcAA+gmdURqqW3dK6NUlLLG39HkH5EZZvzwsV2ULdS4rYcc5n9E2sf\r\nrrC1D8iGFFqfhhEjk6MNG7GQtasCA70/1UQ=\r\n=hMG0\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"1aron","email":"aron@master.co"},"directories":{},"maintainers":[{"name":"1aron","email":"aron@master.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.1.6_1681138363114_0.6155665176470639"},"_hasShrinkwrap":false},"2.1.7":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.1.7","@techor/fs":"^2.1.7"},"version":"2.1.7","gitHead":"13b77f60cea047c566738a0043848ea776d53abc","_id":"@techor/query-workspaces@2.1.7","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-HSJ0S3lSl77Kp2GZQMv1YEjzW+Anzy2DA1QlJ/4wAOTyHJhaNgwzWKH1Mo+q2Aw/9Aws1gPdyJpGUwaoQSA22w==","shasum":"55b8d79aef7ea56359b4d27e58a3cd771e03fddf","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.1.7.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICf1+pj3FRO/cql8OH8qMoeiU0IZ7HbA/0T9gT8quRvLAiALnGqdJMicq/MOm31JQArRnnA2VhbzMMsqf0pk42UO4g=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNRBbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpT2g/7BHDZErxYjPW9rWTRjApr5VjetJwkpPtIj+gLigKrD+xTZjNc\r\nr0L1YaycjLJfwK51Hdu3W3MOJhZF2WtxT6jMr3c+zU4bXftLigAzWLzGY6kq\r\n4c+mnd6P4RB2Hh0Zyo6GK0b+ex61KqpASYTkv1DyQvuDTrEdMfp86NoOiaDw\r\nWyHRli5kosQGtXj4LoUJlArHx5pRZACCRE8NW7B4BqteWxVyisoYWW0GXR8e\r\nlWV+UrYmYRs8UWGmOPQOiesPteDyD86eLmNkl0yB+lXiBYC8UQofO8n64gGH\r\nnSMHxSCGizBUsXIPG0a9hsU4VJdNXrBuHH6Yul99sTBxMbGS213TO56AwMcU\r\n7+Ws2qBXXKLlgZxjW8esH51pigaZ52XlFU8p7bSVgJ4t6WOk1L56l0pMPdBe\r\nS0oAhB4wVh8MdgxjV8cMcYUn9SLLiwU/+hihb/pL8+ECgemV8zbJtcaDEvs4\r\n+rhY2kMRP3wJeMZR3l4Rm96RmD9Cv3LBU9Mu4q3gr75nFRjXA3MLCBtNGDiA\r\nVzccUoeCH9rWPpBAtybvSwDvZwEzRuG6tVOTZ7OJSyCYnQ1PkkXzcHn65Fj2\r\nwqXfjqVcaWRWOgb0HpUGnnl9rvj4OniZ9gJHKy+0jm30ecBKynPKvTqyGhh/\r\ncg0QBAeHuX33TB+bNFz6UeQu+wDgzFiFK1U=\r\n=4PqY\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"1aron","email":"aron@master.co"},"directories":{},"maintainers":[{"name":"1aron","email":"aron@master.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.1.7_1681199194893_0.2962469174450193"},"_hasShrinkwrap":false},"2.1.8":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.1.8","@techor/fs":"^2.1.8"},"version":"2.1.8","gitHead":"e4555a92fc1a9f656ad3cf92aca099118161e7c6","_id":"@techor/query-workspaces@2.1.8","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-/C9Yo/Z4BJ/w0ge326ocG1CVzIKyego3/GhqT9XDn85jt/Enqh+dvC6+9KMoq2/hQhX36QQMnNRI/Y0X1Xxsgw==","shasum":"96a9bea8ccc2f9257459f5346c119e2bb772ac22","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.1.8.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDygnSYDwE2q0pad5Yk2nlkcA2OnlYXzy9RQBSvZnDKAQIgTH5iLEJpVUhW4Txu4ZhpHjzs9nzEOkWDbJuxP00wZdk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNR/pACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpAXQ/+LjgxKFEhX/u2H11yBvC+T9E0BowshUZ3MKHer1HZbO1rPV+g\r\nH6edoc0+XF9E1tYpG21/ktc8yiR4C8FfoYFVJJaPQwVVnhEv7D41Q9tqnVuV\r\n9I5uvKKgg4cOrTliz5hgbGbswm4ndXCKKfaQ8ItYEiEJSavAEDt7qCm/jwXJ\r\neI7mscvhpdSVS6/ERHKhQoonn/M7JX2VT/SV2BwVT5NXDdWJTRyAqi+QP24d\r\nDz1R8B9Aw3QTyBXqghuWPEYH2Lm3MmbMn2s46nuA4O3Ax+SrwmrdflT83F/U\r\n93FuJpljkYONth92D94cN4mtSGcsCb0b9dFfC9KOfJDRTL3wqLf3VRgk2oS3\r\nzIXJn176dK5cjFRzaMUl55KSzxLMrG8v+f+AcNWWDoBYAWOYJWP8DrUjK3IV\r\nZwhIvrFvGQanX0yHdMi6ocHN2d4vgFYkI5sRPlOAYLMFE33DSTfpYBp4al/7\r\nLnaEkxI2DI19N1ogYuzRUKXJLlgA32iWAIgWO3fVptcHV8hs85w3r5fCL9YO\r\ndv3P0R+OKyt3oyw4y2QUNOPicWYlLCzlTWn+j20SWNwy4fN+ZDJrDLoO6g1A\r\njzKEzQF60VPw8HWz76FLUqG14/SlqfygnrIIMoiN4wK0MMXQ355tVvKbvbrD\r\nAhNm8EBSOIuFtnrs+0iTE5obY8xECB4JS2k=\r\n=I5bR\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"1aron","email":"aron@master.co"},"directories":{},"maintainers":[{"name":"1aron","email":"aron@master.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.1.8_1681203177485_0.893186120573134"},"_hasShrinkwrap":false},"2.1.9":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.1.9","@techor/fs":"^2.1.9"},"version":"2.1.9","gitHead":"a7e526cf12cc5379e8e190101cd88b8d5ebcfa61","_id":"@techor/query-workspaces@2.1.9","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-0Vt8lMpHzLo0FT3nNKr7nSylosDliaRduhQsWYUarTLeWkg1Y0bnYB61YbWFXmgLidCAKp6wLm6YfGSrxgfjmw==","shasum":"5cbcad895cb5b3773e9816eedd0d1ca03c3184c9","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.1.9.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA158EwuhR0gb6GZvrVq5LT/0ABpgtrigKG0flKlZTJaAiAKH4P1vUze+2nTkcuVAYPHWM7pB+/9BGhaMl03YBH9Sg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNSUjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqNfhAAgVBrXCm2YKUaDVJTKXtUIdJRE+YWBfXptCNCvAuICs0nv5ey\r\nBsFWT8dYzlYNubGlV+ZYt7WZ/7rHMc/3W41vPK7XBKTLtQnadTPFXIlk2gQc\r\nNGo9wXumxeB7L1trz0brHc38zOYae2Dx6VNK8/styr0/N0ijU/+UeHBF3lDF\r\nADfekgG1zKwQzlvzca2IAPR8XiBwmkMaFmU7e4ID4gHtIxRJxsmsipg7TWqh\r\nknSoasTN3E35TuCncUyReIXy3yxM16G2zQkp0hecv0LP6aeqwkRtlmUv7c/3\r\nojeS/ZTxJZ+v4gOvz30O+wj7PBse+BiBnksetUXQqbyYvkLL5ahC9nCAc7nt\r\nIAiDkAse/SUS36jnjPqsmPDjyLOpUoxEuwxBGsKyoONYARzhE6wWeRklMODj\r\nUN07gO7o/ta5rIzzFgin2dYilY3EczfI4H5kg+G+PAhxkW5V/r9veQLaoozI\r\n2uj2HNT7afHAPZ/pF053rRSraphX2vqhT1d552Qpggm13u0/6r0gsZRM80Ma\r\nw7/MZBvXR9e6ll8uz4jVgVtQl7Xtt7GSHVA/LaUa69Gf6dOaED4PyY89dXq8\r\npDdLjKTzW394FZzq3rJX8PF9TxAjLWcFTX0ovx49T8Hkr4QWPhbshW+ap3rY\r\nEEtFn6Z0sKtI3COkf9efzj3XqrhooANygKo=\r\n=gQST\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"1aron","email":"aron@master.co"},"directories":{},"maintainers":[{"name":"1aron","email":"aron@master.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.1.9_1681204515589_0.4167055921642291"},"_hasShrinkwrap":false},"2.1.10":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.1.10","@techor/fs":"^2.1.10"},"version":"2.1.10","gitHead":"99e6586c94f712dbc18b4bd32145f4d439a5322b","_id":"@techor/query-workspaces@2.1.10","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-R65AhvNSjmpbYIqFM3i6k3CKjndRPBv0ICCWyQmEbHg5tqBDWNE3GmZUdSP8WzerCeb/rx3DT/E5CC/NqKp/4g==","shasum":"16cc3c3b1d07a8f7e2ee05a73b96cee9644c0701","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.1.10.tgz","fileCount":7,"unpackedSize":11311,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDpOXQVe3hrJfCcX4Vka5zGTdyMFup9HmF/ZD2cZ2qxRQIgGVm6EgsgRugtmm3Knc4rdvo7hGm/P2eF70c7C5xT4qM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNS15ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrtSw/+Lq4nd97f8aemrIIfu33XlbAHtj3/ntQVEyNPaARfRk/M7XSA\r\nrQtoQ8n3mLNldSSQtTtUJeHiY959rlthU50CcJvO2pcBopGk/sizmhQXU3rn\r\nG/CTwm6O9qUgquqqkvorMBeNvhrX9r9BqtH4qw81uR/kafVmcZffuRDip5yx\r\niZOmhymf/qCehs9E858l4CxbDAtuMEjeIYM8HZ9gGh6C3m+t+tgw6YZK86mH\r\nzixImUTEdlGbvC2pparsYB1/UY1jJuNxKFPMki53dAoAlyyK40Ou2MKnFePh\r\nBu/TyqgZbm+z6dyKJB0pw5bElTOdYMEpovycc0uj9tuVA9the0ZKGNxheoOK\r\n++tSnLc4meQAL33sjl+YKpNo6TZVBMqfdz56OW6Lgc+Xj2n8STTRqvMiz5Pn\r\nfucIFbdl+OFD3ITqGWQtunzdqWAkV5QoXstpWstWag4xDhHY2rOq3gr0Qvdm\r\n9KVi3VSDuXT/l+T2Rx2MPg8U8jhRNUGeniZW9pM5xbDuoSV2Y0Vh/wh6T/XU\r\nsWkYxiGKSybFYagXhBGTPgbpPArRBUvPkgTBnYs27wY0U4EFuieye24Ap4oF\r\nPmmizGvqtIPiI/FtJGhKoR3wekq49jP8ZAHiJ1zZVDfoC69aa9InYIC4/GBk\r\nHs4ds2b2TOB+Xbbhk9b+qzohCz1u4ZU+8rg=\r\n=XI8K\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"1aron","email":"aron@master.co"},"directories":{},"maintainers":[{"name":"1aron","email":"aron@master.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.1.10_1681206649193_0.1704929762972105"},"_hasShrinkwrap":false},"2.1.11":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.1.11","@techor/fs":"^2.1.11"},"version":"2.1.11","gitHead":"efa86d835e146ea5f39c5e349492497a199cae94","_id":"@techor/query-workspaces@2.1.11","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-W3/VhSTbsiV1Txllk96o6ITQ89yjDNkbdEtCOCkLfMvaxQ7a/YMI6mqGBOYKEWofML9KV+sXG7t4haUhlvQyxw==","shasum":"0fd5c6cd843abad99027ca0c1046806936ec27c2","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.1.11.tgz","fileCount":7,"unpackedSize":11311,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGLLGDVcEtitpSurvWrFZNfm0f6z3IpyfBKkWUdBFly/AiEA5yWuHwIItMa2yqp75wCb0Uq9jWs7kcgZUDxFSTussbk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNULvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIpw//SdmNjMiHp4dVmMjqhahRlgR9gpBriFo8ml6yPUd3JLhdkk/5\r\nU7l4DL+4b9Wb8h+SFZvZf0AVf61MLAUmS48fX+03AyPo4UjBebkfWJoumloL\r\nZ5ok+0+i9GQxRaWfYpwR7BvS18cvhLq/6Nr3kjwGMoW/VYdABmWlaiZUNQtC\r\ns5vImCiwhjPbYAj7SFxjzERLPCikYo1b1aQXF033Lp6iq5YVndZH8BWHnl+m\r\nbiqO3UBj4F1qwSy1Y/F1KdBbJG0I5h7PWjLJBhlbPuK+yhVVVNeg1/BRbyxd\r\nEPNwYH6yt35zB6Yd1KmzCBYoJnKM588k1V19a2JmY/LiT7JAylCajomLKg+/\r\nUdkgr3jDW01N5+kS6Eh6DCUqGsQDqNnkRkMHCCxp+/zxe5Pp+giPdeVL6g3b\r\nmmG/gaClvkQ6ZGhG4bdMuD7SwW8ZdWEYOEQtvezWDaTdlk0bv8GS2XhG08fE\r\n9qfngyoi3xYk9vQMeCq/3TLVNB/mBxktOUmeH2Xd6u+m1zN3c5EO1hF2Tijp\r\nbjqNWym26GbP+At20rrorY6kxfojLxyJeQUVtvXTrDn4ehT7bNDvd0NDhLfz\r\nnaV9liVv+9GezUAud1ArTBkqzxWZG5JbAM/pDV2qAV8iDocUdQOtuYR4sJGM\r\nNgWLiD2xhIHBZoMRuZR1K4breaCb9cNlx3M=\r\n=sdhO\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"1aron","email":"aron@master.co"},"directories":{},"maintainers":[{"name":"1aron","email":"aron@master.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.1.11_1681212142998_0.6477515197585721"},"_hasShrinkwrap":false},"2.1.12":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.1.12","@techor/fs":"^2.1.12"},"version":"2.1.12","gitHead":"c080949525773096837b845115e39678fda13b8e","_id":"@techor/query-workspaces@2.1.12","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-RE14q92B7+n/0vdr5tFa3ZRFbodKmeeVVPcPPxwTRfOj6Lx88MrQlQRkMq62brHL4l3P0Keb8UZUtWHh5d448Q==","shasum":"c3f6783759c1e96bac87df5839401dae5ca4e34d","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.1.12.tgz","fileCount":7,"unpackedSize":11311,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICiBLoRzPEytcD/y8wKfRcQaK0TcCosuhDk8PJLCY9JeAiAso8gpuyXmskpUPFwYMvCDLK2I4Li2zrrSU3zmsx4ljQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNVn8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpung/+JrDeqwHrVFCy4oVSK81ELuU210hOGW7zSQKNMiKFmyhRVgvD\r\n+sz6/hkzHEcZB1qVVITb7L6rSFx7+fSBAs11vXhCspjxyNmup/jHeZs7PICj\r\n8q/8h8X4ClVIsL7aay88tyeBJUcYCEMvE6VgYgV2IyDmcncSU0Gqyj5EA9RC\r\naa7z0xTqXbFLLN17MaJfNH5pSO49fWhVT08n6j8PpNMEzQCBQZI/WgGIKP+W\r\nZ4AjQr8ClpEmfr7uhqlvH56rKROxDLlSreYEsuH3kVfCIafdF/PGcZRGCByS\r\nYSWPEavo/QsOEJHDcrL1I0V/WdRVnH7vw8BMEZ83kO0eASkSsRAhT2lJ4ude\r\nis78+fawsI4uxSDBpZQZ006hHu8vzG3Vrws4aObI8UMvt08+OYKRENGJY6wi\r\n18eOjflEXhBxNImaNRyoAZZMKqstURjp/PauwCEgr3rncyKt7oOvBoaZRurU\r\n9IEGTl6Tkk14jshhgQc/EcYXCHn9WxRv2Tajqq4sRzFAfUBMYzDJAZXnWRIz\r\nzS3wb5neLRq3Rz5tS/o1IvfcqxZDIg1NweGd6w8sKFLWi98Kwp6N/HH090o1\r\nCRlOu8hyimqyAg1OPnoMXQ68qxcTYu19eh2ZhwHLbhn6QDp5azm6xl4MyrrR\r\nZJka3fuVi8F/VFRvsifsoFV9G1Z/SomT/so=\r\n=S92Q\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"1aron","email":"aron@master.co"},"directories":{},"maintainers":[{"name":"1aron","email":"aron@master.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.1.12_1681218044126_0.9918504431331636"},"_hasShrinkwrap":false},"2.1.13":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","types":"./dist/index.d.ts","dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.1.13","@techor/fs":"^2.1.13"},"version":"2.1.13","gitHead":"f60e64dfa6f513b1250bbde692108249c849f7e4","_id":"@techor/query-workspaces@2.1.13","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-RB0hvMCwFxMvBBd5bof5l2czgLyfAWqDqeU99o/keWF12Kqy0jN50BhKCk2UYN+HFnEtFNwP0FFaQ9nzZpgMEg==","shasum":"86ee4a7a606fd876450073267e259761aa7823e9","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.1.13.tgz","fileCount":5,"unpackedSize":9137,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHLwiHwPafgbCru/Lv0bYqryvpIbskd22B5N/2JsfiOjAiEAgFEBLz4J6PNdBxkObBPS8b/q/IPjEmdEDHcOLnMJk+Y="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNmedACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoksw/9GU9IxBzpNuelUv8dURi1Exn3LS2MXGNPtg2ahqC0XEiBhjLi\r\nrHn1FxwTK2KhVVXBR+vqY1GdZYn8q9pF9CN9lXKf/Zhv0EZwbD6za7QWRnUB\r\nLqd9exKmeEVt0ZYkuKRw+RPVQfGTj8PjuvClpNLxfKGjGpChfbUWSNlcmwW/\r\nhjFkK3s3aKvAtfgYJxANX0eFPCsZqk4+RwSszbO8kpuiXsGkoEEyICUXsy9A\r\num82jEysc8Mv1IIvW++mjf7EdTHfWzX6IXrjfbJkjbf67Um1S8TDr4wqDQTC\r\nJdAYAKyUbXwGC+8gOVaed/avwV3hQwYTDgAkcJYPsQpons0WUxMGZ52TUpls\r\nTisHOm1PHK2oCzQQmR5IbQtmdiwwyzoZc3nFNRCvtG4J6OeNXUV8mc0EQeLl\r\nvwczcMBkySTYs2Y386lLeZa857nYA/PSSZsICwBS/NOHjdIM17gJA1Z2/42V\r\npLTtM9P5IHIO9p8lUCYu5TMXjadncs9fGCyaqflmZv/LcZOU+nyGLbtYe5l2\r\nD2NKRs88ykQVU1QrWknYPfS5xomr+KbEoEHBTaJGJRkPrVRVVNf8QyWh6oV+\r\ncr2uhOlJ3VcTVoymIDBSAsxT0VnmutKfEz1TI6qahjL7yvf/6AtmvzkIb68S\r\nz0ASH9P4Xl5bhrK4XnyCoPZFa12LcoblkdA=\r\n=z5jx\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"1aron","email":"aron@master.co"},"directories":{},"maintainers":[{"name":"1aron","email":"aron@master.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.1.13_1681287069430_0.5614763750344407"},"_hasShrinkwrap":false},"2.1.14":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.1.14","@techor/fs":"^2.1.14"},"version":"2.1.14","gitHead":"a294bced4e7eb0d3c34e4b7d48cb875328931fc5","_id":"@techor/query-workspaces@2.1.14","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-+YjF4Kb/D1gtPqKxwraEMzys9khPvxrt/xB7gyh9WkeQa9eplU4b3uIPpvDSf6OJsNbjNz0UBzQoddgLlM4fvw==","shasum":"78818d3cea95f725ba0b9678200477f7c3ec2155","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.1.14.tgz","fileCount":7,"unpackedSize":11311,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYEeolGYImGZbuP06E0/rLKLmJiCZcDcuMvEOHaf+/KAIhAI63RXFhJejcORiGxCc8EazMZlW078/jsjolE9T1wQIg"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNo06ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+Tw//btzNb0oecRpHO5shscfB77jfDVsWJ+9fdIKYUnO2Y2YBRNmM\r\nlnPvo5RII/s3wP2MSvvHuRKvZsmiRNG8YkRpLxxJHbOqTIfd2MFDRvU8iMKk\r\nKBp+W/7znGfStKTlRjOnLogECJ+uioNMwyKQNgWNlkP2dwLjJcpnFyeKtXE1\r\nSEECIJPJPdRpl65F4PH5XyolFHOcEAoFaXH86R8viC75VOPWo44Rn4iyYoHo\r\newzXpgUGGZ9Kpd9T0obOydQLz5jgRFjYsQqYjeHw8sfjMy+hNkknY1BgIMBD\r\nJFE0gRx9kOGmFmHnFlkFkj0CWmkcZwEvKUnYFg3qdu14PMtBFsaK3IYG/4Cw\r\nnzGEgIit7doV+AwC3qZRtaEMS6K5JIP03Ux4tODooQfASCl2qfbn6x7bM8Kt\r\npEKkU84a0o7qY0B9IpWx+LhfieEp17EGj3UUqcw9suyDih3o6Vj4mAY/XSLU\r\nBUA4N3JyoKEa6MMcf49H6nWzmsEJh/wbg11P4GRAWJ9GILgBG98kHodcFVHA\r\n4wfjnNDQWjO/cdaqHJfYD8GeJdGMlTxA7ezBZJj0kO+34iQHJW5RUJ4TGbt7\r\nNJ8UFBcVbPEwKMPYvuvrgho6vaA/18+mqU8LbMkEzNtXTytjISeT5kJzEswq\r\nB7RbPZpCss0FD2T7vvCJj7NfGBfZEVWOGz4=\r\n=44Dr\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"1aron","email":"aron@master.co"},"directories":{},"maintainers":[{"name":"1aron","email":"aron@master.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.1.14_1681296698589_0.7406127924761141"},"_hasShrinkwrap":false},"2.1.15":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.1.15","@techor/fs":"^2.1.15"},"version":"2.1.15","gitHead":"efd7d32a20c435310eef922dfeb05b138d0f4bce","_id":"@techor/query-workspaces@2.1.15","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-v9ljzs7GDNnbRS5xz8Keefs+vdgm1mzmIJStnwtQYunEqowWVPwyP2QEhPbu5PsA3Oal7ZFy0rSyxAFo+GYDxQ==","shasum":"ee51b9745594740d950538d7846ff74292325c56","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.1.15.tgz","fileCount":7,"unpackedSize":11311,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC1aYN5VI/RCHF1/8zJKBp5zSevJeLYMTX+aNdT+ElvUAiEAo/tTAlg+WoG0hdEvkMGlhdmYNdd19egg6in2BgEZ+A4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNqXfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7rA//S7R6AWcoQwY2/8enWNjCaAy1k9hk8mD0zCzj9YDfYqygax3/\r\n8Rxe/SJlh6pd23hwoWgBxlTosXeY83G2mTrloRH2tFtNCTO5qt831wW+7h/U\r\nnn5JLgbRaLzo6snYtIzP4Rx2guOo+AJDtU+pw7bKFqq9Mw/PaGpldVLfHY0Y\r\nspGWElms2raRYD+V5vOjDpnjN6vAtP9WDZuQv/1cOH/OI2E9mh8O38t3jFmz\r\nGHnGAnxtcCtVO1GFIvC0N62JbuypwKb5SYMNwT5Y7JYSPAdw8TtHbSX7jz4o\r\nKdVgivr1BavRSc6h/gfFn0rHFEYimVJf/Yx0tnZMbeArnwPnpZ+4RwOuOZcE\r\nPUEgKJElsQG/oS4estw2k+6pI/4NfyScW1o1x6Yiw0JS4ILXdFu6NGme/SpJ\r\n6BCOdrpgRs3A2kWNxKR8y3tsgQv2C2D+x/AupLKre/hqxR06ZcYzHPCggbIO\r\nFSbauh3SkdQ65Xz8f8NNCXL4m6/rSqZNjCL88oUTAzkhXnaFwZu/MX+5mWAf\r\nb/kxTLKTptDInzZSk0YRZWtGFi1eRz4+xq8VYAkG5oAj+HdiV1z8MaZq5/dX\r\nmPBMOSZ4cCPtPfQNAIwawkZsFJgm6ThmVYLVbds+02qamy9Y/rDH33FcBR06\r\ncV2QnQfN0/w4ydJqHf9sED4vgMpuQndElXw=\r\n=F4oS\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"1aron","email":"aron@master.co"},"directories":{},"maintainers":[{"name":"1aron","email":"aron@master.co"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.1.15_1681303007066_0.49291255734471195"},"_hasShrinkwrap":false},"2.2.0":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.2.0","@techor/fs":"^2.2.0"},"version":"2.2.0","gitHead":"976e0d85a9bbef77f44c1834df9e9792db6b20bb","_id":"@techor/query-workspaces@2.2.0","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-syZjjFBHnZPS3PDZr+szPONQzvC+GGpaV9GRvxwduGdur6hqrTTj6ivAQCEqrPMRqjN6G7G8BCXpkGy7+Q6krw==","shasum":"f60f3f59d5b5d294aad7570696c1ae16ab4d4d65","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.2.0.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCZkgRC4a+aVK+s81JXnLhZ4M8YG2vsWHwbme7h2XS5UAIgVYbfClzA7f6Ts0HX1XL2MlvHOG3Yc3SZdkjxQR6hT4I="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.2.0_1686069222698_0.7482875917136942"},"_hasShrinkwrap":false},"2.2.1":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.2.1","@techor/fs":"^2.2.1"},"version":"2.2.1","gitHead":"017c10c0cab62e1bd4d4e7d0beb4028995ef4c92","_id":"@techor/query-workspaces@2.2.1","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-5rCt9RAoFkL2J6GRA8zXzf1sLHDx58zsMTdGTo058Hr5xZyXkXr+wj7CE9zI5kqwOSQSkrRAdgCouAirt0gGPw==","shasum":"d4d958957c02d4249db013e9155e9ee89ff7b53d","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.2.1.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvMPpzS1sdMCEY58RuGshKDng6KOMuXSitIqeE3X6+2wIgXPztuIACoklzFEQrQafOVniFrtTqsKropTGWP3XLiDc="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.2.1_1686071048106_0.9876965217929126"},"_hasShrinkwrap":false},"2.2.2":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.2.2","@techor/fs":"^2.2.2"},"version":"2.2.2","gitHead":"be0e58c9ad26afad365032f02f1d0459c050dc59","_id":"@techor/query-workspaces@2.2.2","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-4Gr61pXn3Lzqkwp8AP+wsskzMYbPpidaMTbP9rxym4CUtcIvo7MAiQKJQfDhyg3xA7U+K3LiARMf2yfAOhuYyw==","shasum":"2d123655402784fd7ec0c658f716852ee905d903","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.2.2.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICMNy3OaxbHpHFFbZUp+R9jfdaze8zMmxlzNOCrxye11AiEAo4+SVhemOlwm338V3PUneT0tnkakSQRkgfqGudrFiGQ="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.2.2_1686130073289_0.22371875548554798"},"_hasShrinkwrap":false},"2.2.3":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.2.3","@techor/fs":"^2.2.3"},"version":"2.2.3","gitHead":"d83522a14f11480dd8eb27754725bed2b65e5ccd","_id":"@techor/query-workspaces@2.2.3","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-AwjPcqcE6yIcf33WqwPEZLM+1KBHV9lNQqDz8y9V489MoCT5t9Gq2gb3cFZm+bxQMs1wbkxS79d8Tc4AuTaFUA==","shasum":"c1b2998ceb719b86dab3f81c770282ad9f227808","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.2.3.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBJt/38g8bMOp6bjLHaSDcOvLimUeR/lrfM31KAhUhUiAiAr7MrkWGJXghfD8NwhPVUOOMx1joPj/2uB0HNIkxZ83Q=="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.2.3_1686209072384_0.914349536010181"},"_hasShrinkwrap":false},"2.2.4":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.2.4","@techor/fs":"^2.2.4"},"version":"2.2.4","gitHead":"9209f885680eb542e3aa21513131ff5f7dd54408","_id":"@techor/query-workspaces@2.2.4","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-S+/pfyJnrC9S96VKgb9p/heeUqXfdgBMTQd7EkRh7azhvdupuqP0SG7MibcOE1Th8z5yF4yT9cHcrPONY2i0Jg==","shasum":"8391952d047446d26120b1596c8316828564eaef","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.2.4.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDRheg4pSxlHwRXPlqqKAuNOsrJZ5zSwFLBtPb0SqDdrQIhAMEu3GoHIKy6LUAToxHTpVpv7EZsKugIT8aJCnE2D0YR"}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.2.4_1686406338516_0.14942202781709946"},"_hasShrinkwrap":false},"2.2.5":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.2.5","@techor/fs":"^2.2.5"},"version":"2.2.5","gitHead":"8245f80c7c47c803057c22ba001b7007c2520cff","_id":"@techor/query-workspaces@2.2.5","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-LdMUjrmZrPCVDKaJEA9balIind37lCbFXI7FWTUqCsAy6qL+SfvQB9O+V7HMr58+U5Et4CYjmE7dFncc+Oooug==","shasum":"fbec448c0347a299688479be53cba1c244487d53","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.2.5.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDzmNwvkC8H+2sy/b+8DNLevJ55YtgzK6Hh17RqJHsvtAiEAwnIRrV15WyhItzXEdLcfJr6HlTmCXIjYSyWn9oDOMmo="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.2.5_1686407132391_0.1783395581793643"},"_hasShrinkwrap":false},"2.2.6":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.2.6","@techor/fs":"^2.2.6"},"version":"2.2.6","gitHead":"42f7d2b7042b1ff01c7d26c3b367905c8fd5ec2b","_id":"@techor/query-workspaces@2.2.6","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-1zsiughAqKJT2OvOi7+iTustP3MnUFNPlG7hWOxjgcRCwoNkUPg+7owRLc/FeWQ14YRQS+rj0XCKbK8Yig5m1w==","shasum":"35e8dac54168bb3cc41d43af8f482f9fa7811a78","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.2.6.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE97y3Lyc2R3EalM7CP+Ybl9PN7FtRMG80zb4FYA+2M3AiALzP36jldD6vf6HuxpfmwZmUn5l1cn1hVkTngmVQ/Oew=="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.2.6_1686409475748_0.7413102219631722"},"_hasShrinkwrap":false},"2.2.7":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.2.7","@techor/fs":"^2.2.7"},"version":"2.2.7","gitHead":"8e7fe2c60698d4d62367f5fe96cb144b00478879","_id":"@techor/query-workspaces@2.2.7","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-Bjqyr8xjjOeFlZ2SQ7ak3hwu1ICfwZDMCxxUN0D4Bp9umcm8AYBWm7aANy5+hatMe9CBbrH1hxCyU8R0pjsxGw==","shasum":"6850e4a8a5c36fda6b4a711970a97e23e9ddc3bc","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.2.7.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDiQrxnFMq8QnqeRTlsxZIr3FJm6CpKDYs5YnhJF6xPBgIgN04amWvvAsQB9PPPdHyrexooJmG22zuqxbo6lJ0+1Pg="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.2.7_1686410444474_0.37825160146510184"},"_hasShrinkwrap":false},"2.2.8":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.2.8","@techor/fs":"^2.2.8"},"version":"2.2.8","gitHead":"c5a5e56509e7694ece4a0d99b647f893456b763b","_id":"@techor/query-workspaces@2.2.8","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-dCPQGuKbGQ2vnTBjlvHPA2BF4AFslWB5HhQu4/vX66QMPlnSzHGqUXUIeEhkojFf3rQBsOCYZ4M9TPgkLgOjsg==","shasum":"b69861c435d25259dc19ec7a655e320270defe8a","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.2.8.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHJlW5X5wMSUygL9QpTR8HjI2BPTqXN0WDLB+hjteP9FAiBy7JbMYOFgTvgTPDMK1+r91ETwdFJfFZ624EqfYNm70Q=="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.2.8_1686577605539_0.04064111028806572"},"_hasShrinkwrap":false},"2.2.9":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.2.9","@techor/fs":"^2.2.9"},"version":"2.2.9","gitHead":"9e30dfd1e5a9ceff149ddfde00394d8545285984","_id":"@techor/query-workspaces@2.2.9","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-NikNmQ81So96uWQDMjW+yQ4LUNh8TudMjgGlz5Yl+IB0ko3cGefZ8VxPyW3qeXrlnUSB0gODBKjI224CS8j5tA==","shasum":"cbdc7dff653e1d2836edd048c428a0dee089285c","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.2.9.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICQr+6n4J/1MgSN3nM4ln0mwh7tVuICIZ7wNuEdhTMkrAiBwn6lXyZXzLrwG1RchDKQhXChbQL4aWbU8WUqHyEUADA=="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.2.9_1686578838349_0.4058952978824695"},"_hasShrinkwrap":false},"2.2.10":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.2.10","@techor/fs":"^2.2.10"},"version":"2.2.10","gitHead":"1ab845b7f8454503b8544fb5a3957ed9c4b2427d","_id":"@techor/query-workspaces@2.2.10","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-/4UxEx5QJk8hsRWhEQwsv6BwvnMXYIh6Vi1Yka2TjT3glagLwOi9Qt0oFY4m/Ucq3ev8oFggOiKp4FFHOkUN+A==","shasum":"6e01b1a93459876a20b57fbfa8ca588829a6a4b5","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.2.10.tgz","fileCount":7,"unpackedSize":11311,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZXht5+16N61s5GVMllvqWeAxO8n1y/HAp5ExkzW005AIhAKYYRayAgar4xzvBcx72bo9Kw52m3jkLlNOyyMuxRXc3"}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.2.10_1686769214788_0.4199196783106902"},"_hasShrinkwrap":false},"2.2.11":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.2.11","@techor/fs":"^2.2.11"},"version":"2.2.11","gitHead":"e0f220a5b5a825cc4d4831158c60e4a7fe741a65","_id":"@techor/query-workspaces@2.2.11","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-93L8yVj1KNqEFdzmbskBtW5zFzo85el8vllJwKFuNAx2WHJ7wFloPJqjvfDMKUPgPvAWNHu6r8SCva78KsZvSQ==","shasum":"bbd1efa980995e8b13daeb30a3938726e5e3dc42","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.2.11.tgz","fileCount":7,"unpackedSize":11311,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDjMjegFv9a7+6vA+ap7g+XOlqhHJ18tCz0yhfahbDfDgIhAJmQeyZXb/llUp8yYCloS1wcbOVqOq88vGLv0CWfUBT3"}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.2.11_1686920129567_0.4298220684199696"},"_hasShrinkwrap":false},"2.2.12":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.2.12","@techor/fs":"^2.2.12"},"version":"2.2.12","gitHead":"adefee509568cd73cc066f4d0f7e7e66ba13292a","_id":"@techor/query-workspaces@2.2.12","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-qqAkQoF/B0VkUwg7lTGWZTQV39XQlxBg4luGPGBN6HaoBxR/F/VjYoIfmqCPr8Z5w7MsHEnKPIi6m8GyyNaf4g==","shasum":"b5f2e105635274c70a5a7ad899c96bb05d1cddae","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.2.12.tgz","fileCount":7,"unpackedSize":11311,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD/L+W4kSCjw3wZ4vSLYpAKMJVwoNbSg0qqRhCtHukqpAIgHvdhPbcU56Sbap74N6zcWAFkh6RB39o2Xko3buGIQf8="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.2.12_1688480078769_0.6527092222762159"},"_hasShrinkwrap":false},"2.2.13":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.2.13","@techor/fs":"^2.2.13"},"version":"2.2.13","gitHead":"b53f82ff9096217367ca1e4ca2f8a77fa7c907e4","_id":"@techor/query-workspaces@2.2.13","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-dRAE7ZweiiZpPY5iq9biYLwlLI2rXIFHhKap/E3d5OQ9iF90u9vcupcWAl/QqBEjXLTYgN+A7hqNm2o2Wi4UpA==","shasum":"c281c3f98adc6ef067e70f689deb58da316da85d","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.2.13.tgz","fileCount":7,"unpackedSize":11311,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAlDSG7rOpisy61HrExtKPW+vp8u+TzvXiq6Gzv75Xq+AiEAhBxibk4G60FOZcyHf7wrrDztB3twTpORZuKwQce0HyY="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.2.13_1688486541880_0.014589387641440243"},"_hasShrinkwrap":false},"2.3.0":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.3.0","@techor/fs":"^2.3.0"},"version":"2.3.0","gitHead":"7d8b9450251c1492bff4bf5838e5938095e26c6e","_id":"@techor/query-workspaces@2.3.0","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-ihiHqStA7zQArtZNScHUIrtqrBvB5szWjaR0UinqI5ByLsEOMQBlbzgWwd9HVu+Ho/gxi1RFuS6guRUxCdlnbQ==","shasum":"7c8151bd3773325b3127d918ec0f98e7950a78b8","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.3.0.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDr5AfGI1F1Y5q4lNGLNq+x45QcQ8RaD4ddAEcWcKIVQwIgOWY573FQ3vSJg9yKtNPcvJDvMKJQWJE6BNiL2pntTtQ="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.3.0_1688491419504_0.8676164379943512"},"_hasShrinkwrap":false},"2.3.1":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.3.1","@techor/fs":"^2.3.1"},"version":"2.3.1","gitHead":"53dc38354b85a7fe8272f38637c89a92da36c4f3","_id":"@techor/query-workspaces@2.3.1","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-5myF/sS8vdDpjZhwYL/OFZnsDUxr4Dq567wJsn2xZRvTQYlPNKn84TYSKKMXUFvA+oKYmUOpjhVkP9FGCFx6aQ==","shasum":"2b93607d278fe146886f00be9d58eda573e224f9","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.3.1.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAORwqHGtvwws1xM+oYMJEgO3wyfWMPvHlG0mgwx6JmUAiAA/EB0YyvtV+1m3Q/2xQ9uZWW5lktNS6TG0pG+1qMjtg=="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.3.1_1688494017190_0.5721398058622238"},"_hasShrinkwrap":false},"2.3.2":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.3.2","@techor/fs":"^2.3.2"},"version":"2.3.2","gitHead":"7854b5f0e5668b3c3274d037b480107df5b385c1","_id":"@techor/query-workspaces@2.3.2","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-aFvzplNZYaNfa0krzWRYJ7sdNaNgipjm8Br1MKr8dLJo+W0eDldA13O0787GzM3a0WN3+dq8ScY/hsFsJNQGaw==","shasum":"8c68a9227f559a73a50cf042663e9d6461eb5541","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.3.2.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtSv0IDNIj+ABuzfoKxRuvpBzqxJ9rp50cTwYpY5e8pwIhALRiK7Jja7K7HUz2KLZoHylTRKguAsyyMTBoJlw3qGdZ"}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.3.2_1688495270604_0.4226934465575045"},"_hasShrinkwrap":false},"2.3.3":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.3.3","@techor/fs":"^2.3.3"},"version":"2.3.3","gitHead":"53cfe4cd37f7a524885d4ceeacea8a289d9d709b","_id":"@techor/query-workspaces@2.3.3","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-iTUxC4UVLLcOWKzGeLMvaZ1GDJ+0DfDAZizzIG43a1zBHOHonuvI+7o9eB0Fa8M+CgQSUS7Z/Ie/2pgt03RLdg==","shasum":"a202ff897efaccc381f5027a400e34f249bf4f85","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.3.3.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICmQJBMwvUSANruW9h7/RCMUinwAX/8r0yPtA+IB7k1uAiAPyaYqjQnHfkBvLl7aXD861cHNFB01V7QYl1pfkeK/Yw=="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.3.3_1688515256113_0.48238169132525255"},"_hasShrinkwrap":false},"2.3.4":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.3.4","@techor/fs":"^2.3.4"},"version":"2.3.4","gitHead":"1134ee556550bb16e9d3a89e1f4580911a057876","_id":"@techor/query-workspaces@2.3.4","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-i1i+9S7kWMO6MhpKgIJI6e9UZfHR/rkuDKc+2UEeBLvVvkzgHsW9jB/++JSJaSkszEt6IYWMezw7bune14WMog==","shasum":"aac5797b82a8b931f93dd51b91b89332abc70ecf","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.3.4.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAlnlw3W+7dzYOZNug6aIfiR1MrT6Dn/0BiTqoQuJTdOAiEAwvua3F9bXYd78UW75Q6pos/KbRGpllA0ihoVacFNLA0="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.3.4_1688518543716_0.33633049022163375"},"_hasShrinkwrap":false},"2.3.5":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.3.5","@techor/fs":"^2.3.5"},"version":"2.3.5","gitHead":"0f41a9366ccbdfbdcfcac33c8745743fe4f4f11f","_id":"@techor/query-workspaces@2.3.5","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-nVXh7Xjm+qJuaju+KqRLHIooymYo8oCugS9tY4p1neCf7bAS25RrPogQhEl/YwsFZiOdm9FYGXJ78tALVi/OZw==","shasum":"4d6aa25b8c7b6bd34b475552165a98bae7c9bf8f","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.3.5.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCh94wNgPi1/MXYTjn5DD91qWoAhWKSFp4BBoJZoU0RQwIhAN7qEx7XGJS56Oq9E0t5NJzPNHPysr7XmPFCzYYBZKtL"}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.3.5_1688580908820_0.4285965743887523"},"_hasShrinkwrap":false},"2.3.6":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.3.6","@techor/fs":"^2.3.6"},"version":"2.3.6","gitHead":"445ead3bd9c88710f52bd3ee9ab8bf1f93811588","_id":"@techor/query-workspaces@2.3.6","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-xxtiZdR/R/t5Z8aODmgUi8IAt1J9jBFED6J6IxjAhEfwBq0hJUGzP0WUtfrzN69u/6KF3xkKKL9Dm3RmkKhGqw==","shasum":"0e16375f8f356ff3f2029e774cbebee4846a260b","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.3.6.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICHjF6LlGqVFpbS2YeqrgZTBuTopKWE2MN96k+Hj/NjJAiEA6s/mf6PJVB4cG/eMiFeUyWAZu/6r8COXP4xQHjqhCSw="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.3.6_1688611415229_0.11088827758752218"},"_hasShrinkwrap":false},"2.3.7":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.3.7","@techor/fs":"^2.3.7"},"version":"2.3.7","gitHead":"a47821d607f7ee797f9ff769b668a54aac262585","_id":"@techor/query-workspaces@2.3.7","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-L5K2xfOidse2cll39t8CXZwvDBXfkZw9r87QDpDkmEVscdvp6r6jteACQCLnt+b6t0OqQxpQeyissjjOyYLBjw==","shasum":"e0578b382c888cc2e78c1f1fca6162a6264640bd","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.3.7.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDkZhLbMLduWDi71w1xBR9iRLuB+QiHaWuq1hYHNj7dDwIhAKX1DKzPSLjjOTtE4fXuvMYm3h2heLCe8j1/g1leIjtW"}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.3.7_1688614411269_0.03373107008507614"},"_hasShrinkwrap":false},"2.3.8":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:fast-glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/utils/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/utils.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"fast-glob":"^3.2.12","@techor/extend":"^2.3.8","@techor/fs":"^2.3.8"},"version":"2.3.8","gitHead":"7000ef017edf834e910d5a65eecb9cae17db1f00","_id":"@techor/query-workspaces@2.3.8","_nodeVersion":"18.12.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-lcz1Oo1O2cKT1SmFk1wsFHgKp7AE97Fvn7x01n201u5WvdeGaB60wOoW98dnSev+7HYfIhzbhllLVXwebJG6xw==","shasum":"affe5c1a6100925502b05d5576a5b4cd8ab949b7","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.3.8.tgz","fileCount":7,"unpackedSize":11308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHPMZg65IJZBRLaPXPvcMry8LYRErNuMznyKvSe0ePTUAiEAy94AKrEVzdDdz/S+ijwH2epJRL/rROIfyZLu1qnzRVU="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.3.8_1688616828427_0.24067285837522578"},"_hasShrinkwrap":false},"2.4.0":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:@techor/glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:@techor/glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/techor/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/techor.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"@techor/glob":"^2.4.0","@techor/extend":"^2.4.0","@techor/fs":"^2.4.0"},"version":"2.4.0","gitHead":"81ad672b597b63ddf14328de7e8cb08f866739c3","_id":"@techor/query-workspaces@2.4.0","_nodeVersion":"18.16.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-lmu8VnP+NVK0zUtHLb6wQKPTrJStsgjFAbo1a3ADwnZyBQDdDMS54n+z8JY5BkZpYraW/dG2uwGjo7MKZyvOiQ==","shasum":"b507ab44e2a37bb27a0307859b4ae50efbfe63b8","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.4.0.tgz","fileCount":7,"unpackedSize":11506,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEBbr+FOl71iR3E87swJKCd/isfM5xkjaYTTiU0wICmHAiBALX3gaTdpjv/QaS/ye8FwdsqGwqD2SUk+DhO6xHevDg=="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.4.0_1688918781095_0.6137644174664174"},"_hasShrinkwrap":false},"2.4.1":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:@techor/glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:@techor/glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/techor/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/techor.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"@techor/glob":"^2.4.1","@techor/extend":"^2.4.1","@techor/fs":"^2.4.1"},"version":"2.4.1","gitHead":"81b79e090927901cbe4e84c9d3b8477c6c0636a4","_id":"@techor/query-workspaces@2.4.1","_nodeVersion":"18.16.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-O6vaZ9wtV1azoE44z5WfEBKd13z16x1so3IKYQFeFjxJfLuOBi07iV5vgX/HSPszSzCvJg1G4PDgYgiUg2twSg==","shasum":"4b76c057efe16d8862134884469c6f02fc36ba75","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.4.1.tgz","fileCount":7,"unpackedSize":11506,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA4LOjEAd/uBDur1RDPJvN9AYqINqjL+v7/0yOYgmPHHAiBwKouiZBaUYTlkJyJ5rynVAfocx0aq6irfa2yBewGRPQ=="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.4.1_1688925526753_0.22685621973265713"},"_hasShrinkwrap":false},"2.4.2":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:@techor/glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:@techor/glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/techor/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/techor.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"@techor/glob":"^2.4.2","@techor/extend":"^2.4.2","@techor/fs":"^2.4.2"},"version":"2.4.2","gitHead":"259c6df71c7daa5235f6ddfcd3ef0b53605e4939","_id":"@techor/query-workspaces@2.4.2","_nodeVersion":"18.16.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-dWB6OI8Tijh+oFFm4Z3Iv1Qqow8rmPMyVp45bx/eehM9p0iXzH57cB0CNiK5bjvHF4tGZbHncYthe1F4xWeGMA==","shasum":"e6899da0b549cd89b9743214b50d1b72083a3877","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.4.2.tgz","fileCount":7,"unpackedSize":11506,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICD3g13kzEoUabw0S/k7FD3HOLiKx8TkTF4DLuxo3i1yAiAWpsgAoSH2kgMqmERe8X5Qu1vssz3+NkWZUtLz2Mk7eQ=="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.4.2_1688950667170_0.42423512296896626"},"_hasShrinkwrap":false},"2.4.3":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:@techor/glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:@techor/glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/techor/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/techor.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"@techor/glob":"^2.4.3","@techor/extend":"^2.4.3","@techor/fs":"^2.4.3"},"version":"2.4.3","gitHead":"f97a678ce3c9be2e14ad713c26066efbb2e4ecac","_id":"@techor/query-workspaces@2.4.3","_nodeVersion":"18.16.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-R4KkexRW545SqeJIsQgTLSUnrjk0V+EZ9KexVuPBuswT4UMA36Eshb4Z9R4sDZINIpLTQ2wd3E1IHVWjJrSb1A==","shasum":"20ab74d0a7f9949aeb6cb68d12158f91fbbbf715","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.4.3.tgz","fileCount":7,"unpackedSize":11506,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDHQfTpPbXOautaJQSPSyQYyhfrzfNgKzhSxlmRZekQLgIhALsR9AD0PM/53GPiK2RiFXey0Mbpcf/ZnL1b9IC8Nzin"}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.4.3_1689045014536_0.2570745745508236"},"_hasShrinkwrap":false},"2.4.4":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:@techor/glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:@techor/glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/techor/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/techor.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"@techor/glob":"^2.4.4","@techor/extend":"^2.4.4","@techor/fs":"^2.4.4"},"version":"2.4.4","gitHead":"68debdd00da62294087f4f5b14001ab0700341fa","_id":"@techor/query-workspaces@2.4.4","_nodeVersion":"18.16.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-pDVdMvSZbkmW0iPTGfdNt4/nySFo+8xJy0n+PsUTZ3F97IYF9OyNU1GTUtn7LQXJjy5GNQo2ZMtOBAJSa+OXIg==","shasum":"9f04846d2d79a1d7c04ad8349216283083eccdcd","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.4.4.tgz","fileCount":7,"unpackedSize":11506,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDeh4BFCwMcM045xQDBDY8JIXhCDZ2PZuuvtexCp3N2bQIhAOTVzPSSb07A+wsrqNfmZ0alwQYc6a39fvmGT4oW947R"}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.4.4_1689168022545_0.6816956397915364"},"_hasShrinkwrap":false},"2.4.5":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:@techor/glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:@techor/glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/techor/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/techor.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"@techor/glob":"^2.4.5","@techor/extend":"^2.4.5","@techor/fs":"^2.4.5"},"version":"2.4.5","gitHead":"2a70c818588f0b0a2dba317ce6b8b5e0434bc672","_id":"@techor/query-workspaces@2.4.5","_nodeVersion":"18.16.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-AEHrIcpCooHtysKhKoMHHhKnMVKoTk/HkiAtzTmAhTGPB0PVqswv1zKJ7dKhamLvaAHaePDeY+G0jNXHBBXSvg==","shasum":"3366c2c5c5135d97d0232d30e7c825ffea292598","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.4.5.tgz","fileCount":7,"unpackedSize":11512,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGR7K9HPADCEBJQbu3acbMurYeIQPHRJCB6raP84rn5AAiAkwiIqeFosoCPaPPsDZFbGrLNjZT6P+9n/ppFuXnojBA=="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.4.5_1689413016262_0.8289255571524774"},"_hasShrinkwrap":false},"2.4.6":{"name":"@techor/query-workspaces","scripts":{"build:cjs":"esbuild src/index.ts --bundle --outfile=dist/index.js --format=cjs --minify --sourcemap --platform=node --external:esbuild --external:@techor/glob --external:@techor/extend --external:@techor/fs","build:esm":"esbuild src/index.ts --bundle --outfile=dist/index.mjs --format=esm --minify --sourcemap --platform=node --external:esbuild --external:@techor/glob --external:@techor/extend --external:@techor/fs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput","build":"npm run build:cjs && npm run build:esm && npm run build:type","dev":"conc 'npm:build:* -- --watch'","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"Query workspaces with package.json","author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/1aron/techor/issues"},"repository":{"type":"git","url":"git+https://github.com/1aron/techor.git","directory":"packages/query-workspaces"},"keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"sideEffects":false,"publishConfig":{"access":"public"},"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./dist/index.mjs","types":"./dist/index.d.ts"}},"dependencies":{"@techor/glob":"^2.4.6","@techor/extend":"^2.4.6","@techor/fs":"^2.4.6"},"version":"2.4.6","gitHead":"acf8101be91213606264d16e98b3b526c8c82c50","_id":"@techor/query-workspaces@2.4.6","_nodeVersion":"18.16.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-pvcSHArfFmV1v/67Ct5Dx8mwQF5ZzymFfjMYK3PwMiQPGqtxQPY/VIP8REgwd27zRvylRqS8CP6HUffFKY9vqQ==","shasum":"3956899cfea03c54b0054b2d73b7b3c56f9017bc","tarball":"https://registry.npmjs.org/@techor/query-workspaces/-/query-workspaces-2.4.6.tgz","fileCount":7,"unpackedSize":11512,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID65AwrXZ5/xU3+A5f1zrUdBkmPAjm07lt3H7gmg5zn4AiEAma+/qt87VYjcmZX6zIfxHTvcVM1VNSHNhnn4j7hTKi0="}]},"_npmUser":{"name":"1aron","email":"i@aron.tw"},"directories":{},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/query-workspaces_2.4.6_1690275200190_0.04835932321345182"},"_hasShrinkwrap":false}},"time":{"created":"2023-03-31T06:56:43.716Z","2.0.1":"2023-03-31T06:56:43.945Z","modified":"2023-07-25T08:53:20.536Z","2.0.2":"2023-03-31T13:33:22.617Z","2.0.3":"2023-03-31T13:49:22.827Z","2.0.4":"2023-03-31T14:19:09.887Z","2.0.5":"2023-03-31T18:18:11.180Z","2.0.6":"2023-04-04T05:22:48.715Z","2.1.1":"2023-04-04T06:12:01.226Z","2.1.2":"2023-04-04T10:45:04.659Z","2.1.3":"2023-04-04T11:05:12.417Z","2.1.4":"2023-04-04T13:12:49.071Z","2.1.6":"2023-04-10T14:52:43.335Z","2.1.7":"2023-04-11T07:46:35.086Z","2.1.8":"2023-04-11T08:52:57.674Z","2.1.9":"2023-04-11T09:15:15.808Z","2.1.10":"2023-04-11T09:50:49.346Z","2.1.11":"2023-04-11T11:22:23.183Z","2.1.12":"2023-04-11T13:00:44.302Z","2.1.13":"2023-04-12T08:11:09.575Z","2.1.14":"2023-04-12T10:51:38.767Z","2.1.15":"2023-04-12T12:36:47.240Z","2.2.0":"2023-06-06T16:33:42.956Z","2.2.1":"2023-06-06T17:04:08.329Z","2.2.2":"2023-06-07T09:27:53.530Z","2.2.3":"2023-06-08T07:24:32.591Z","2.2.4":"2023-06-10T14:12:18.679Z","2.2.5":"2023-06-10T14:25:32.602Z","2.2.6":"2023-06-10T15:04:35.938Z","2.2.7":"2023-06-10T15:20:44.674Z","2.2.8":"2023-06-12T13:46:45.707Z","2.2.9":"2023-06-12T14:07:18.527Z","2.2.10":"2023-06-14T19:00:14.983Z","2.2.11":"2023-06-16T12:55:29.757Z","2.2.12":"2023-07-04T14:14:38.929Z","2.2.13":"2023-07-04T16:02:22.053Z","2.3.0":"2023-07-04T17:23:39.707Z","2.3.1":"2023-07-04T18:06:57.437Z","2.3.2":"2023-07-04T18:27:50.772Z","2.3.3":"2023-07-05T00:00:56.289Z","2.3.4":"2023-07-05T00:55:43.898Z","2.3.5":"2023-07-05T18:15:09.060Z","2.3.6":"2023-07-06T02:43:35.370Z","2.3.7":"2023-07-06T03:33:31.470Z","2.3.8":"2023-07-06T04:13:48.625Z","2.4.0":"2023-07-09T16:06:21.261Z","2.4.1":"2023-07-09T17:58:46.936Z","2.4.2":"2023-07-10T00:57:47.349Z","2.4.3":"2023-07-11T03:10:14.694Z","2.4.4":"2023-07-12T13:20:22.726Z","2.4.5":"2023-07-15T09:23:36.458Z","2.4.6":"2023-07-25T08:53:20.329Z"},"maintainers":[{"name":"1aron","email":"i@aron.tw"}],"description":"Query workspaces with package.json","homepage":"https://aron.tw","keywords":["package","json","packagejson","utils","workspaces","npm","pnpm","yarn"],"repository":{"type":"git","url":"git+https://github.com/1aron/techor.git","directory":"packages/query-workspaces"},"author":{"name":"Aron","email":"i@aron.tw","url":"http://aron.tw"},"bugs":{"url":"https://github.com/1aron/techor/issues"},"license":"MIT","readme":"<br>\n<div align=\"center\">\n\n<p align=\"center\">Query workspaces with package.json</p>\n\n<p align=\"center\">\n    <a aria-label=\"overview\" href=\"https://github.com/1aron/techor\">\n        <picture>\n            <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://img.shields.io/badge/%E2%AC%85%20back-%20?color=212022&style=for-the-badge\">\n            <source media=\"(prefers-color-scheme: light)\" srcset=\"https://img.shields.io/badge/%E2%AC%85%20back-%20?color=f6f7f8&style=for-the-badge\">\n            <img alt=\"NPM Version\" src=\"https://img.shields.io/badge/%E2%AC%85%20back-%20?color=f6f7f8&style=for-the-badge\">\n        </picture>\n    </a>\n    <a aria-label=\"GitHub release (latest by date including pre-releases)\" href=\"https://github.com/1aron/techor/releases\">\n        <picture>\n            <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://img.shields.io/github/v/release/1aron/techor?include_prereleases&color=212022&label=&style=for-the-badge&logo=github&logoColor=fff\">\n            <source media=\"(prefers-color-scheme: light)\" srcset=\"https://img.shields.io/github/v/release/1aron/techor?include_prereleases&color=f6f7f8&label=&style=for-the-badge&logo=github&logoColor=%23000\">\n            <img alt=\"NPM Version\" src=\"https://img.shields.io/github/v/release/1aron/techor?include_prereleases&color=f6f7f8&label=&style=for-the-badge&logo=github\">\n        </picture>\n    </a>\n    <a aria-label=\"NPM Package\" href=\"https://www.npmjs.com/package/@techor/query-workspaces\">\n        <picture>\n            <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://img.shields.io/npm/dm/@techor/query-workspaces?color=212022&label=%20&logo=npm&style=for-the-badge\">\n            <source media=\"(prefers-color-scheme: light)\" srcset=\"https://img.shields.io/npm/dm/@techor/query-workspaces?color=f6f7f8&label=%20&logo=npm&style=for-the-badge\">\n            <img alt=\"NPM package ( download / month )\" src=\"https://img.shields.io/npm/dm/@techor/query-workspaces?color=f6f7f8&label=%20&logo=npm&style=for-the-badge\">\n        </picture>\n    </a>\n    <a aria-label=\"Follow @aron1tw\" href=\"https://twitter.com/aron1tw\">\n        <picture>\n            <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://img.shields.io/static/v1?label=%20&message=twitter&color=212022&logo=twitter&style=for-the-badge\">\n            <source media=\"(prefers-color-scheme: light)\" srcset=\"https://img.shields.io/static/v1?label=%20&message=twitter&color=f6f7f8&logo=twitter&style=for-the-badge\">\n            <img alt=\"Follow @mastercorg\" src=\"https://img.shields.io/static/v1?label=%20&message=twitter&color=f6f7f8&logo=twitter&style=for-the-badge\">\n        </picture>\n    </a>\n    <a aria-label=\"Github Actions\" href=\"https://github.com/1aron/techor/actions/workflows/release.yml\">\n        <picture>\n            <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://img.shields.io/github/actions/workflow/status/1aron/techor/release.yml?branch=main&label=%20&message=twitter&color=212022&logo=githubactions&style=for-the-badge\">\n            <source media=\"(prefers-color-scheme: light)\" srcset=\"https://img.shields.io/github/actions/workflow/status/1aron/techor/release.yml?branch=main&label=%20&message=twitter&color=f6f7f8&logo=githubactions&style=for-the-badge&logoColor=%23000\">\n            <img alt=\"Github release actions\" src=\"https://img.shields.io/github/actions/workflow/status/1aron/techor/release.yml?branch=main&label=%20&message=twitter&color=f6f7f8&logo=githubactions&style=for-the-badge&logoColor=%23000\">\n        </picture>\n    </a>\n</p>\n\n</div>\n\n<br>\n\n- By default, read `.workspaces` of package.json in the current working directory\n- By default, workspaces in node_modules are excluded\n\n<br>\n\n## Getting Started\n\n```bash\nnpm install @techor/query-workspaces\n```\n\n## Preparation\nYour monorepo usually looks like this:\n\n```diff\n.\n├── package.json\n└── packages\n+   ├─── a\n    │    └─── package.json\n+   ├─── b\n    │    ├─── node_modules\n    │    │    └─── fake-module\n    │    │         └─── package.json\n+   │    ├─── bb\n    │    │    └─── package.json\n    │    └─── package.json\n    └─── c\n```\n./package.json\n```json\n{\n    \"workspaces\": [\"packages/**\"]\n}\n```\n\n## Usage\n`queryWorkspaces(patterns?, options?): string[]`\n```js\nimport queryWorkspaces from '@techor/query-workspaces'\n\nconst workspaces = queryWorkspaces()\n// ['packages/a', 'packages/b', 'packages/b/bb']\n\nconst workspaces = queryWorkspaces(['packages/*'])\n// ['packages/a', 'packages/b']\n```\n\n## Options\nInherited from [fast-glob options](https://github.com/mrmlnc/fast-glob#options-3)\n```js\n{\n    cwd: process.cwd(),\n    ignore: ['**/node_modules/**']\n}\n```\n\n<br>\n\n<a aria-label=\"overview\" href=\"https://github.com/1aron/techor#utilities\">\n<picture>\n    <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://img.shields.io/badge/%E2%AC%85%20back%20to%20contents-%20?color=212022&style=for-the-badge\">\n    <source media=\"(prefers-color-scheme: light)\" srcset=\"https://img.shields.io/badge/%E2%AC%85%20back%20to%20contents-%20?color=f6f7f8&style=for-the-badge\">\n    <img alt=\"NPM Version\" src=\"https://img.shields.io/badge/%E2%AC%85%20back%20to%20contents-%20?color=f6f7f8&style=for-the-badge\">\n</picture>\n</a>\n","readmeFilename":"README.md"}