{"_id":"tinyglobby","_rev":"4276446","name":"tinyglobby","description":"A fast and minimal alternative to globby and fast-glob","dist-tags":{"latest":"0.2.16"},"maintainers":[{"name":"superchupu","email":""}],"time":{"modified":"2026-04-07T19:50:13.000Z","created":"2024-07-22T18:19:33.355Z","0.2.16":"2026-04-07T23:37:03.457Z","0.2.15":"2025-09-06T18:52:04.151Z","0.2.14":"2025-05-25T16:19:05.967Z","0.2.13":"2025-04-19T18:32:47.367Z","0.2.12":"2025-02-20T00:25:55.583Z","0.2.11":"2025-02-17T19:31:52.818Z","0.2.10":"2024-10-25T07:34:29.010Z","0.2.9":"2024-10-01T10:05:53.334Z","0.2.8":"2024-10-01T00:18:49.737Z","0.2.7":"2024-09-30T12:30:26.545Z","0.2.6":"2024-09-08T23:02:09.719Z","0.2.5":"2024-08-24T13:54:47.952Z","0.2.4":"2024-08-24T13:19:35.254Z","0.2.3":"2024-08-24T12:14:22.936Z","0.2.2":"2024-08-06T15:51:09.291Z","0.2.1":"2024-08-04T09:52:21.246Z","0.2.0":"2024-07-24T14:07:19.907Z","0.1.2":"2024-07-22T21:50:34.722Z","0.1.1":"2024-07-22T19:21:36.789Z","0.1.0":"2024-07-22T18:19:33.355Z"},"users":{},"author":{"name":"Superchupu"},"repository":{"type":"git","url":"git+https://github.com/SuperchupuDev/tinyglobby.git"},"versions":{"0.2.16":{"name":"tinyglobby","version":"0.2.16","description":"A fast and minimal alternative to globby and fast-glob","type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.cts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"sideEffects":false,"author":{"name":"Superchupu"},"license":"MIT","keywords":["glob","patterns","fast","implementation"],"repository":{"type":"git","url":"git+https://github.com/SuperchupuDev/tinyglobby.git"},"bugs":{"url":"https://github.com/SuperchupuDev/tinyglobby/issues"},"homepage":"https://superchupu.dev/tinyglobby","funding":{"url":"https://github.com/sponsors/SuperchupuDev"},"dependencies":{"fdir":"^6.5.0","picomatch":"^4.0.4"},"devDependencies":{"@biomejs/biome":"^2.4.10","@types/node":"^25.5.2","@types/picomatch":"^4.0.3","fast-glob":"^3.3.3","fs-fixture":"^2.13.0","glob":"^13.0.6","tinybench":"^6.0.0","tsdown":"^0.21.7","typescript":"^6.0.2"},"engines":{"node":">=12.0.0"},"publishConfig":{"provenance":true},"scripts":{"bench":"node benchmark/bench.ts","bench:setup":"node benchmark/setup.ts","build":"tsdown","check":"biome check","check:fix":"biome check --write --unsafe","format":"biome format --write","lint":"biome lint","test":"node --test \"test/**/*.ts\"","test:coverage":"node --test --experimental-test-coverage \"test/**/*.ts\"","test:only":"node --test --test-only \"test/**/*.ts\"","typecheck":"tsc --noEmit"},"_id":"tinyglobby@0.2.16","_integrity":"sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==","_resolved":"/tmp/8c52c599413aec17f1824550dba15273/tinyglobby-0.2.16.tgz","_from":"file:tinyglobby-0.2.16.tgz","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"shasum":"1c3b7eb953fce42b226bc5a1ee06428281aff3d6","size":7782,"noattachment":false,"key":"/tinyglobby/-/tinyglobby-0.2.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/tinyglobby/download/tinyglobby-0.2.16.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e6850d9e-2d8a-44c1-a9fd-1ada6ad4db9f"}},"directories":{},"maintainers":[{"name":"superchupu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tinyglobby_0.2.16_1775605023302_0.9036419972802376"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-07T23:37:03.457Z","publish_time":1775605023457,"_source_registry_name":"default","_cnpm_publish_time":1775605023457},"0.2.15":{"name":"tinyglobby","version":"0.2.15","description":"A fast and minimal alternative to globby and fast-glob","type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.cts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"./package.json":"./package.json"},"sideEffects":false,"author":{"name":"Superchupu"},"license":"MIT","keywords":["glob","patterns","fast","implementation"],"repository":{"type":"git","url":"git+https://github.com/SuperchupuDev/tinyglobby.git"},"bugs":{"url":"https://github.com/SuperchupuDev/tinyglobby/issues"},"homepage":"https://superchupu.dev/tinyglobby","funding":{"url":"https://github.com/sponsors/SuperchupuDev"},"dependencies":{"fdir":"^6.5.0","picomatch":"^4.0.3"},"devDependencies":{"@biomejs/biome":"^2.2.3","@types/node":"^24.3.1","@types/picomatch":"^4.0.2","fast-glob":"^3.3.3","fs-fixture":"^2.8.1","glob":"^11.0.3","tinybench":"^5.0.1","tsdown":"^0.14.2","typescript":"^5.9.2"},"engines":{"node":">=12.0.0"},"publishConfig":{"provenance":true},"scripts":{"bench":"node benchmark/bench.ts","bench:setup":"node benchmark/setup.ts","build":"tsdown","check":"biome check","check:fix":"biome check --write --unsafe","format":"biome format --write","lint":"biome lint","test":"node --test \"test/**/*.ts\"","test:coverage":"node --test --experimental-test-coverage \"test/**/*.ts\"","test:only":"node --test --test-only \"test/**/*.ts\"","typecheck":"tsc --noEmit"},"_id":"tinyglobby@0.2.15","_integrity":"sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==","_resolved":"/tmp/6207be2663554fe1e8a4d68ef57a033c/tinyglobby-0.2.15.tgz","_from":"file:tinyglobby-0.2.15.tgz","_nodeVersion":"24.7.0","_npmVersion":"11.5.1","dist":{"shasum":"e228dd1e638cea993d2fdb4fcd2d4602a79951c2","size":7740,"noattachment":false,"key":"/tinyglobby/-/tinyglobby-0.2.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/tinyglobby/download/tinyglobby-0.2.15.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e6850d9e-2d8a-44c1-a9fd-1ada6ad4db9f"}},"directories":{},"maintainers":[{"name":"superchupu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tinyglobby_0.2.15_1757184723971_0.5915916081677375"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-06T18:52:04.151Z","publish_time":1757184724151,"_source_registry_name":"default","_cnpm_publish_time":1757184724151},"0.2.14":{"name":"tinyglobby","version":"0.2.14","description":"A fast and minimal alternative to globby and fast-glob","main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{"import":"./dist/index.mjs","require":"./dist/index.js"},"sideEffects":false,"author":{"name":"Superchupu"},"license":"MIT","keywords":["glob","patterns","fast","implementation"],"repository":{"type":"git","url":"git+https://github.com/SuperchupuDev/tinyglobby.git"},"bugs":{"url":"https://github.com/SuperchupuDev/tinyglobby/issues"},"homepage":"https://github.com/SuperchupuDev/tinyglobby#readme","funding":{"url":"https://github.com/sponsors/SuperchupuDev"},"dependencies":{"fdir":"^6.4.4","picomatch":"^4.0.2"},"devDependencies":{"@biomejs/biome":"^1.9.4","@types/node":"^22.15.21","@types/picomatch":"^4.0.0","fs-fixture":"^2.7.1","tsdown":"^0.12.3","typescript":"^5.8.3"},"engines":{"node":">=12.0.0"},"publishConfig":{"access":"public","provenance":true},"scripts":{"build":"tsdown","check":"biome check","format":"biome format --write","lint":"biome lint","lint:fix":"biome lint --fix --unsafe","test":"node --experimental-transform-types --test","test:coverage":"node --experimental-transform-types --test --experimental-test-coverage","test:only":"node --experimental-transform-types --test --test-only","typecheck":"tsc --noEmit"},"_id":"tinyglobby@0.2.14","_integrity":"sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==","_resolved":"/tmp/e3d9af7fcfd9393cf9c8400e60fd349f/tinyglobby-0.2.14.tgz","_from":"file:tinyglobby-0.2.14.tgz","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"5280b0cf3f972b050e74ae88406c0a6a58f4079d","size":6987,"noattachment":false,"key":"/tinyglobby/-/tinyglobby-0.2.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/tinyglobby/download/tinyglobby-0.2.14.tgz"},"_npmUser":{"name":"superchupu","email":"mgurriarann@gmail.com"},"directories":{},"maintainers":[{"name":"superchupu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tinyglobby_0.2.14_1748189945749_0.2069337039407142"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-25T16:19:05.967Z","publish_time":1748189945967,"_source_registry_name":"default","_cnpm_publish_time":1748189945967},"0.2.13":{"name":"tinyglobby","version":"0.2.13","description":"A fast and minimal alternative to globby and fast-glob","main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{"import":"./dist/index.mjs","require":"./dist/index.js"},"sideEffects":false,"author":{"name":"Superchupu"},"license":"MIT","keywords":["glob","patterns","fast","implementation"],"repository":{"type":"git","url":"git+https://github.com/SuperchupuDev/tinyglobby.git"},"bugs":{"url":"https://github.com/SuperchupuDev/tinyglobby/issues"},"homepage":"https://github.com/SuperchupuDev/tinyglobby#readme","funding":{"url":"https://github.com/sponsors/SuperchupuDev"},"dependencies":{"fdir":"^6.4.4","picomatch":"^4.0.2"},"devDependencies":{"@biomejs/biome":"^1.9.4","@types/node":"^22.14.1","@types/picomatch":"^4.0.0","fs-fixture":"^2.7.1","tsup":"^8.4.0","typescript":"^5.8.3"},"engines":{"node":">=12.0.0"},"publishConfig":{"access":"public","provenance":true},"scripts":{"build":"tsup","check":"biome check","format":"biome format --write","lint":"biome lint","lint:fix":"biome lint --fix --unsafe","test":"node --experimental-transform-types --test","test:coverage":"node --experimental-transform-types --test --experimental-test-coverage","test:only":"node --experimental-transform-types --test --test-only","typecheck":"tsc --noEmit"},"_id":"tinyglobby@0.2.13","_integrity":"sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==","_resolved":"/tmp/65056228b4c15da1798ae873c2e6bc9e/tinyglobby-0.2.13.tgz","_from":"file:tinyglobby-0.2.13.tgz","_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"shasum":"a0e46515ce6cbcd65331537e57484af5a7b2ff7e","size":6838,"noattachment":false,"key":"/tinyglobby/-/tinyglobby-0.2.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/tinyglobby/download/tinyglobby-0.2.13.tgz"},"_npmUser":{"name":"superchupu","email":"mgurriarann@gmail.com"},"directories":{},"maintainers":[{"name":"superchupu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tinyglobby_0.2.13_1745087567198_0.8430586549063641"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-19T18:32:47.367Z","publish_time":1745087567367,"_source_registry_name":"default","_cnpm_publish_time":1745087567367},"0.2.12":{"name":"tinyglobby","version":"0.2.12","description":"A fast and minimal alternative to globby and fast-glob","main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{"import":"./dist/index.mjs","require":"./dist/index.js"},"sideEffects":false,"author":{"name":"Superchupu"},"license":"MIT","keywords":["glob","patterns","fast","implementation"],"repository":{"type":"git","url":"git+https://github.com/SuperchupuDev/tinyglobby.git"},"bugs":{"url":"https://github.com/SuperchupuDev/tinyglobby/issues"},"homepage":"https://github.com/SuperchupuDev/tinyglobby#readme","funding":{"url":"https://github.com/sponsors/SuperchupuDev"},"dependencies":{"fdir":"^6.4.3","picomatch":"^4.0.2"},"devDependencies":{"@biomejs/biome":"^1.9.4","@types/node":"^22.13.4","@types/picomatch":"^3.0.2","fs-fixture":"^2.7.0","tsup":"^8.3.6","typescript":"^5.7.3"},"engines":{"node":">=12.0.0"},"publishConfig":{"access":"public","provenance":true},"scripts":{"build":"tsup","check":"biome check","format":"biome format --write","lint":"biome lint","lint:fix":"biome lint --fix --unsafe","test":"node --experimental-transform-types --test","test:coverage":"node --experimental-transform-types --test --experimental-test-coverage","test:only":"node --experimental-transform-types --test --test-only","typecheck":"tsc --noEmit"},"_id":"tinyglobby@0.2.12","_integrity":"sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==","_resolved":"/tmp/05b7aaccd0c8a79964ec5e45ebb21b8f/tinyglobby-0.2.12.tgz","_from":"file:tinyglobby-0.2.12.tgz","_nodeVersion":"22.13.1","_npmVersion":"10.9.2","dist":{"shasum":"ac941a42e0c5773bd0b5d08f32de82e74a1a61b5","size":6803,"noattachment":false,"key":"/tinyglobby/-/tinyglobby-0.2.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/tinyglobby/download/tinyglobby-0.2.12.tgz"},"_npmUser":{"name":"superchupu","email":"mgurriarann@gmail.com"},"directories":{},"maintainers":[{"name":"superchupu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tinyglobby_0.2.12_1740011155377_0.8659892329912942"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-20T00:25:55.583Z","publish_time":1740011155583,"_source_registry_name":"default","_cnpm_publish_time":1740011155583},"0.2.11":{"name":"tinyglobby","version":"0.2.11","description":"A fast and minimal alternative to globby and fast-glob","main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{"import":"./dist/index.mjs","require":"./dist/index.js"},"sideEffects":false,"author":{"name":"Superchupu"},"license":"MIT","keywords":["glob","patterns","fast","implementation"],"repository":{"type":"git","url":"git+https://github.com/SuperchupuDev/tinyglobby.git"},"bugs":{"url":"https://github.com/SuperchupuDev/tinyglobby/issues"},"homepage":"https://github.com/SuperchupuDev/tinyglobby#readme","funding":{"url":"https://github.com/sponsors/SuperchupuDev"},"dependencies":{"fdir":"^6.4.3","picomatch":"^4.0.2"},"devDependencies":{"@biomejs/biome":"^1.9.4","@types/node":"^22.13.4","@types/picomatch":"^3.0.2","fs-fixture":"^2.7.0","tsup":"^8.3.6","typescript":"^5.7.3"},"engines":{"node":">=12.0.0"},"publishConfig":{"access":"public","provenance":true},"scripts":{"build":"tsup","check":"biome check","format":"biome format --write","lint":"biome lint","lint:fix":"biome lint --fix --unsafe","test":"node --experimental-transform-types --test","test:coverage":"node --experimental-transform-types --test --experimental-test-coverage","test:only":"node --experimental-transform-types --test --test-only","typecheck":"tsc --noEmit"},"_id":"tinyglobby@0.2.11","_integrity":"sha512-32TmKeeKUahv0Go8WmQgiEp9Y21NuxjwjqiRC1nrUB51YacfSwuB44xgXD+HdIppmMRgjQNPdrHyA6vIybYZ+g==","_resolved":"/tmp/0127cbfa9def8eb5d7a7105314cf1551/tinyglobby-0.2.11.tgz","_from":"file:tinyglobby-0.2.11.tgz","_nodeVersion":"22.13.1","_npmVersion":"10.9.2","dist":{"shasum":"9182cff655a0e272aad850d1a84c5e8e0f700426","size":6749,"noattachment":false,"key":"/tinyglobby/-/tinyglobby-0.2.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/tinyglobby/download/tinyglobby-0.2.11.tgz"},"_npmUser":{"name":"superchupu","email":"mgurriarann@gmail.com"},"directories":{},"maintainers":[{"name":"superchupu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/tinyglobby_0.2.11_1739820712643_0.46060753182549163"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-17T19:31:52.818Z","publish_time":1739820712818,"_source_registry_name":"default","_cnpm_publish_time":1739820712818},"0.2.10":{"name":"tinyglobby","version":"0.2.10","description":"A fast and minimal alternative to globby and fast-glob","main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{"import":"./dist/index.mjs","require":"./dist/index.js"},"sideEffects":false,"author":{"name":"Superchupu"},"license":"MIT","keywords":["glob","patterns","fast","implementation"],"repository":{"type":"git","url":"git+https://github.com/SuperchupuDev/tinyglobby.git"},"bugs":{"url":"https://github.com/SuperchupuDev/tinyglobby/issues"},"homepage":"https://github.com/SuperchupuDev/tinyglobby#readme","dependencies":{"fdir":"^6.4.2","picomatch":"^4.0.2"},"devDependencies":{"@biomejs/biome":"^1.9.4","@types/node":"^22.7.9","@types/picomatch":"^3.0.1","fs-fixture":"^2.5.0","tsup":"^8.3.4","typescript":"^5.6.3"},"engines":{"node":">=12.0.0"},"publishConfig":{"access":"public","provenance":true},"scripts":{"build":"tsup","check":"biome check","format":"biome format --write","lint":"biome lint","lint:fix":"biome lint --fix --unsafe","test":"node --experimental-transform-types --test test/**/*.test.ts","test:coverage":"node --experimental-transform-types --test --experimental-test-coverage test/**/*.test.ts","test:only":"node --experimental-transform-types --test --test-only test/**/*.test.ts","typecheck":"tsc --noEmit"},"_id":"tinyglobby@0.2.10","_integrity":"sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==","_resolved":"/tmp/0ad582665271b13263320d43b77fec4a/tinyglobby-0.2.10.tgz","_from":"file:tinyglobby-0.2.10.tgz","_nodeVersion":"22.10.0","_npmVersion":"10.9.0","dist":{"shasum":"e712cf2dc9b95a1f5c5bbd159720e15833977a0f","size":5808,"noattachment":false,"key":"/tinyglobby/-/tinyglobby-0.2.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/tinyglobby/download/tinyglobby-0.2.10.tgz"},"_npmUser":{"name":"superchupu","email":"mgurriarann@gmail.com"},"directories":{},"maintainers":[{"name":"superchupu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tinyglobby_0.2.10_1729841668849_0.41059796846433194"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-25T07:34:29.010Z","publish_time":1729841669010,"_source_registry_name":"default","_cnpm_publish_time":1729841669010},"0.2.9":{"name":"tinyglobby","version":"0.2.9","description":"A fast and minimal alternative to globby and fast-glob","main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{"import":"./dist/index.mjs","require":"./dist/index.js"},"sideEffects":false,"author":{"name":"Superchupu"},"license":"MIT","keywords":["glob","patterns","fast","implementation"],"repository":{"type":"git","url":"git+https://github.com/SuperchupuDev/tinyglobby.git"},"bugs":{"url":"https://github.com/SuperchupuDev/tinyglobby/issues"},"homepage":"https://github.com/SuperchupuDev/tinyglobby#readme","dependencies":{"fdir":"^6.4.0","picomatch":"^4.0.2"},"devDependencies":{"@biomejs/biome":"^1.9.2","@types/node":"^22.7.4","@types/picomatch":"^3.0.1","fs-fixture":"^2.4.0","tsup":"^8.3.0","typescript":"^5.6.2"},"engines":{"node":">=12.0.0"},"publishConfig":{"access":"public","provenance":true},"scripts":{"build":"tsup","check":"biome check","format":"biome format --write","lint":"biome lint","lint:fix":"biome lint --fix --unsafe","test":"node --experimental-transform-types --test test/**/*.test.ts","test:coverage":"node --experimental-transform-types --test --experimental-test-coverage test/**/*.test.ts","test:only":"node --experimental-transform-types --test --test-only test/**/*.test.ts","typecheck":"tsc --noEmit"},"_id":"tinyglobby@0.2.9","_integrity":"sha512-8or1+BGEdk1Zkkw2ii16qSS7uVrQJPre5A9o/XkWPATkk23FZh/15BKFxPnlTy6vkljZxLqYCzzBMj30ZrSvjw==","_resolved":"/tmp/e6080e14c7efa38f1f5e59209d41e7eb/tinyglobby-0.2.9.tgz","_from":"file:tinyglobby-0.2.9.tgz","_nodeVersion":"22.9.0","_npmVersion":"10.8.3","dist":{"shasum":"6baddd1b0fe416403efb0dd40442c7d7c03c1c66","size":5753,"noattachment":false,"key":"/tinyglobby/-/tinyglobby-0.2.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/tinyglobby/download/tinyglobby-0.2.9.tgz"},"_npmUser":{"name":"superchupu","email":"mgurriarann@gmail.com"},"directories":{},"maintainers":[{"name":"superchupu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tinyglobby_0.2.9_1727777153146_0.19340250772392076"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-01T10:05:53.334Z","publish_time":1727777153334,"_source_registry_name":"default","_cnpm_publish_time":1727777153334},"0.2.8":{"name":"tinyglobby","version":"0.2.8","description":"A fast and minimal alternative to globby and fast-glob","main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{"import":"./dist/index.mjs","require":"./dist/index.js"},"sideEffects":false,"author":{"name":"Superchupu"},"license":"MIT","keywords":["glob","patterns","fast","implementation"],"repository":{"type":"git","url":"git+https://github.com/SuperchupuDev/tinyglobby.git"},"bugs":{"url":"https://github.com/SuperchupuDev/tinyglobby/issues"},"homepage":"https://github.com/SuperchupuDev/tinyglobby#readme","dependencies":{"fdir":"^6.4.0","picomatch":"^4.0.2"},"devDependencies":{"@biomejs/biome":"^1.9.2","@types/node":"^22.7.4","@types/picomatch":"^3.0.1","fs-fixture":"^2.4.0","tsup":"^8.3.0","typescript":"^5.6.2"},"engines":{"node":">=12.0.0"},"publishConfig":{"access":"public","provenance":true},"scripts":{"build":"tsup","check":"biome check","format":"biome format --write","lint":"biome lint","lint:fix":"biome lint --fix --unsafe","test":"node --experimental-transform-types --test test/**/*.test.ts","test:coverage":"node --experimental-transform-types --test --experimental-test-coverage test/**/*.test.ts","test:only":"node --experimental-transform-types --test --test-only test/**/*.test.ts","typecheck":"tsc --noEmit"},"_id":"tinyglobby@0.2.8","_integrity":"sha512-AMLZywN0vbhiZi2neFEaj9VIIxC+PjDMsp0nAK6tpR86LJavZgHqGz0S/FOONwBygC+mu7R0/TyAQw0gx0Mu9Q==","_resolved":"/tmp/f8e1450124368ec313d6d82b41d1cfe0/tinyglobby-0.2.8.tgz","_from":"file:tinyglobby-0.2.8.tgz","_nodeVersion":"22.9.0","_npmVersion":"10.8.3","dist":{"shasum":"dfa666c75551828580bfe900b86ebf3952bd4642","size":5725,"noattachment":false,"key":"/tinyglobby/-/tinyglobby-0.2.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/tinyglobby/download/tinyglobby-0.2.8.tgz"},"_npmUser":{"name":"superchupu","email":"mgurriarann@gmail.com"},"directories":{},"maintainers":[{"name":"superchupu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tinyglobby_0.2.8_1727741929539_0.8451570127510035"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-01T00:18:49.737Z","publish_time":1727741929737,"_source_registry_name":"default","_cnpm_publish_time":1727741929737},"0.2.7":{"name":"tinyglobby","version":"0.2.7","description":"A fast and minimal alternative to globby and fast-glob","main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{"import":"./dist/index.mjs","require":"./dist/index.js"},"sideEffects":false,"author":{"name":"Superchupu"},"license":"MIT","keywords":["glob","patterns","fast","implementation"],"repository":{"type":"git","url":"git+https://github.com/SuperchupuDev/tinyglobby.git"},"bugs":{"url":"https://github.com/SuperchupuDev/tinyglobby/issues"},"homepage":"https://github.com/SuperchupuDev/tinyglobby#readme","dependencies":{"fdir":"^6.4.0","picomatch":"^4.0.2"},"devDependencies":{"@biomejs/biome":"^1.9.2","@types/node":"^22.7.4","@types/picomatch":"^3.0.1","fs-fixture":"^2.4.0","tsup":"^8.3.0","typescript":"^5.6.2"},"engines":{"node":">=12.0.0"},"publishConfig":{"access":"public","provenance":true},"scripts":{"build":"tsup","check":"biome check","format":"biome format --write","lint":"biome lint","lint:fix":"biome lint --fix --unsafe","test":"node --experimental-transform-types --test test/**/*.test.ts","test:coverage":"node --experimental-transform-types --test --experimental-test-coverage test/**/*.test.ts","test:only":"node --experimental-transform-types --test --test-only test/**/*.test.ts","typecheck":"tsc --noEmit"},"_id":"tinyglobby@0.2.7","_integrity":"sha512-qFWYeNxBQxrOTRHvGjlRdBamy8JFqu6c0bwRru9leE+q8J72tLtlT0L3v+2T7fbLXN7FGzDNBhXkWiJqHUHD9g==","_resolved":"/tmp/4e9981c4f8494270c6c15951e94ec12d/tinyglobby-0.2.7.tgz","_from":"file:tinyglobby-0.2.7.tgz","_nodeVersion":"22.9.0","_npmVersion":"10.8.3","dist":{"shasum":"36f583c166ac2d91f47c799d6e2e256fdcfb3a56","size":5707,"noattachment":false,"key":"/tinyglobby/-/tinyglobby-0.2.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/tinyglobby/download/tinyglobby-0.2.7.tgz"},"_npmUser":{"name":"superchupu","email":"mgurriarann@gmail.com"},"directories":{},"maintainers":[{"name":"superchupu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tinyglobby_0.2.7_1727699426390_0.6174635813713891"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-30T12:30:26.545Z","publish_time":1727699426545,"_source_registry_name":"default","_cnpm_publish_time":1727699426545},"0.2.6":{"name":"tinyglobby","version":"0.2.6","description":"A fast and minimal alternative to globby and fast-glob","main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{"import":"./dist/index.mjs","require":"./dist/index.js"},"sideEffects":false,"author":{"name":"Superchupu"},"license":"ISC","keywords":["glob","patterns","fast","implementation"],"repository":{"type":"git","url":"git+https://github.com/SuperchupuDev/tinyglobby.git"},"bugs":{"url":"https://github.com/SuperchupuDev/tinyglobby/issues"},"homepage":"https://github.com/SuperchupuDev/tinyglobby#readme","dependencies":{"fdir":"^6.3.0","picomatch":"^4.0.2"},"devDependencies":{"@biomejs/biome":"^1.8.3","@types/node":"^22.5.4","@types/picomatch":"^3.0.1","fs-fixture":"^2.4.0","tsup":"^8.2.4","typescript":"^5.5.4"},"engines":{"node":">=12.0.0"},"publishConfig":{"access":"public","provenance":true},"scripts":{"build":"tsup","check":"biome check","format":"biome format --write","lint":"biome lint","lint:fix":"biome lint --fix --unsafe","test":"node --experimental-transform-types --test test/*.test.ts","test:coverage":"node --experimental-transform-types --test --experimental-test-coverage test/*.test.ts","test:only":"node --experimental-transform-types --test --test-only test/*.test.ts","typecheck":"tsc --noEmit"},"_id":"tinyglobby@0.2.6","_integrity":"sha512-NbBoFBpqfcgd1tCiO8Lkfdk+xrA7mlLR9zgvZcZWQQwU63XAfUePyd6wZBaU93Hqw347lHnwFzttAkemHzzz4g==","_resolved":"/tmp/11c7093df29e1bca57c8d22e0aa1a57e/tinyglobby-0.2.6.tgz","_from":"file:tinyglobby-0.2.6.tgz","_nodeVersion":"22.8.0","_npmVersion":"10.8.2","dist":{"shasum":"950baf1462d0c0b443bc3d754d0d39c2e589aaae","size":7964,"noattachment":false,"key":"/tinyglobby/-/tinyglobby-0.2.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/tinyglobby/download/tinyglobby-0.2.6.tgz"},"_npmUser":{"name":"superchupu","email":"mgurriarann@gmail.com"},"directories":{},"maintainers":[{"name":"superchupu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tinyglobby_0.2.6_1725836529530_0.5881396047599301"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-08T23:02:09.719Z","publish_time":1725836529719,"_source_registry_name":"default","_cnpm_publish_time":1725836529719},"0.2.5":{"name":"tinyglobby","version":"0.2.5","description":"A fast and minimal alternative to globby and fast-glob","main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{"import":"./dist/index.mjs","require":"./dist/index.js"},"sideEffects":false,"author":{"name":"Superchupu"},"license":"ISC","keywords":["glob","patterns","fast","implementation"],"repository":{"type":"git","url":"git+https://github.com/SuperchupuDev/tinyglobby.git"},"bugs":{"url":"https://github.com/SuperchupuDev/tinyglobby/issues"},"homepage":"https://github.com/SuperchupuDev/tinyglobby#readme","dependencies":{"fdir":"^6.2.0","picomatch":"^4.0.2"},"devDependencies":{"@biomejs/biome":"^1.8.3","@types/node":"^22.5.0","@types/picomatch":"^3.0.1","tsup":"^8.2.4","typescript":"^5.5.4"},"engines":{"node":">=12.0.0"},"publishConfig":{"access":"public","provenance":true},"scripts":{"build":"tsup","check":"biome check","format":"biome format --write","lint":"biome lint","lint:fix":"biome lint --fix --unsafe","test":"node --experimental-transform-types --test test/*.test.ts","test:cov":"node --experimental-transform-types --test --experimental-test-coverage test/*.test.ts","test:only":"node --experimental-transform-types --test --test-only test/*.test.ts","typecheck":"tsc --noEmit"},"_id":"tinyglobby@0.2.5","_integrity":"sha512-Dlqgt6h0QkoHttG53/WGADNh9QhcjCAIZMTERAVhdpmIBEejSuLI9ZmGKWzB7tweBjlk30+s/ofi4SLmBeTYhw==","_resolved":"/tmp/d886568dbcfe88f25df7bb873d90c9c7/tinyglobby-0.2.5.tgz","_from":"file:tinyglobby-0.2.5.tgz","_nodeVersion":"22.7.0","_npmVersion":"10.8.2","dist":{"shasum":"8cdd1df1b155bf2a3c4d5ea2581489f967a38318","size":7652,"noattachment":false,"key":"/tinyglobby/-/tinyglobby-0.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/tinyglobby/download/tinyglobby-0.2.5.tgz"},"_npmUser":{"name":"superchupu","email":"mgurriarann@gmail.com"},"directories":{},"maintainers":[{"name":"superchupu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tinyglobby_0.2.5_1724507687772_0.5672911025086269"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-24T13:54:47.952Z","publish_time":1724507687952,"_source_registry_name":"default","_cnpm_publish_time":1724507687952},"0.2.4":{"name":"tinyglobby","version":"0.2.4","description":"A fast and minimal alternative to globby and fast-glob","main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{"import":"./dist/index.mjs","require":"./dist/index.js"},"sideEffects":false,"author":{"name":"Superchupu"},"license":"ISC","keywords":["glob","patterns","fast","implementation"],"repository":{"type":"git","url":"git+https://github.com/SuperchupuDev/tinyglobby.git"},"bugs":{"url":"https://github.com/SuperchupuDev/tinyglobby/issues"},"homepage":"https://github.com/SuperchupuDev/tinyglobby#readme","dependencies":{"fdir":"^6.2.0","picomatch":"^4.0.2"},"devDependencies":{"@biomejs/biome":"^1.8.3","@types/node":"^22.5.0","@types/picomatch":"^3.0.1","tsup":"^8.2.4","typescript":"^5.5.4"},"engines":{"node":">=12.0.0"},"publishConfig":{"access":"public","provenance":true},"scripts":{"build":"tsup","check":"biome check","format":"biome format --write","lint":"biome lint","lint:fix":"biome lint --fix --unsafe","test":"node --experimental-transform-types --test test/*.test.ts","test:cov":"node --experimental-transform-types --test --experimental-test-coverage test/*.test.ts","test:only":"node --experimental-transform-types --test --test-only test/*.test.ts","typecheck":"tsc --noEmit"},"_id":"tinyglobby@0.2.4","_integrity":"sha512-h2O9NpZ4xnq0HIcsS1+5d9CzKSThHSmAO4kMGFMD9rTzUfZWjvMVVj8qq+wpO4l7+xb3YcjtXr5z6N0W0EDPvw==","_resolved":"/tmp/03c9cb4ae3e99f4485373c8325eecfa0/tinyglobby-0.2.4.tgz","_from":"file:tinyglobby-0.2.4.tgz","_nodeVersion":"22.7.0","_npmVersion":"10.8.2","dist":{"shasum":"a720586c21ed8fba5f485bd5dfbb0d84e3641179","size":7652,"noattachment":false,"key":"/tinyglobby/-/tinyglobby-0.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/tinyglobby/download/tinyglobby-0.2.4.tgz"},"_npmUser":{"name":"superchupu","email":"mgurriarann@gmail.com"},"directories":{},"maintainers":[{"name":"superchupu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tinyglobby_0.2.4_1724505575036_0.9521230784953789"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-24T13:19:35.254Z","publish_time":1724505575254,"_source_registry_name":"default","deprecated":"Versions 0.2.3 and 0.2.4 contain a critical bug. Please upgrade to 0.2.5 or higher","_cnpm_publish_time":1724505575254},"0.2.3":{"name":"tinyglobby","version":"0.2.3","description":"A fast and minimal alternative to globby and fast-glob","main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{"import":"./dist/index.mjs","require":"./dist/index.js"},"sideEffects":false,"author":{"name":"Superchupu"},"license":"ISC","keywords":["glob","patterns","fast","implementation"],"repository":{"type":"git","url":"git+https://github.com/SuperchupuDev/tinyglobby.git"},"bugs":{"url":"https://github.com/SuperchupuDev/tinyglobby/issues"},"homepage":"https://github.com/SuperchupuDev/tinyglobby#readme","dependencies":{"fdir":"^6.2.0","picomatch":"^4.0.2"},"devDependencies":{"@biomejs/biome":"^1.8.3","@types/node":"^22.5.0","@types/picomatch":"^3.0.1","tsup":"^8.2.4","typescript":"^5.5.4"},"engines":{"node":">=12.0.0"},"publishConfig":{"access":"public","provenance":true},"scripts":{"build":"tsup","check":"biome check","format":"biome format --write","lint":"biome lint","lint:fix":"biome lint --fix --unsafe","test":"node --experimental-transform-types --test test/*.test.ts","test:cov":"node --experimental-transform-types --test --experimental-test-coverage test/*.test.ts","test:only":"node --experimental-transform-types --test --test-only test/*.test.ts","typecheck":"tsc --noEmit"},"_id":"tinyglobby@0.2.3","_integrity":"sha512-JvE0yT/RJulHtCPZG0tII18fufosZzNzRn2UFpcZNRScpN7ayko6tKIxa+dCSyPYig5gxz3mM4ReOlSvHNwzSA==","_resolved":"/tmp/05deb23a2d577b70b3afaea9b69dc0a1/tinyglobby-0.2.3.tgz","_from":"file:tinyglobby-0.2.3.tgz","_nodeVersion":"22.7.0","_npmVersion":"10.8.2","dist":{"shasum":"841ef6d6c039eaca6cc2c0d4850df82f4c0acf0e","size":7608,"noattachment":false,"key":"/tinyglobby/-/tinyglobby-0.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/tinyglobby/download/tinyglobby-0.2.3.tgz"},"_npmUser":{"name":"superchupu","email":"mgurriarann@gmail.com"},"directories":{},"maintainers":[{"name":"superchupu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tinyglobby_0.2.3_1724501662766_0.5299984526276609"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-24T12:14:22.936Z","publish_time":1724501662936,"_source_registry_name":"default","deprecated":"Versions 0.2.3 and 0.2.4 contain a critical bug. Please upgrade to 0.2.5 or higher","_cnpm_publish_time":1724501662936},"0.2.2":{"name":"tinyglobby","version":"0.2.2","description":"A fast and minimal alternative to globby and fast-glob","main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{"import":"./dist/index.mjs","require":"./dist/index.js","types":"./dist/index.d.ts"},"sideEffects":false,"author":{"name":"Superchupu"},"license":"ISC","keywords":["glob","patterns","fast","implementation"],"repository":{"type":"git","url":"git+https://github.com/SuperchupuDev/tinyglobby.git"},"bugs":{"url":"https://github.com/SuperchupuDev/tinyglobby/issues"},"homepage":"https://github.com/SuperchupuDev/tinyglobby#readme","dependencies":{"fdir":"^6.2.0","picomatch":"^4.0.2"},"devDependencies":{"@biomejs/biome":"^1.8.3","@types/node":"^20.14.11","@types/picomatch":"^3.0.0","tsup":"^8.2.2","tsx":"^4.16.2","typescript":"^5.5.3"},"engines":{"node":">=12.0.0"},"publishConfig":{"access":"public","provenance":true},"scripts":{"build":"tsup","check":"biome check","format":"biome format --write","lint":"biome lint","lint:fix":"biome lint --fix --unsafe","test":"tsx --test","typecheck":"tsc --noEmit"},"_id":"tinyglobby@0.2.2","_integrity":"sha512-mZ2sDMaySvi1PkTp4lTo1In2zjU+cY8OvZsfwrDrx3YGRbXPX1/cbPwCR9zkm3O/Fz9Jo0F1HNgIQ1b8BepqyQ==","_resolved":"/tmp/8b9d6242e92134bf1f30fa55fa02bb27/tinyglobby-0.2.2.tgz","_from":"file:tinyglobby-0.2.2.tgz","_nodeVersion":"22.5.1","_npmVersion":"10.8.2","dist":{"shasum":"c3b21f177d41a3c86b122cfbd3dd618870f3689f","size":5532,"noattachment":false,"key":"/tinyglobby/-/tinyglobby-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/tinyglobby/download/tinyglobby-0.2.2.tgz"},"_npmUser":{"name":"superchupu","email":"mgurriarann@gmail.com"},"directories":{},"maintainers":[{"name":"superchupu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tinyglobby_0.2.2_1722959469117_0.7638349740510866"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-06T15:51:09.291Z","publish_time":1722959469291,"_source_registry_name":"default","_cnpm_publish_time":1722959469291},"0.2.1":{"name":"tinyglobby","version":"0.2.1","description":"A fast and minimal alternative to globby and fast-glob","main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{"import":"./dist/index.mjs","require":"./dist/index.js","types":"./dist/index.d.ts"},"author":{"name":"Superchupu"},"license":"ISC","keywords":["glob","patterns","fast","implementation"],"repository":{"type":"git","url":"git+https://github.com/SuperchupuDev/tinyglobby.git"},"bugs":{"url":"https://github.com/SuperchupuDev/tinyglobby/issues"},"homepage":"https://github.com/SuperchupuDev/tinyglobby#readme","dependencies":{"fdir":"^6.2.0","picomatch":"^4.0.2"},"devDependencies":{"@biomejs/biome":"^1.8.3","@types/node":"^20.14.11","@types/picomatch":"^3.0.0","tsup":"^8.2.2","tsx":"^4.16.2","typescript":"^5.5.3"},"engines":{"node":">=12.0.0"},"publishConfig":{"access":"public","provenance":true},"scripts":{"build":"tsup","check":"biome check","format":"biome format --write","lint":"biome lint","lint:fix":"biome lint --fix --unsafe","test":"tsx --test","typecheck":"tsc --noEmit"},"_id":"tinyglobby@0.2.1","_integrity":"sha512-9P+ZLlLTDTjUxMw9aPgWJfBgYiUmW4Ki5XYoaFFwNPgXt4uRDdQOiatse8s/K64DjHNWE94FBe59lJ0oAeCWuQ==","_resolved":"/tmp/cb2f58a8bcb473f404d6170bab6aa627/tinyglobby-0.2.1.tgz","_from":"file:tinyglobby-0.2.1.tgz","_nodeVersion":"22.5.1","_npmVersion":"10.8.2","dist":{"shasum":"d6147f5c5c918120634ebb689a3de745465908da","size":5254,"noattachment":false,"key":"/tinyglobby/-/tinyglobby-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/tinyglobby/download/tinyglobby-0.2.1.tgz"},"_npmUser":{"name":"superchupu","email":"mgurriarann@gmail.com"},"directories":{},"maintainers":[{"name":"superchupu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tinyglobby_0.2.1_1722765141050_0.44671550594455667"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-04T09:52:21.246Z","publish_time":1722765141246,"_source_registry_name":"default","_cnpm_publish_time":1722765141246},"0.2.0":{"name":"tinyglobby","version":"0.2.0","description":"A fast and minimal alternative to globby and fast-glob","main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{"import":"./dist/index.mjs","require":"./dist/index.js","types":"./dist/index.d.ts"},"author":{"name":"Superchupu"},"license":"ISC","keywords":["glob","patterns","fast","implementation"],"repository":{"type":"git","url":"git+https://github.com/SuperchupuDev/tinyglobby.git"},"bugs":{"url":"https://github.com/SuperchupuDev/tinyglobby/issues"},"homepage":"https://github.com/SuperchupuDev/tinyglobby#readme","dependencies":{"fdir":"^6.2.0","picomatch":"^4.0.2"},"devDependencies":{"@biomejs/biome":"^1.8.3","@types/node":"^20.14.11","@types/picomatch":"^3.0.0","tsup":"^8.2.2","tsx":"^4.16.2","typescript":"^5.5.3"},"engines":{"node":">=12.0.0"},"publishConfig":{"access":"public","provenance":true},"scripts":{"build":"tsup","check":"biome check","format":"biome format --write","lint":"biome lint","lint:fix":"biome lint --fix --unsafe","test":"node --import tsx --test test/*.test.ts","typecheck":"tsc --noEmit"},"_id":"tinyglobby@0.2.0","_integrity":"sha512-+clyYQfAnNlt5a1x7CCQ6RLuTIztDfDAl6mAANvqRUlz6sVy5znCzJOhais8G6oyUyoeeaorLopO3HptVP8niA==","_resolved":"/tmp/055b7305503871e8d3bf82056bbff112/tinyglobby-0.2.0.tgz","_from":"file:tinyglobby-0.2.0.tgz","_nodeVersion":"22.5.1","_npmVersion":"10.8.2","dist":{"shasum":"a9d9ef839f87a505936a31882b1e8564c86a972f","size":5176,"noattachment":false,"key":"/tinyglobby/-/tinyglobby-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tinyglobby/download/tinyglobby-0.2.0.tgz"},"_npmUser":{"name":"superchupu","email":"mgurriarann@gmail.com"},"directories":{},"maintainers":[{"name":"superchupu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tinyglobby_0.2.0_1721830039724_0.4383979732144532"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-24T14:07:19.907Z","publish_time":1721830039907,"_source_registry_name":"default","_cnpm_publish_time":1721830039907},"0.1.2":{"name":"tinyglobby","version":"0.1.2","description":"A fast and minimal alternative to globby and fast-glob","main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{"import":"./dist/index.mjs","require":"./dist/index.js","types":"./dist/index.d.ts"},"author":{"name":"Superchupu"},"license":"ISC","keywords":["glob","patterns","fast","implementation"],"repository":{"type":"git","url":"git+https://github.com/SuperchupuDev/tinyglobby.git"},"bugs":{"url":"https://github.com/SuperchupuDev/tinyglobby/issues"},"homepage":"https://github.com/SuperchupuDev/tinyglobby#readme","dependencies":{"fdir":"^6.2.0","picomatch":"^4.0.2"},"devDependencies":{"@biomejs/biome":"^1.8.3","@types/node":"^20.14.11","@types/picomatch":"^3.0.0","tsup":"^8.2.2","tsx":"^4.16.2","typescript":"^5.5.3"},"engines":{"node":">=12.0.0"},"publishConfig":{"access":"public","provenance":true},"scripts":{"build":"tsup","check":"biome check","format":"biome format --write","lint":"biome lint","lint:fix":"biome lint --fix --unsafe","test":"node --import tsx --test test/*.test.ts","typecheck":"tsc --noEmit"},"_id":"tinyglobby@0.1.2","_integrity":"sha512-dCTuCKyovvOdzcdtU8ovtfY3w4OWcRO/h31kim9UV47GFwEqTCCgILZNiF6Kx4+ItjyxX+7lUF2LwGIJjBF9jQ==","_resolved":"/tmp/aad2a994ac751fea54c3bf21b40f47dc/tinyglobby-0.1.2.tgz","_from":"file:tinyglobby-0.1.2.tgz","_nodeVersion":"22.5.1","_npmVersion":"10.8.2","dist":{"shasum":"ebb67fce47f865ab74f2dec887347c81a50c591e","size":4475,"noattachment":false,"key":"/tinyglobby/-/tinyglobby-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/tinyglobby/download/tinyglobby-0.1.2.tgz"},"_npmUser":{"name":"superchupu","email":"mgurriarann@gmail.com"},"directories":{},"maintainers":[{"name":"superchupu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tinyglobby_0.1.2_1721685034568_0.6056628469510184"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-22T21:50:34.722Z","publish_time":1721685034722,"_source_registry_name":"default","_cnpm_publish_time":1721685034722},"0.1.1":{"name":"tinyglobby","version":"0.1.1","keywords":["glob","patterns","fast","implementation"],"author":{"name":"Superchupu"},"license":"ISC","_id":"tinyglobby@0.1.1","maintainers":[{"name":"superchupu","email":""}],"homepage":"https://github.com/SuperchupuDev/tinyglobby#readme","bugs":{"url":"https://github.com/SuperchupuDev/tinyglobby/issues"},"dist":{"shasum":"a9b2a1ab4cd086888f45d423660ce9cc2719966f","size":4353,"noattachment":false,"key":"/tinyglobby/-/tinyglobby-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/tinyglobby/download/tinyglobby-0.1.1.tgz"},"main":"dist/index.js","_from":"file:tinyglobby-0.1.1.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=12.0.0"},"exports":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"scripts":{"lint":"biome lint","test":"node --import tsx --test test/*.test.ts","build":"tsup","check":"biome check","format":"biome format --write","lint:fix":"biome lint --fix --unsafe","typecheck":"tsc --noEmit"},"_npmUser":{"name":"superchupu","email":"mgurriarann@gmail.com"},"_resolved":"/tmp/fcd9f0ea61c407cd2963466f9a81aeda/tinyglobby-0.1.1.tgz","_integrity":"sha512-DTTozc6Ce8ave4bttVQBUf7l4POgqgljzlVBuiJ8hNHuVESjYiZtVEpyRFoq0ripdtOxjlOU9oKy1oSPxsYfFQ==","repository":{"url":"git+https://github.com/SuperchupuDev/tinyglobby.git","type":"git"},"_npmVersion":"10.8.2","description":"A fast and minimal alternative to globby and fast-glob","directories":{},"_nodeVersion":"22.5.1","dependencies":{"fdir":"^6.2.0","picomatch":"^4.0.2"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.16.2","tsup":"^8.2.2","typescript":"^5.5.3","@types/node":"^20.14.11","@biomejs/biome":"^1.8.3","@types/picomatch":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/tinyglobby_0.1.1_1721676096586_0.982126401660667","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-07-22T19:21:36.789Z","publish_time":1721676096789,"_source_registry_name":"default","_cnpm_publish_time":1721676096789},"0.1.0":{"name":"tinyglobby","version":"0.1.0","keywords":["glob","patterns","fast","implementation"],"author":{"name":"Superchupu"},"license":"ISC","_id":"tinyglobby@0.1.0","maintainers":[{"name":"superchupu","email":""}],"homepage":"https://github.com/SuperchupuDev/tinyglobby#readme","bugs":{"url":"https://github.com/SuperchupuDev/tinyglobby/issues"},"dist":{"shasum":"ebb1ca007848d924bccd5dec34be30cce264f3a7","size":4165,"noattachment":false,"key":"/tinyglobby/-/tinyglobby-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/tinyglobby/download/tinyglobby-0.1.0.tgz"},"main":"dist/index.js","_from":"file:tinyglobby-0.1.0.tgz","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=12.0.0"},"exports":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"scripts":{"lint":"biome lint","test":"node --import tsx --test test/*.test.ts","build":"tsup","check":"biome check","format":"biome format --write","lint:fix":"biome lint --fix --unsafe","typecheck":"tsc --noEmit"},"_npmUser":{"name":"superchupu","email":"mgurriarann@gmail.com"},"_resolved":"/tmp/690fd0b9ea0ae9b2bf9a000931bbffa5/tinyglobby-0.1.0.tgz","_integrity":"sha512-8d+AJ9Q+O4dPb8XhBmJklsIyRXJoO3X8KTaBXXOwWZrNb+GxPVdqljmqvfYhmcKRNcbQ6M4cRvnF4LGOynwsiw==","repository":{"url":"git+https://github.com/SuperchupuDev/tinyglobby.git","type":"git"},"_npmVersion":"10.8.2","description":"A fast and minimal alternative to globby and fast-glob","directories":{},"_nodeVersion":"22.5.1","dependencies":{"fdir":"^6.2.0","picomatch":"^4.0.2"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.16.2","tsup":"^8.2.2","typescript":"^5.5.3","@types/node":"^20.14.11","@biomejs/biome":"^1.8.3","@types/picomatch":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/tinyglobby_0.1.0_1721672373182_0.4747570157409138","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-07-22T18:19:33.355Z","publish_time":1721672373355,"_source_registry_name":"default","_cnpm_publish_time":1721672373355}},"readme":"# tinyglobby\n\n[![npm version](https://img.shields.io/npm/v/tinyglobby.svg?maxAge=3600)](https://npmjs.com/package/tinyglobby)\n[![monthly downloads](https://img.shields.io/npm/dm/tinyglobby.svg?maxAge=3600)](https://npmjs.com/package/tinyglobby)\n\nA fast and minimal alternative to globby and fast-glob, meant to behave the same way.\n\nBoth globby and fast-glob present some behavior no other globbing lib has,\nwhich makes it hard to manually replace with something smaller and better.\n\nThis library uses only two subdependencies, compared to `globby`'s [23](https://npmgraph.js.org/?q=globby@16.2.0)\nand `fast-glob`'s [17](https://npmgraph.js.org/?q=fast-glob@3.3.3).\n\n## Usage\n\n```js\nimport { glob, globSync } from 'tinyglobby';\n\nawait glob(['files/*.ts', '!**/*.d.ts'], { cwd: 'src' });\nglobSync('src/**/*.ts', { ignore: '**/*.d.ts' });\n```\n\n## Documentation\n\nVisit https://superchupu.dev/tinyglobby to read the full documentation.\n","_attachments":{},"homepage":"https://superchupu.dev/tinyglobby","bugs":{"url":"https://github.com/SuperchupuDev/tinyglobby/issues"},"license":"MIT"}