1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/tests/registry/npm/glob/registry.json
Nathan Whitaker ce7dc2be92
feat(node): Support executing npm package lifecycle scripts (preinstall/install/postinstall) (#24487)
Adds support for running npm package lifecycle scripts, opted into via a
new `--allow-scripts` flag.

With this PR, when running `deno cache` (or `DENO_FUTURE=1 deno
install`) you can specify the `--allow-scripts=pkg1,pkg2` flag to run
lifecycle scripts attached to the given packages.

Note at the moment this only works when `nodeModulesDir` is true (using
the local resolver).

When a package with un-run lifecycle scripts is encountered, we emit a
warning suggesting things may not work and to try running lifecycle
scripts. Additionally, if a package script implicitly requires
`node-gyp` and it's not found on the system, we emit a warning.

Extra things in this PR:
- Extracted out bits of `task.rs` into a separate module for reuse
- Added a couple fields to `process.config` in order to support
`node-gyp` (it relies on a few variables being there)
- Drive by fix to downloading new npm packages to test registry

---

TODO:
- [x] validation for allow-scripts args (make sure it looks like an npm
package)
- [x] make allow-scripts matching smarter
- [ ] figure out what issues this closes

---
Review notes:
- This adds a bunch of deps to our test registry due to using
`node-gyp`, so it's pretty noisy
2024-07-10 03:06:08 +00:00

1 line
No EOL
417 KiB
JSON

{"_id":"glob","_rev":"874-aaabce772915ec2f17eaf5552ecf9d87","name":"glob","dist-tags":{"legacy":"4.5.3","v7-legacy":"7.2.0","latest":"11.0.0"},"versions":{"1.1.0":{"name":"glob","version":"1.1.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"_id":"glob@1.1.0","dist":{"shasum":"b855e0709ddc7d9c5f884acc6155677b437ec135","tarball":"http://localhost:4260/glob/glob-1.1.0.tgz","integrity":"sha512-S1mOxBSA7gMtE6ga3VlXWVz3EpFHRyTJV45G8+/ySCIa2nnSb+5bHu1Du5o7WV22L0z48ApnaQhoPaSPQQoa+w==","signatures":[{"sig":"MEYCIQDhbG8XpfbX2G33GeMikMnzdtB2ZIUZyOwrU7YTxbgxNwIhAIWsUqNUGlLrOiBVKmrr9QEisVAyHNeC2/V/wJ75xdDc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/glob","files":[""],"engines":{"node":"*"},"modules":{"glob.js":"lib/glob.js"},"scripts":{"preinstall":"node-waf configure build"},"deprecated":"Glob versions prior to v9 are no longer supported","_npmVersion":"0.2.14-6","description":"glob/fnmatch binding for node","directories":{"lib":"./lib"},"_nodeVersion":"v0.3.5-pre","_defaultsLoaded":true,"_engineSupported":true},"2.0.7":{"name":"glob","version":"2.0.7","keywords":["glob","pattern","match","filesystem","posix","fnmatch"],"author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"_id":"glob@2.0.7","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"4f2b7b496b7b72e5e680449d1279800b7db82459","tarball":"http://localhost:4260/glob/glob-2.0.7.tgz","integrity":"sha512-N272T/DgFT1wA1kQAEaU290YzR+ql5LkPp82F9iSvn23wY2aysKNPUovsi7q9KFFE2Mere7lKmV6Jv5Q5+Tnyw==","signatures":[{"sig":"MEQCIDTNlUR3yjBWwn4uleNvxbqGbUl7HTk+99Qkypei7ntBAiB26sWFHOVoZmjztuPq4/7IjIe+ry41gvnbVX+TS2TCJw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/glob","engines":{"node":"0.4"},"scripts":{"preinstall":"node-waf clean || true; node-waf configure build"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.0.30","description":"glob/fnmatch binding for node","directories":{},"_nodeVersion":"v0.5.8-pre","dependencies":{},"_defaultsLoaded":true,"devDependencies":{},"_engineSupported":false},"2.0.8":{"name":"glob","version":"2.0.8","keywords":["glob","pattern","match","filesystem","posix","fnmatch"],"author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"_id":"glob@2.0.8","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"5342337c3f194250e1d7625ed6b77b5195a41845","tarball":"http://localhost:4260/glob/glob-2.0.8.tgz","integrity":"sha512-ktU9wpVDv6wWurjgNfv3+yifW5eF45heecJxPe8diTMNTOhWVbMXuthldz0ds7SBAR9cP8yk+FatPwNDzSWDaQ==","signatures":[{"sig":"MEQCIE+/BzcsLpPTrUjn01whpIX1Kt4uUPUtL8C2ojLlPJUHAiBwtmhSuUXWf7OZVfDx5x6vNIwpJegQqRWBMCmIufkd1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/glob","engines":{"node":"0.4"},"scripts":{"preinstall":"node-waf clean || true; node-waf configure build"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.0.30","description":"glob/fnmatch binding for node","directories":{},"_nodeVersion":"v0.5.8-pre","dependencies":{},"_defaultsLoaded":true,"devDependencies":{},"_engineSupported":false},"2.0.9":{"name":"glob","version":"2.0.9","keywords":["glob","pattern","match","filesystem","posix","fnmatch"],"author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"_id":"glob@2.0.9","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"cc550540fed1001d82326e2f16763da4d20071f7","tarball":"http://localhost:4260/glob/glob-2.0.9.tgz","integrity":"sha512-WQ6OYVKnZi7ww1CbPp+7oiHlrT/yJ7QjslwMY00JEUAJEzTQm01pCX58L7XreOgAC90nrHNihiQRbhDoXHHTCA==","signatures":[{"sig":"MEUCIHJY3sJa7WbOmaI2CaLbwyIPtBlxKeU56Zmi5jFfQFfzAiEAsik957SSNrE63oVeY7Oj5ywerSg85Pzk7NOGFm0Hngc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/glob","engines":{"node":"0.4"},"scripts":{"preinstall":"node-waf clean || true; node-waf configure build"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.0.30","description":"glob/fnmatch binding for node","directories":{},"_nodeVersion":"v0.5.8-pre","dependencies":{},"_defaultsLoaded":true,"devDependencies":{},"_engineSupported":false},"2.1.0":{"name":"glob","version":"2.1.0","keywords":["glob","pattern","match","filesystem","posix","fnmatch"],"author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"_id":"glob@2.1.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"69fd2f3541a4802a2d928270c5caaaa0009552b0","tarball":"http://localhost:4260/glob/glob-2.1.0.tgz","integrity":"sha512-zzNDSGN7VX+a3gQqmg+DgEChyK0SG9W014bPOCO/V0TN0FDrJY37o3fagxhfbbXQAz4jwn6iPRDp/l8yIFB5dg==","signatures":[{"sig":"MEUCIQCi/jSmhlEpk65axJLI7J5Q/vFR1qls8GZWqA+WYHKsswIgE7yARQTyaRZWRUnSkcpAr7wrbxkt2CpQDjJ+4Juqrxg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/glob","engines":{"node":"0.6"},"scripts":{"preinstall":"node-waf clean || true; node-waf configure build"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.0.105","description":"glob/fnmatch binding for node","directories":{},"_nodeVersion":"v0.6.1-pre","dependencies":{},"_defaultsLoaded":true,"devDependencies":{},"_engineSupported":true},"3.0.0":{"name":"glob","version":"3.0.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"_id":"glob@3.0.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"277715af94dec8c1096a34664bccc11cae0dcd5c","tarball":"http://localhost:4260/glob/glob-3.0.0.tgz","integrity":"sha512-aWr8sRnhS1mp9hJagBvAXo6EsDL/JdqHtGKJNzYE/wH+PqgKPn3ROwMotnryOSN6nterCSmKM78m4rkD9HR5fQ==","signatures":[{"sig":"MEYCIQDVvt5POqAzDpWF4W5lq5ybTae+NNS4qNrKgGyu2bMqGwIhAOGzo0yCvVDXsGHROKm5sI4AnE6bC1oRb5Mj041+WIVY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.1.0-2","description":"a little globber","directories":{},"_nodeVersion":"v0.6.8-pre","dependencies":{"inherits":"1","fast-list":"1","minimatch":"0.1","graceful-fs":"~1.1.2"},"_defaultsLoaded":true,"devDependencies":{"tap":"0.1","mkdirp":"0.2","rimraf":"1"},"_engineSupported":true,"optionalDependencies":{}},"3.0.1":{"name":"glob","version":"3.0.1","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"_id":"glob@3.0.1","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"90899b05973a70b1106b38bb260f537ebfac58ce","tarball":"http://localhost:4260/glob/glob-3.0.1.tgz","integrity":"sha512-tlyiXzgGnZ6CyI4h9NNj3SjJlAQcYlcASZiozVsLw9R3nVciHELg7Y19c7pFi/4saxXRcU748ggBa/e9vgVM4A==","signatures":[{"sig":"MEUCICoSjU8KDH4R5O9VrgtuDuKvYJWW7YobIfKpoXddmY4LAiEAwqIhG5Jx0hCbref/ZaO1wVzBo/UmuBLHwogUKnNaHFw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.1.0-2","description":"a little globber","directories":{},"_nodeVersion":"v0.6.8-pre","dependencies":{"inherits":"1","fast-list":"1","minimatch":"0.1","graceful-fs":"~1.1.2"},"_defaultsLoaded":true,"devDependencies":{"tap":"0.1","mkdirp":"0.2","rimraf":"1"},"_engineSupported":true,"optionalDependencies":{}},"3.1.0":{"name":"glob","version":"3.1.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"_id":"glob@3.1.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"0c042fd73dd483e52728e2946f40398f3600a51d","tarball":"http://localhost:4260/glob/glob-3.1.0.tgz","integrity":"sha512-8A3TQTJML6pS5iSiLw9tnhD3wjWU9ydUk+ZI1/hN8+iTVKCvMEXMIT4Jjc5AiMqCXrqlS8sQMtRyOdSC9cn6og==","signatures":[{"sig":"MEUCIQCWN96Y5sQUbDlK/0g+8me3+9f153f4z6BOUtX8hgXuUAIgK/NovHgLlXm0wXcVS1kYAhu7H7frzpNWEbzrPGEhE6Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.1.1","description":"a little globber","directories":{},"_nodeVersion":"v0.7.5-pre","dependencies":{"inherits":"1","minimatch":"0.2","graceful-fs":"~1.1.2"},"_defaultsLoaded":true,"devDependencies":{"tap":"0.1","mkdirp":"0.2","rimraf":"1"},"_engineSupported":true,"optionalDependencies":{}},"3.1.1":{"name":"glob","version":"3.1.1","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"_id":"glob@3.1.1","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"e9bf369aacb3c449a55e01906ae7932b806589f9","tarball":"http://localhost:4260/glob/glob-3.1.1.tgz","integrity":"sha512-GIVdoII4fWZ3PsXtbDCHQ+Km6bvbqNfjBcsWPauwmLFNFQomsrio4T461K73XdbBD0D9DddvI94BF7WaKkESyg==","signatures":[{"sig":"MEQCIE8i8RRKIlxqsUbBhKHq989cfh/DZAlRCuEyDjPd7SJeAiAFJxHrXXOXYN+4fQm2E9XhjqxoPQLkg7pl5wWjOeeLcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.1.1","description":"a little globber","directories":{},"_nodeVersion":"v0.7.5-pre","dependencies":{"inherits":"1","minimatch":"0.2","graceful-fs":"~1.1.2"},"_defaultsLoaded":true,"devDependencies":{"tap":"0.1","mkdirp":"0.2","rimraf":"1"},"_engineSupported":true,"optionalDependencies":{}},"3.1.2":{"name":"glob","version":"3.1.2","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"_id":"glob@3.1.2","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"e99bda93662781bbdf334846e075ce257dbf031c","tarball":"http://localhost:4260/glob/glob-3.1.2.tgz","integrity":"sha512-0rQpNYblqAiwbJkPGSSrh57pzf5C3hZUTnjRlQWvSSiYmktIE/EBYWuyoKL9MenfyxPapScr6bD222hQ80qypQ==","signatures":[{"sig":"MEQCIEXzh2oLhEVFEZYWJrAHWs9eh8x5Ps72Ca0ZuTeeJwbtAiBmWnV2iJ0K3sj9LO3z9zM5LvALYfdS6+pTk9ejr4/P+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.1.1","description":"a little globber","directories":{},"_nodeVersion":"v0.7.5-pre","dependencies":{"inherits":"1","minimatch":"0.2","graceful-fs":"~1.1.2"},"_defaultsLoaded":true,"devDependencies":{"tap":"0.1","mkdirp":"0.2","rimraf":"1"},"_engineSupported":true,"optionalDependencies":{}},"3.1.3":{"name":"glob","version":"3.1.3","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"_id":"glob@3.1.3","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"03a5bb907b789e24f1aa31ea845a212f8099cf6e","tarball":"http://localhost:4260/glob/glob-3.1.3.tgz","integrity":"sha512-LIRhlbZbCrdieMdgpYwFKG/r/a8MfhpapJRvyKsBjIEbq7rTRGAQdAMvMXiXF3yBwLR6Y+ZL9GVSo5DlS99zoA==","signatures":[{"sig":"MEYCIQDpz+O19TVsCgNqfqsAxqMhBzvmbW5rWuULNjcPfrSLgAIhANPSV/hzG24xoBYg5V+gg6yv9JID4sjXnBGiN9bvPZzi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.1.1","description":"a little globber","directories":{},"_nodeVersion":"v0.7.5-pre","dependencies":{"inherits":"1","minimatch":"0.2","graceful-fs":"~1.1.2"},"_defaultsLoaded":true,"devDependencies":{"tap":"0.1","mkdirp":"0.2","rimraf":"1"},"_engineSupported":true,"optionalDependencies":{}},"3.1.4":{"name":"glob","version":"3.1.4","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"_id":"glob@3.1.4","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"a2f0363e27f4f0add2633c2faf65feb91f8df2cf","tarball":"http://localhost:4260/glob/glob-3.1.4.tgz","integrity":"sha512-BEV1AZiZO3VRMWOqIm5DyKyZva5yEU0rUeiSXFNMWY9EqhVyCOrvPMDQOC/2G8RUDYiOd+luvF+H/wJYra9yEQ==","signatures":[{"sig":"MEUCIEXGOTxgKHFGiLx/jjxJTvCbtsYC8mZGoflIFlL+Yz8xAiEArJ0QcstV+P4Oc3LQr1HLK8vXjNg/1jQxwbiiRF9RsSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.1.1","description":"a little globber","directories":{},"_nodeVersion":"v0.7.5-pre","dependencies":{"inherits":"1","minimatch":"0.2","graceful-fs":"~1.1.2"},"_defaultsLoaded":true,"devDependencies":{"tap":"0.1","mkdirp":"0.2","rimraf":"1"},"_engineSupported":true,"optionalDependencies":{}},"3.1.5":{"name":"glob","version":"3.1.5","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"_id":"glob@3.1.5","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"26aa4feb912b1d22a1d83a4309c1a9f82cc5a2e0","tarball":"http://localhost:4260/glob/glob-3.1.5.tgz","integrity":"sha512-sKAqC3hbMvJhhJEzqiw/5rhLMDlhpla/6VHLZNukzBupU8eATokDQ2rhfHYCWQ4cd8Hcz4M7PMx4vEYfMiTi5Q==","signatures":[{"sig":"MEYCIQCQa9xPb1P0Y0vL67YHV7R+RHCzQmGnTyr2Pecm5f9xeQIhAK5MYrpK64xOKq8taHZtdIe9OkZPS34+1Pj6LcOoA16z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.1.4","description":"a little globber","directories":{},"_nodeVersion":"v0.7.6-pre","dependencies":{"inherits":"1","minimatch":"0.2","graceful-fs":"~1.1.2"},"_defaultsLoaded":true,"devDependencies":{"tap":"~0.2.3","mkdirp":"0","rimraf":"1"},"_engineSupported":true,"optionalDependencies":{}},"3.1.6":{"name":"glob","version":"3.1.6","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"_id":"glob@3.1.6","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"46280e57c83a7225026a4d46dc2ca55b674d8a34","tarball":"http://localhost:4260/glob/glob-3.1.6.tgz","integrity":"sha512-MB+HsOM+LLAcTNNQlZalxeanwcZzDlCjYnsaiyjfT+Nj8O8GZVncebnADHOBjhj8vJCnYc8aXpMaDKFzkjTgAQ==","signatures":[{"sig":"MEUCIQDiAw2vvRJmyRzUHdue2JZfvtlveZNGrntsbBXlhd06oAIgODnzImLk9qN6KrH0zh90XT4gCuaNY2Hms6/XKtGJ+K8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.1.4","description":"a little globber","directories":{},"_nodeVersion":"v0.7.6-pre","dependencies":{"inherits":"1","minimatch":"0.2","graceful-fs":"~1.1.2"},"_defaultsLoaded":true,"devDependencies":{"tap":"~0.2.3","mkdirp":"0","rimraf":"1"},"_engineSupported":true,"optionalDependencies":{}},"3.1.7":{"name":"glob","version":"3.1.7","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.1.7","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"ded55665aa60fe02cecf876ca57bf5a405e161b8","tarball":"http://localhost:4260/glob/glob-3.1.7.tgz","integrity":"sha512-kbG7tNPFB08prAnAh0vAX+eHbgJps+svCcCqL8zyw66j/32n1JoQIWZ3OAQXP5bcJY0jXK2UMihzx5xPNLPWGw==","signatures":[{"sig":"MEUCIQCBgrlDAsb7xH8VvmIll4T81Lul6RcErab7LzQphlCvjAIgGHIXn7jnbKVETjXrUftJxQEkvkMWikp1rj474V2cXQs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.1.9","description":"a little globber","directories":{},"_nodeVersion":"v0.7.7-pre","dependencies":{"inherits":"1","minimatch":"0.2","graceful-fs":"~1.1.2"},"_defaultsLoaded":true,"devDependencies":{"tap":"~0.2.3","mkdirp":"0","rimraf":"1"},"_engineSupported":true,"optionalDependencies":{}},"3.1.9":{"name":"glob","version":"3.1.9","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.1.9","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"e2b9003d46b6b7531b3d7b3b8bd6f774138c0b2d","tarball":"http://localhost:4260/glob/glob-3.1.9.tgz","integrity":"sha512-MBkCJykxz63PRIaaFWLHdxIm7MvrpDPIv1eqAu79yZocbTB9d+abtE2fzlHASgALUu2VYOvO8vKYs4cOKXNeNA==","signatures":[{"sig":"MEYCIQDJpSG+vet1ps70log7PKTVAQQZnsi0WHr03XiIc0gb7QIhAOwO3rH/YhVkT00CxMkk8rYQEjDQ21UIkkSXqkHEkUWi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.1.10","description":"a little globber","directories":{},"_nodeVersion":"v0.7.7-pre","dependencies":{"inherits":"1","minimatch":"0.2","graceful-fs":"~1.1.2"},"_defaultsLoaded":true,"devDependencies":{"tap":"~0.2.3","mkdirp":"0","rimraf":"1"},"_engineSupported":true,"optionalDependencies":{}},"3.1.10":{"name":"glob","version":"3.1.10","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.1.10","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"a789f184bc83c18b5b2da98c93f3bd4f343b7613","tarball":"http://localhost:4260/glob/glob-3.1.10.tgz","integrity":"sha512-I/vJvLYikgbzkmxyBRlDy/eobGEjcM81Q7x6OJbcV6B/biHqtA3soQYkfGNpV61J3zkItCC5xTcT08cPMRo3Pw==","signatures":[{"sig":"MEYCIQD1nbgvfuxuNfoholVlMdCYvrgPrBRXzoMXVg0AYMoS6wIhALesZdGpomTkcePMMTeMzBl/DOZRdmsSJFr1BIMqW45y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"description":"a little globber","directories":{},"dependencies":{"inherits":"1","minimatch":"0.2","graceful-fs":"~1.1.2"},"devDependencies":{"tap":"~0.2.3","mkdirp":"0","rimraf":"1"}},"3.1.11":{"name":"glob","version":"3.1.11","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.1.11","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"c46ec5783444360b6435649712dd047bae3cadef","tarball":"http://localhost:4260/glob/glob-3.1.11.tgz","integrity":"sha512-KYFNyLhA21SiTB6EsMwGztQ39SZFjCwR5Y6roS41YEUVBvRtmL0fYUYzAvUusdJBY9YqofXsFR0hrgYZK3Lpxg==","signatures":[{"sig":"MEUCIQDZ/UEghHaQBUD+NfEB79gv/M0AGMHFaLjqMovzAkPACwIgJUqW/0BoD9Rrdu6oy9vi/43VOw2qGzZgoph3wEGBAK4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"description":"a little globber","directories":{},"dependencies":{"inherits":"1","minimatch":"0.2","graceful-fs":"~1.1.2"},"devDependencies":{"tap":"~0.2.3","mkdirp":"0","rimraf":"1"}},"3.1.12":{"name":"glob","version":"3.1.12","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.1.12","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"4b3fd0889a68d9805f47ef4b3c6950e88455dc29","tarball":"http://localhost:4260/glob/glob-3.1.12.tgz","integrity":"sha512-JV+jZ60eYrTc+eW/lq6vd8+5Ronsnxus4EQ3p/2l+fYULFCzHWpDek6WrbrN3sz3McHgwAZlh8OAuJp06TRpFQ==","signatures":[{"sig":"MEQCIDEg5+c9XKjo5pGaJ3ISvdy1H/kM2dQ9tg1t9040gNLKAiAGP2/jAVHiZGKiCS9yqdd5CsiRasVHy01+e7jdy9+s7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"description":"a little globber","directories":{},"dependencies":{"inherits":"1","minimatch":"0.2","graceful-fs":"~1.1.2"},"devDependencies":{"tap":"~0.2.3","mkdirp":"0","rimraf":"1"}},"3.1.13":{"name":"glob","version":"3.1.13","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.1.13","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"ae3763e6070e6bcdabde7ef11bedec66666b6609","tarball":"http://localhost:4260/glob/glob-3.1.13.tgz","integrity":"sha512-0DIB2Ox2WeF3GzVmK+FzODhrjDnh9IIqKYXE/FprkhfbYorR6YNZ3jis9JoQTRQyU7/sGmlcn+4JryIinpbd8Q==","signatures":[{"sig":"MEUCIET5Lw1nLJ9p9vUdpBfWugIPoZvekmKl7IDQgswgkv3lAiEAtiRD31hO878zJuedKFMg2mGjVP9JDvabqPoM6TtGvd4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.1.62","description":"a little globber","directories":{},"dependencies":{"inherits":"1","minimatch":"0.2","graceful-fs":"~1.1.2"},"devDependencies":{"tap":"~0.3","mkdirp":"0","rimraf":"1"}},"3.1.14":{"name":"glob","version":"3.1.14","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.1.14","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"f97a731c41da6695dc83944bbb2177e9a29b363d","tarball":"http://localhost:4260/glob/glob-3.1.14.tgz","integrity":"sha512-vsywJsa3Vtj88VIeLyzrKhjM7djI5ZmlWRjMF9aVVQoSY97pNzmfroi+5oSzvlXHD9Fq7PFMlii/gyQzCXX0DA==","signatures":[{"sig":"MEUCIQCpcIQdu6TmScPLPtabVv0Xhixbl/PgbMjg5asIylmyxgIgNfMFlLahsn4l51Nc5zT1bizYvqoIhCwdUTwPKsy+wpc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.1.63","description":"a little globber","directories":{},"dependencies":{"inherits":"1","minimatch":"0.2","graceful-fs":"~1.1.2"},"devDependencies":{"tap":"~0.3","mkdirp":"0","rimraf":"1"}},"3.1.15":{"name":"glob","version":"3.1.15","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.1.15","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"9a15a57627d92aeca41ae00bea8eac90452de0b1","tarball":"http://localhost:4260/glob/glob-3.1.15.tgz","integrity":"sha512-3LflqnJfTX5dpwn24ZyFRM+Ic0+v0gS2So98lk8/64LkFHZoGXv3rFF1Fl/6blJ1YOmIOKK1tDjjDczo0QSmIg==","signatures":[{"sig":"MEUCIQDMyvdLdY0JpuR1mryv3wP8KEdrQtuw2vWPQwW1w9KUwAIgEUA2RznDpQ9O6+k3LxWRlJN8gUMuuQDAVXoxWd/DLeE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.2.2","description":"a little globber","directories":{},"dependencies":{"inherits":"1","minimatch":"0.2","graceful-fs":"~1.1.2"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"3.1.16":{"name":"glob","version":"3.1.16","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.1.16","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"114e8fcfbdbe863ab694110cdcc1cd9b04ddd01e","tarball":"http://localhost:4260/glob/glob-3.1.16.tgz","integrity":"sha512-/U5mfimVnaM6FFza1jWPGhWoRXEGnD3+iJ6MEunHNUCgYRtNfmzwFr70FNAf5Lef1vAtoD5MpVOGUja4goaQwQ==","signatures":[{"sig":"MEQCIDzNuRjQJ3leNuCLr6LcnFc6z3VHJQCmqpV/3sUzm07BAiBUJ9p5nxyJwYwBY6mfT+sawnAQHqrKPT/W49u2WqSJ1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.2.2","description":"a little globber","directories":{},"dependencies":{"inherits":"1","minimatch":"0.2","graceful-fs":"~1.1.2"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"3.1.17":{"name":"glob","version":"3.1.17","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.1.17","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"7dbe1d6f1e2ef039f6ba681616d39e135892088d","tarball":"http://localhost:4260/glob/glob-3.1.17.tgz","integrity":"sha512-VXWQ8Km+nvO4ZS1U+S7mMJOdTqPgCp9CGQKvZVZKxl6hUYa1zIt/1H/zZu0djw/n0TCfOBqe/SdcJWEZ2z1HiA==","signatures":[{"sig":"MEUCIQCB0i3AmqFbx38vkTs1fKFDDD4Maf1cysBJQ8kljdwVYAIgbRev+RlFflMlW8sJk1rLQpDW36cS7SntY7yy2wLqiQs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.2.2","description":"a little globber","directories":{},"dependencies":{"inherits":"1","minimatch":"0.2","graceful-fs":"~1.1.2"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"3.1.18":{"name":"glob","version":"3.1.18","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.1.18","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"276a2d773e3d02ef52a4eca2800913cc02208b25","tarball":"http://localhost:4260/glob/glob-3.1.18.tgz","integrity":"sha512-AmHUiKUr6jZC0rMC1+Qm5IAvYydrSOXb6FPxazs6VSNUNbbvsYJ69WThEFPFN2snLum426Xj9lGPQ/WOx/0kbQ==","signatures":[{"sig":"MEUCIQCPZ79vdlwDujr0S2bPx+MGybuMQXQ32509uSq+Uv9N/QIgVMD1uqDCJyaVNuIHEMT9yPdVJMqWGNCV6xdqKxuRUQs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.2.4","description":"a little globber","directories":{},"dependencies":{"inherits":"1","minimatch":"0.2","graceful-fs":"~1.2.0"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"3.1.19":{"name":"glob","version":"3.1.19","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.1.19","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"1fa6031c187d28bf714849bbd75482e9369eb43c","tarball":"http://localhost:4260/glob/glob-3.1.19.tgz","integrity":"sha512-9Kn6Il8I6d90mAglajiLH6ZHhEfQTRR0rW1bq5q6FwrMTrp27IjbIper3xyg8Gt8QpFZPUi2jSL7LrQ/WgM2/A==","signatures":[{"sig":"MEQCIGepaUpPwMlAMQFp38tK6Sf+Nxz3o660wDA+brlsNwATAiBcanFSe+YcUfr3J2Rc5fMgm12B27nn5w3YJMfTV6wi/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.2.9","description":"a little globber","directories":{},"dependencies":{"inherits":"1","minimatch":"0.2","graceful-fs":"~1.2.0"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"3.1.20":{"name":"glob","version":"3.1.20","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.1.20","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"4de526bcbf870dcf98269ad2afe81055faf21b60","tarball":"http://localhost:4260/glob/glob-3.1.20.tgz","integrity":"sha512-8lxuO3JIMG6B6OH7tkg8iFj0bBwKOH90lpbxXPTfQPqanRQhxWusmtJDWa2MumOuEStU/QvNErZiCGUlJyvzUA==","signatures":[{"sig":"MEYCIQDsWyfliQUdDJ5jGsLfZHs0BwmftMNn6ykV05TuKmV3nQIhALUjBPMoRX3P29SMfkotCTYdC7U21B0HEI0W0Ih2qrkb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.2.10","description":"a little globber","directories":{},"dependencies":{"inherits":"1","minimatch":"0.2","graceful-fs":"~1.2.0"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"3.1.21":{"name":"glob","version":"3.1.21","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.1.21","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"d29e0a055dea5138f4d07ed40e8982e83c2066cd","tarball":"http://localhost:4260/glob/glob-3.1.21.tgz","integrity":"sha512-ANhy2V2+tFpRajE3wN4DhkNQ08KDr0Ir1qL12/cUe5+a7STEK8jkW4onUYuY8/06qAFuT5je7mjAqzx0eKI2tQ==","signatures":[{"sig":"MEQCICeDOAZNEGLIpKWnRhHQgGht5EMOxWDbGsrGmAMwL1JTAiBRWPp28lRU59u3AP/hNzaj0rOsO5u5tPm4xAY0VdGu9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.2.12","description":"a little globber","directories":{},"dependencies":{"inherits":"1","minimatch":"~0.2.11","graceful-fs":"~1.2.0"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"3.2.0":{"name":"glob","version":"3.2.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.2.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"ddec9ac2c56e116f4c340657e2bfe5d7b78b53a3","tarball":"http://localhost:4260/glob/glob-3.2.0.tgz","integrity":"sha512-q5Cw8XhvFSIQhXlwhVNtSmh7YLc8MipQlDPqQInjJtbX2x4EWDrHRqO0wHvz3r/qzhbdhvyxn7/uv9HzBDuWgg==","signatures":[{"sig":"MEUCICIZ6uq7+j3FYZ0U5eFn+sr6RV+cw5qdbqwmu4bzWrBDAiEA6VjmHKi2Z3S4j+OlvPoqkYsdKdUNBt4r46hckmTs95c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.2.18","description":"a little globber","directories":{},"dependencies":{"inherits":"1","minimatch":"~0.2.11","graceful-fs":"~1.2.0"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"3.2.1":{"name":"glob","version":"3.2.1","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.2.1","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"dist":{"shasum":"57af70ec73ba2323bfe3f29a067765db64c5d758","tarball":"http://localhost:4260/glob/glob-3.2.1.tgz","integrity":"sha512-wvxQZUqjkvW//FJMr/DCmPlAOFcrmf2ojnUddQTdgAQ5XkKL8ILfob0Rz+Ch/fSiols6EtiHRJS3i9W0kBRZmQ==","signatures":[{"sig":"MEYCIQCCySm2RkJszkH0TPcPcN6KzpgUFpGpY9EduKUGarTrfgIhAPt5BiHa5vlAQWRNlCQq4Xxx3d0xw/cfZC9xqT6fMaSq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.2.18","description":"a little globber","directories":{},"dependencies":{"inherits":"1","minimatch":"~0.2.11","graceful-fs":"~1.2.0"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"3.2.3":{"name":"glob","version":"3.2.3","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.2.3","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"e313eeb249c7affaa5c475286b0e115b59839467","tarball":"http://localhost:4260/glob/glob-3.2.3.tgz","integrity":"sha512-WPaLsMHD1lYEqAmIQI6VOJSPwuBdGShDWnj1yUo0vQqEO809R8W3LM9OVU13CnnDhyv/EiNwOtxEW74SmrzS6w==","signatures":[{"sig":"MEUCIF1LpLjHYJv0455MHm3umPltcWELOfzLjbOeEns7rAjWAiEAr+fDRdE4uwQtBtKxKNgGyZk1FgNfDU686P/n/gUWUZs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.3.2","description":"a little globber","directories":{},"dependencies":{"inherits":"2","minimatch":"~0.2.11","graceful-fs":"~2.0.0"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"3.2.4":{"name":"glob","version":"3.2.4","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.2.4","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"673c00d7a5a80aa6b5e4eb16101f057e111f4122","tarball":"http://localhost:4260/glob/glob-3.2.4.tgz","integrity":"sha512-DV+VSW1KUXbEYDdTKfG9sUlO7aorZiE+b16EeMYyIStARRp+Bdd2rdJSmt6Q9+mTaT3EmQNt1m1QOeScv/cnzA==","signatures":[{"sig":"MEQCIHVBSjD87pUEWgpOmzU+j60zlrUgh3UD1IHxyEDWshRiAiBxNHMXn8UCUZK95HZeVXEMXDY1eNwqN3qa6vYwHcl/fg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.3.4","description":"a little globber","directories":{},"dependencies":{"inherits":"2","minimatch":"~0.2.11"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"3.2.5":{"name":"glob","version":"3.2.5","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.2.5","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"341c68efc0d99c1d8d90746d7b57c8de38700d77","tarball":"http://localhost:4260/glob/glob-3.2.5.tgz","integrity":"sha512-Y6Wjf7c0XK2mEi+QUSvsRXlYc58MNCDfjy1/ubhkUxdqeqX+BVNPZtIGLw3NqBInagDyIss9C0+SRaTP8o28Pw==","signatures":[{"sig":"MEUCIGfuHCa4Y18PWga6AFKxN6fdDx1h05XEbqu92T3LSEECAiEAiueYEwcsWOvPPuoljny0fiozdKF3dWgev4ymQSM5Mqw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.3.4","description":"a little globber","directories":{},"dependencies":{"inherits":"2","minimatch":"~0.2.11"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"3.2.6":{"name":"glob","version":"3.2.6","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.2.6","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"28c805b47bc6c19ba3059cbdf079b98ff62442f2","tarball":"http://localhost:4260/glob/glob-3.2.6.tgz","integrity":"sha512-1WeSYiNFQBMbt705fYMJQWTJPkPlCD9pEPDScTUrS1uQI5gvhgoyhedTObUVNZ1X98LDLwAGFKoi9jgIPNByZQ==","signatures":[{"sig":"MEUCIQDiN6oLvnCivEGclbTz550xAzGd03h2SO4mKJApsS7qHAIgQ9q8jr5U9Ag8jsY1h5OXFQM5oHCCxFCtYsj/2F3nbRQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.3.4","description":"a little globber","directories":{},"dependencies":{"inherits":"2","minimatch":"~0.2.11"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"3.2.7":{"name":"glob","version":"3.2.7","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.2.7","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"275f39a0eee805694790924f36eac38e1db6d802","tarball":"http://localhost:4260/glob/glob-3.2.7.tgz","integrity":"sha512-DaADhstzS42quruVnBdaZUrbSv3I+8K+7QQ5WrKQ1oFcBYJR9iuDNoz4MVxJlOhL4b8ETTAFZA6x755SiaUx2A==","signatures":[{"sig":"MEQCIHSeThP3D7/5v7vpGOSZZUA/y9tF5lgUQynwIsJnMwNsAiA+5VkTzeUjRHEeyogiGRkZzVVrRrQv29UNk/iPNmxMWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.3.14","description":"a little globber","directories":{},"dependencies":{"inherits":"2","minimatch":"~0.2.11"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"3.2.8":{"name":"glob","version":"3.2.8","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.2.8","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"5506f4311721bcc618c7d8dba144188750307073","tarball":"http://localhost:4260/glob/glob-3.2.8.tgz","integrity":"sha512-Y3icmja4O+RjRYHMc97ggBZOljMWzBFGEOk96IXbNGRbQEZrz15HAcqe89t9WUcmcDdVVNAK5ar2lTpL+SutNA==","signatures":[{"sig":"MEYCIQDCu9dRWiJSPeLyQEN+41uBFLGO+MOdu7X8O3boALX18QIhAO/hFsT80EDnI7B6jTdKHWybbMGb6Ce3BZ3hHFXhgXdO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","engines":{"node":"*"},"scripts":{"test":"tap test/*.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.3.23","description":"a little globber","directories":{},"dependencies":{"inherits":"2","minimatch":"~0.2.11"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"3.2.9":{"name":"glob","version":"3.2.9","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.2.9","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"56af2289aa43d07d7702666480373eb814d91d40","tarball":"http://localhost:4260/glob/glob-3.2.9.tgz","integrity":"sha512-xWlmQw1Sy45ZED7rN0t2h6HhtnlGU2ADbIsi8QyK9qtHOseaTYokI8EZA6AQm2pVZKYw4MzvTocrhHCdx1VM4A==","signatures":[{"sig":"MEYCIQDsHexEE9EyGzfX0igCmB6Z1nitmIZtuEYUZk/Y++x9QQIhAOo0EngBmpridTh2kFXU8ApTUJNF9cjgtF2KgUB9SH6p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","engines":{"node":"*"},"scripts":{"test":"tap test/*.js","test-regen":"TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.4.4","description":"a little globber","directories":{},"dependencies":{"inherits":"2","minimatch":"~0.2.11"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"3.2.10":{"name":"glob","version":"3.2.10","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.2.10","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"e229a4d843fdabca3dd8cdc96c456e29c6e79f13","tarball":"http://localhost:4260/glob/glob-3.2.10.tgz","integrity":"sha512-HfZfJ+uJi2+VAzo7xgUwIHB2jhq+Iqm1NkwSJgUxDh9cTFHP3WBNV2/sMQM2tyaBsE+NrPLKfLQLbEOLjfh7nQ==","signatures":[{"sig":"MEYCIQDBe7e5uRCR78lHqUH5ga0UXOligk9DCho+GBte/cH3tAIhAKpnYvikQFeX1vEXPASKUkVywNNMHDPeqkCJSInM66ag","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","_shasum":"e229a4d843fdabca3dd8cdc96c456e29c6e79f13","engines":{"node":"*"},"gitHead":"4e00805b5529af626bf0512d6810c27a96ca2a12","scripts":{"test":"tap test/*.js","test-regen":"TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.4.10","description":"a little globber","directories":{},"dependencies":{"inherits":"2","minimatch":"^0.3.0"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"3.2.11":{"name":"glob","version":"3.2.11","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@3.2.11","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"4a973f635b9190f715d10987d5c00fd2815ebe3d","tarball":"http://localhost:4260/glob/glob-3.2.11.tgz","integrity":"sha512-hVb0zwEZwC1FXSKRPFTeOtN7AArJcJlI6ULGLtrstaswKNlrTJqAA+1lYlSUop4vjA423xlBzqfVS3iWGlqJ+g==","signatures":[{"sig":"MEYCIQDgFq9ZHt+tWhoxIJ/CCGyItkNuOS4Xd0fYAQmb7DW+2QIhANpaywYGTVZfJtRxzh9cpwXsVxsq1iVW6j6Ck4DeZqKp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","_shasum":"4a973f635b9190f715d10987d5c00fd2815ebe3d","engines":{"node":"*"},"gitHead":"73f57e99510582b2024b762305970ebcf9b70aa2","scripts":{"test":"tap test/*.js","test-regen":"TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.4.10","description":"a little globber","directories":{},"dependencies":{"inherits":"2","minimatch":"0.3"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"4.0.0":{"name":"glob","version":"4.0.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@4.0.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"63305c37caaef9d977da9a5d2250bf7f56a07c1d","tarball":"http://localhost:4260/glob/glob-4.0.0.tgz","integrity":"sha512-jMkTc4c1YF7AQtBWIoC/fCQ+HxwLeuJOd8eczAA016MKtUpGiHRscw1/Dnq4rA6Zb+XVOfKLF9FiDIs4Q5c8Hg==","signatures":[{"sig":"MEYCIQC2RvPvAtTR2wr01THzzUhTL2WCLf0yQQg/6crGIkxnPgIhAOrT4G8x3lg1wMnO6gssQv8FPk44OzJFtEtgRQBRJFUB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","_shasum":"63305c37caaef9d977da9a5d2250bf7f56a07c1d","engines":{"node":"*"},"gitHead":"865070485630b8f13c632bb6352a2a425011cd2f","scripts":{"test":"tap test/*.js","test-regen":"TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.4.10","description":"a little globber","directories":{},"dependencies":{"inherits":"2","minimatch":"^0.3.0"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"4.0.1":{"name":"glob","version":"4.0.1","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@4.0.1","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"3fd646db1447a38535e16e39aaba65d08bc59140","tarball":"http://localhost:4260/glob/glob-4.0.1.tgz","integrity":"sha512-iF/6qmH+6jI4fV6g5dTpPCrbQmfazhzvrDaeVnxDtICZbyuimmCfTFLvg1XrcinUOUzEmBT5VNmZQ8ERs8Kfaw==","signatures":[{"sig":"MEUCIAb7eusHI4+fMkxBnxlXt6FEGeaXgoXsY4NHufFCl8CIAiEArkr76QnuXwM8qv3xIWH7mjvKz7pXcNc4uTQA67WVNwM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","_shasum":"3fd646db1447a38535e16e39aaba65d08bc59140","engines":{"node":"*"},"gitHead":"0cb424c09289d2299722af9439b395fdef9a31ec","scripts":{"test":"tap test/*.js","test-regen":"TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.4.13","description":"a little globber","directories":{},"dependencies":{"inherits":"2","minimatch":"^0.3.0"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"4.0.2":{"name":"glob","version":"4.0.2","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@4.0.2","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"d57dbdf54984dd7635c8247d1f2ebde2e81f4ee1","tarball":"http://localhost:4260/glob/glob-4.0.2.tgz","integrity":"sha512-GryVXE7tNRPfkQFZsdPJDKNwY2pCBktJinUrvSWRRI/1GS8tqhPFbL+P03rT0A27r7BdVh9ZIOqic6Flb1+6qg==","signatures":[{"sig":"MEQCIGO5DKlTJ2UBsCsFa9GBAldr3yiqWxQyPJ3ge5zVb9/5AiBKKeTMO0EOpo6m2aYd88TKEWAsTc44SVYKcgju5Xubtw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","_shasum":"d57dbdf54984dd7635c8247d1f2ebde2e81f4ee1","engines":{"node":"*"},"gitHead":"4e85a5bcb2f28f82fa9836b6b2baba8af8e31e96","scripts":{"test":"tap test/*.js","test-regen":"TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.4.13","description":"a little globber","directories":{},"dependencies":{"once":"^1.3.0","inherits":"2","minimatch":"^0.3.0"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"4.0.3":{"name":"glob","version":"4.0.3","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@4.0.3","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"cb30c860359801cb7d56436976888fc4a09a35db","tarball":"http://localhost:4260/glob/glob-4.0.3.tgz","integrity":"sha512-SVDFlCGAi+bcuxrBgZD+DP0eM3B59SFqPCGWEtuJbZLrde/rBmKv19k9qxiUJpERPP1Bse9FqU/+f00hLDUmgQ==","signatures":[{"sig":"MEUCIQCHBlq2jgHSukSsAlFvBE706QfTuiznhZv/OZUX+Xlx2QIgMwpQJRgsfL0u0QxJ9u4p7NFbJx2mgnlMDZMpN4yr0ng=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","_shasum":"cb30c860359801cb7d56436976888fc4a09a35db","engines":{"node":"*"},"gitHead":"3e6881cb2c584f540c814476629b5bbdfccf36f2","scripts":{"test":"tap test/*.js","test-regen":"TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.5.0-pre","description":"a little globber","directories":{},"dependencies":{"once":"^1.3.0","inherits":"2","minimatch":"^0.3.0","graceful-fs":"^3.0.2"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"},"optionalDependencies":{"graceful-fs":"^3.0.2"}},"4.0.4":{"name":"glob","version":"4.0.4","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"BSD","_id":"glob@4.0.4","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"730ce0190d87eca7812398018e21be712b4d69d2","tarball":"http://localhost:4260/glob/glob-4.0.4.tgz","integrity":"sha512-sIM2I1HwSPRPjneCCsQpBdH6UDxXdp8pnMApvo/ixRK85N/HroyYlbE1bH6pZEY/x2rFlkeIEuDK+KACkXvRTg==","signatures":[{"sig":"MEUCIFbzR4ZxzURmk2EchSfz7lrAAluLz9vk3VNPKzPPKrRHAiEAsA8KSblhfNb4MMy5mb+yjQRFSzm3yzcB41U2Fm67m84=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","_shasum":"730ce0190d87eca7812398018e21be712b4d69d2","engines":{"node":"*"},"gitHead":"b7c1296f7fad4eac9fa560058cb6f737ef99d267","scripts":{"test":"tap test/*.js","test-regen":"TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.5.0-alpha-1","description":"a little globber","directories":{},"dependencies":{"once":"^1.3.0","inherits":"2","minimatch":"^0.3.0","graceful-fs":"^3.0.2"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"},"optionalDependencies":{"graceful-fs":"^3.0.2"}},"4.0.5":{"name":"glob","version":"4.0.5","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.0.5","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"95e42c9efdb3ab1f4788fd7793dfded4a3378063","tarball":"http://localhost:4260/glob/glob-4.0.5.tgz","integrity":"sha512-jHngryFt8ytHGnMrhN8EiDRoc+xptXEDIOpiw08VO7mfe/iSav0fYlNSTacfQ2Hsm63ztxXabyL8xK+OrwdH8g==","signatures":[{"sig":"MEUCIEsft21Au+xOYJQixX8bSv3g/WHuFBRjoppoVMbreqXxAiEA2DtwYfOqPpHZ+P8JQ/2maM6iVugAgp6qNZLhT2NlxIQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","_shasum":"95e42c9efdb3ab1f4788fd7793dfded4a3378063","engines":{"node":"*"},"gitHead":"a7d85acf4e89fa26d17396ab022ef98fbe1f8a4b","scripts":{"test":"tap test/*.js","test-regen":"TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"1.4.21","description":"a little globber","directories":{},"dependencies":{"once":"^1.3.0","inherits":"2","minimatch":"^1.0.0","graceful-fs":"^3.0.2"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"},"optionalDependencies":{"graceful-fs":"^3.0.2"}},"4.0.6":{"name":"glob","version":"4.0.6","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.0.6","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"695c50bdd4e2fb5c5d370b091f388d3707e291a7","tarball":"http://localhost:4260/glob/glob-4.0.6.tgz","integrity":"sha512-D0H1thJnOVgI0zRV3H/Vmb9HWmDgGTTR7PeT8Lk0ri2kMmfK3oKQBolfqJuRpBVpTx5Q5PKGl9hdQEQNTXJI7Q==","signatures":[{"sig":"MEQCIAn2vmj4VIvvjLSQOnEA6zusvw6v1nyABdesJ3ikk8idAiA9zsR39hUvB7K3RsiPt0dBnLRfZzrJKRP8lxkK9OSChg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","_shasum":"695c50bdd4e2fb5c5d370b091f388d3707e291a7","engines":{"node":"*"},"gitHead":"6825c425e738eaffa315d8cdb1a4c3255ededcb3","scripts":{"test":"tap test/*.js","test-regen":"TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.0.0","description":"a little globber","directories":{},"_nodeVersion":"0.10.31","dependencies":{"once":"^1.3.0","inherits":"2","minimatch":"^1.0.0","graceful-fs":"^3.0.2"},"devDependencies":{"tap":"~0.4.0","mkdirp":"0","rimraf":"1"}},"4.1.2-beta":{"name":"glob","version":"4.1.2-beta","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.1.2-beta","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"e75800b358138fb78d7b664bbe690d2a0dc5f26b","tarball":"http://localhost:4260/glob/glob-4.1.2-beta.tgz","integrity":"sha512-R6kzyQH2jSS3Xv19BCmAddEws9P3OEz8La5THa5PKsLDmcFVVBE1qYoSiRbktULBD3Z/X5xT15MxOcMDvsrATA==","signatures":[{"sig":"MEQCIFURzyUL+FXAZszmK0t7IBCpWYlU/chU8Jogbc48Lq/DAiByp5K3pV/gVrPLY8SlwaibIEta6DBBOiPkOII8PtY5sQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","_shasum":"e75800b358138fb78d7b664bbe690d2a0dc5f26b","engines":{"node":"*"},"gitHead":"ce51a67847ad69a8272ccc2d73c72a1135b90d8d","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"rm -f v8.log profile.txt; tap test/*.js","bench":"bash benchmark.sh","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"rm -f v8.log profile.txt; TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.1.9","description":"a little globber","directories":{},"_nodeVersion":"0.10.31","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^1.0.0","graceful-fs":"^3.0.2"},"devDependencies":{"tap":"~0.4.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"4.1.2":{"name":"glob","version":"4.1.2","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.1.2","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"02f574bfc533ae4c18776014a5070dced4ff25b8","tarball":"http://localhost:4260/glob/glob-4.1.2.tgz","integrity":"sha512-tudBXF7rK+njEkAo73NtDmqQlmnTtX6BilNqAcdUeMoz+/hbjEbCcToYnEFrtJeaUoh086of4hHpE24MsqaPWA==","signatures":[{"sig":"MEQCIFzXBadxBGOPu4sZBvRGd/aocrzaEFn3wXHA6WTyiXqHAiAZTHRzexdJD5hYgd7Zv82UuFzznJlTOYyQ/uMXf5rzaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","_shasum":"02f574bfc533ae4c18776014a5070dced4ff25b8","engines":{"node":"*"},"gitHead":"f9076fd1b1b2386adf32316ddbbe03f13d240066","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"rm -f v8.log profile.txt; tap test/*.js","bench":"bash benchmark.sh","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"rm -f v8.log profile.txt; TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.1.9","description":"a little globber","directories":{},"_nodeVersion":"0.10.31","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^1.0.0","graceful-fs":"^3.0.2"},"devDependencies":{"tap":"~0.4.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"4.1.3":{"name":"glob","version":"4.1.3","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.1.3","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"80a6e1cec932cbea7e7188615328327b44ec308d","tarball":"http://localhost:4260/glob/glob-4.1.3.tgz","integrity":"sha512-6p/fA1A6H44+b2iApug7V4EEat3l4PA9+1N0Ri5X/lcs7sNoUc31T4z0M9a64gQbpuJvWJv5TwQOEXO18UvU8g==","signatures":[{"sig":"MEYCIQCFKW88IWMnzrdkh5NlYBeSSfXC7tpuvqSW5l5LdVbYAQIhAM+8Dpvo9kkwoFdvwtgmqC3iWWWurVTF1SOIHDeXeS2b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","_shasum":"80a6e1cec932cbea7e7188615328327b44ec308d","engines":{"node":"*"},"gitHead":"260522a60eb5f82802ac3a0c6e56af252f95c10a","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"rm -f v8.log profile.txt; tap test/*.js","bench":"bash benchmark.sh","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"rm -f v8.log profile.txt; TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.1.9","description":"a little globber","directories":{},"_nodeVersion":"0.10.31","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^1.0.0","graceful-fs":"^3.0.2"},"devDependencies":{"tap":"~0.4.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"4.1.4":{"name":"glob","version":"4.1.4","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.1.4","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"2277e1ae742f5ca669aaf4d29d40a71f52447a2f","tarball":"http://localhost:4260/glob/glob-4.1.4.tgz","integrity":"sha512-HKVoNSHkHtFw03zFXPvZSkuydqDar5sploDmvzIIX6qvrvADol0KRSwuvN7zVGEhxWygMKR/pWZM0vLXh/Mhvw==","signatures":[{"sig":"MEQCIH9qikhhVTXxqx35VZkGYdRtdgGti2A3wO8ci82HBw+pAiBu879WUiwKEIiDN9jHjrJ+OJnrw5kqaijf4KBajAPCVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"2277e1ae742f5ca669aaf4d29d40a71f52447a2f","engines":{"node":"*"},"gitHead":"bca4480f8c591956e3875c7ac822a86abcbf18f6","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"rm -f v8.log profile.txt; tap test/*.js","bench":"bash benchmark.sh","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"rm -f v8.log profile.txt; TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.1.9","description":"a little globber","directories":{},"_nodeVersion":"0.10.16","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^1.0.0"},"devDependencies":{"tap":"~0.4.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"4.1.5":{"name":"glob","version":"4.1.5","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.1.5","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"d0bbc943d7fa0409a3450c9f9d6a5d6c4bbb1946","tarball":"http://localhost:4260/glob/glob-4.1.5.tgz","integrity":"sha512-kmxcBusd45xlyDnvDE9dOfEeQwPXDabZ/vi37djZcYRbV7ayy9DZWzujc2xO9OIVT5CkSaug+n/WixAPM0MB4w==","signatures":[{"sig":"MEYCIQCHvwAtayFBotLue4kPptCkOKiQv3GnoQw+C7eUgdJbnwIhAL8qFiRM5qEJaCuvYhP/W2+Edr5jtUVPDb3QCTbAruKA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"d0bbc943d7fa0409a3450c9f9d6a5d6c4bbb1946","engines":{"node":"*"},"gitHead":"c99255fb295b83ac81f0623342bcb921c5c139b4","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"rm -f v8.log profile.txt; tap test/*.js","bench":"bash benchmark.sh","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"rm -f v8.log profile.txt; TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.1.9","description":"a little globber","directories":{},"_nodeVersion":"0.10.16","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^1.0.0"},"devDependencies":{"tap":"~0.4.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"4.1.6":{"name":"glob","version":"4.1.6","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.1.6","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"1fc61e950d2bcf99f89db2982c4c1236d320c465","tarball":"http://localhost:4260/glob/glob-4.1.6.tgz","integrity":"sha512-rRWexDVOn4kMYAAi6uVXSdgEXc3H+baohJyI3cJ/MCyIZA7edkc+jv75pWlG1bo3XdG3Ph6PCB9BzQupFEhTxA==","signatures":[{"sig":"MEQCIFLodX/N4+c+UlfLqJlHKOytJkMVWvnXey94tqeZtYKOAiAggEkFqYor0p+sXOygD0oltsfPjoTy3wKVzFWa2wVTCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"1fc61e950d2bcf99f89db2982c4c1236d320c465","engines":{"node":"*"},"gitHead":"e982bbb102583895212266eb153225170f3bdeb9","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"rm -f v8.log profile.txt; tap test/*.js","bench":"bash benchmark.sh","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"rm -f v8.log profile.txt; TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.1.9","description":"a little globber","directories":{},"_nodeVersion":"0.10.16","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^1.0.0"},"devDependencies":{"tap":"~0.4.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"4.2.0":{"name":"glob","version":"4.2.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.2.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"6fdc41c7d23b5028055ecf899229587635b9b689","tarball":"http://localhost:4260/glob/glob-4.2.0.tgz","integrity":"sha512-L7c9MXogV5Vy0tnAZzm+C+RcxI6W1zW1SFk3pOkd7cpfGQkMEMwRq5FHOTFMoa7WnDGiUQJLcZi+WnZdi3IIeg==","signatures":[{"sig":"MEUCIQDWFh127MnD3qCLug7W4ZRZnloPfFPMIH2GGnXBJ4ulewIgBq4/bqFiBUPYY+CB+NPN/ELud3ZOIqF/R1h9EzHp00Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"6fdc41c7d23b5028055ecf899229587635b9b689","engines":{"node":"*"},"gitHead":"d47ef887ac89464332da4eea2f1ad29dfa4618eb","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"rm -f v8.log profile.txt; tap test/*.js","bench":"bash benchmark.sh","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"rm -f v8.log profile.txt; TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.1.9","description":"a little globber","directories":{},"_nodeVersion":"0.10.16","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^1.0.0"},"devDependencies":{"tap":"~0.4.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"4.2.1":{"name":"glob","version":"4.2.1","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.2.1","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"aa04f06cca652ec724bc16c54cbdd42027d5c9f1","tarball":"http://localhost:4260/glob/glob-4.2.1.tgz","integrity":"sha512-egpQ4Kuo19cNpTLipVw5fh8UMJLHewMX34gHP3E2qAJ13VeP2jzZpg4uoaUYC9sTP6mLwmQDt/5VSvLwhzuGLA==","signatures":[{"sig":"MEUCIQDssiDz8YiGm6EBd5jmvVJ978+m1y74PdTv9T7ru1hERwIgfaiOL8ya8VuJzEpiYhNFNW7ClyOvoNuL1DjsclXSqJc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"aa04f06cca652ec724bc16c54cbdd42027d5c9f1","engines":{"node":"*"},"gitHead":"c5313b5e3a5f5227617b40d8914a41d5dfc8c095","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"rm -f v8.log profile.txt; tap test/*.js","bench":"bash benchmark.sh","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"rm -f v8.log profile.txt; TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.1.9","description":"a little globber","directories":{},"_nodeVersion":"0.10.16","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^1.0.0"},"devDependencies":{"tap":"~0.4.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"4.2.2":{"name":"glob","version":"4.2.2","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.2.2","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"ad2b047653a58c387e15deb43a19497f83fd2a80","tarball":"http://localhost:4260/glob/glob-4.2.2.tgz","integrity":"sha512-H4PDCzDKDTzJccMAFe0YW3hbtdOiKXcoh+Ef8wpum604UvUIjX8jEq8KNfRTnAaOlLtTv78UONLWnkPffiqdhA==","signatures":[{"sig":"MEUCIQCj3SPkfmGtv6F+mGrP/vY0iYEa9hgNSgZEb/Y3D9nWiQIgB3cg2VCMT9THIeUGJOxLI7Y3VW+k2qisytQAz0fVCaE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"ad2b047653a58c387e15deb43a19497f83fd2a80","engines":{"node":"*"},"gitHead":"d7625eea7c09602b36a1fb5fe08404ec86917578","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"rm -f v8.log profile.txt; tap test/*.js","bench":"bash benchmark.sh","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"rm -f v8.log profile.txt; TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.1.9","description":"a little globber","directories":{},"_nodeVersion":"0.10.16","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^1.0.0"},"devDependencies":{"tap":"~0.4.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"4.3.0":{"name":"glob","version":"4.3.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.3.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"f997613c65db52e4118708d1276cfb9383d6fae7","tarball":"http://localhost:4260/glob/glob-4.3.0.tgz","integrity":"sha512-k87nf3Uncr55khpt2sE2Y+bmCBi1Az5obxAOIT9UBRy/mWXE+bSnXq9mXHIqbId0H9IGHwKqKkPL1Y0Xtnkc6Q==","signatures":[{"sig":"MEQCIEkI1DtQW+EsqrCgZXONmWH0MQjTOalrifQCeIqqw/BiAiA3C3/RYeutNBUu+LAFPeKNxjwf1vx3QyN68iS9cQyFyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"f997613c65db52e4118708d1276cfb9383d6fae7","engines":{"node":"*"},"gitHead":"207085343b443a890f8eba225735857900b5892b","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"rm -f v8.log profile.txt; tap test/*.js","bench":"bash benchmark.sh","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"rm -f v8.log profile.txt; TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.1.11","description":"a little globber","directories":{},"_nodeVersion":"0.10.16","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.0"},"devDependencies":{"tap":"~0.4.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"4.3.1":{"name":"glob","version":"4.3.1","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.3.1","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"9d09096f89b4d30949e784e83f312af3ca04ec14","tarball":"http://localhost:4260/glob/glob-4.3.1.tgz","integrity":"sha512-Zl/Xzacx5EtwM4dI2GX6HVr51L4wtykFzA/ZY4vV+SwxOVGA2n6cju3q8vea2Xy1zeaHLeRhgEtqxoDVTvkMoQ==","signatures":[{"sig":"MEYCIQD76K0GcbgVrXXJu/JSGYIfb41sD95GRWuSfG8P9niEGAIhAK5KRwFG58o9U0Lvm4AiW0ij2kvT2DnRC2UW6aMIGRcU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"9d09096f89b4d30949e784e83f312af3ca04ec14","engines":{"node":"*"},"gitHead":"bc6458731a67f8864571a989906bc3d8d6f4dd80","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"rm -f v8.log profile.txt; tap test/*.js","bench":"bash benchmark.sh","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"rm -f v8.log profile.txt; TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.1.11","description":"a little globber","directories":{},"_nodeVersion":"0.10.16","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1"},"devDependencies":{"tap":"~0.4.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"4.3.2":{"name":"glob","version":"4.3.2","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.3.2","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"351ec7dafc29256b253ad86cd6b48c5a3404b76d","tarball":"http://localhost:4260/glob/glob-4.3.2.tgz","integrity":"sha512-JYIXSTOk9yu3BUk15+HB0EmbO7bPUTSkn+I6j89d7iuXh7x+/Juh9baOGHW6wc4xI3VgCcHbVFW8e3Ru2pHJLA==","signatures":[{"sig":"MEYCIQCHCZrHsRZy9ozQD2haXpas0g1AAIxm34Bjt/XeyKMmFgIhAJNy2ZaZujgmgUPASMYbes0/QWMGc1a4yLSyYQSXCPUU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"351ec7dafc29256b253ad86cd6b48c5a3404b76d","engines":{"node":"*"},"gitHead":"941d53c8ab6216f43a6f5e8e01245364ba90cfe9","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"npm run profclean && tap test/*.js","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.1.14","description":"a little globber","directories":{},"_nodeVersion":"0.10.33","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1"},"devDependencies":{"tap":"~0.4.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"4.3.3":{"name":"glob","version":"4.3.3","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.3.3","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"6e9caf6594d61ce49a3f0ac2c7ad7c73f07afbff","tarball":"http://localhost:4260/glob/glob-4.3.3.tgz","integrity":"sha512-LR/wRIFDvmUnuvlrr2nlnwYSHccQk0L3LmuXl/kD881R0V1J82UshqGQEWAhDrjBCFrl1jESq+x9dZRR5XDO+Q==","signatures":[{"sig":"MEQCIF2BZUn3PTyhVdr/MaI1LP+U2MP+sjzXyogKOG7SBJHqAiAA7jC9Mf+TtN8+zue2K10DWXRSCgwfpa9UVMzV5R1YDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"6e9caf6594d61ce49a3f0ac2c7ad7c73f07afbff","engines":{"node":"*"},"gitHead":"a4b2cdb3a0026557b2e0930e4687d8d8c51625bf","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"npm run profclean && tap test/*.js","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.2.0","description":"a little globber","directories":{},"_nodeVersion":"0.10.35","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1"},"devDependencies":{"tap":"~0.4.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"4.3.4":{"name":"glob","version":"4.3.4","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.3.4","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"97f3fca7200e6b369653ce4f68b894882cd6f44b","tarball":"http://localhost:4260/glob/glob-4.3.4.tgz","integrity":"sha512-nhpuoUWkTW4L+QJDyz2AkK7vx5dmN8tVmb0gvOEskXaiCczljE+4Of+AfFG6xYllFGRXvmZaOzSrvr/3WcSB6Q==","signatures":[{"sig":"MEQCIAUDSxozOVFVc9Wzzo/WZv6ZHw8To3gZsurILUU5L1HQAiBPuJdaRolqIDHtYeyr0yev2DInuOeDOz/inZvpqbXM2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"97f3fca7200e6b369653ce4f68b894882cd6f44b","engines":{"node":"*"},"gitHead":"7ad3aa4a7254e6d20ce6fc71b772a6156935acb0","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"npm run profclean && tap test/*.js","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.2.0","description":"a little globber","directories":{},"_nodeVersion":"0.10.35","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1"},"devDependencies":{"tap":"~0.4.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"4.3.5":{"name":"glob","version":"4.3.5","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.3.5","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"80fbb08ca540f238acce5d11d1e9bc41e75173d3","tarball":"http://localhost:4260/glob/glob-4.3.5.tgz","integrity":"sha512-kOq1ncUyUvkZdl7BgKa3n6zAOiN05pzleOxESuc8bFoXKRhYsrZM6z79O5DKe9JGChHhSZloUsD/hZrUXByxgQ==","signatures":[{"sig":"MEQCIAd+DQAqmRcTvSDvOWAF/Xd4CfkN3ZQOrOY9sUzD9udmAiB3eeNUqL9FJRbDEPHzGofWXH37mgMuMDkbtv6DuhSykA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"80fbb08ca540f238acce5d11d1e9bc41e75173d3","engines":{"node":"*"},"gitHead":"9de4cb6bfeb9c8458cf188fe91447b99bf8f3cfd","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"npm run profclean && tap test/*.js","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.2.0","description":"a little globber","directories":{},"_nodeVersion":"0.10.35","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1"},"devDependencies":{"tap":"^0.5.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"4.4.0":{"name":"glob","version":"4.4.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.4.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"91d63dc1ed1d82b52ba2cb76044852ccafc2130f","tarball":"http://localhost:4260/glob/glob-4.4.0.tgz","integrity":"sha512-GnUF3HBbfpPk95tylSIHbEPHLfpyBFenC+u91PZvgmGkbPqlTk0vHLHJwyDjHTLnEOtGSCmqT1BATsJSpC7nDA==","signatures":[{"sig":"MEUCIBI8s1PsZHmQRwv2ZnQJpk4c1wtQcEODll7GH+pbWskMAiEAwrE7NF3ndjvz7BasRCR4BuYwuybRmFhy6jJSyYEF8gM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"91d63dc1ed1d82b52ba2cb76044852ccafc2130f","engines":{"node":"*"},"gitHead":"57e6b293108b48d9771a05e2b9a6a1b12cb81c12","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"npm run profclean && tap test/*.js","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.6.0","description":"a little globber","directories":{},"_nodeVersion":"1.1.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1"},"devDependencies":{"tap":"^0.5.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"4.4.2":{"name":"glob","version":"4.4.2","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.4.2","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"3ef93e297ee096c1b9b3ffb1d21025c78ab60548","tarball":"http://localhost:4260/glob/glob-4.4.2.tgz","integrity":"sha512-uDfQml82dlkWsiYk+CdoOdJe09vfPUjTFBM23krHsaFuaC5/o4A5bLX95h7ccc/Fs/JjC5DuMwPgiIzTBV5WpA==","signatures":[{"sig":"MEQCIGJ4klvYaDWjKFyDyEam03wn4PgWGya1FkkucX/WoA5LAiAWqWbJmAWWxkVHaumC4SM5P/kFsOMlPUx9P0v0HqQu1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"3ef93e297ee096c1b9b3ffb1d21025c78ab60548","engines":{"node":"*"},"gitHead":"c13abc0df649ec29f8cfec42f818412887736aa1","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"npm run profclean && tap test/*.js","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.6.0","description":"a little globber","directories":{},"_nodeVersion":"1.4.2","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1"},"devDependencies":{"tap":"^0.5.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"4.5.0":{"name":"glob","version":"4.5.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.5.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"d6511322e9d5c9bc689f20eb7348f00489723882","tarball":"http://localhost:4260/glob/glob-4.5.0.tgz","integrity":"sha512-eDrQCxD92Dqybu5aBoWG5VMgghYBckqon5jF4FpFJ1groSWw4inre5H2kPzPpKxSMr3B38OCVZFoUAGEnFwGag==","signatures":[{"sig":"MEUCIAbf2KVrWMfDGK8EDwMwSUbtB1qouNB1Gjlt9x5JtxekAiEAid3/QadQFpK/8shddrYFEdn2T1Jl/ZnZEr/tTs+nMiA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"d6511322e9d5c9bc689f20eb7348f00489723882","engines":{"node":"*"},"gitHead":"e9b8379dd31b66a5353a73193619e2b59287b5ee","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"npm run profclean && tap test/*.js","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.7.0","description":"a little globber","directories":{},"_nodeVersion":"1.4.2","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1"},"devDependencies":{"tap":"^0.5.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"5.0.0":{"name":"glob","version":"5.0.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@5.0.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"bb00d4e340932eb101dc2a30e4127ddd51ed15ed","tarball":"http://localhost:4260/glob/glob-5.0.0.tgz","integrity":"sha512-yDzsu+zVAh22VFLSmknJfWgsyuuyIB+dEFhtZVyF4tX6aUXElfvPtiQDHikp3fjjqs6WUSasPWlqdrmCOvIwjA==","signatures":[{"sig":"MEUCIExGsBy4EnHxDw8JhStF8RKxcjaZCKR7RSA0qUJmM1WaAiEAs71FAKSIHWUGLMvT0wPirZd7B8HmRtRHBzkqIlvTW88=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"bb00d4e340932eb101dc2a30e4127ddd51ed15ed","engines":{"node":"*"},"gitHead":"abdad4c2e6b0ff22850401ff746194183b950da1","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"npm run profclean && tap test/*.js","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.7.0","description":"a little globber","directories":{},"_nodeVersion":"1.4.2","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1"},"devDependencies":{"tap":"^0.5.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"4.5.1":{"name":"glob","version":"4.5.1","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.5.1","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"a5c7c6407ad7a8d272041c8102420790a45a65cb","tarball":"http://localhost:4260/glob/glob-4.5.1.tgz","integrity":"sha512-P3/TjFjWKJjGTC1U7p4HyhnghCQNcjv3zrGpclU2o7X0ZEso+M7b+8/4eFejW7YuTXPBx8XkYYa1GnNab+0Y5A==","signatures":[{"sig":"MEYCIQD52ot+QcAjbej6oHtLVgZg69U/DDYxlNr4F3LAhZ4sBAIhAKtE446BLOz6BYjeTB4B2LsCoiDOFb+QBasnlXvsZdsV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"a5c7c6407ad7a8d272041c8102420790a45a65cb","engines":{"node":"*"},"gitHead":"e01059844faf86a09a3ae2b0382fc57a0ce9e327","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"npm run profclean && tap test/*.js","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.7.0","description":"a little globber","directories":{},"_nodeVersion":"1.4.2","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1"},"devDependencies":{"tap":"^0.5.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"5.0.1":{"name":"glob","version":"5.0.1","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@5.0.1","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"523a401ab9397f71b0ee4f25d72f20cbc1a15691","tarball":"http://localhost:4260/glob/glob-5.0.1.tgz","integrity":"sha512-FHtzZy9Hf8Pawki/LzglE+zASLtl8x0ArPoC2/2oIxxiT3i+29e4CxvOoYl841xfwW6Tsws6L4g2fNDLTsmDog==","signatures":[{"sig":"MEQCICrZoEUniwcRnJwlTD+ir6FtpdOTcVkUxG+G/8XpWXGUAiAuNeCCJbM/WEa0kaBJ0+dzBcii/nUcsPLTRm78/COdGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"523a401ab9397f71b0ee4f25d72f20cbc1a15691","engines":{"node":"*"},"gitHead":"860db3d29b608e7ca3bdb272086c679fa080663d","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"npm run profclean && tap test/*.js","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.7.0","description":"a little globber","directories":{},"_nodeVersion":"1.4.2","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1"},"devDependencies":{"tap":"^0.5.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"4.5.2":{"name":"glob","version":"4.5.2","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.5.2","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"1204118bab03289c654f8badaede29b52e07cdb4","tarball":"http://localhost:4260/glob/glob-4.5.2.tgz","integrity":"sha512-ypWM3qCe7u53YTq1GRyWLWd9cnXZD3WQ5KpK+ZYnaOqG7XbJF63y4H9rK7aRr3i5yrzVMApUrWFzNXLLen+QSQ==","signatures":[{"sig":"MEUCIQCDQTXHPlt+VLSick10y/B9dbDubIa8weWnGS6mZRJrwAIgYum/YG5rarVHtzQ2jfVyKtAkv+FpTxtX1G+2icczxU0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"1204118bab03289c654f8badaede29b52e07cdb4","engines":{"node":"*"},"gitHead":"7a80196eeee070aa09dd33a6183a45f731c42b58","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"npm run profclean && tap test/*.js","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.7.0","description":"a little globber","directories":{},"_nodeVersion":"1.4.2","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1"},"devDependencies":{"tap":"^0.5.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"5.0.2":{"name":"glob","version":"5.0.2","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@5.0.2","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"78ac7605fae5e739677af57bee0483269ff641c4","tarball":"http://localhost:4260/glob/glob-5.0.2.tgz","integrity":"sha512-fMOENyrNFuYR6yAue/Ca2vvR2ICpsm6KZH7daa9rFO2n86/vwXOo1vijA8+dYsyaIY4cstHVd+we2jPvDL02EQ==","signatures":[{"sig":"MEYCIQDvOupqUuMrPYM5CYngFBRPpkgBwHKLoI8/ySnRGIdYrAIhAIj4Uyd9H6S+GMVzegmi2/aQ3t8jt5+NURjSuOKTOlPS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"78ac7605fae5e739677af57bee0483269ff641c4","engines":{"node":"*"},"gitHead":"87d334f8b6e05c19feb2438c583b1b457a5e106a","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"npm run profclean && tap test/*.js","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.7.0","description":"a little globber","directories":{},"_nodeVersion":"1.4.2","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1"},"devDependencies":{"tap":"^0.5.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"4.5.3":{"name":"glob","version":"4.5.3","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@4.5.3","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"c6cb73d3226c1efef04de3c56d012f03377ee15f","tarball":"http://localhost:4260/glob/glob-4.5.3.tgz","integrity":"sha512-I0rTWUKSZKxPSIAIaqhSXTM/DiII6wame+rEC3cFA5Lqmr9YmdL7z6Hj9+bdWtTvoY1Su4/OiMLmb37Y7JzvJQ==","signatures":[{"sig":"MEQCIAsj5TO5eeMBJKnaGecH+V/ghiPpljfNbfNO+JOGjE2QAiBBnmpwKJAZFkB+FiZg7IDTPBKg9uZeSCu0wYFXn2vf/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"c6cb73d3226c1efef04de3c56d012f03377ee15f","engines":{"node":"*"},"gitHead":"a4e461ab59a837eee80a4d8dbdbf5ae1054a646f","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"npm run profclean && tap test/*.js","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.7.1","description":"a little globber","directories":{},"_nodeVersion":"1.4.2","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1"},"devDependencies":{"tap":"^0.5.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"5.0.3":{"name":"glob","version":"5.0.3","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@5.0.3","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"15528c1c727e474a8e7731541c00b00ec802952d","tarball":"http://localhost:4260/glob/glob-5.0.3.tgz","integrity":"sha512-yUhfF1lGzpd9gmqwUpfkth+9T9tld5g83RkrvYmL98c1YVRgHLaBTJdoJjSMKI90GLKXf+eKm8DjhD96nOmNVw==","signatures":[{"sig":"MEQCIEA5cr3XrEyOtSTWINRS6Dms/n4ZDQzoSCGhZ795gtifAiAxQgD04nAB2+dlGAVs+QncNU1BwjFSnuDDzi3ELPtfMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"15528c1c727e474a8e7731541c00b00ec802952d","engines":{"node":"*"},"gitHead":"2f63d487885fbb51ec8fcb21229bebd0e515c3fb","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"npm run profclean && tap test/*.js","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.7.1","description":"a little globber","directories":{},"_nodeVersion":"1.4.2","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1"},"devDependencies":{"tap":"^0.5.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"5.0.4":{"name":"glob","version":"5.0.4","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@5.0.4","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"084cf799baba0970be616911ed57f14d515d0673","tarball":"http://localhost:4260/glob/glob-5.0.4.tgz","integrity":"sha512-nIkqtPfXlawz0WCYinomF7lnS0Gxo2MWz32wBSirIm2iCx0/BP4KhYkjfc53LVpz1F3IyM+mm8PhTxuwGWMe2A==","signatures":[{"sig":"MEUCIQDT1RsGO8uVxn31Getu+CMmYUigQqU+LeR00MoKUH1s3gIgE0akyVkrIbkCIUuatlritjGyMdwpoGO6arKY6ogqtAY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"084cf799baba0970be616911ed57f14d515d0673","engines":{"node":"*"},"gitHead":"c443cb723500d3817a4ad0af3e98a22c8f29f5ce","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"npm run profclean && tap test/*.js","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.7.6","description":"a little globber","directories":{},"_nodeVersion":"1.4.2","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^0.5.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"5.0.5":{"name":"glob","version":"5.0.5","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@5.0.5","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"784431e4e29a900ae0d47fba6aa1c7f16a8e7df7","tarball":"http://localhost:4260/glob/glob-5.0.5.tgz","integrity":"sha512-n5ttBg32CBaIMp5S+DfcXZN8mxxN66+0HTkTuACRZ5LKJWcqjFQ3H+oKkdGYFfAgkVuMnXazf3c0Ah3fYWc0pQ==","signatures":[{"sig":"MEUCID47u2zAGzY7Vquf+3bsOBA/3pdb49OFleEmlYfp9fLgAiEAgSd/EYFkkyw+3nU1FRX1sJL4CQ4TZeEh7Uly0pcK1ps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"784431e4e29a900ae0d47fba6aa1c7f16a8e7df7","engines":{"node":"*"},"gitHead":"9db1a83b44da0c60f5fdd31b28b1f9917ee6316d","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"npm run profclean && tap test/*.js","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.7.6","description":"a little globber","directories":{},"_nodeVersion":"1.4.2","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^0.5.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"5.0.6":{"name":"glob","version":"5.0.6","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@5.0.6","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"51f1377c8d5ba36015997655d22bd7d20246accd","tarball":"http://localhost:4260/glob/glob-5.0.6.tgz","integrity":"sha512-QcThOHvvODl+o1zkOhQBqGUFFiKFNVdNCScGukZ+KnWLiicDGMM1GNOE3K9wmU4WViDW7P83l2PdFQljXnFpkA==","signatures":[{"sig":"MEQCIByuFwv6uz8+k6GpWj67nwb0nlH57dY9P7oq3FWebhFXAiA46LihIUyOFnk7WWy1SbnbvDpB1jiQEcEzsaqvSqDMFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"51f1377c8d5ba36015997655d22bd7d20246accd","engines":{"node":"*"},"gitHead":"7a0d65d7ed11871be6b5a68dc6f15e3f4b3fb93d","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"npm run profclean && tap test/*.js","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"isaacs@npmjs.com"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.9.1","description":"a little globber","directories":{},"_nodeVersion":"2.0.1","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^1.0.3","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"5.0.7":{"name":"glob","version":"5.0.7","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@5.0.7","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"9748021208e3fd7c3bcc7167ddbd2f1f94676a43","tarball":"http://localhost:4260/glob/glob-5.0.7.tgz","integrity":"sha512-CKR2BnCxBw4aDX25S1+MJHfTNFHzbAUWmq+M9tcWUJJMc+g/Zyner/QrHHBfPNa0DUWQlCDKzJPXLoLgbTTn/w==","signatures":[{"sig":"MEUCIGmbj7Xz7BukcyQO2AHhiBwEOuctbk3Bj0g0gRjhlH9BAiEAiY65L+J5h8/Nw6Ewzb/zeSUMCv9m/XzpZw77tK59KzY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"9748021208e3fd7c3bcc7167ddbd2f1f94676a43","engines":{"node":"*"},"gitHead":"cfd963c3c95e51864d69092e32479ddb73c3278e","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"npm run profclean && tap test/*.js","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"isaacs@npmjs.com"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.10.0","description":"a little globber","directories":{},"_nodeVersion":"2.0.1","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^1.0.3","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"5.0.9":{"name":"glob","version":"5.0.9","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@5.0.9","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"79d1051c65b75020c00d449aa3d242e1ab0aee78","tarball":"http://localhost:4260/glob/glob-5.0.9.tgz","integrity":"sha512-gx5KRp1nOZwTh1drkYa2wtN2bgCnxs5P5ItGzal6jZorZYLxH+M/x9Ju/u1b7vu+f3YJjiSR5+x/Xi6H29KJyQ==","signatures":[{"sig":"MEUCIQDH3lNaZ7deppctDQGH97qX2oRy0phfh7UqGD8pfbuIMwIgWjzJ4j6rf0hFB4JmFjwT8ptXgtGSZCyxjbfU2fgog30=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"79d1051c65b75020c00d449aa3d242e1ab0aee78","engines":{"node":"*"},"gitHead":"7530e8887d8c588744e16eed1b5dac797fead705","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"isaacs@npmjs.com"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.10.1","description":"a little globber","directories":{},"_nodeVersion":"2.0.1","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^1.1.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"5.0.10":{"name":"glob","version":"5.0.10","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@5.0.10","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"3ee350319f31f352cef6899a48f6b6b7834c6899","tarball":"http://localhost:4260/glob/glob-5.0.10.tgz","integrity":"sha512-BwngbHV6VlIQbO37ciQvGWcTr1cFg7SyPLpwSXkLIBZ2dSX8+FkCQJO/2fctk8yRtBHTTXBLL47EnG7SC+O5YQ==","signatures":[{"sig":"MEUCIDfIBsIRAuwXTrhLNHNvEpFfjZn9C07eIfEcncwi5TVBAiEArGJpNNXWAhvywlDnmPHXsx/EztTW38pTq0Hl5juG4j0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"3ee350319f31f352cef6899a48f6b6b7834c6899","engines":{"node":"*"},"gitHead":"e3cdccc0e295c2e1d5f40cf74c73ea17a8319c5c","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"isaacs@npmjs.com"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.10.1","description":"a little globber","directories":{},"_nodeVersion":"2.0.1","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^1.1.4","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"5.0.11":{"name":"glob","version":"5.0.11","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@5.0.11","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"ce1756b16ce00d804d8a890ab0951bd07cf0d2ae","tarball":"http://localhost:4260/glob/glob-5.0.11.tgz","integrity":"sha512-78yc7q5w6wTJ9KSbu5Eot8/ieXcI6LWGcDyiyPujDUKCLvL8Po7J9LS3+95S7AZnc2rHeoNLnJ9T/l0a1NBLHw==","signatures":[{"sig":"MEUCIQDFhKNh00tn2oJGbl/UVm6I47Le9vzXe99Dq4nuXBNMxQIgS4JfdLq+w4KhfrETQORQ+9C6IBfBhMXK/v3BX6GIQKQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"ce1756b16ce00d804d8a890ab0951bd07cf0d2ae","engines":{"node":"*"},"gitHead":"38ff16ceb73bd73a69ee769707a0755f86ec2dc3","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"isaacs@npmjs.com"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.12.0","description":"a little globber","directories":{},"_nodeVersion":"2.2.1","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^1.1.4","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"5.0.12":{"name":"glob","version":"5.0.12","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@5.0.12","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"3861d827ae59ff38d206eb096659fb0800acee27","tarball":"http://localhost:4260/glob/glob-5.0.12.tgz","integrity":"sha512-6DZh6LKLIoaHjQ2b30I83i+vfD2HkKdr1MCarwBZdYJG+IOPmnX/Pm9/6Rw3EhiX0XI7riJM78rlQaHbCt863g==","signatures":[{"sig":"MEQCICJ4bp72L4xB7LYEHKfV0DYeem4OGPio/iH3kAfT4pquAiB8Kne5ZTzVa9OSRg0pcXxvFJmbm3Co+6Ryu3sF5BuaMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"3861d827ae59ff38d206eb096659fb0800acee27","engines":{"node":"*"},"gitHead":"9439afd114a16460ad29cd2fb23267ddd45dd688","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"isaacs@npmjs.com"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"3.0.0","description":"a little globber","directories":{},"_nodeVersion":"2.2.1","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^1.1.4","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"5.0.13":{"name":"glob","version":"5.0.13","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@5.0.13","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"0b6ffc3ac64eb90669f723a00a0ebb7281b33f8f","tarball":"http://localhost:4260/glob/glob-5.0.13.tgz","integrity":"sha512-UUX7KcKGxsailKUG+md76uvcasQ+pwcb5X6o97LcqGobNvcBvXvWPvhAF+FndmzEXBFB9xdT2ME5DkzS8F5zIg==","signatures":[{"sig":"MEQCICYp5xLqfxarGf0K+TLFZMd55/P0nCzHSwQoQwAGi1gPAiAy2wHBUyLlzyoMH0BT01u3ox4AvfHnXh0Fj2lxd5FwJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"0b6ffc3ac64eb90669f723a00a0ebb7281b33f8f","engines":{"node":"*"},"gitHead":"507733d3c97f073ac676f58f2b6f2fe4c00f3e1c","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"bash benchclean.sh","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"isaacs@npmjs.com"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"3.0.0","description":"a little globber","directories":{},"_nodeVersion":"2.2.1","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^1.1.4","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"5.0.14":{"name":"glob","version":"5.0.14","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@5.0.14","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"a811d507acb605441edd6cd2622a3c6f06cc00e1","tarball":"http://localhost:4260/glob/glob-5.0.14.tgz","integrity":"sha512-1rcw2zix4pUpRFlR3cV4xETcGbb0msEOM6hg6Gkg0FGEz3IewZO8fqSz/h7RoRGWYKm6NjTU1LJhs9vpfVrrQg==","signatures":[{"sig":"MEUCIQD590Br+ONzKb8ZDhSe1gjtmuXdIV8+ezqSYYUc0B882AIgBqJIHGABvNfOfXcULnBbssa3H2uwMN+s6E0gTCdUC04=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"a811d507acb605441edd6cd2622a3c6f06cc00e1","engines":{"node":"*"},"gitHead":"c47d4514f8f93f23b589afa18947306116bfe40f","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"isaacs@npmjs.com"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"3.1.0","description":"a little globber","directories":{},"_nodeVersion":"2.2.1","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^2.0.1","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^1.1.4","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"5.0.15":{"name":"glob","version":"5.0.15","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@5.0.15","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"1bc936b9e02f4a603fcc222ecf7633d30b8b93b1","tarball":"http://localhost:4260/glob/glob-5.0.15.tgz","integrity":"sha512-c9IPMazfRITpmAAKi22dK1VKxGDX9ehhqfABDriL/lzO92xcUKEJPQHrVA/2YHSNFB4iFlykVmWvwo48nr3OxA==","signatures":[{"sig":"MEQCICSF1b1kLhbpPCJ1kpa+sSdfLCS0077AIfADIT8Nq/01AiB9AnrJiCaob65zOkQjcQsOYuwWQGpQUXmJCtDpXkmcZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"1bc936b9e02f4a603fcc222ecf7633d30b8b93b1","engines":{"node":"*"},"gitHead":"3a7e71d453dd80e75b196fd262dd23ed54beeceb","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"isaacs@npmjs.com"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"3.3.2","description":"a little globber","directories":{},"_nodeVersion":"4.0.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"2 || 3","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^1.1.4","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"6.0.1":{"name":"glob","version":"6.0.1","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@6.0.1","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"16a89b94ac361b2a670a0a141a21ad51b438d21d","tarball":"http://localhost:4260/glob/glob-6.0.1.tgz","integrity":"sha512-kDh+dhHZZb/oFY9mI/Dj5vra6A1X+KzeDEqQ6TdY4Cd3OpDv/mLC4YgyQse+u+EXJhjfdmwYkwl0QRvgy01mUQ==","signatures":[{"sig":"MEQCICVw/NGfWeHh7ygwiVf/zFPU/2CyDS8WIbO58Ky7SKaQAiAhTsfNmDFhtO+/vdcTLNYzdMXW7DuUL9e1+Q3uXE6F6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"16a89b94ac361b2a670a0a141a21ad51b438d21d","engines":{"node":"*"},"gitHead":"3741149fe4fe7060794e85da1bd8cecde623d90b","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"3.3.2","description":"a little globber","directories":{},"_nodeVersion":"4.0.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"2 || 3","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^1.1.4","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"6.0.2":{"name":"glob","version":"6.0.2","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@6.0.2","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"4bfaf2d6f1d89a3d95e9d4660bd88faccce00565","tarball":"http://localhost:4260/glob/glob-6.0.2.tgz","integrity":"sha512-JooOqUzAow8HhtRyx4NryS/iAXAedco+J6gi8S79bwEVt9bIuHspU8LTrydOtcfzLh+HOWH9OwYwuiQEgFHdFw==","signatures":[{"sig":"MEUCIQChmEm0vAQ19FwoYvISO0mWtiyDPLqJiSKogtyIGo+jggIgPrRPSMnkSRzeM7DpCxkccu+NAXzNC1sBfdC3bO+59Wo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"4bfaf2d6f1d89a3d95e9d4660bd88faccce00565","engines":{"node":"*"},"gitHead":"19f5928d703d2ae9beeffe404d53b0fc01b35eca","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"3.3.2","description":"a little globber","directories":{},"_nodeVersion":"4.0.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"2 || 3","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^1.1.4","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"6.0.3":{"name":"glob","version":"6.0.3","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@6.0.3","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"5f02cd89587ce58b154ae0855de02a2e63986fca","tarball":"http://localhost:4260/glob/glob-6.0.3.tgz","integrity":"sha512-Dduih7Ur3A689wMJiNkamAhdGbPISfdhJNEA26xA5glc24gvjY+3YAkVkcCfEVu8X9cxzHeJSK3T3m6iYBWb+g==","signatures":[{"sig":"MEUCIFPXvyl323nLigNaBUp1JwS9BpRsqQpNcqFoKyIoLbHxAiEA2672H0AR8lTR1a9k8ymSSeluTFRm0sQmaOrU3i/8V8U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"5f02cd89587ce58b154ae0855de02a2e63986fca","engines":{"node":"*"},"gitHead":"dd5b255ff9b161d23f81c4d0a381ca46a97d049a","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"3.3.2","description":"a little globber","directories":{},"_nodeVersion":"4.0.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"2 || 3","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^1.1.4","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"6.0.4":{"name":"glob","version":"6.0.4","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@6.0.4","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"0f08860f6a155127b2fadd4f9ce24b1aab6e4d22","tarball":"http://localhost:4260/glob/glob-6.0.4.tgz","integrity":"sha512-MKZeRNyYZAVVVG1oZeLaWie1uweH40m9AZwIwxyPbTSX4hHrVYSzLg0Ro5Z5R7XKkIX+Cc6oD1rqeDJnwsB8/A==","signatures":[{"sig":"MEUCID32Vg26xYO0/3oY/dyz4vGw9iILyjMWdXVkgtUoAskUAiEAuUXRcCcvmzRelIws4wSzKuth8wSwcyOkcMIFXfAdog0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"0f08860f6a155127b2fadd4f9ce24b1aab6e4d22","engines":{"node":"*"},"gitHead":"3bd419c538737e56fda7e21c21ff52ca0c198df6","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"2.14.15","description":"a little globber","directories":{},"_nodeVersion":"4.0.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"2 || 3","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^5.0.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"}},"7.0.0":{"name":"glob","version":"7.0.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@7.0.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"3b20a357fffcf46bb384aed6f8ae9a647fdb6ac4","tarball":"http://localhost:4260/glob/glob-7.0.0.tgz","integrity":"sha512-Fa+aQV0FFMU4/Jg5mquHjv5DikTujeAWOpbGa9lsG2Qa+ehYxbGN3cCY/T+C+jAS8gKBnYN2MbrdNm0UCAcp7w==","signatures":[{"sig":"MEUCICbS3ZjGX8rYMavXnVfl52CMspzMO0wAS0cxcZTEvSVuAiEA5SxKa/RLia909dJyidlb19VlOCX7/y6Ow/22HyGNhls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"3b20a357fffcf46bb384aed6f8ae9a647fdb6ac4","engines":{"node":"*"},"gitHead":"8e8876f84232783fd2db3182af5fa33cc83f1989","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"3.7.0","description":"a little globber","directories":{},"_nodeVersion":"4.0.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"2 || 3","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^5.0.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/glob-7.0.0.tgz_1455132435010_0.6941273615229875","host":"packages-5-east.internal.npmjs.com"}},"7.0.1":{"name":"glob","version":"7.0.1","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@7.0.1","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"2bc2492088dd0e0da9b5b095d85978c86c2db52a","tarball":"http://localhost:4260/glob/glob-7.0.1.tgz","integrity":"sha512-mdlW46/bzjpPEKiVNHrb3bygt/dsk05a1tGLxkaDzlmMT6l35IlzDVWB8Ym1F42/0EwLcVYxRUF0brlW912fBw==","signatures":[{"sig":"MEUCIQDBf50yNg6ZOEElIBWv3JB3qeJQcm10lMh1Jy0Xo5ENxgIgDR0DHBO9Z1Tyucc/Uc9EjR6owz0BK97B+hZJybGTAsY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"2bc2492088dd0e0da9b5b095d85978c86c2db52a","engines":{"node":"*"},"gitHead":"d5924d3fe6dba126230b53847f327551a42f3824","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"3.7.3","description":"a little globber","directories":{},"_nodeVersion":"5.6.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"2 || 3","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^5.0.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/glob-7.0.1.tgz_1457160907434_0.4145621987991035","host":"packages-13-west.internal.npmjs.com"}},"7.0.3":{"name":"glob","version":"7.0.3","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@7.0.3","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"0aa235931a4a96ac13d60ffac2fb877bd6ed4f58","tarball":"http://localhost:4260/glob/glob-7.0.3.tgz","integrity":"sha512-29GbP/ojh64xLytvuPybLeLD4zw5fO8XoHkGujSGJI4qRilQ3czhFdnlVVrdH2o7DZ4pgyqNgDafaF0EZIU4oQ==","signatures":[{"sig":"MEUCIEs2G59o/nKiXqqzUtSIEtJsobDgY+pzPjnNlwo92N02AiEAtA/PcaQPMddcTiHTe1hQkX7TAjWJME3qdFF9q4zGD+4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"0aa235931a4a96ac13d60ffac2fb877bd6ed4f58","engines":{"node":"*"},"gitHead":"2fc2278ab857c7df117213a2fb431de090be6353","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"3.7.3","description":"a little globber","directories":{},"_nodeVersion":"5.6.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"2 || 3","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^5.7.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/glob-7.0.3.tgz_1457166529288_0.7840580905321985","host":"packages-12-west.internal.npmjs.com"}},"7.0.4":{"name":"glob","version":"7.0.4","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@7.0.4","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"3b44afa0943bdc31b2037b934791e2e084bcb7f6","tarball":"http://localhost:4260/glob/glob-7.0.4.tgz","integrity":"sha512-3tbJl15hKbgLoSBcHv5WCCrrMnjdXsholv2YfBgX53Tx6IRkZIJdLDVROiFtl7WT70jbzFd8yxgwZlx1p0iQdg==","signatures":[{"sig":"MEQCIEDOHRK2IodL9reLFhCi1SlHo6uBrwcmxTW2i95Ofml3AiBtmM/HwLU04M26M/xcYXbH9w1sR01ixrY+tbK3pv6Q6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"3b44afa0943bdc31b2037b934791e2e084bcb7f6","engines":{"node":"*"},"gitHead":"3f883c43fec4f8046cbea9497add3b8ba4ef0a37","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"3.9.3","description":"a little globber","directories":{},"_nodeVersion":"6.2.1","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"2 || 3","fs.realpath":"^1.0.0","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^5.7.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/glob-7.0.4.tgz_1466098181857_0.6043217403348535","host":"packages-12-west.internal.npmjs.com"}},"7.0.5":{"name":"glob","version":"7.0.5","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@7.0.5","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"b4202a69099bbb4d292a7c1b95b6682b67ebdc95","tarball":"http://localhost:4260/glob/glob-7.0.5.tgz","integrity":"sha512-56P1ofdOmXz0iTJ0AmrTK6CoR3Gf49Vo3SPaX85trAEhSIVsVc9oEQIkPWhcLZ/G4DZNg4wlXxG9JCz0LbaLjA==","signatures":[{"sig":"MEYCIQCjxGP43JOjqeqZ8srm09/BqSpBnd/3WKLjZDiRGbitBQIhAKacOKqal7avmtDc8qXiLZ1IRo82KB81/JcQ3k8vRFiT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"b4202a69099bbb4d292a7c1b95b6682b67ebdc95","engines":{"node":"*"},"gitHead":"1319866c764e1a1bb39114dcbc2c1d518bb9b476","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"3.9.1","description":"a little globber","directories":{},"_nodeVersion":"4.4.4","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^3.0.2","fs.realpath":"^1.0.0","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^5.7.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/glob-7.0.5.tgz_1466471133629_0.7749870484694839","host":"packages-12-west.internal.npmjs.com"}},"7.0.6":{"name":"glob","version":"7.0.6","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@7.0.6","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"211bafaf49e525b8cd93260d14ab136152b3f57a","tarball":"http://localhost:4260/glob/glob-7.0.6.tgz","integrity":"sha512-f8c0rE8JiCxpa52kWPAOa3ZaYEnzofDzCQLCn3Vdk0Z5OVLq3BsRFJI4S4ykpeVW6QMGBUkMeUpoEgWnMTnw5Q==","signatures":[{"sig":"MEYCIQDhzSmJvVW651L+4MG/ELkNEdAk6p3EY54YfBTUxEkcLQIhALDacMRbFUwQNqIbHCVcjHy3QQ4ssJ+RELiDA88NyDm0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"211bafaf49e525b8cd93260d14ab136152b3f57a","engines":{"node":"*"},"gitHead":"98327d8def195b1ba200217952df8ea829426038","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"3.10.7","description":"a little globber","directories":{},"_nodeVersion":"4.5.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^3.0.2","fs.realpath":"^1.0.0","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^5.7.0","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/glob-7.0.6.tgz_1472074762911_0.47247025789693","host":"packages-16-east.internal.npmjs.com"}},"7.1.0":{"name":"glob","version":"7.1.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@7.1.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"36add856d746d0d99e4cc2797bba1ae2c67272fd","tarball":"http://localhost:4260/glob/glob-7.1.0.tgz","integrity":"sha512-htk4y5TQ9NjktQk5oR7AudqzQKZd4JvbCOklhnygiF6r9ExeTrl+dTwFql7y5+zaHkc/QeLdDrcF5GVfM5bl9w==","signatures":[{"sig":"MEQCIGBnhgB9mh1yrmYd7FrCIuz1VWCDl+amolY5DmnKE6rhAiBNwArkZ+sgUfZDIfyyChDMUAsduUEADwgQGiS8rWqwgA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"36add856d746d0d99e4cc2797bba1ae2c67272fd","engines":{"node":"*"},"gitHead":"f65f9eb7eda113528c5257b58fac4ca685ee6c4f","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"3.10.7","description":"a little globber","directories":{},"_nodeVersion":"6.5.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^3.0.2","fs.realpath":"^1.0.0","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^7.1.2","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/glob-7.1.0.tgz_1474396131090_0.08145137410610914","host":"packages-12-west.internal.npmjs.com"}},"7.1.1":{"name":"glob","version":"7.1.1","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@7.1.1","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"805211df04faaf1c63a3600306cdf5ade50b2ec8","tarball":"http://localhost:4260/glob/glob-7.1.1.tgz","integrity":"sha512-mRyN/EsN2SyNhKWykF3eEGhDpeNplMWaW18Bmh76tnOqk5TbELAVwFAYOCmKVssOYFrYvvLMguiA+NXO3ZTuVA==","signatures":[{"sig":"MEQCIFDsCVj78esOxhixW9A0SJ3r5X6mTys8rxUR4RQjDHdtAiA6CQXTdd/d97F4HM2bDt/yTa0ERIcJXpBzr6C4XzaBoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","_from":".","files":["glob.js","sync.js","common.js"],"_shasum":"805211df04faaf1c63a3600306cdf5ade50b2ec8","engines":{"node":"*"},"gitHead":"bc8d43b736a98a9e289fdfceee9266cff35e5742","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"3.10.7","description":"a little globber","directories":{},"_nodeVersion":"6.5.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^3.0.2","fs.realpath":"^1.0.0","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^7.1.2","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/glob-7.1.1.tgz_1475876991562_0.924720095237717","host":"packages-16-east.internal.npmjs.com"}},"7.1.2":{"name":"glob","version":"7.1.2","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@7.1.2","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"c19c9df9a028702d678612384a6552404c636d15","tarball":"http://localhost:4260/glob/glob-7.1.2.tgz","integrity":"sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==","signatures":[{"sig":"MEQCIFA5Hh4/l+ahhxedHnCgRwGUpyK5ApE7Fx5GIJZq1AIUAiBkfHs0XjKfxwbgwvX6X0ljZytq9IWkAW6r2BbYlpt/Tw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"glob.js","files":["glob.js","sync.js","common.js"],"engines":{"node":"*"},"gitHead":"8fa8d561e08c9eed1d286c6a35be2cd8123b2fb7","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"5.0.0-beta.56","description":"a little globber","directories":{},"_nodeVersion":"8.0.0-pre","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^3.0.4","fs.realpath":"^1.0.0","path-is-absolute":"^1.0.0"},"devDependencies":{"tap":"^7.1.2","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/glob-7.1.2.tgz_1495224925341_0.07115248567424715","host":"s3://npm-registry-packages"}},"7.1.3":{"name":"glob","version":"7.1.3","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@7.1.3","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"3960832d3f1574108342dafd3a67b332c0969df1","tarball":"http://localhost:4260/glob/glob-7.1.3.tgz","fileCount":7,"integrity":"sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==","signatures":[{"sig":"MEUCIQDap2mGqD66HQdFYLO1ckjf+2Jrhje+aekg6wmV0GKOpQIgQBnRuXkhnyo3Lpaxssm+d49x6SElGybSvhxuCKqhI5A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbg4aBCRA9TVsSAnZWagAAFakQAJEEhQHnRwq2gcIVYfKv\nwVy9B0fSM6X2ezWpDOHPL6XiHV71AmvyTp3zVXYJctBG5hvyQFsgxtkCpwnt\n7AI+NzIa71tV1IIwkeRaW8jdjROKUg3AWdB/9TDwuJOW0ecyyguDPFfgc4Li\nNBA8lAubQKuFEYuv0zlkFbKM0ApfV9IDveTBjSN7gFaG/1FiNyrWhBe2h95M\nNGWGSlswJxNm9d7S8XtpuiBJckpbfnKni1MCgTN+0P0xlXZqhGozrHdULm2N\nAGTaOTyQKgJ1pN/8BVBP+xi88YKXeEQPptxF/SEdOni/NJqgnr+2Rue973yc\nYswdegLnPGvoUX0c9sP9Q7rGdl1N4o+j6Tc3r+s4leP3QMK6t0wUE/4RYLCm\nPKyNtHBID3cqo9EkjXp6s19W2ZnizlEWz9hIE6IfaQrRJdcW+6gCaU8eDGWQ\nIWA35PCdxrYsi2PTuPUXP1Ly+neqmjYuR8/MxH+FPZKWi8kobGFLaABb/CTy\nbq5JYDXAkww9a/G8VWQAjwaCCgXYqO0jjw10/Jp67a6XyJDNTzzK3hGs+CB9\nFXe/0lgn1el8PTBBXPZpNSAVA1FNtbnB9ZybsF0SYBsDV3YgDFoazG/OXvHG\nb5czE2492OGCjvQFrD/6hwr9umzu9efovdPG4IlolFx9gTngy2cIy8Lu08Vs\nrQef\r\n=zCIk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"glob.js","files":["glob.js","sync.js","common.js"],"engines":{"node":"*"},"gitHead":"8882c8fccabbe459465e73cc2581e121a5fdd25b","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"6.4.0","description":"a little globber","directories":{},"_nodeVersion":"10.0.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^3.0.4","fs.realpath":"^1.0.0","path-is-absolute":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^12.0.1","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/glob_7.1.3_1535346304617_0.317358202887035","host":"s3://npm-registry-packages"}},"7.1.4":{"name":"glob","version":"7.1.4","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@7.1.4","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"aa608a2f6c577ad357e1ae5a5c26d9a8d1969255","tarball":"http://localhost:4260/glob/glob-7.1.4.tgz","fileCount":7,"integrity":"sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==","signatures":[{"sig":"MEUCIQCB9eAdh04Sf1s9g2eG9ISNOvlqQAoHjRCWsMTRVvbytwIgEFv5OCwh5fdOiKaVbS+s7bLwhaMIWbBs1E8/z4j9MFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56003,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0iaOCRA9TVsSAnZWagAAWAUP/31a+B7jHSZ+2XWFrp6e\nKNJ46ufxmW5pmxzjoJfzLLSbj55aiSiN3GNFDjLdaLu2c5UHpOOwKhjleptD\nHLMR4a6NwhlgEUDineVVr9DAboqhydBijWr3rbhLJ4egWb+SxwUHHGf5MwDa\nObgmhAzQicpv5r1SjLVWRCd8q7fG2XBRdFcQ5qNmwiD5VFBVqkSsnrzL/pbv\nLFYBxgnQvonGknEiGzfPlZvSyYvhkN+5sZ/w4wvuUPITGAXu6A2A/SeWTGsx\nySkn1tG1GKRRL+jxeGfZFAxtD4N/UqSZvCweoQ4khap3gZbldPaC3tVhgQKR\no8XTutCH4A3dzCAyCQwP66EzsZ3nJr+htau9igZmBw/BG7sPpBnUaodPxbN/\ndjuf4x5EhLX1pnD7Gt/PcftgdwmtuDdd9+uSc/aPmW7i2x2zxqhO/5w/MufY\n8qH8/reQeuv22OJP1WOWHkPp9KEpoHstOMoX3cn6Tk68olG58LI6jw+RQ621\nuRbRhqrRZylFtg5pwSMGkahpCmpI7VixarVckiGC3y5TFPBxoPSRSkNQV0Xp\n2bOABNhRWsvotnjOv2FbHeiX3VAzXy7jNFaIWmoTpDo2+dfzRKt+hgoB+lTt\nT5hyPvf9ahC4l/+Jq1Ph2Jyvsu6MkfuI26MTcXKqCrf73l2YodMy4Hvgnfdo\nplU9\r\n=z8Vm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"glob.js","engines":{"node":"*"},"gitHead":"2da9af3ed730811d0fe743bec1281e169374428e","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"6.9.0","description":"a little globber","directories":{},"_nodeVersion":"12.0.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^3.0.4","fs.realpath":"^1.0.0","path-is-absolute":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^12.0.1","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/glob_7.1.4_1557276301305_0.2059148192333624","host":"s3://npm-registry-packages"}},"7.1.5":{"name":"glob","version":"7.1.5","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@7.1.5","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"6714c69bee20f3c3e64c4dd905553e532b40cdc0","tarball":"http://localhost:4260/glob/glob-7.1.5.tgz","fileCount":7,"integrity":"sha512-J9dlskqUXK1OeTOYBEn5s8aMukWMwWfs+rPTn/jn50Ux4MNXVhubL1wu/j2t+H4NVI+cXEcCaYellqaPVGXNqQ==","signatures":[{"sig":"MEUCIQCpctbqJoPHo4ldCbGHhGOCZ1v36lFXp27ke3XJ2uav5AIgWWCysnVJo4xAF6bkaKsR+tfXm5xn7NBLZQQXIJl/sYM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56024,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdreXYCRA9TVsSAnZWagAA0boP/1rKFooUk4qEt7D0T8wk\nsSFy264ZSYcr9DnzNkad28CJRK1omWtwvgPWCYXNfhaiCEjIv/nkI6A/9bjk\ndpqT3b1xfiNjci/PlGXQTOGnu+pNgfcz131rbyf6bKMMaGT89zEuTJQwNqFj\n153YG6tZhqHa8QMtzR5l+gVIKuU62jzvFd1b/INoIe5C8HcC63zPtSOQkiDd\nSJ1MR5dexe34ZGV16XK5uMq0c7dan+lFOPo9zogAQ+8XRNV1QV7CzqgyL2gi\nGcXAjofk7y+7+K62OT5t634Pycm/tOcoAOW6ZkAitPBRizBJfHUb3OpdPGN4\nRu1p645dBXGvEIS8mvwqKDMzC+itbH7j1KRobSpiqmQL2Rr0oJhPUhaKY8gG\nHbVf7/bG7HCNX3o7Sl7udA7aob1MTZ0rPil3Xlm5bZq5MZ76WcSswjoWlOUH\np+zk2ypO+BVyFEcGVf1lFEAzcGRndAYleXVQXu5PCgblHlg9PFlmWhqhHog0\nlTJSd6VNndDPjWbvlw+y1tE6OzvgaP+r7Wo93i0mlXvx7tSCC7FHpXiTtZ3L\ntdoGyCXzJkvpS9D4ONiQHf/bxNb2XrWRY6SjKOdtOU0nZZeuE0C35FNdPRXD\n0SHaVWn71WY1wJdaLp7z7Y7J0bO1mOtmwHkAxFiUd/pPhRQcyXrcEeKn6rIL\nag+l\r\n=3wAf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"glob.js","engines":{"node":"*"},"gitHead":"768cf33c9f3aa0f6d1ae0f9eb75f7424e7ea5cb2","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"6.12.0","description":"a little globber","directories":{},"_nodeVersion":"12.12.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^3.0.4","fs.realpath":"^1.0.0","path-is-absolute":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^12.0.1","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/glob_7.1.5_1571677655059_0.8167810225481","host":"s3://npm-registry-packages"}},"7.1.6":{"name":"glob","version":"7.1.6","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@7.1.6","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"dist":{"shasum":"141f33b81a7c2492e125594307480c46679278a6","tarball":"http://localhost:4260/glob/glob-7.1.6.tgz","fileCount":7,"integrity":"sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==","signatures":[{"sig":"MEQCIB2WATrI87TydEVOKJB5AMYFzqOQF9XFsI+LRvK3ybYMAiBo+2l69ZQbg0TcNsZ/zhgiDJFrnv/8vRdD6nc7PKZOcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56092,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw0QwCRA9TVsSAnZWagAAjLEP/RMBPeURbtY+967kK0L7\nanI3M9tDgLszarm5ruMrQkxRFBKwg1RQgiH/a0bTA8T51s7Ztn0DdJp62rKs\nNBpm8Mr3EhAs0L6VyDHtDFXsz4y3MgXEEhFXSRCIGzYWIvKVr0iXeTnPorCX\n1DviAA8h/sfDQ8027Z8Jr1pQIrAbAutQ4X9qllVFcToUoG7aKOZ/LNy3JOpm\n17cFG/60jcZkzkqJZwTHwFdj3dk/XQnhqnsFSy/U9Mc3g8FU9omLRgy+0ugB\n7hIhdhTHFO8Ae6fyGjF4T2UboDq+ubiYF7W9JQPmR0rAV5QykwxGkjshKOkH\nbRxqiYRUHOkmIi1Oc3jZjNWtWNxVbrrAjlD3UMjycH8Cq1D+Jk696n8uAbiH\n4oMpZOO79UaKc4Yuj3t3cOpPyaFZlLmsZOp+1YbtB46okc8dQ/+QdIad8OCb\nlyBaspVbvsuRYf2vlQfC3gDc8gM3bxdQguj/3Di2OJlTTPNCfLVmyFIIunRY\nh6QL5laFnrWc4sEZrA2tP7TA34aUkxGKEgbvs0QJzqVsCOsWD6ax4Fda2jFK\nHcEhusOa0shNpqzZo2K2kPBxMo+hFipFbBG/eb5vUCd71355y5sF1g3lK1Lb\nl1A3yzOLy6ZHPczWhjqZ31kKjfk51q4avZ2Mzym2TFcs4vZzHmbGXqkOtF3t\nEK/U\r\n=6j8m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"glob.js","engines":{"node":"*"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"f5a57d3d6e19b324522a3fa5bdd5075fd1aa79d1","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap test/*.js --cov","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"6.12.1","description":"a little globber","directories":{},"_nodeVersion":"12.12.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^3.0.4","fs.realpath":"^1.0.0","path-is-absolute":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^12.0.1","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/glob_7.1.6_1573078063731_0.1420320929360379","host":"s3://npm-registry-packages"}},"7.1.7":{"name":"glob","version":"7.1.7","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@7.1.7","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"jobs":1,"after":"test/zz-cleanup.js","before":"test/00-setup.js"},"dist":{"shasum":"3b193e9233f01d42d0b3f78294bbeeb418f94a90","tarball":"http://localhost:4260/glob/glob-7.1.7.tgz","fileCount":7,"integrity":"sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==","signatures":[{"sig":"MEQCIH73h9b1rssfWZtZ2Rz2cJEJRrdKsVOxnt42xWkfZmcnAiBePp3NuZkUarfjkE43tin1f//IBAKlJpSvVxznT5wcjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55910,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglGLUCRA9TVsSAnZWagAAIJoP/RglAn6a7L20+c6q7znw\nalcLxgcPltIttm2yEQ0DQ7h8HyBgZONAQW/S1LikbFT2sh39WTCEcyCumDS+\nY/9xO0up4FsrZZ/nDTE6X87Qvih+DBMTwDgxaA6JVgNpN5xsSakqYq+UqIZ+\nmPbd8xEVJrwew2BaabzqgcJ74X3/GCe3PgcAApazShbHI8gfIVW8LXUl17cP\nuMzMxE5L6rlEuRI8kSF/XogD6WR0YyB8Mfhj/3Q29yjwhDXBgb3DXqoYGDGO\nuPpxacm1W4YMW4cdvdc9QQxQDwLkCJXxWiYJY8rtdsoYpc/7ffIJwOadZFzV\nZMuCoych6KXdNBm0PNmL8lzEj0wqCN0BdmmnEVfflu5hT/uBU8LkbrAG6pqu\n7DIwkBbZZA9RPEqbLMC9VjCX1KoDne4bVjUCI4kp+WBsKcpVpXwdoUCugXNa\n54zpddKxoP5BgPT8JdEnwx3ZnH8nPZoWGhFAONfmLRMRlx8sZCnAZD712jE4\nKWEeW/JgevVRoiuxQQhTLzTA/euYWnAv+8O/lVTzs4TQsCt2UwTCIPLyJbod\na2Mjzicp8rZeBXNoDa37CJygC8b8QE/bFgc4vJhVQOvyu90VWgceyC5oQaYF\nRdMevnJalhY9s52yvUWYbI1p10nzjLKDpLmpgZiJb1cH84XrFoKqKWuVczDz\nvHp9\r\n=iHVN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"glob.js","engines":{"node":"*"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"ce43ea071e270f4992d0cd321002816f9aa61de4","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"7.11.2","description":"a little globber","directories":{},"_nodeVersion":"16.0.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^3.0.4","fs.realpath":"^1.0.0","path-is-absolute":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.0.6","tick":"0.0.6","mkdirp":"0","rimraf":"^2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/glob_7.1.7_1620337363953_0.6337225589573023","host":"s3://npm-registry-packages"}},"7.2.0":{"name":"glob","version":"7.2.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@7.2.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"jobs":1,"after":"test/zz-cleanup.js","before":"test/00-setup.js"},"dist":{"shasum":"d15535af7732e02e948f4c41628bd910293f6023","tarball":"http://localhost:4260/glob/glob-7.2.0.tgz","fileCount":6,"integrity":"sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==","signatures":[{"sig":"MEUCIBUe4yb7k+7PjmxAyIxLbYaOw5e0Vplj1fxRd9dqMTY8AiEAv+tvOjXHPYx3rj9sWBME4quzrIo6V+Nw3igFJGdPKoQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54742},"main":"glob.js","engines":{"node":"*"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"3bfec21dd180ddf4672880176ad33af6296a167e","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"7.23.0","description":"a little globber","directories":{},"_nodeVersion":"16.5.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^3.0.4","fs.realpath":"^1.0.0","path-is-absolute":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^15.0.6","tick":"0.0.6","memfs":"^3.2.0","mkdirp":"0","rimraf":"^2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/glob_7.2.0_1632353780077_0.967877466034879","host":"s3://npm-registry-packages"}},"8.0.1":{"name":"glob","version":"8.0.1","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@8.0.1","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"jobs":1,"after":"test/zz-cleanup.js","lines":90,"before":"test/00-setup.js","branches":90,"functions":90,"statements":90},"dist":{"shasum":"00308f5c035aa0b2a447cd37ead267ddff1577d3","tarball":"http://localhost:4260/glob/glob-8.0.1.tgz","fileCount":6,"integrity":"sha512-cF7FYZZ47YzmCu7dDy50xSRRfO3ErRfrXuLZcNIuyiJEco0XSrGtuilG19L5xp3NcwTx7Gn+X6Tv3fmsUPTbow==","signatures":[{"sig":"MEQCIBKIZcYWdZGxQ9F/TTV+IvGX4A9J6qzwbeRS6GIuTjKKAiA+DHEvVK3lmLDZHVtoAWW4StiaYtNNJ5RIw7jmuuaodw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVGRxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqaTg/+JmUbtDqjzRxiQPXmtjgoAewKQK39VBl9RvQYk8nCVzk1bQ86\r\nFCydEAgujyCE69/hKHiPQizUsR0iM3imQPAMryybidB3Yojo6/srSShuNCtE\r\nvRiSHvJxpXlrCJl8kT8//yITpur5yLq27R82obhgED6rZnmjsHosPFM0SsNp\r\nBI0TNcxHaJR7DqbJgiMoTguXTMbkVMXqtUY7nBvLoERVNrGCnhP1ToJ5eUYP\r\nSzonyagK3VttlMfCGIwTYQWwn0QlGUR/wbjq3T3i1s+fI6J2C0jKgQnTjJAu\r\nMcB19H/B+qw4VUDiECRG+BA7Kh7cS5Sv4ZAo5Sd8k55rAqCmpfXjRp0osqKf\r\nmD+GNgpvI23rTF59rvUsnVZuwHugrS4+GmRaOWsaWSNJeOwhUJgQRX2rea0y\r\nu0xp1Trtk0VrvcD4ShYGVRTj26Ij/JrB6ORShPcB3TIpTcb2igCr1qkHaAFw\r\n+lcaTQRzP/rJ7chzbrE2XILbU2luz3EmIkz67fAaGx4hUx+mdOSvumOjDyh4\r\nk08uAbw0rAGX1OP0OOEVghOPBTf56yVZgX4ve6lf97MDDCdvTUDeyRSsfD9j\r\nDyXEdQt81FUF4eFwPTDOcdoNg8NmnHe2y9Td0Yo37OF+/oiMXTr0eivf9cM+\r\njHQ2fnMAHwsmuJek3i3qCLDuFQ/gNLJUDrg=\r\n=xv6c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"glob.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"55ebc0b473f250f698156060277390dbdb103e62","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"8.5.3","description":"a little globber","directories":{},"_nodeVersion":"17.6.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^5.0.1","fs.realpath":"^1.0.0","path-is-absolute":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^16.0.1","tick":"0.0.6","memfs":"^3.2.0","mkdirp":"0","rimraf":"^2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/glob_8.0.1_1649697905709_0.9394368427310347","host":"s3://npm-registry-packages"}},"8.0.2":{"name":"glob","version":"8.0.2","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@8.0.2","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"jobs":1,"after":"test/zz-cleanup.js","lines":90,"before":"test/00-setup.js","branches":90,"functions":90,"statements":90},"dist":{"shasum":"1b87a70413e702431b17d5fb4363a70e3a6e29de","tarball":"http://localhost:4260/glob/glob-8.0.2.tgz","fileCount":6,"integrity":"sha512-0jzor6jfIKaDg/2FIN+9L8oDxzHTkI/+vwJimOmOZjaVjFVVZJFojOYbbWC0okXbBVSgYpbcuQ7xy6gDP9f8gw==","signatures":[{"sig":"MEYCIQChH42Dwxb6XL+VthS2rAMspphxjscBXBiIyJOir4C28AIhAIC+8edg0uw+kQDHTMYX7AOUABxihTxhD3N+brWwDIpy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54882,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifVdVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpsiQ//aDZAWr5t4Yd9AP7AI3M3LQk+gBOlXlu7ZYh6CyCj7MAHzSw9\r\nHdMKRs5HZ+AW6Dnyj2Q76lLLz2BxEqi+xz4rzkBsatVALJu0I8w+HHuTb4Dh\r\n0wT9MZEcUZWUsmhUZgYohQffkiyokl002Re3zELfF3xQRAjk9hXBGUdwGuR5\r\nCAmiJ8E76akgFQbGYWf7pZso53B2piAw3IdH3X6C0O5NQe4vBeBgUKl78zKu\r\n5NWJQv1l5OzsxPJqne3rFcFJJtl6KxNweK2E4njCAWFbNGFG8twq8LUA3ahE\r\nMPn0f4i2+vLqu4fOBj/zYgcH0pajC7FGkNckqtNEziz35EXROqEuJ22+DFkW\r\nSROinidKPGoOPdYutUWoJx2NVHPcEsdY6om/ozKMjK6SPSIR8fBOweQZrsXg\r\nShhr7uC4c6YQo2o2vy7yE/WBlUKaBOMYgXio0fqedyojd/YioTiInklSjTB+\r\nhrZ5G+N7SjKyBRw6aJ1G8fC6AZyo2LN388CrtsU29NPulHzw82P79axdcyfU\r\no5Pevh3zMAkfF08FmZxy2CISCpmAlPNdqWeM1R5A1HTv/cg5UeUGQpnsft/l\r\neeWtXJR0e50y4RqYL/eKGnA+E0NR+W5EYhydJuTp572zVIZTlFYHkeY7YqTv\r\nJmgDIs88V3uXXFuOcwf7oAsLTAaloggsDrk=\r\n=jeg+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"glob.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"d13cb0692910fa2b9b16a1c8393cb9d687c83722","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"8.8.0","description":"a little globber","directories":{},"_nodeVersion":"18.1.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^5.0.1","fs.realpath":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^16.0.1","tick":"0.0.6","memfs":"^3.2.0","mkdirp":"0","rimraf":"^2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/glob_8.0.2_1652381525767_0.13868507333168445","host":"s3://npm-registry-packages"}},"7.2.2":{"name":"glob","version":"7.2.2","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@7.2.2","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"jobs":1,"after":"test/zz-cleanup.js","before":"test/00-setup.js"},"dist":{"shasum":"29deb38e1ef90f132d5958abe9c3ee8e87f3c318","tarball":"http://localhost:4260/glob/glob-7.2.2.tgz","fileCount":6,"integrity":"sha512-NzDgHDiJwKYByLrL5lONmQFpK/2G78SMMfo+E9CuGlX4IkvfKDsiQSNPwAYxEy+e6p7ZQ3uslSLlwlJcqezBmQ==","signatures":[{"sig":"MEUCIQC2HhBnV3e9fnxCtTxCwsjsBdIOYwh0eQyA+P2/7edDpwIgYrT7ghW9ReBWHMT5M8g20iq88K1Hpvv0xkFmNYLH/uo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55063,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifpBpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoocw//c4GlNgxntFa5j48M4S2i1OcuCauH5xZt8PZqkXxoIxZrIQCH\r\npyYvJjfMA+CUpH8sFsBCmCNFr5SsV3HRtZd9wSjJTkxJs2g/UwvCAN835S1q\r\n5uSuUTI6+ms159zHciGdKMC8oSCit26EqXYwdOUaijM6YaIOg46cSHqvATeT\r\nWi8CD+UQH9ztMdekiTMscYEKeJhoO5ujl9bgDxj4J3AOVCPYIHNLTWkYVuRv\r\n5dkipSJfB6uB7eN0U7Qsex5mI/9zwX/edeTD04ByMv3ntPnJSui3CbjloJQf\r\np3g6ky6tispqRTDfzAxJzP09wSjlvInTUoGitZ93WDnmjdSnTXuSlYb8Lo3y\r\nWMvbDvkP4/QGX/nnBMS2xJSB2ian6HbT8anX0GSbO/bWKvla4JHnIXWQ+pf3\r\nSSo1XXvO6RQhjbxqrgpCth38mrJRuK2cbi2KodA9bSgcXuC5wiVWV53oyNxp\r\nqLcslVoH7pCSlDhxtiIoec3ETIq59pCVon7a7doQiASXG2fQGyq35cUrxm6h\r\n/Ua9nkKlvaL1CGAhfScJoJV62FV7MpGiKl6BQ1J7NXbWiaFLfkmwBmKaZJ0C\r\nGRfmiMVMbhzAXmrZ58VYwAocdNHJfIvb323EAXWLjLvJKaqPHT5SHIhAIKZk\r\n1iNqGz5V84i7qpnIkn+BHrZCBjCLWdnwe8k=\r\n=rZsG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"glob.js","readme":"# Glob\n\nMatch files using the patterns the shell uses, like stars and stuff.\n\n[![Build Status](https://travis-ci.org/isaacs/node-glob.svg?branch=master)](https://travis-ci.org/isaacs/node-glob/) [![Build Status](https://ci.appveyor.com/api/projects/status/kd7f3yftf7unxlsx?svg=true)](https://ci.appveyor.com/project/isaacs/node-glob) [![Coverage Status](https://coveralls.io/repos/isaacs/node-glob/badge.svg?branch=master&service=github)](https://coveralls.io/github/isaacs/node-glob?branch=master)\n\nThis is a glob implementation in JavaScript. It uses the `minimatch`\nlibrary to do its matching.\n\n![a fun cartoon logo made of glob characters](logo/glob.png)\n\n## Usage\n\nInstall with npm\n\n```\nnpm i glob\n```\n\n```javascript\nvar glob = require(\"glob\")\n\n// options is optional\nglob(\"**/*.js\", options, function (er, files) {\n // files is an array of filenames.\n // If the `nonull` option is set, and nothing\n // was found, then files is [\"**/*.js\"]\n // er is an error object or null.\n})\n```\n\n## Glob Primer\n\n\"Globs\" are the patterns you type when you do stuff like `ls *.js` on\nthe command line, or put `build/*` in a `.gitignore` file.\n\nBefore parsing the path part patterns, braced sections are expanded\ninto a set. Braced sections start with `{` and end with `}`, with any\nnumber of comma-delimited sections within. Braced sections may contain\nslash characters, so `a{/b/c,bcd}` would expand into `a/b/c` and `abcd`.\n\nThe following characters have special magic meaning when used in a\npath portion:\n\n* `*` Matches 0 or more characters in a single path portion\n* `?` Matches 1 character\n* `[...]` Matches a range of characters, similar to a RegExp range.\n If the first character of the range is `!` or `^` then it matches\n any character not in the range.\n* `!(pattern|pattern|pattern)` Matches anything that does not match\n any of the patterns provided.\n* `?(pattern|pattern|pattern)` Matches zero or one occurrence of the\n patterns provided.\n* `+(pattern|pattern|pattern)` Matches one or more occurrences of the\n patterns provided.\n* `*(a|b|c)` Matches zero or more occurrences of the patterns provided\n* `@(pattern|pat*|pat?erN)` Matches exactly one of the patterns\n provided\n* `**` If a \"globstar\" is alone in a path portion, then it matches\n zero or more directories and subdirectories searching for matches.\n It does not crawl symlinked directories.\n\n### Dots\n\nIf a file or directory path portion has a `.` as the first character,\nthen it will not match any glob pattern unless that pattern's\ncorresponding path part also has a `.` as its first character.\n\nFor example, the pattern `a/.*/c` would match the file at `a/.b/c`.\nHowever the pattern `a/*/c` would not, because `*` does not start with\na dot character.\n\nYou can make glob treat dots as normal characters by setting\n`dot:true` in the options.\n\n### Basename Matching\n\nIf you set `matchBase:true` in the options, and the pattern has no\nslashes in it, then it will seek for any file anywhere in the tree\nwith a matching basename. For example, `*.js` would match\n`test/simple/basic.js`.\n\n### Empty Sets\n\nIf no matching files are found, then an empty array is returned. This\ndiffers from the shell, where the pattern itself is returned. For\nexample:\n\n $ echo a*s*d*f\n a*s*d*f\n\nTo get the bash-style behavior, set the `nonull:true` in the options.\n\n### See Also:\n\n* `man sh`\n* `man bash` (Search for \"Pattern Matching\")\n* `man 3 fnmatch`\n* `man 5 gitignore`\n* [minimatch documentation](https://github.com/isaacs/minimatch)\n\n## glob.hasMagic(pattern, [options])\n\nReturns `true` if there are any special characters in the pattern, and\n`false` otherwise.\n\nNote that the options affect the results. If `noext:true` is set in\nthe options object, then `+(a|b)` will not be considered a magic\npattern. If the pattern has a brace expansion, like `a/{b/c,x/y}`\nthen that is considered magical, unless `nobrace:true` is set in the\noptions.\n\n## glob(pattern, [options], cb)\n\n* `pattern` `{String}` Pattern to be matched\n* `options` `{Object}`\n* `cb` `{Function}`\n * `err` `{Error | null}`\n * `matches` `{Array<String>}` filenames found matching the pattern\n\nPerform an asynchronous glob search.\n\n## glob.sync(pattern, [options])\n\n* `pattern` `{String}` Pattern to be matched\n* `options` `{Object}`\n* return: `{Array<String>}` filenames found matching the pattern\n\nPerform a synchronous glob search.\n\n## Class: glob.Glob\n\nCreate a Glob object by instantiating the `glob.Glob` class.\n\n```javascript\nvar Glob = require(\"glob\").Glob\nvar mg = new Glob(pattern, options, cb)\n```\n\nIt's an EventEmitter, and starts walking the filesystem to find matches\nimmediately.\n\n### new glob.Glob(pattern, [options], [cb])\n\n* `pattern` `{String}` pattern to search for\n* `options` `{Object}`\n* `cb` `{Function}` Called when an error occurs, or matches are found\n * `err` `{Error | null}`\n * `matches` `{Array<String>}` filenames found matching the pattern\n\nNote that if the `sync` flag is set in the options, then matches will\nbe immediately available on the `g.found` member.\n\n### Properties\n\n* `minimatch` The minimatch object that the glob uses.\n* `options` The options object passed in.\n* `aborted` Boolean which is set to true when calling `abort()`. There\n is no way at this time to continue a glob search after aborting, but\n you can re-use the statCache to avoid having to duplicate syscalls.\n* `cache` Convenience object. Each field has the following possible\n values:\n * `false` - Path does not exist\n * `true` - Path exists\n * `'FILE'` - Path exists, and is not a directory\n * `'DIR'` - Path exists, and is a directory\n * `[file, entries, ...]` - Path exists, is a directory, and the\n array value is the results of `fs.readdir`\n* `statCache` Cache of `fs.stat` results, to prevent statting the same\n path multiple times.\n* `symlinks` A record of which paths are symbolic links, which is\n relevant in resolving `**` patterns.\n* `realpathCache` An optional object which is passed to `fs.realpath`\n to minimize unnecessary syscalls. It is stored on the instantiated\n Glob object, and may be re-used.\n\n### Events\n\n* `end` When the matching is finished, this is emitted with all the\n matches found. If the `nonull` option is set, and no match was found,\n then the `matches` list contains the original pattern. The matches\n are sorted, unless the `nosort` flag is set.\n* `match` Every time a match is found, this is emitted with the specific\n thing that matched. It is not deduplicated or resolved to a realpath.\n* `error` Emitted when an unexpected error is encountered, or whenever\n any fs error occurs if `options.strict` is set.\n* `abort` When `abort()` is called, this event is raised.\n\n### Methods\n\n* `pause` Temporarily stop the search\n* `resume` Resume the search\n* `abort` Stop the search forever\n\n### Options\n\nAll the options that can be passed to Minimatch can also be passed to\nGlob to change pattern matching behavior. Also, some have been added,\nor have glob-specific ramifications.\n\nAll options are false by default, unless otherwise noted.\n\nAll options are added to the Glob object, as well.\n\nIf you are running many `glob` operations, you can pass a Glob object\nas the `options` argument to a subsequent operation to shortcut some\n`stat` and `readdir` calls. At the very least, you may pass in shared\n`symlinks`, `statCache`, `realpathCache`, and `cache` options, so that\nparallel glob operations will be sped up by sharing information about\nthe filesystem.\n\n* `cwd` The current working directory in which to search. Defaults\n to `process.cwd()`.\n* `root` The place where patterns starting with `/` will be mounted\n onto. Defaults to `path.resolve(options.cwd, \"/\")` (`/` on Unix\n systems, and `C:\\` or some such on Windows.)\n* `dot` Include `.dot` files in normal matches and `globstar` matches.\n Note that an explicit dot in a portion of the pattern will always\n match dot files.\n* `nomount` By default, a pattern starting with a forward-slash will be\n \"mounted\" onto the root setting, so that a valid filesystem path is\n returned. Set this flag to disable that behavior.\n* `mark` Add a `/` character to directory matches. Note that this\n requires additional stat calls.\n* `nosort` Don't sort the results.\n* `stat` Set to true to stat *all* results. This reduces performance\n somewhat, and is completely unnecessary, unless `readdir` is presumed\n to be an untrustworthy indicator of file existence.\n* `silent` When an unusual error is encountered when attempting to\n read a directory, a warning will be printed to stderr. Set the\n `silent` option to true to suppress these warnings.\n* `strict` When an unusual error is encountered when attempting to\n read a directory, the process will just continue on in search of\n other matches. Set the `strict` option to raise an error in these\n cases.\n* `cache` See `cache` property above. Pass in a previously generated\n cache object to save some fs calls.\n* `statCache` A cache of results of filesystem information, to prevent\n unnecessary stat calls. While it should not normally be necessary\n to set this, you may pass the statCache from one glob() call to the\n options object of another, if you know that the filesystem will not\n change between calls. (See \"Race Conditions\" below.)\n* `symlinks` A cache of known symbolic links. You may pass in a\n previously generated `symlinks` object to save `lstat` calls when\n resolving `**` matches.\n* `sync` DEPRECATED: use `glob.sync(pattern, opts)` instead.\n* `nounique` In some cases, brace-expanded patterns can result in the\n same file showing up multiple times in the result set. By default,\n this implementation prevents duplicates in the result set. Set this\n flag to disable that behavior.\n* `nonull` Set to never return an empty set, instead returning a set\n containing the pattern itself. This is the default in glob(3).\n* `debug` Set to enable debug logging in minimatch and glob.\n* `nobrace` Do not expand `{a,b}` and `{1..3}` brace sets.\n* `noglobstar` Do not match `**` against multiple filenames. (Ie,\n treat it as a normal `*` instead.)\n* `noext` Do not match `+(a|b)` \"extglob\" patterns.\n* `nocase` Perform a case-insensitive match. Note: on\n case-insensitive filesystems, non-magic patterns will match by\n default, since `stat` and `readdir` will not raise errors.\n* `matchBase` Perform a basename-only match if the pattern does not\n contain any slash characters. That is, `*.js` would be treated as\n equivalent to `**/*.js`, matching all js files in all directories.\n* `nodir` Do not match directories, only files. (Note: to match\n *only* directories, simply put a `/` at the end of the pattern.)\n* `ignore` Add a pattern or an array of glob patterns to exclude matches.\n Note: `ignore` patterns are *always* in `dot:true` mode, regardless\n of any other settings.\n* `follow` Follow symlinked directories when expanding `**` patterns.\n Note that this can result in a lot of duplicate references in the\n presence of cyclic links.\n* `realpath` Set to true to call `fs.realpath` on all of the results.\n In the case of a symlink that cannot be resolved, the full absolute\n path to the matched entry is returned (though it will usually be a\n broken symlink)\n* `absolute` Set to true to always receive absolute paths for matched\n files. Unlike `realpath`, this also affects the values returned in\n the `match` event.\n* `fs` File-system object with Node's `fs` API. By default, the built-in\n `fs` module will be used. Set to a volume provided by a library like\n `memfs` to avoid using the \"real\" file-system.\n\n## Comparisons to other fnmatch/glob implementations\n\nWhile strict compliance with the existing standards is a worthwhile\ngoal, some discrepancies exist between node-glob and other\nimplementations, and are intentional.\n\nThe double-star character `**` is supported by default, unless the\n`noglobstar` flag is set. This is supported in the manner of bsdglob\nand bash 4.3, where `**` only has special significance if it is the only\nthing in a path part. That is, `a/**/b` will match `a/x/y/b`, but\n`a/**b` will not.\n\nNote that symlinked directories are not crawled as part of a `**`,\nthough their contents may match against subsequent portions of the\npattern. This prevents infinite loops and duplicates and the like.\n\nIf an escaped pattern has no matches, and the `nonull` flag is set,\nthen glob returns the pattern as-provided, rather than\ninterpreting the character escapes. For example,\n`glob.match([], \"\\\\*a\\\\?\")` will return `\"\\\\*a\\\\?\"` rather than\n`\"*a?\"`. This is akin to setting the `nullglob` option in bash, except\nthat it does not resolve escaped pattern characters.\n\nIf brace expansion is not disabled, then it is performed before any\nother interpretation of the glob pattern. Thus, a pattern like\n`+(a|{b),c)}`, which would not be valid in bash or zsh, is expanded\n**first** into the set of `+(a|b)` and `+(a|c)`, and those patterns are\nchecked for validity. Since those two are valid, matching proceeds.\n\n### Comments and Negation\n\nPreviously, this module let you mark a pattern as a \"comment\" if it\nstarted with a `#` character, or a \"negated\" pattern if it started\nwith a `!` character.\n\nThese options were deprecated in version 5, and removed in version 6.\n\nTo specify things that should not match, use the `ignore` option.\n\n## Windows\n\n**Please only use forward-slashes in glob expressions.**\n\nThough windows uses either `/` or `\\` as its path separator, only `/`\ncharacters are used by this glob implementation. You must use\nforward-slashes **only** in glob expressions. Back-slashes will always\nbe interpreted as escape characters, not path separators.\n\nResults from absolute patterns such as `/foo/*` are mounted onto the\nroot setting using `path.join`. On windows, this will by default result\nin `/foo/*` matching `C:\\foo\\bar.txt`.\n\n## Race Conditions\n\nGlob searching, by its very nature, is susceptible to race conditions,\nsince it relies on directory walking and such.\n\nAs a result, it is possible that a file that exists when glob looks for\nit may have been deleted or modified by the time it returns the result.\n\nAs part of its internal implementation, this program caches all stat\nand readdir calls that it makes, in order to cut down on system\noverhead. However, this also makes it even more susceptible to races,\nespecially if the cache or statCache objects are reused between glob\ncalls.\n\nUsers are thus advised not to use a glob result as a guarantee of\nfilesystem state in the face of rapid changes. For the vast majority\nof operations, this is never a problem.\n\n## Glob Logo\nGlob's logo was created by [Tanya Brassie](http://tanyabrassie.com/). Logo files can be found [here](https://github.com/isaacs/node-glob/tree/master/logo).\n\nThe logo is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).\n\n## Contributing\n\nAny change to behavior (including bugfixes) must come with a test.\n\nPatches that fail tests or reduce performance will be rejected.\n\n```\n# to run tests\nnpm test\n\n# to re-generate test fixtures\nnpm run test-regen\n\n# to benchmark against bash/zsh\nnpm run bench\n\n# to profile javascript\nnpm run prof\n```\n\n![](oh-my-glob.gif)\n","engines":{"node":"*"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"fd05f3d0687c7c911ba24585049329bca9a4218b","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"8.8.0","description":"a little globber","directories":{},"_nodeVersion":"18.1.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^3.1.1","fs.realpath":"^1.0.0","path-is-absolute":"^1.0.0"},"publishConfig":{"tag":"v7-legacy"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tap":"^15.0.6","tick":"0.0.6","memfs":"^3.2.0","mkdirp":"0","rimraf":"^2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/glob_7.2.2_1652461673250_0.04351994270390769","host":"s3://npm-registry-packages"}},"8.0.3":{"name":"glob","version":"8.0.3","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@8.0.3","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"jobs":1,"after":"test/zz-cleanup.js","lines":90,"before":"test/00-setup.js","branches":90,"functions":90,"statements":90},"dist":{"shasum":"415c6eb2deed9e502c68fa44a272e6da6eeca42e","tarball":"http://localhost:4260/glob/glob-8.0.3.tgz","fileCount":6,"integrity":"sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==","signatures":[{"sig":"MEUCIQCSNq44cyQRp/+YqAVe5wMwao5o/wACh5UhkXSuITJDXwIgIVOjee7D0hu/fProb9LV6eXz5fz+kLsKnoYUkdyvLag=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifpCQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpC+A//cawJV7w0mJCrxiM416gPt3RDt0NOtmdTrpTYpsOc1VQcddq3\r\nnex8sq7RpqH1OVJUZN8Y5TqhFers9+b9bfx5mg2Mcub+CUrj1E9VCGsBua7A\r\n0aZyAL4nMwSOARtH60L9LI9QsZTWkmP1BX8BNfncdP5HAGP00Tj2X5UnW/C4\r\nzYdTknbZbQ44KvjsBoLKG2YzzL8VqupHPNNWjQAuMYU3fNd+mwzDUbQ9u9fJ\r\n4Iy0GE107ayF2RKq/QrksGdRd35pdE9J1fPqgDLw47WREif/+upBt4ae36lk\r\nGSnkxh++DgHy68jN+FR/AT63ACjBSj2zyGBlao7oaqSuLK+zRtwLakVbyNX2\r\nRBqg7BnsdvrRD/67NArvJjs0XLoGVKUl+RIsOedZQXnRUkFIUqKc/z4rBUgg\r\n8RoJTc+pPpryrCz1GCXpzOVVlR+WXjeT4KdWgZg25GrYco5HDg0dsK+Gj4VF\r\nPwGfbt/+5Yoo7Nz47AU6Stev+MpRDVhz4EV8LX1/Zuuen0es65KhJhg7fRCs\r\nxjd4Jj9jtISfY/iAluieFYCJMqpdzEHF+c1IuLene36x6Lm4TqYAIGDwQx8D\r\n9sczfUA7j+VC+8hb9UkmL9FEd92zzZ4SHpFxuO51BehhuSm+OcE7JmpqpRlH\r\nPrljFZcybXTJ9R3qsc01EmxPQo2WyO9j0Ik=\r\n=+5MH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"glob.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"d844b2c1debfb7a408a8a219aea6cd5c66cfdea4","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"8.8.0","description":"a little globber","directories":{},"_nodeVersion":"18.1.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^5.0.1","fs.realpath":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^16.0.1","tick":"0.0.6","memfs":"^3.2.0","mkdirp":"0","rimraf":"^2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/glob_8.0.3_1652461712621_0.6098405840190355","host":"s3://npm-registry-packages"}},"7.2.3":{"name":"glob","version":"7.2.3","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@7.2.3","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"jobs":1,"after":"test/zz-cleanup.js","before":"test/00-setup.js"},"dist":{"shasum":"b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b","tarball":"http://localhost:4260/glob/glob-7.2.3.tgz","fileCount":6,"integrity":"sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==","signatures":[{"sig":"MEUCIDE4qmKAbJI1BNug7/2IpHvjk34XjYrTyYJQt6wmjipFAiEA+3GoKlGbIW+7dloZtSwisGZJaFztJowqCHye7GZirDI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55064,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigRG0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmre7A//cbIznRlRXwGKsqgVQq6PnM6b1T3ipVFteb2GWeUGutntIQBN\r\nJ5w3VzMFVvWX8UvcQMvAKYjWIiy/Okq3Ym0EtrLT0k7FmlFPHKMc2JPS4f9U\r\njtJjyPaIHnL6sDhmSodwDOqybqETTUDlLjG8A+bE1ubqByCsa8ouxoOTQvUV\r\nUG+VhPktG5VT2FhQjP5IFMuu/nRcFLg/Hr6awUlO1czCdhJ19msI1l2CeIVb\r\nCe8i54YPTVNPnwtAwPBefV4zGpJM9M+fItMm5dLj78o+1tomW6iIGIsMWHCO\r\nDmF7twk+1h3nyiiCgu8B49NaDFrFnJZQ8pHF7nQcthk6Bxt6KR4taf7mg+QJ\r\nIWONQ9ePRBKjDq7uNSoz1XNUE62/bJv1PovVRga7bqmVr7RxH1gAS0KaH0TV\r\nrc7HLMWVOdupnRDlPjTL+rkoUmajWVg6C3Y+3mQ59mrru0Ux2fK3gHxfuErO\r\nUHnaTSGGlEVQMJHa6XDMLdbhC6kUNu5BCxaLiqeBvS7r8gYnJfR644PhEyZr\r\n/NMYXVkzapDBd1Jd3b713yTv+zfcCpy3RqooqecSSVyLqXxQ/a6qPytAwkrn\r\ndMRQJmFMnaHfE/fh4pAJcRdI9+I5T87eMPbmuvDnbxwzMXLnaAe+vxIa7u+L\r\nhxzMH/SiC8ztBaHgNPzxyptD4LUbDqx+X9s=\r\n=co+l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"glob.js","readme":"# Glob\n\nMatch files using the patterns the shell uses, like stars and stuff.\n\n[![Build Status](https://travis-ci.org/isaacs/node-glob.svg?branch=master)](https://travis-ci.org/isaacs/node-glob/) [![Build Status](https://ci.appveyor.com/api/projects/status/kd7f3yftf7unxlsx?svg=true)](https://ci.appveyor.com/project/isaacs/node-glob) [![Coverage Status](https://coveralls.io/repos/isaacs/node-glob/badge.svg?branch=master&service=github)](https://coveralls.io/github/isaacs/node-glob?branch=master)\n\nThis is a glob implementation in JavaScript. It uses the `minimatch`\nlibrary to do its matching.\n\n![a fun cartoon logo made of glob characters](logo/glob.png)\n\n## Usage\n\nInstall with npm\n\n```\nnpm i glob\n```\n\n```javascript\nvar glob = require(\"glob\")\n\n// options is optional\nglob(\"**/*.js\", options, function (er, files) {\n // files is an array of filenames.\n // If the `nonull` option is set, and nothing\n // was found, then files is [\"**/*.js\"]\n // er is an error object or null.\n})\n```\n\n## Glob Primer\n\n\"Globs\" are the patterns you type when you do stuff like `ls *.js` on\nthe command line, or put `build/*` in a `.gitignore` file.\n\nBefore parsing the path part patterns, braced sections are expanded\ninto a set. Braced sections start with `{` and end with `}`, with any\nnumber of comma-delimited sections within. Braced sections may contain\nslash characters, so `a{/b/c,bcd}` would expand into `a/b/c` and `abcd`.\n\nThe following characters have special magic meaning when used in a\npath portion:\n\n* `*` Matches 0 or more characters in a single path portion\n* `?` Matches 1 character\n* `[...]` Matches a range of characters, similar to a RegExp range.\n If the first character of the range is `!` or `^` then it matches\n any character not in the range.\n* `!(pattern|pattern|pattern)` Matches anything that does not match\n any of the patterns provided.\n* `?(pattern|pattern|pattern)` Matches zero or one occurrence of the\n patterns provided.\n* `+(pattern|pattern|pattern)` Matches one or more occurrences of the\n patterns provided.\n* `*(a|b|c)` Matches zero or more occurrences of the patterns provided\n* `@(pattern|pat*|pat?erN)` Matches exactly one of the patterns\n provided\n* `**` If a \"globstar\" is alone in a path portion, then it matches\n zero or more directories and subdirectories searching for matches.\n It does not crawl symlinked directories.\n\n### Dots\n\nIf a file or directory path portion has a `.` as the first character,\nthen it will not match any glob pattern unless that pattern's\ncorresponding path part also has a `.` as its first character.\n\nFor example, the pattern `a/.*/c` would match the file at `a/.b/c`.\nHowever the pattern `a/*/c` would not, because `*` does not start with\na dot character.\n\nYou can make glob treat dots as normal characters by setting\n`dot:true` in the options.\n\n### Basename Matching\n\nIf you set `matchBase:true` in the options, and the pattern has no\nslashes in it, then it will seek for any file anywhere in the tree\nwith a matching basename. For example, `*.js` would match\n`test/simple/basic.js`.\n\n### Empty Sets\n\nIf no matching files are found, then an empty array is returned. This\ndiffers from the shell, where the pattern itself is returned. For\nexample:\n\n $ echo a*s*d*f\n a*s*d*f\n\nTo get the bash-style behavior, set the `nonull:true` in the options.\n\n### See Also:\n\n* `man sh`\n* `man bash` (Search for \"Pattern Matching\")\n* `man 3 fnmatch`\n* `man 5 gitignore`\n* [minimatch documentation](https://github.com/isaacs/minimatch)\n\n## glob.hasMagic(pattern, [options])\n\nReturns `true` if there are any special characters in the pattern, and\n`false` otherwise.\n\nNote that the options affect the results. If `noext:true` is set in\nthe options object, then `+(a|b)` will not be considered a magic\npattern. If the pattern has a brace expansion, like `a/{b/c,x/y}`\nthen that is considered magical, unless `nobrace:true` is set in the\noptions.\n\n## glob(pattern, [options], cb)\n\n* `pattern` `{String}` Pattern to be matched\n* `options` `{Object}`\n* `cb` `{Function}`\n * `err` `{Error | null}`\n * `matches` `{Array<String>}` filenames found matching the pattern\n\nPerform an asynchronous glob search.\n\n## glob.sync(pattern, [options])\n\n* `pattern` `{String}` Pattern to be matched\n* `options` `{Object}`\n* return: `{Array<String>}` filenames found matching the pattern\n\nPerform a synchronous glob search.\n\n## Class: glob.Glob\n\nCreate a Glob object by instantiating the `glob.Glob` class.\n\n```javascript\nvar Glob = require(\"glob\").Glob\nvar mg = new Glob(pattern, options, cb)\n```\n\nIt's an EventEmitter, and starts walking the filesystem to find matches\nimmediately.\n\n### new glob.Glob(pattern, [options], [cb])\n\n* `pattern` `{String}` pattern to search for\n* `options` `{Object}`\n* `cb` `{Function}` Called when an error occurs, or matches are found\n * `err` `{Error | null}`\n * `matches` `{Array<String>}` filenames found matching the pattern\n\nNote that if the `sync` flag is set in the options, then matches will\nbe immediately available on the `g.found` member.\n\n### Properties\n\n* `minimatch` The minimatch object that the glob uses.\n* `options` The options object passed in.\n* `aborted` Boolean which is set to true when calling `abort()`. There\n is no way at this time to continue a glob search after aborting, but\n you can re-use the statCache to avoid having to duplicate syscalls.\n* `cache` Convenience object. Each field has the following possible\n values:\n * `false` - Path does not exist\n * `true` - Path exists\n * `'FILE'` - Path exists, and is not a directory\n * `'DIR'` - Path exists, and is a directory\n * `[file, entries, ...]` - Path exists, is a directory, and the\n array value is the results of `fs.readdir`\n* `statCache` Cache of `fs.stat` results, to prevent statting the same\n path multiple times.\n* `symlinks` A record of which paths are symbolic links, which is\n relevant in resolving `**` patterns.\n* `realpathCache` An optional object which is passed to `fs.realpath`\n to minimize unnecessary syscalls. It is stored on the instantiated\n Glob object, and may be re-used.\n\n### Events\n\n* `end` When the matching is finished, this is emitted with all the\n matches found. If the `nonull` option is set, and no match was found,\n then the `matches` list contains the original pattern. The matches\n are sorted, unless the `nosort` flag is set.\n* `match` Every time a match is found, this is emitted with the specific\n thing that matched. It is not deduplicated or resolved to a realpath.\n* `error` Emitted when an unexpected error is encountered, or whenever\n any fs error occurs if `options.strict` is set.\n* `abort` When `abort()` is called, this event is raised.\n\n### Methods\n\n* `pause` Temporarily stop the search\n* `resume` Resume the search\n* `abort` Stop the search forever\n\n### Options\n\nAll the options that can be passed to Minimatch can also be passed to\nGlob to change pattern matching behavior. Also, some have been added,\nor have glob-specific ramifications.\n\nAll options are false by default, unless otherwise noted.\n\nAll options are added to the Glob object, as well.\n\nIf you are running many `glob` operations, you can pass a Glob object\nas the `options` argument to a subsequent operation to shortcut some\n`stat` and `readdir` calls. At the very least, you may pass in shared\n`symlinks`, `statCache`, `realpathCache`, and `cache` options, so that\nparallel glob operations will be sped up by sharing information about\nthe filesystem.\n\n* `cwd` The current working directory in which to search. Defaults\n to `process.cwd()`.\n* `root` The place where patterns starting with `/` will be mounted\n onto. Defaults to `path.resolve(options.cwd, \"/\")` (`/` on Unix\n systems, and `C:\\` or some such on Windows.)\n* `dot` Include `.dot` files in normal matches and `globstar` matches.\n Note that an explicit dot in a portion of the pattern will always\n match dot files.\n* `nomount` By default, a pattern starting with a forward-slash will be\n \"mounted\" onto the root setting, so that a valid filesystem path is\n returned. Set this flag to disable that behavior.\n* `mark` Add a `/` character to directory matches. Note that this\n requires additional stat calls.\n* `nosort` Don't sort the results.\n* `stat` Set to true to stat *all* results. This reduces performance\n somewhat, and is completely unnecessary, unless `readdir` is presumed\n to be an untrustworthy indicator of file existence.\n* `silent` When an unusual error is encountered when attempting to\n read a directory, a warning will be printed to stderr. Set the\n `silent` option to true to suppress these warnings.\n* `strict` When an unusual error is encountered when attempting to\n read a directory, the process will just continue on in search of\n other matches. Set the `strict` option to raise an error in these\n cases.\n* `cache` See `cache` property above. Pass in a previously generated\n cache object to save some fs calls.\n* `statCache` A cache of results of filesystem information, to prevent\n unnecessary stat calls. While it should not normally be necessary\n to set this, you may pass the statCache from one glob() call to the\n options object of another, if you know that the filesystem will not\n change between calls. (See \"Race Conditions\" below.)\n* `symlinks` A cache of known symbolic links. You may pass in a\n previously generated `symlinks` object to save `lstat` calls when\n resolving `**` matches.\n* `sync` DEPRECATED: use `glob.sync(pattern, opts)` instead.\n* `nounique` In some cases, brace-expanded patterns can result in the\n same file showing up multiple times in the result set. By default,\n this implementation prevents duplicates in the result set. Set this\n flag to disable that behavior.\n* `nonull` Set to never return an empty set, instead returning a set\n containing the pattern itself. This is the default in glob(3).\n* `debug` Set to enable debug logging in minimatch and glob.\n* `nobrace` Do not expand `{a,b}` and `{1..3}` brace sets.\n* `noglobstar` Do not match `**` against multiple filenames. (Ie,\n treat it as a normal `*` instead.)\n* `noext` Do not match `+(a|b)` \"extglob\" patterns.\n* `nocase` Perform a case-insensitive match. Note: on\n case-insensitive filesystems, non-magic patterns will match by\n default, since `stat` and `readdir` will not raise errors.\n* `matchBase` Perform a basename-only match if the pattern does not\n contain any slash characters. That is, `*.js` would be treated as\n equivalent to `**/*.js`, matching all js files in all directories.\n* `nodir` Do not match directories, only files. (Note: to match\n *only* directories, simply put a `/` at the end of the pattern.)\n* `ignore` Add a pattern or an array of glob patterns to exclude matches.\n Note: `ignore` patterns are *always* in `dot:true` mode, regardless\n of any other settings.\n* `follow` Follow symlinked directories when expanding `**` patterns.\n Note that this can result in a lot of duplicate references in the\n presence of cyclic links.\n* `realpath` Set to true to call `fs.realpath` on all of the results.\n In the case of a symlink that cannot be resolved, the full absolute\n path to the matched entry is returned (though it will usually be a\n broken symlink)\n* `absolute` Set to true to always receive absolute paths for matched\n files. Unlike `realpath`, this also affects the values returned in\n the `match` event.\n* `fs` File-system object with Node's `fs` API. By default, the built-in\n `fs` module will be used. Set to a volume provided by a library like\n `memfs` to avoid using the \"real\" file-system.\n\n## Comparisons to other fnmatch/glob implementations\n\nWhile strict compliance with the existing standards is a worthwhile\ngoal, some discrepancies exist between node-glob and other\nimplementations, and are intentional.\n\nThe double-star character `**` is supported by default, unless the\n`noglobstar` flag is set. This is supported in the manner of bsdglob\nand bash 4.3, where `**` only has special significance if it is the only\nthing in a path part. That is, `a/**/b` will match `a/x/y/b`, but\n`a/**b` will not.\n\nNote that symlinked directories are not crawled as part of a `**`,\nthough their contents may match against subsequent portions of the\npattern. This prevents infinite loops and duplicates and the like.\n\nIf an escaped pattern has no matches, and the `nonull` flag is set,\nthen glob returns the pattern as-provided, rather than\ninterpreting the character escapes. For example,\n`glob.match([], \"\\\\*a\\\\?\")` will return `\"\\\\*a\\\\?\"` rather than\n`\"*a?\"`. This is akin to setting the `nullglob` option in bash, except\nthat it does not resolve escaped pattern characters.\n\nIf brace expansion is not disabled, then it is performed before any\nother interpretation of the glob pattern. Thus, a pattern like\n`+(a|{b),c)}`, which would not be valid in bash or zsh, is expanded\n**first** into the set of `+(a|b)` and `+(a|c)`, and those patterns are\nchecked for validity. Since those two are valid, matching proceeds.\n\n### Comments and Negation\n\nPreviously, this module let you mark a pattern as a \"comment\" if it\nstarted with a `#` character, or a \"negated\" pattern if it started\nwith a `!` character.\n\nThese options were deprecated in version 5, and removed in version 6.\n\nTo specify things that should not match, use the `ignore` option.\n\n## Windows\n\n**Please only use forward-slashes in glob expressions.**\n\nThough windows uses either `/` or `\\` as its path separator, only `/`\ncharacters are used by this glob implementation. You must use\nforward-slashes **only** in glob expressions. Back-slashes will always\nbe interpreted as escape characters, not path separators.\n\nResults from absolute patterns such as `/foo/*` are mounted onto the\nroot setting using `path.join`. On windows, this will by default result\nin `/foo/*` matching `C:\\foo\\bar.txt`.\n\n## Race Conditions\n\nGlob searching, by its very nature, is susceptible to race conditions,\nsince it relies on directory walking and such.\n\nAs a result, it is possible that a file that exists when glob looks for\nit may have been deleted or modified by the time it returns the result.\n\nAs part of its internal implementation, this program caches all stat\nand readdir calls that it makes, in order to cut down on system\noverhead. However, this also makes it even more susceptible to races,\nespecially if the cache or statCache objects are reused between glob\ncalls.\n\nUsers are thus advised not to use a glob result as a guarantee of\nfilesystem state in the face of rapid changes. For the vast majority\nof operations, this is never a problem.\n\n## Glob Logo\nGlob's logo was created by [Tanya Brassie](http://tanyabrassie.com/). Logo files can be found [here](https://github.com/isaacs/node-glob/tree/master/logo).\n\nThe logo is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).\n\n## Contributing\n\nAny change to behavior (including bugfixes) must come with a test.\n\nPatches that fail tests or reduce performance will be rejected.\n\n```\n# to run tests\nnpm test\n\n# to re-generate test fixtures\nnpm run test-regen\n\n# to benchmark against bash/zsh\nnpm run bench\n\n# to profile javascript\nnpm run prof\n```\n\n![](oh-my-glob.gif)\n","engines":{"node":"*"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"c3cd57ae128faa0e9190492acc743bb779ac4054","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"8.8.0","description":"a little globber","directories":{},"_nodeVersion":"18.1.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^3.1.1","fs.realpath":"^1.0.0","path-is-absolute":"^1.0.0"},"publishConfig":{"tag":"v7-legacy"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tap":"^15.0.6","tick":"0.0.6","memfs":"^3.2.0","mkdirp":"0","rimraf":"^2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/glob_7.2.3_1652625844715_0.8582849379293422","host":"s3://npm-registry-packages"}},"8.1.0":{"name":"glob","version":"8.1.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@8.1.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"jobs":1,"after":"test/zz-cleanup.js","lines":90,"before":"test/00-setup.js","branches":90,"functions":90,"statements":90},"dist":{"shasum":"d388f656593ef708ee3e34640fdfb99a9fd1c33e","tarball":"http://localhost:4260/glob/glob-8.1.0.tgz","fileCount":6,"integrity":"sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==","signatures":[{"sig":"MEQCICNZRO77M4xv09dE3srZkzL1DlG+MtImsJJVsSz5EsZfAiA/ClXeJWttytUmrRUvdPlXW6P+DrDkvwY5xoDVmF8TFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwy41ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTIw//b9kRgV2SLyMqxhhq0aH+19Y9H7O14GpW3DCuSuqdr2qqNXas\r\nOku9PpKEMt5GbpKjuwfjEnlZ3iu9jUWxxFSP/loKMnsmq/WBMlRxW4/swCKs\r\nsENll+f/OI4wJE1fRRoOhx/yAmxxnvBiM3dCtfCWdgIftQ/4zKhJEF14r2e2\r\nx3UWLbYGknjZf5dpgXpeRnjL/aNoBOAK59m/AO2Siq3s868DOHDMvQYsGj6p\r\n8eHp/OYgb09gwfL4eOFVE49OAk7Ol0qBFUyykAr6DKgrKgU34Mg4Be04lUVV\r\nhDDSJfK+9hbkXgIIv30jf5wWphpYt2enPerLovLdFWKIkEmv71lx200Qo2IZ\r\nZkj8AimiVYgSa3MItYiFMQ3BwrMD8GTIp8IaUuEp+VFsWfbrAX7IerVW5V3e\r\n7/E3V1fXKysc1fChiO0qK73lJwOBNWOhO7ra6uwvUJt4uYU6f8Vc2Q+VJWhb\r\n75qTjqvzsOPCdgJF9CIgDBR9aEoOgOwk67KrZcPiuhUQH1hvWd12R+NQ9WkM\r\nUBzrtEa3QKfBihucdauUpB9k2ZZga8r3fFVHXHb36P7hHTLzmPd1xLLn2qyN\r\nch7cTeuyj8Z6UFuKrSHFduzurb4eF/vgW1NSq4rpIFB12Ne41geZaVsTUcZE\r\nbE/vXWSEFrYM/6X2UHyeTyuGflSfdagWOVk=\r\n=ok/S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"glob.js","engines":{"node":">=12"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"1b6bf20239a4c3bd73cacc82daa86bb7cf409398","scripts":{"prof":"bash prof.sh && cat profile.txt","test":"tap","bench":"bash benchmark.sh","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","test-regen":"npm run profclean && TEST_REGEN=1 node test/00-setup.js"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"deprecated":"Glob versions prior to v9 are no longer supported","repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.2.0","description":"a little globber","directories":{},"_nodeVersion":"19.4.0","dependencies":{"once":"^1.3.0","inflight":"^1.0.4","inherits":"2","minimatch":"^5.0.1","fs.realpath":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^16.0.1","tick":"0.0.6","memfs":"^3.2.0","mkdirp":"0","rimraf":"^2.2.8"},"_npmOperationalInternal":{"tmp":"tmp/glob_8.1.0_1673735733412_0.8030475957139467","host":"s3://npm-registry-packages"}},"9.0.0":{"name":"glob","version":"9.0.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@9.0.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"8940d5f3225ca022931bf129cae13fc5f284aab7","tarball":"http://localhost:4260/glob/glob-9.0.0.tgz","fileCount":50,"integrity":"sha512-7rdoWzT8/4f1yEe/cMdBug2lmzmYMYU9h4RNNiavPHajhcxt7kkxrOvwSnIPkZMjLQb9BXv7nFoKmTnPPklMyA==","signatures":[{"sig":"MEQCIHdRzOtwdHx3/Tulw7RgqZqdML3QYWJU0uzrMnN6Pw4MAiBF3aLEkXpa1KicB5iqWo7ZW6ilwt3L6cbdLCVa2P4E6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240782,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/RfUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLrQ//cIGM8l3+sV+VccFpFJk1FT2h0PJ92RzVhWBFA81YOzZOvKp+\r\nQPTs59iM1QhvFZMKJ8vbCsyzbqiPfAZbzXxrYw8Wh48GiemRrma+NW5v84jb\r\nDYJIoGQ4RoiPFrZ1OT/RMAtKN2z03tqhNMe/kNU/a9L5diy5S3WXyEQl4GiK\r\nS4YbyfvInOXeFQTQdU9Y7gM2mDpWSTPWXdwOSZ0aYz1yjooPTcJworCPl8gt\r\nbNa01NIztw0EqnYnXd4ooAosXjdAPGusuaCWRkZ57vyoj1U9RrkkmFkGjHAy\r\nWBLBZ2xIDjOo8JhgRCIufjlPjmP/SbanPk13BITlBvXZZD4lJVptZmPTAj9B\r\n6vUuQzDm+aMFPYuMFEDzf3L6c3j/mjVSELvtWBZlxbK/5UC2XfBYrpSM6Rrf\r\nuYIh/92efJSpgZzqytOmF73uPBVSPp5vRPN7fWg+O8mJANVcMcE6iv08n9Mn\r\nVU0ORNIsUXYCbSyZbSwBWBBAEyOiFBX5OwVlJNE2gu2xOJgD9TUPPk26mpey\r\n6qwss1SIGLehT1UfQRGv7dpTmC0cfr9VVLJLdf/aAsX2iUcAkncKXXYbTxKU\r\npShF+7atDrC1+ARGxhNJWl9IhVCpXmD+UaYhPEl3svzqw3ObABt7U6PCZwNa\r\nK6ymC65RbpG5r1ynn+Jntf9fs0C9GyYS01g=\r\n=kqb+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index-cjs.js","types":"./dist/cjs/index-cjs.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index-cjs.d.ts","default":"./dist/cjs/index.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"a68703e61894ef260323dcc9f95b21f17197d951","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.5.1","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.14.0","dependencies":{"minipass":"^4.2.4","minimatch":"^7.3.0","fs.realpath":"^1.0.0","path-scurry":"^1.5.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","mkdirp":"^2.0.0","rimraf":"^4.1.1","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18","eslint-config-prettier":"^8.6.0"},"_npmOperationalInternal":{"tmp":"tmp/glob_9.0.0_1677531092516_0.754893791209212","host":"s3://npm-registry-packages"}},"9.0.1":{"name":"glob","version":"9.0.1","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@9.0.1","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"4f2c8a645659d81177bcf792761b52862696ca4e","tarball":"http://localhost:4260/glob/glob-9.0.1.tgz","fileCount":50,"integrity":"sha512-psRdn8MI0gRcH0xow0VOhYxXD/6ZaRGmgtfN0oWN/hCgjxpRQBMCl7wE4JRJSAUTdJsW+FmD0EtE0CgJhKqSVw==","signatures":[{"sig":"MEUCIQCet5ADr+8Tj3WEchzU3PP1NGe6lKnBGB6B5vWqAnPW7QIgeF+An9vxAzPpvKqFs6LhfTz0cJQAZZxyo7x0eDrX0+c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/RjPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqRVg//ZTjXwGCw2NytlVRi9OYhydmctwa29x6VrmhStUbid5+ZThI7\r\n+BRt3xYM+wS9UR7oF4v6U9cqbUHrdzKGWOMMeKpbmC7lAaX6Wq7wNjM4pMsZ\r\nnimafDiVM4yiQRoyujUsUDXJhG3g+zNTBHA2vuOQNRU8D1eDYA1Scy8STqx1\r\nHziNCcRCYtCcqOxr/EyrJo4IRHpdC8WiMt+Oe/tZG5pFWDObQqlbNyraizgY\r\nv7a3wmO3yJHQt3oJphyT0InrJpjKLq/9G86GsX/G1wNy9fc81DmfC3q6l57G\r\nQDxuSMdwLH6Qpw0MrZqPw+F50/QwAKBjX7LmF4aL8htZV4pXHsZhbAyu2QkN\r\n55xNl5d32Da4wLh9YvefPqHoS0mQ5ImsnWNBKWDIj1mdeJ5OMXlrtfMhTNfx\r\nE49ZTnonbxU0ZztU74ZTuTejPqh70C/J75u9jLeTj5x89+V265En9CI8xYz1\r\n+H1nFo1qAvwuuT362dcbuZZatrweubx/OLBiAm7LgPmJ/zKcrTaWXsSD4YDu\r\nni7KszMFUJv96SXH/8NYfBsZwyg6dbExwyyIPRwzLq+s9Sie35TDy2/Gtocf\r\n7+VbiUQZ2oXEu+xjIr0W5Pd/UbDYfWJXyDP5/YpLabZgH4oD/IKl/wIF8+0N\r\nNOyt+O0Rc/qZT1LLSGUbCsN1yt1kGdyII28=\r\n=p/ht\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index-cjs.js","types":"./dist/cjs/index-cjs.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index-cjs.d.ts","default":"./dist/cjs/index.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"bedc98cfbb12f68e588c5f774d8bab5380fb6552","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.5.1","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.14.0","dependencies":{"minipass":"^4.2.4","minimatch":"^7.3.0","fs.realpath":"^1.0.0","path-scurry":"^1.5.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","mkdirp":"^2.0.0","rimraf":"^4.1.1","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18","eslint-config-prettier":"^8.6.0"},"_npmOperationalInternal":{"tmp":"tmp/glob_9.0.1_1677531343005_0.26643868494133693","host":"s3://npm-registry-packages"}},"9.0.2":{"name":"glob","version":"9.0.2","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@9.0.2","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"9f048465b4c78a016615b5784b016d2907ea840b","tarball":"http://localhost:4260/glob/glob-9.0.2.tgz","fileCount":50,"integrity":"sha512-s6v83yj/qsUHZTp4d1Pq9HkB2tROINGxXhKYspF0kGvVqPlEPrUo4WDnSffO1611xYvkuK3mgoo86mdulYCX4A==","signatures":[{"sig":"MEQCIGd0h4EbKyDNIWVx9wnH+Irhz4C5ncvQCVs+v6I/mokVAiBk9MEqBs7yoLwh/Yx4crR6egRlLWyehyVAbmVa1u3bOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/nLBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSUw//cyIr18+5xYZEeRh/lz2jDAlzh97keyy2I90nuxC73jt4PjJk\r\nbBvxWlnBOip2ZE4RqoAplenNVJt1D5GuwwcI0K0BCgzi66m27vkTRwcbzHj3\r\nJMDmaYzLxs42wymxCBZwtmYhhlVq9zLlv3Kc1e7iIBvzCIhrjONcZcYytQO/\r\n1jzSEZTmzuemzDXCHt7qlQ4JAS5+DRZqf5O5PLqQvK/almcA2VvEQdjzRr7/\r\nVwAAFjBf12MfCLWYRlIhrd+yuMXog97FWfnGB3Bz0eDinBubBNKVUZVdP2Ug\r\nWaYk1s9Z6Bu1BeiSg24SlXnn7Ovf206QHRcfgM2vGK4vgzeutXVifphoiHr0\r\nDugJ54CjgH1AgJZiOYkBAVMqvApYlrsf56kEqALk2EI0s7+cCJLzpKuyKZ5S\r\nuDXlWPozBSVF+Fl70Je27F/hdzvMDSvLoYzZoFHeiDJf5zvKEUUnAC9WSlgf\r\nCxCyqsBwMjXloU0mlfChXUo8yKm5mWKoz3uL4pdoaA0cnsrQR8y3PCtcckeN\r\nZ+q/JRdAzVxD4Ca+ONzjdcNddAA8vTKH1z/+XIGC+gXGPfQTWI6cjB8HHLEt\r\nmhAa4B8dfeAejWYR7tkSpqnrprnrEB0/mDdgM01ambYsPAAijQXkIweJBnat\r\noNo1pI6oPRjkQ4EMqrp5sr0jKzZgPxRjZFc=\r\n=ug1G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index-cjs.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index-cjs.d.ts","default":"./dist/cjs/index.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"281e91edb5176c3594c60f6e28655ce29e421044","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.5.1","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.14.0","dependencies":{"minipass":"^4.2.4","minimatch":"^7.3.0","fs.realpath":"^1.0.0","path-scurry":"^1.5.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","mkdirp":"^2.0.0","rimraf":"^4.1.1","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18","eslint-config-prettier":"^8.6.0"},"_npmOperationalInternal":{"tmp":"tmp/glob_9.0.2_1677619905339_0.5788357798624457","host":"s3://npm-registry-packages"}},"9.1.0":{"name":"glob","version":"9.1.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@9.1.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"e440a5e856ab504a68a4261959a33d2219ad6618","tarball":"http://localhost:4260/glob/glob-9.1.0.tgz","fileCount":50,"integrity":"sha512-bAnZn/xYN7o43Y97vDipnunJtQOOhJAyt7/zt1HrzFgtIrol4eJTUn8Kd74B1cMyOBuzWUMvBr2F178h0UQuUw==","signatures":[{"sig":"MEYCIQDtNY7i3WTJXlaEg6rAdNVypzsDTec+FynYm5+C0oVBhAIhAKv13K+LR3xvw4K7N/Dr3S4T2QI4aPoCknvEyrFzR/In","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":252964,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/wEFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohGQ//Rqj16dTGCBtZgYSh8O4RMV0NiHcB+Hn2UfxgcrWn79szDL3U\r\nIkF35q4WVZzLgO35xOSoJ2HwseLEr6mIe9fPBnPH/kL4HSmoMki4UcLxJKLJ\r\n42Ny9rZoP0zxL1KWKMrwGDfemURn6mwv5gi/LnwuSAaWliuMDQPjE09/JOdR\r\nxrRkPnkqGbKPDKsXLRm1JU3nnUOiOyV0WwC+5Q8qCzKH0Rkzx0gKHd8lLGam\r\nXayUKK8HXYY6VmZYTXVoyahCMoEvGoM5DIfuFgTsxg8JS4IRItUbtILTFBlw\r\ng9IDHKrCqnNnjcagRGgnYEj3ty93x42b8Jh/WkXCdsAy7V435260vxSJqv1N\r\nC+VFlzTjWwt4j/M5AJiViHR/0bwkNbi7cyy32rdkzX93+1g+P4KZh5kwnuLD\r\nfQTIUPS5ioyAo578BVwh37ib1kygb50QeGZ51wKQwxYgn3UkkDzdOGPCiH3v\r\ntuAna4UkOu900xyDXINtUqef2UaqLXb4pw0gzn2fWi8iK0zGHA8KBqnOtzar\r\njkcgSLQpGYR6QbWDCU1ZNHeO32ALGyUFOINfzNSjnKHH9cpXPmKssSxp9rjs\r\nBQ9gSQPhPVbY62r4pCA50GJ/EMlqqYUfWwU1oeddwANq5kEfygHAjSzwPgsB\r\nW+ngexAqANqAqtfFGz5sIK8byJnlpDkcXxY=\r\n=jLxv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index-cjs.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index-cjs.d.ts","default":"./dist/cjs/index.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"531e1cce7910fc8d362d5d5f4132d9b65029c64d","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.5.1","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.14.0","dependencies":{"minipass":"^4.2.4","minimatch":"^7.4.0","fs.realpath":"^1.0.0","path-scurry":"^1.5.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","mkdirp":"^2.0.0","rimraf":"^4.1.1","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18","eslint-config-prettier":"^8.6.0"},"_npmOperationalInternal":{"tmp":"tmp/glob_9.1.0_1677656324909_0.3605239285145254","host":"s3://npm-registry-packages"}},"9.1.1":{"name":"glob","version":"9.1.1","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@9.1.1","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"e7932b6842507a36cbdc34ec3453ee9279f27b4e","tarball":"http://localhost:4260/glob/glob-9.1.1.tgz","fileCount":50,"integrity":"sha512-f2Mu4JC8LeBYqRXFRfWe0tLBSRPVl4HOkIDvtB7ppVb6+IPXhSSPhoxjY40kpg3dzv0KfK4QYcEXYwDEQ4530A==","signatures":[{"sig":"MEUCIQCn92mh8QWKKII74yrzGNVO2hxYK7slmjXM3H75XyvRmQIgR1QkBECKm+o2HaBdBuGcn9KubsoGi07xi/qUp03nt2E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":252964,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/54yACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqtmQ/+PLezkFUyf8a+0m2ehUpkw+xGSNLeIdRMUvsv/SJ9eupCNRTD\r\nm6Mfxkof0yXR6hfP5ZtNo14ifvLFExbKsntx2pheI3b+EqzEkV051dAvJitQ\r\n/dyEC6/JBdXxMYElXSEL7Cjis5yFdcEXawcaIkeGPrS6poeC2A85KWA7Tgfc\r\nEy74VqY5miLn020YCMJ4OenKsToRBU7wPmAynOMxPFPnRz8RYD58lBY8Cy7h\r\nkJZPPPtZoNLjTvgmMzWPoFO6jPoXP3TKAdcdQYbYLwoFbpLsjhzfxOnofWvt\r\nPaThC66vtzucpxCrgg3wZGoDFhJOWO3hEY4QdYBFE2LOkInvAVbVp5BDiodz\r\nHEpxtJS2SmEjxVhJU43+2C0YwUOg1B5xUs6XpW6v65WMC+QGbj9/i2fz5MON\r\nqqefiPnV0TwdymnwQreqIptNxUllIv81FViDA0+t05uswtwAR9rrB8vGk0/w\r\nyrhYMCFVFm+XwjMVe1tG9sni56WawPz5ZHq0W4Xjx8vVCCnvkU5o04V6bvUw\r\nbVItqqcuZpOwLXKep1SDvhnVjV6KFVRyW4B1NOQkGU7bKcKXRLl4EiRSQkWB\r\n/mPIE3CY+dStVapNdnPyanmhyy93pdBWOl8ts9LdKARJnzeX8thTlA8xYwnT\r\n9/qrOjUorGSnyjSgk4ESUXlXNAapNffkhzY=\r\n=/0wf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index-cjs.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index-cjs.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"15d797d74913609b134ee54acaf348426650271b","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.5.1","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.14.0","dependencies":{"minipass":"^4.2.4","minimatch":"^7.4.1","fs.realpath":"^1.0.0","path-scurry":"^1.5.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","mkdirp":"^2.0.0","rimraf":"^4.1.1","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18","eslint-config-prettier":"^8.6.0"},"_npmOperationalInternal":{"tmp":"tmp/glob_9.1.1_1677696562270_0.09196514421591218","host":"s3://npm-registry-packages"}},"9.1.2":{"name":"glob","version":"9.1.2","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@9.1.2","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"6587a51675a7273191654e0a912a22a0e4ca7a44","tarball":"http://localhost:4260/glob/glob-9.1.2.tgz","fileCount":65,"integrity":"sha512-AcvrjOR0OSiS8p+1SInzhCHJ11NHV8P/nN1BDuk6gEjIHSR60SXktPzi/HJt8Z3NIyK4qSO1hZ9jpsasFZENpA==","signatures":[{"sig":"MEQCICgs3Bym/qLPlsOZ4EAN4CrTIMicsrEBTaJ9VNDWnB/AAiAEcAHEfUbMlZXYp+FQN3Z2yYwx+tZuLjQp8No4qAkHHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":284952,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/6J+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDvhAAiUKqYlvzznf5Aaob4NIQfJKoBVni+PM+Zame0qATZaq4BKjR\r\nveRBUCSvd7O6I1yQyzESdW6O6tIMLX7rVB1uXOd93S3w3XLEfM5ceDFN9NW+\r\nI1GUn8V2kYaR2Xg7pBKB2iJ0qkvtwwV+HwfCKKb4bfKx4SplgWKvnlCFqFZl\r\nxAVSbFF8/oUPP/GCAur5eK8UuLH/3zJ7AnCXj2VKldjBzvC/32sY28nRQlT2\r\nnSygXrFIw0vB2NBX2coWcW2lOEIsAzaWL726YTQ2VvlzICydIC8VyC4hj6RS\r\nJK/Dmu8ESxBHXuoelBQt8JS7jRyTYTYIuMz4unS7IcJjyYCAEryDHKmIzpZc\r\nA4ZU589N6HZNaAMgW4sWUKQyE2X1YfbiiYOIf36qGJBvXPluslxOVkzj2ez5\r\nCFfJtkaIHmwxUPtbtiZ+qqkzXT5QSD//8EXnXWe3WkLXFA/4C5bQk/fkrwXL\r\noyYCV4IiWR84mZwxjYFFSxSmLDukWUgtoryNi8zyR0wRmmWq6c3lY3EQa3Lc\r\nJg7cD3O9f/CCamFby45F+4iSAzlnS4H8WL8EEhOm59sfp8LlYQ6c8DULJm8W\r\nNGFaA0NdZJXk8i8jOGiV/AbXVbcdXYvT+3azOhNvcqP1AkXSpSTOFFbMNAzL\r\nTbsw6PGAPC/gZddKohqkj4ltSR3gpj8k2xE=\r\n=SsVv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index-cjs.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index-cjs.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"02790d6b1e3b0fd14fc4271056ecde115d869a06","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.5.1","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.14.0","dependencies":{"minipass":"^4.2.4","minimatch":"^7.4.1","fs.realpath":"^1.0.0","path-scurry":"^1.5.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","mkdirp":"^2.0.0","rimraf":"^4.1.1","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18","eslint-config-prettier":"^8.6.0"},"_npmOperationalInternal":{"tmp":"tmp/glob_9.1.2_1677697662540_0.19974309120269051","host":"s3://npm-registry-packages"}},"9.2.0":{"name":"glob","version":"9.2.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@9.2.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"a98d40292bb1af442cd73a7765587d1138ec979f","tarball":"http://localhost:4260/glob/glob-9.2.0.tgz","fileCount":65,"integrity":"sha512-VbqdQB87R58tWoOMO8dBmPEw0gpAn+FNIT7PAEoPMKx/BTiFM847t3uvGER+oIIKKmUyPEHiG3gGz7rwPVzzXQ==","signatures":[{"sig":"MEQCIAKtf9Ll0ovFvFeqIenNh1U0GESj2VIhADuo1QioJrRuAiBbNgj9E/jCYjVDTEfK5Ir2bL0cLPmjVdxdEGButyqPfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":296871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkASuAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHTxAAgzsInlzQvJIi9myQ/zvhsf3iCclEd2InKiWvoUki5JrxVtem\r\nJqqQRJtjs92mz/Kj9MBAyJTRutnvCySQj4FjmzbbYRgrBo6i7ZtEJPXnLgLO\r\nnTUSiI44HJfRTJSX9XV/+up2jcJ3jfYI1/a/A7d+afNkdw/4gTOhL2ADG0D4\r\nb1VSdhMbhflXyxsIdOdpf7xESeWgFRb2W7gR+j8eX87SU3bjq1Rh32P7jBPD\r\nrBhQMRigda9QWIZIAXS4eMfcDO4rxMKSnJy8uryLweiK7cs1oQbYGxUpa9Tm\r\nPcFjDXjwanWS8SnNy/k2VcrgMjKRsSmYk6oXPykT+dXTQ7XGQGxAyPC6BXIg\r\nicgzh19+5OPS+JXH5xzdeqK2/ULGctyGUCpFoDsgqBci3ixAcrNzrmSC4CNd\r\n1pjzB3MzOcC02a+fm+pTnRQwlfz1DimuvwWAHhLQ503rzxkFn95tGgjkzi2t\r\n3Hl0YC3yccKJW3tnrik9yb5hxICjrBQAQOFTin178V4L22LNTBcmosquHFRZ\r\nocRpuo4jXDD6Gix/DkJTQCeNUf54cMUT0TgzVoIqD1SugubvXCcz6pBTiA1W\r\n0KgxjNY9+jj00LzUvBZhUHrhdy82juAaCFRvb53PXY88dIL5e1qZUHl0Yc9x\r\nM9f1tbqaRRgKd6TMVrguthuqVy+l67FC8OQ=\r\n=tIHU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index-cjs.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index-cjs.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"6dcdd41b0f306ef9cdb5b8580a9e269a23252991","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.5.1","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.14.0","dependencies":{"minipass":"^4.2.4","minimatch":"^7.4.1","fs.realpath":"^1.0.0","path-scurry":"^1.6.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18","eslint-config-prettier":"^8.6.0"},"_npmOperationalInternal":{"tmp":"tmp/glob_9.2.0_1677798272185_0.811222361919731","host":"s3://npm-registry-packages"}},"9.2.1":{"name":"glob","version":"9.2.1","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@9.2.1","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"f47e34e1119e7d4f93a546e75851ba1f1e68de50","tarball":"http://localhost:4260/glob/glob-9.2.1.tgz","fileCount":65,"integrity":"sha512-Pxxgq3W0HyA3XUvSXcFhRSs+43Jsx0ddxcFrbjxNGkL2Ak5BAUBxLqI5G6ADDeCHLfzzXFhe0b1yYcctGmytMA==","signatures":[{"sig":"MEYCIQC9yt+YtIA8HAc2F8Y0dFFu6nF84kgiHvaBMDEHJQw7EAIhAI9kZtiB8bQmmKJ6/DeGgB6pYUi/vm0BE01rfLOAzHcP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":296939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAUHrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoATw//SZnYHbD1+0dnkxrwY3gvXS3VRFWLeJvZWvVfFMzpazrivuvj\r\nxFPkQnScIeYdftCbh0jfzE3DnNX/5P6CDJyLfsOhl7XqodscyhGPS1WNO98W\r\nj9CLTHoORi81jSrBTmEZJ8UXcTsmb77U1MbRYLF3QKKxRBjmmnK1aR7sc83u\r\nsSR0qu6feZP7eCXNbGirwF/qeh6fHDrZXWJwU2Yn8NCGzLDFlz3c5rHBgmQP\r\n3ZKeoFkmkGXcufRHHFp0Ks/PvdrhzvxjPj2ZTWAbb0PGSPqcXeuJHSzy0MQ0\r\n9HSc5bpgleHtKg/YUpA+Vl6NxWSZUX1vhvDyyBMZVpAP7BGi5XrQeNe/bCzV\r\nnnBjPz3i+IJbAXKDxRlbgGy4X5UohRWziFhP73tbRk7B7F1v9zdFRNtx3nfh\r\niAkRZ4hSKtW3GmxlTudqXrqdyzUK4Mi/QHfVxK8C2gXyfcg1ssSprI+m6cp1\r\nj+HOIAtTSbj8xCvc6DOkR1M0BAutcl6ATUlkcCEcv/lKT+D3/OOvICrq7kNH\r\nDXbsBdebv3yNzFIurFth1c9JjCKMcfyTAv6Hm+pq9Isq0oHdESYzFKdFtFGo\r\nYthYG7vaRkKoy9SNfvklYc3skAIXKq7S8JtommuWsrhCm06yMV1swEhZXKjH\r\nGBtJqZtZQ993pN5AqCPbqESA39Zz5Xb3y7E=\r\n=mldC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index-cjs.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index-cjs.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"c8b33163b9940fa2d35284dd1c6e2ea32d2ebe39","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.5.1","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.14.0","dependencies":{"minipass":"^4.2.4","minimatch":"^7.4.1","fs.realpath":"^1.0.0","path-scurry":"^1.6.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18","eslint-config-prettier":"^8.6.0"},"_npmOperationalInternal":{"tmp":"tmp/glob_9.2.1_1677804010775_0.41976123463931003","host":"s3://npm-registry-packages"}},"9.3.0":{"name":"glob","version":"9.3.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@9.3.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"be6e50d172d025c3fcf87903ae25b36b787c0bb0","tarball":"http://localhost:4260/glob/glob-9.3.0.tgz","fileCount":65,"integrity":"sha512-EAZejC7JvnQINayvB/7BJbpZpNOJ8Lrw2OZNEvQxe0vaLn1SuwMcfV7/MNaX8L/T0wmptBFI4YMtDvSBxYDc7w==","signatures":[{"sig":"MEUCIQCvPptMuzZBW0gfBzCGy6Q7Z4K6BkokipeVT/7GrPoVOwIgANbzOR46WG4gFZk90FI7Hk9W7xosSZxy4lErzaXuMqs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":302858,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEHCQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrABg//fS3sajfIHR3ObTWLGpzXNKW4It6z1wnWcbOrhHP9G5lT6RoU\r\nZBGi4rhqpBvFCbxfMPAvNa/g1aYyD8y6BYqGgJNccgPUX6oNzBnQpLUMkQPK\r\n9ZAn9Woy2m+bZO/uYlwbDDde8+B1p97orL69dAAnY8I3KNBWZNwZzmznE4I3\r\ndIuCIPXNMvh9fLD/yGzRsPqv3uB2tfDdK8KCOgV14cMgz5n0rt5UxdmM4vHI\r\nvrjaqNXRtBeqNfmfh7OPGlip3RGa3Fk9p6CNtnhMtsBrdq8SVR5dx4Wsry1Q\r\n1LFEB9YLD8RqKmlgfF/hhU+cb4ySo+JkTX4DU/FF7Zl2YM6HJQ6NIOMhlFO/\r\nFJj/QG6yaxhQOGZDRCCqgNkLrnXJuBZPzuhRZyzv6IDDt7ZNUB2GeBaCGKUQ\r\nJXJYqqpsvuGxNL76LBYMIl/CO43P0xij4lkX9bcs+YWDinwmmShe1Iwu41mv\r\ntey0WoWG1vuLu58Gq+JmtVpyxtfHPiySIZRwARLgmKGMNyAoPjsdlHRjvrP2\r\njJsryuGIGgR6oDaBjB8c1mrdvUSldfYZDLuErmCSyXVaGNj4TBZ6w6L7Mp5v\r\nLIGY833z701kj9Vv5Nmo2b61gmKy2y++CsoFFr/R07Yy5x6tSeZ4ZqZQQNzr\r\nUOh8s4lMonYQw4ZaByQY2UmoupDbijFN15w=\r\n=I1WU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index-cjs.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index-cjs.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"db4504c01be525adda213ece56c0e12db1042e1f","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.5.1","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.14.0","dependencies":{"minipass":"^4.2.4","minimatch":"^7.4.1","fs.realpath":"^1.0.0","path-scurry":"^1.6.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18","eslint-config-prettier":"^8.6.0"},"_npmOperationalInternal":{"tmp":"tmp/glob_9.3.0_1678798991843_0.33738652458978646","host":"s3://npm-registry-packages"}},"9.3.1":{"name":"glob","version":"9.3.1","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@9.3.1","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"4a15cf72479a440f77e97805b21e1b5b6e4fb18a","tarball":"http://localhost:4260/glob/glob-9.3.1.tgz","fileCount":65,"integrity":"sha512-qERvJb7IGsnkx6YYmaaGvDpf77c951hICMdWaFXyH3PlVob8sbPJJyJX0kWkiCWyXUzoy9UOTNjGg0RbD8bYIw==","signatures":[{"sig":"MEQCIHgSvS+VzWr9+foZXO1FBu3MvT9P4wVQAU8tVC7X9tYiAiBGdGtyKf8gIuKap1wGAHO8A6GYQLrZQDCYfWn6t9KQOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":302071,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGPQzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSrw/+OqWRjpUgqLRREkFUUIeGzJM2BNXQ5TkSRRXcB5qL4gv+Oghh\r\nTzFwCQ9vztzR2R0R9aSh9tAOyJ2TjTltwW6SSEOiI4s1Zx6CJsu6u48YnZdY\r\nVRiROB2NTNNW1GXaSv5lTrCLQy/XloZjm4d7sftxgLtmW5HO1p2nhKYUm4yZ\r\nrAvDyfk1Sx7F57y0IdmPmWOkbjhfnAwVHXhjDnQCAP4iYLiRt2SGqY92JHNu\r\njcAvMdB29X31+B+f2tlkwNjjV2CGhNcUJZ381AcS1rT4jGXeya9fXSgrE7pM\r\n1Z0X60xMpKztOXrk9PlWzl0Nl4LbDcuful6dKEAEOeWcrcngE+hBRLVkmG6H\r\nNwyLOubSLrxK/GFf21PVauyUURnXhmeL/TFrZTlfP9TX2x0BUAvVtu5RPEk5\r\nT3/3ffK2ye/ttorVAlseGJvpkfFQb7XxTXn5NL1+Rrx/ls9MfXxvNPMlue8z\r\nFz6ygQyqvpYHWspCZxhEWbHWa4sQQxJXqzAq5xW+D3DNzOKjquKwPFh4DaYo\r\n2Y+lLur16h0KZ39W70tRgV4Tgs+VaMtddWpXHvq6OiI7+Jotin4npBERfLSz\r\ncnjOFeGFbGBdrMMTe/LdlJ+P9+hRhi/bHsK3mEu6TI0jPHnH+LTgZFU0ZzrZ\r\nTASPxaPsUB6OiUcbHb6H+wzK9AOUJF3cELI=\r\n=aaHd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index-cjs.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index-cjs.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"facdded226e924bdf778f02e71796e6dea06402b","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.5.1","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.14.0","dependencies":{"minipass":"^4.2.4","minimatch":"^7.4.1","fs.realpath":"^1.0.0","path-scurry":"^1.6.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18","eslint-config-prettier":"^8.6.0"},"_npmOperationalInternal":{"tmp":"tmp/glob_9.3.1_1679356978932_0.808666578732697","host":"s3://npm-registry-packages"}},"9.3.2":{"name":"glob","version":"9.3.2","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@9.3.2","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"8528522e003819e63d11c979b30896e0eaf52eda","tarball":"http://localhost:4260/glob/glob-9.3.2.tgz","fileCount":65,"integrity":"sha512-BTv/JhKXFEHsErMte/AnfiSv8yYOLLiyH2lTg8vn02O21zWFgHPTfxtgn1QRe7NRgggUhC8hacR2Re94svHqeA==","signatures":[{"sig":"MEUCIFR57YutlI96Bkf9vSWipeCAMpFh9dlnWVZGln6q/E7PAiEAlDpBOXain4wVbbkhwgTzgleyUQD48/zOxzyvjC5UI+o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":420579,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkG02rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqnZQ//Zumb+pkt8xGDIvMfv4Kvy38+lFnACRL345UiU2m44ZyCpyGW\r\n3zp2i4ZR2Ndb2Hg0ccvj3pekPAe1+9zpCJEluU5bISvtiyWI3QMhHAdepiqa\r\nKQovbB7EhPHsLObagQOPQlDZh9QolSM7reHmmA8eWqF8YTrM2T7nIbeyWx69\r\n+y7Kr7wM0ohrqhHlS6z906tn4nghDssXulngHLBby04JxbYmZaP3kcxvPWDx\r\nTKoDgsEXX331EHNSP15oggsGgvxKXpq+eUpKbFvf9H9PT8lzbu7dQeRrmwE/\r\n6vKuVn/zRKFVnkNYsrGAjroKvdW/lIjcDxPs5/Sk50e0x6iauXK1p+pU4uMz\r\n+h04ag9o/oPASr9LqJ8rqIUZYfStsf4t+04OOTei1VWprF8d+ZL8Svz2CYKc\r\nyVwLAdchTANl0Cpv9fsARO9F6JjsXm7DxDwOVaDivluvhnhDiR5MWZjndd+E\r\nIMuYlECb/AiMyZ53fvbYEZN9YxsQmzRxqZhNvhOPjSvyz0Hk2+65L2T5fPH/\r\nRzSLOmfY9wS2EKBV0GU+lh0lWtqax7qkQbSrk6KReE+qZttKvxM3ZcAS31aA\r\nd2wjqS/ZHvSTEegv6cm54JMN3c8MRUMeNw2pQgTxiju6sgKCTnVJAi2rtUnK\r\nvO+NkGG8cF3ksLe3ii37DjFcNVw4U1kz60c=\r\n=zx2L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index-cjs.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index-cjs.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"3426f33533ed4c4a262a093009ce55e69491fd6b","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.5.1","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.14.0","dependencies":{"minipass":"^4.2.4","minimatch":"^7.4.1","fs.realpath":"^1.0.0","path-scurry":"^1.6.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18"},"_npmOperationalInternal":{"tmp":"tmp/glob_9.3.2_1679510954984_0.023483003051478768","host":"s3://npm-registry-packages"}},"9.3.3":{"name":"glob","version":"9.3.3","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@9.3.3","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"b7b6ac8d835b666705feff53cbc3aa5c3b984a53","tarball":"http://localhost:4260/glob/glob-9.3.3.tgz","fileCount":65,"integrity":"sha512-3fxLdi2k6D1hXVHAHv4gkgaeRax5cVlsms/fBecczkNJsgyf4f3eH6kshmzBgDDZQc/Kho7mVvGdteEsHoPMXQ==","signatures":[{"sig":"MEQCIDx6Jh6a/ZXGnUV7H9NyEn9O2RkXAjhy/r5BsEhQ8byWAiAVNAhlnGw36gAoHmUlyBrliye7tGv0UbLo47R1HpdbIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":420579,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKPh7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrlZQ//fpZJAGy+Vkq4Q/7dZIVo1mCaKYi2EDHYpwz+QJUkTH3W0QAu\r\nG5a5zhaYBWybC1omnYl9BQihiTqCOTXTZPPZ2TVK2g3NxAx0znkRwTOxkfh1\r\novPikfDQlspKCM87lwty8Z1nbgsxTULyIFMGp5pvXGWiEiKXEVrOQRCcKlhg\r\nJxjdqVSNU8zy1dMGksNbmTITg+hsCy2BlY4+bpB2ffb8oKpquQnABBWnJb0O\r\n1t8DA1/zhUzLz7s0CbldmAXQr3GnyG9gFHRT1WEom0ZvtFVaye2jCT0+PXbF\r\nrZUzr3R/FkUBGQhl+FrdZY1w/j7O2h1AKr3b6sMmS1kujVnhSMSrPDK52d4b\r\nIL2eytpxbsBtzKuT2dhd0AvVgaoefe5Ad99QRrLStbZD4buzfsPKFmXGO2C7\r\nnawmgy5HJGPs7WAFN7TIQlCG/D5GRgXCmkQi2aA5+rmc+L61/7df2c6sKBwz\r\nKoQN41yN32veLO2q1gg7urBL5parisgrONsLgN6ZFqnIuU/adAcQynxXET53\r\ngD9lUG4Jr8lm/w5Vw6RzfSPcT7dch5kdoTY8cbFHEWSYAHYpTjrGT71l6Yzs\r\n0k3J5AGhXkgzLsljf63P6Za01FFvJkHPjODGZMQ9QZZhNvbJqq1ZUR+xMQFn\r\nP4kDAskUV3/vgnP0juAi5XFSx/eMc6+AiMM=\r\n=8PA6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index-cjs.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index-cjs.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"d0c915a162612554c49ef5476d822e6807db62d9","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.5.1","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.14.0","dependencies":{"minipass":"^4.2.4","minimatch":"^8.0.0","fs.realpath":"^1.0.0","path-scurry":"^1.6.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18"},"_npmOperationalInternal":{"tmp":"tmp/glob_9.3.3_1680406651042_0.7937172454505648","host":"s3://npm-registry-packages"}},"9.3.4":{"name":"glob","version":"9.3.4","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@9.3.4","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"e75dee24891a80c25cc7ee1dd327e126b98679af","tarball":"http://localhost:4260/glob/glob-9.3.4.tgz","fileCount":65,"integrity":"sha512-qaSc49hojMOv1EPM4EuyITjDSgSKI0rthoHnvE81tcOi1SCVndHko7auqxdQ14eiQG2NDBJBE86+2xIrbIvrbA==","signatures":[{"sig":"MEUCIEY9PkkzDlwXNd2ZXXq5b8JjPwzKVwJE7zB4MzDsq2zvAiEAwWwLx4O4pFW+zVTxrsFU46Dds5CJKxf7QsjnQg0YZMw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":420579,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKPogACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrxcBAAk+TKgdTVU1qcn5mbJ13UnmcH9xUOtKNbFh8gapfvYV6plB5T\r\nAOtXguq2aPpV3ecrUs/2SwpmmDmITynL5+UoOouxdNIFFRLsifMsh8b6n8pq\r\nk+BjQhKfEDHtomb2zHZ/lD4DhI3QxmU8tgHWTDZHfZBUtsw06/7GXGvceZHw\r\nZwQPrjHFYu3S8XgkjQvS5cmLnJhld9qNNr+sS6GKpdanPAMfyCYpddxkmc0W\r\nCUi+2t1Ce9iBkjD8PbHn6l362n0z6aEdIqmmnwYcXnZ/547tYCrNn1BHcrqD\r\n0MK3uVcyUN2ng+fEQkv0etKGMO9rZeJWGDk3Y/xUeMmXAuHZXD9+5/fl80/H\r\naGFWt5dtvc/ln4g6HqADqlei07XDE0B9VhnrDhHBZI6RyaiUg/5pOFWj9n7F\r\nwY3aUBynYK49UGkd3m8Qn55OwKfZc1bVAO+/J3tvazrbHplsV/3uFONEokAX\r\nkNK2wkRNhfwXmcfvo/B7C0e5KEimEtL8Hoi+YQIKeUKNM8aOWPG7x0P2M0AL\r\neqMmRJAX4J+0BJbE9gDQZhYnPfw0E93MiQx7+dTdciSeZFSwWEfA5ZGIQA7J\r\nZxCud8deAc70jZ/c3qov9b/ddLu7m4JqpkAXk1utbWEdOsyyFCrL5+fX1n44\r\nfbGxvq/TKa/9fbxqBs8nfhiJh/LqCP7lPCg=\r\n=Tdg3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index-cjs.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index-cjs.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"10a3212439792480b46dfb4d63f94ca6b3d917f2","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.6.3","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.14.0","dependencies":{"minipass":"^4.2.4","minimatch":"^8.0.2","fs.realpath":"^1.0.0","path-scurry":"^1.6.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18"},"_npmOperationalInternal":{"tmp":"tmp/glob_9.3.4_1680407072006_0.6996197358127072","host":"s3://npm-registry-packages"}},"9.3.5":{"name":"glob","version":"9.3.5","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@9.3.5","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"ca2ed8ca452781a3009685607fdf025a899dfe21","tarball":"http://localhost:4260/glob/glob-9.3.5.tgz","fileCount":65,"integrity":"sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==","signatures":[{"sig":"MEYCIQDt9YJ3S84eQiPprLcjB37Jm5xhc7labTGUl+7ibKOWIwIhALTxEZizB0BfM7+Bs9rYbCD/Be8lDh70Z7skJovlXPPk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":421569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMyByACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4ZA//WaDDJYrKWa6/wiEJ9tDFut0Et4quyJ4MvZxEADd0w5/laiwu\r\ngBcstXNW8jiZkxCaRvm9lAmqZpYC6HXYR+AZikS9AJVM26DeGRcFCocZgRBk\r\nHGHVu+pXdizDAVgEw4XH0iKuTzb+/3qEVHVkEoZwzzA28wD+vjCswl+5D91a\r\nsvsNp3aQSFo8Q3ylIrwnEhdLqjSt1iqRL9euReB37fnHigk96XKu6u3cWZ41\r\nS3C1xNs+hOBwfbRwnyzt8LLbZrBKPGvi8nOGIe00YVLseohlM/VLsk9v1owx\r\ndPBANrEJFX75nbqKGL+5gKmDxd49q12vE4RcsVaSzMUIEJJLbEjFC2GEikZu\r\nSne/kG1Q2DcnvrK0RlUaE6IiR6SGEp7pG7vsbsqZi03hq+fMrEm9EzqN2lRp\r\nCBNJbbSM6aIZ3mm+zF0R49eTSJR55BiD+47tmfTdpjxVj7dqXG0cwX2yLDcH\r\nea2hyB6ehKhC4l6B82lMUl3KNCusPvblHLn1jLx2hDQ520ZbaNddXYfuuKTv\r\nBKkigG1SruR1MtvNMTJfUR5hN4kmG+mrPACMFF9AiTrCMspWXv1OF5R+PsXj\r\nCHoB8g5C2u5bH+Rgv/YF1vOv5+9+d/kKl3ymgfaLRgexUyqPrq5FIRRoFiA2\r\nwOFCWCpYT0TyNz5ghW17FrLLQllD9lF/Rlk=\r\n=btRi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index-cjs.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index-cjs.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"760ad8bacb9ba3dc66ede885b416968fb41c8685","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.6.3","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.14.0","dependencies":{"minipass":"^4.2.4","minimatch":"^8.0.2","fs.realpath":"^1.0.0","path-scurry":"^1.6.1"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18"},"_npmOperationalInternal":{"tmp":"tmp/glob_9.3.5_1681072242429_0.4449080252300279","host":"s3://npm-registry-packages"}},"10.0.0":{"name":"glob","version":"10.0.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.0.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"034ab2e93644ba702e769c3e0558143d3fbd1612","tarball":"http://localhost:4260/glob/glob-10.0.0.tgz","fileCount":61,"integrity":"sha512-zmp9ZDC6NpDNLujV2W2n+3lH+BafIVZ4/ct+Yj3BMZTH/+bgm/eVjHzeFLwxJrrIGgjjS2eiQLlpurHsNlEAtQ==","signatures":[{"sig":"MEYCIQD4oExjeLsBWe7BzW2sDaZQ2EVHMMBoFUQYsgNmIN8lvgIhAIAqNCBW9byP7Gjj2Wgc92V9eHFDrp+eQCf2hQ6oA7ZY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":416179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMzuqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6yw/+JhKFWHNijWouc/gQq6W0+hC+6mVTIDCxoI2gdMTUNr4VSLQK\r\ngcd0Cm26S8NeuT2XzaCxgRBuxzVf9zl6CIr5LsbhH3iplc4f8Wr+mHF02jUr\r\n1vYKiAPaqSJT/01RKY/yjb7suYy1leTRvKEg4MM9Aj4uZWoEQDNkyH54hzwu\r\nG+YC8QNMb15calJ84GRjiCOse1CzXsOEOgyWKZNpcwr3xdQrZNxOcKiNoj65\r\nwfalC56t/lVDLUFfeauRjVqvP3+/HjgLcDnyYJKeOr7G8mOtXN7PZ1IEW9lD\r\nnJcYkA3o4GrEnx832ggssIM0FHUtqycnJReEFwYEmJuazZVEatvon0K0QScX\r\nDbNJSGdZGWx/hmI++URokMKjAaS4qyJSYzz3YXPHRwCa1LXGHufCjkYD0ERQ\r\nBk5jTsGLI7wOB3MLI/GzWhklaLFMw7YH9XkumPWDZ3Df7bH3L5ahnAu7jM6O\r\nmdCb8UNFgTYRvjYS80PZlhNzYgKdHwXceHTJe+4MQj/aL8n1xhyi733Mhtjk\r\n0CviD4E90OJ/AF5l1DpsAn+KEmnxQsFQj4MwWCDXz5hboLiWV48IXyBOxQ5W\r\nOyKwbDZtrcUfs3+OA+NxDv1J4lNhiwUPHKia0fcql3C+mqz0aWF4q1drs5eP\r\n/83xOJjH6LhbjiMWE26LL9TZk3ibvzbNAZc=\r\n=7kHY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"93efe71400d4b046ee3c20af8cd17a6f46ac7876","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.6.3","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.14.0","dependencies":{"minipass":"^5.0.0","minimatch":"^9.0.0","fs.realpath":"^1.0.0","path-scurry":"^1.6.4"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.0.0_1681079209802_0.9853708794804594","host":"s3://npm-registry-packages"}},"10.1.0":{"name":"glob","version":"10.1.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.1.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"baa48c6a157cfa34ca7887f2a29c6156bc6b65f8","tarball":"http://localhost:4260/glob/glob-10.1.0.tgz","fileCount":61,"integrity":"sha512-daGobsYuT0G4hng24B5LbeLNvwKZYRhWyDl3RvqqAGZjJnCopWWK6PWnAGBY1M/vdA63QE+jddhZcYp+74Bq6Q==","signatures":[{"sig":"MEQCIEDvEzvDNCIGdG+tJMwz8OVm0MUDRmEpYn875wUpsziaAiAlPVOvU/aNWofUKCzW+WoezF2vq/MHKIGQzznh/TsIKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":419359,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOd6zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrzIQ//TaGVMBJv2S77KIYb/IxPVgC6T40/sapNK9YH+M+V2FvSc7Db\r\nIObRQuj90TxSJVWaHeoY2446Xjhr2N1qUW5/YaD2WoV5RV6zLCwJRIaE956O\r\nK3WPG+pfjDspqSKN5kXAS9oyfRLTKjb8ta9fbipJxho0s/d8IlPdHGV5aApE\r\nj0UgjyAd9kiIWUrcGjJNJwMk5/D3mYqrxT7jzzxq+AOT4ao9NRECAlSHwZPn\r\nx5CkS9HQsVQHs9byrUdss2F1tYTG331M6Wfcziayn9T/N9Lq+zZC+GVxpRB9\r\nGJq+SKHMiJ1f/70kMeZedag/mi4ihfocJSsue10mJRiIHmKqoSt+qOQA0JPA\r\nNzjI9HCIlvVlxNFoo/bCPE92MH/Lef66CqsfNFZ7LgueEz1ZEzKLEb+chloc\r\nBvdL0TEaDG24qAIE0UyVX/fr7p1S+KGu9WeeIqshIDuwZ64wxLsn2IpkKNvK\r\nNqCvuYbc3rx5pkVjXpipU6RhE2182J5B0U34sBWDr0t7lxVDVHoE6YhZICKN\r\nEYCw84FWFPyoNCs0iHskb1m2Z6OhqSn24hqiaOi71ju2QbLVkXVRNgYtXREo\r\nIQ8c6OcFSVBf8+h8Pd/u95UpEzzGN+yj5ogqrD51as2yx3KXAoN5btjKCZso\r\nhzSqhpfLo4Db0pgergHZmuNH32jd4ZqliyA=\r\n=BKa+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"bfc1c9fb2e3c2fdb9e19b3206548c14ac95aa141","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.6.4","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.14.0","dependencies":{"minipass":"^5.0.0","minimatch":"^9.0.0","fs.realpath":"^1.0.0","path-scurry":"^1.7.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.1.0_1681514163161_0.928672430944443","host":"s3://npm-registry-packages"}},"10.2.0":{"name":"glob","version":"10.2.0","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.2.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/cjs/src/bin.js"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"423a7db1e7fe88966b0dc33de10804f5d1d94a8b","tarball":"http://localhost:4260/glob/glob-10.2.0.tgz","fileCount":65,"integrity":"sha512-2BO+ohmU0Z5HqgOHbwMMjTEOaPbR9AngX+3O7cTk7tlZXjZ/igqIOxErifv5cg/V854s0/I03mHOMpeIUYTgMg==","signatures":[{"sig":"MEYCIQDb5r+PJoRrYeFNmd4A/4TCfaDPno7J0+QDwezHg/Jp5AIhALAarDoHUhBlx6e9tX4dnQ1lhJaPGZYTYpoqP1ftkZfG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451610,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPcYTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8Ww/9EbORGpbvnJRLoKkv6Nv+hU9rgswWeDxsLORCD3yENow39eGP\r\nXECgZSq4frCiCB1AMtHMk9SygfxB8H4LOIOzhGXTvxBlqnZccME7Hqz73KTo\r\nuG+UZXrqPiyKsrgXBovU59U0witq9LHMX2ZsPXH4G8GAlLPlsEbCuTYcIepN\r\nK6cKRd1nFJG/dnOIFjmAddqC1NRqwfHLd1rJb0wfiTpif1GZ7VIWnnh3gDmE\r\nMjJgg20GnzViqruOPeO0qp5vfbIbwKaGM5QRkAqyUpLlbjUGkqFDMdGVu+7p\r\nYJ822jTatcrxUgJ/yg++26ti7hGUkBcHybga5K/YvOpYVmciq97jT/MIZv7r\r\n9S2qWusy8u8oRWti36/4TAx2KZRbrMCIqGASaJiAJl6gclxVfYzVuzwKr9ko\r\nL8eMWkX8si6Bt48pwLTXovcq/FXEZlYEV/zMpH5wgCY8mupxC6deASCt8zov\r\nAmWuapHZ4FUnX1bQBaZAkp06TRVYH6Uz6lFjn8WnoLw5389IRrRe1OLqytLX\r\nfsilPjQujkWOhuQExcBUXkQVgXcvZwBRUDi/sEkZL36G0ksSfyp28s0mMb/h\r\nV/K5UsTNblEwCkxnYy2WLFE6pA6KNaCaPzG0YlEYGGpvGC2+yvtgCyPg5/FK\r\n6W38P2Ss6TyN4rS41wS89w00az1ejS+7puA=\r\n=A1l/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/src/index.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/src/index.d.ts","default":"./dist/cjs/src/index.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"392e681b02599982c1b088736efab7cf44d168a4","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.6.4","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.14.0","dependencies":{"minipass":"^5.0.0","jackspeak":"^2.0.3","minimatch":"^9.0.0","fs.realpath":"^1.0.0","path-scurry":"^1.7.0","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.2.0_1681770003366_0.2806174981206695","host":"s3://npm-registry-packages"}},"10.2.1":{"name":"glob","version":"10.2.1","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.2.1","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/cjs/src/bin.js"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"44288e9186b5cd5baa848728533ba21a94aa8f33","tarball":"http://localhost:4260/glob/glob-10.2.1.tgz","fileCount":65,"integrity":"sha512-ngom3wq2UhjdbmRE/krgkD8BQyi1KZ5l+D2dVm4+Yj+jJIBp74/ZGunL6gNGc/CYuQmvUBiavWEXIotRiv5R6A==","signatures":[{"sig":"MEQCIASS73uKt2Iwonm81hOhAo0Bz4VIIUbgSayrPfolq/vIAiATKUXlCgTNYS8Ak2rOMTO8RPJUFQQL7cVlABq5E5KFJw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451610,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPcZxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoV/w//QLNr1Bt7wVUKhJenaGOMrjZV4043NxHWiXF1jGafkYGEF0ko\r\nZS8dlZV/M7xkBXMlRtQUkkzPX5WSadAv3aQCKwH4POOV5brI41qlanhoQcyj\r\nkhW+5LEY2szHS+Cnyswp07kcjOjWL7h+kgsGzKKEkoVBtHy2H/87eibCVgw9\r\ndY/njmot6hdb4hw/+68SUDQi5jfsCKXYl2KtP8djOWbKG/CwqEpAhfSgJ9Dj\r\nw9/VbUgNy2DkCAbERSJk5sFOqNVnQEwnRfQfuKEbsPoCAIcTl7oeZwLc1f7+\r\nnuKYhodxmukKRrlUoiwXlUQ1sTKmiuS1l1uojiXVRiWyoigOP+xxQ6gxgkuI\r\nP4J6BSNwtPD6XEbBD+SOqvLAohTgPmJO0gqvHWxsG/RDK9k+04+ptSPF8keA\r\nICM0pwpVNC6D+DB+tONERMsWlmH67+++SqkEOoOtVZ827ev40BJf+3cHqMJ6\r\ndgTih2A5HnloeE0iOW00N0q1bdRnFlvZn4054y+dvQ7gQwhZLQ7tD4LdFzNn\r\nuX8F+fGIxyIjpz+9aYFrGn6QY+O828iY6jeQHX7NvkWc/47sBbfo5YyC3HE4\r\n8V3L+fXEMuICf1eo65iSqNYe0aO5FlDF+YUyNlPb2yCDG1i2triG7sdI6DiR\r\nI5rLqNMYMOcPiVWaO/331DqZa8w0bf4iq7E=\r\n=8tFr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/src/index.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/src/index.d.ts","default":"./dist/cjs/src/index.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"541ed06b6df509e7ec6fdd07b5b0533872d1a49e","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.6.4","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.14.0","dependencies":{"minipass":"^5.0.0","jackspeak":"^2.0.3","minimatch":"^9.0.0","fs.realpath":"^1.0.0","path-scurry":"^1.7.0","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.2.1_1681770097005_0.517575845921703","host":"s3://npm-registry-packages"}},"10.2.2":{"name":"glob","version":"10.2.2","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.2.2","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/cjs/src/bin.js"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"ce2468727de7e035e8ecf684669dc74d0526ab75","tarball":"http://localhost:4260/glob/glob-10.2.2.tgz","fileCount":65,"integrity":"sha512-Xsa0BcxIC6th9UwNjZkhrMtNo/MnyRL8jGCP+uEwhA5oFOCY1f2s1/oNKY47xQ0Bg5nkjsfAEIej1VeH62bDDQ==","signatures":[{"sig":"MEUCICQahx2Ia3K8JFSJqPz5CUmpNwKp6yYEGgd4y9+PIHhDAiEA5bjr/xArEGm9oEoVvyYDCe9HdQ6gwjwbvr5WUHnqgrs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451548,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRH0nACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmodUBAAnd9i1xyrPuJRl+dEWBuTrXUx912DDdfmsnURmVH0AL/XV5LM\r\nDbgyfywyzq2hFNIkmbhkYAgeVrvBTZyVvGKfsz4/6MmaLracHdBRxCCJ+c6J\r\nlqyw+KiRRGQhePFWOulYjgtMjh69TQ4nCe5ct44MlhPn/C87yX6QN4UQL12m\r\nbvzXia7H4X0ugl/haPYc4P9ggAWEmAeqKHHteVRLGxpAZA5yNiGS3JrOxmhg\r\n13+LgfQrWQ9cmbKWD8Irv30Ks9c7DafdN87eFHVTjA3EUi0m7ANf2+l/EQIX\r\nCDcCQ4z7ltoK9bgvGfmly9PuUtysQ9WAi5EtVR0drvthBEsxm3zJeLq2a1k3\r\n2fbQV3S/tIaKzrBtGXnWbYmPch6mS6HApc5wGBr81c8NTIO6VRHqy/pCFLuw\r\nRDG9ppfi2s30IA0tpo0Aiqpn/dsFA6hHoowiNgcHwbkGWy7UhwCLi/QJlt7G\r\nxHeobYnmkLP05dH42iKMLykTOPFk2g+x+pGWwrFk0QeELjvMv/2PV4Xu2AFi\r\n6On4jxDII6PKqyV/DEcR1Vq2BcAW8DJqWCDoTFl30z/f4ixEV6NtPWuYgp+r\r\nSKgdGtRgzm+PCZWPn+CWG9kDmbRwrFu/fOXvEkhTcxn48HYJl/wczdE4B67R\r\n6IiF5bXMkwYy62LWjw6UzZC0Rmn2D2pu61Q=\r\n=MqnD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/src/index.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/src/index.d.ts","default":"./dist/cjs/src/index.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"464f441d8ea83a0365bc944d840a633568363046","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.6.4","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.14.0","dependencies":{"minipass":"^5.0.0","jackspeak":"^2.0.3","minimatch":"^9.0.0","path-scurry":"^1.7.0","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.2.2_1682210087005_0.006759571251492291","host":"s3://npm-registry-packages"}},"10.2.3":{"name":"glob","version":"10.2.3","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.2.3","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/cjs/src/bin.js"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"aa6765963fe6c5936d5c2e00943e7af06302a1a7","tarball":"http://localhost:4260/glob/glob-10.2.3.tgz","fileCount":65,"integrity":"sha512-Kb4rfmBVE3eQTAimgmeqc2LwSnN0wIOkkUL6HmxEFxNJ4fHghYHVbFba/HcGcRjE6s9KoMNK3rSOwkL4PioZjg==","signatures":[{"sig":"MEYCIQDnHMwiMeGmFmlpM2tvokJ7Z+I9xfV+D4niuiVPpbBeDwIhAO6BA+NQ6uxG1tFKuTspppEfZn+BZdFc/72myKaNlhMm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":453116},"main":"./dist/cjs/src/index.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/src/index.d.ts","default":"./dist/cjs/src/index.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"8bd4777025ad93f9ad02016d7f914fd1e5573bbb","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.6.5","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.16.0","dependencies":{"minipass":"^5.0.0","jackspeak":"^2.0.3","minimatch":"^9.0.0","path-scurry":"^1.7.0","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.2.3_1683673937200_0.5730598905460829","host":"s3://npm-registry-packages"}},"10.2.4":{"name":"glob","version":"10.2.4","author":{"url":"http://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.2.4","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/cjs/src/bin.js"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"f5bf7ddb080e3e9039b148a9e2aef3d5ebfc0a25","tarball":"http://localhost:4260/glob/glob-10.2.4.tgz","fileCount":65,"integrity":"sha512-fDboBse/sl1oXSLhIp0FcCJgzW9KmhC/q8ULTKC82zc+DL3TL7FNb8qlt5qqXN53MsKEUSIcb+7DLmEygOE5Yw==","signatures":[{"sig":"MEQCIDNH9FT8NVlOlVFHBARcqHZLKBU4UMJjZl3aXiyWg0NNAiBmYttG68I/OD7lP7SLfwwwsGouiJsfPglSOET60F23QQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":453136},"main":"./dist/cjs/src/index.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/src/index.d.ts","default":"./dist/cjs/src/index.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"b1014e9521290c6cf8bbc21bc8819a20bc04300b","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.6.5","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.16.0","dependencies":{"minipass":"^5.0.0 || ^6.0.0","jackspeak":"^2.0.3","minimatch":"^9.0.0","path-scurry":"^1.7.0","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.2.4_1684125900727_0.4456738141472436","host":"s3://npm-registry-packages"}},"10.2.5":{"name":"glob","version":"10.2.5","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.2.5","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/cjs/src/bin.js"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"73c1850ac8f077810d8370ba414b382ad1a86083","tarball":"http://localhost:4260/glob/glob-10.2.5.tgz","fileCount":65,"integrity":"sha512-Gj+dFYPZ5hc5dazjXzB0iHg2jKWJZYMjITXYPBRQ/xc2Buw7H0BINknRTwURJ6IC6MEFpYbLvtgVb3qD+DwyuA==","signatures":[{"sig":"MEUCICdowjbSVIlfl/DrutYecsN3QHktQxZK3a1S5g0B1TTkAiEAt+C7g+7EKKTvapHtoGy4Rawwe8q1JPtDNOi61ICtuCo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":453138},"main":"./dist/cjs/src/index.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/src/index.d.ts","default":"./dist/cjs/src/index.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"4d9f753e94f5ace23152d4d5babdc839f1bf2003","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.6.5","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.16.0","dependencies":{"minipass":"^5.0.0 || ^6.0.2","jackspeak":"^2.0.3","minimatch":"^9.0.0","path-scurry":"^1.7.0","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^18.11.18"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.2.5_1684358706560_0.9465834923214869","host":"s3://npm-registry-packages"}},"10.2.6":{"name":"glob","version":"10.2.6","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.2.6","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/cjs/src/bin.js"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"1e27edbb3bbac055cb97113e27a066c100a4e5e1","tarball":"http://localhost:4260/glob/glob-10.2.6.tgz","fileCount":65,"integrity":"sha512-U/rnDpXJGF414QQQZv5uVsabTVxMSwzS5CH0p3DRCIV6ownl4f7PzGnkGmvlum2wB+9RlJWJZ6ACU1INnBqiPA==","signatures":[{"sig":"MEUCIEq24qgqiEH3j8FvgfOFSDhM4hqFFj5EPyeBHnhfg4u4AiEA4EvWsOq5lAoMjLAWs7p/Wq/CL/4CVeaodedBq5hsVFE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":453134},"main":"./dist/cjs/src/index.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/src/index.d.ts","default":"./dist/cjs/src/index.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"676bbefed4e9277eeadd0f48f7a6d9e3d36b4a18","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postprepare":"bash fixup.sh","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.6.5","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.16.0","dependencies":{"minipass":"^5.0.0 || ^6.0.2","jackspeak":"^2.0.3","minimatch":"^9.0.1","path-scurry":"^1.7.0","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^20.2.1"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.2.6_1684616144511_0.5199131475157805","host":"s3://npm-registry-packages"}},"10.2.7":{"name":"glob","version":"10.2.7","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.2.7","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/cjs/src/bin.js"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"9dd2828cd5bc7bd861e7738d91e7113dda41d7d8","tarball":"http://localhost:4260/glob/glob-10.2.7.tgz","fileCount":65,"integrity":"sha512-jTKehsravOJo8IJxUGfZILnkvVJM/MOfHRs8QcXolVef2zNI9Tqyy5+SeuOAZd3upViEZQLyFpQhYiHLrMUNmA==","signatures":[{"sig":"MEUCIQDSZInAjff2U6mgeRbuWK7+dZVFfzEK26PMkbRpOnkPpAIgAheXkGMrDbSIjF/5txTQ4lIEY9i3kcNo+BY6RY8hV7g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":450163},"main":"./dist/cjs/src/index.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/src/index.d.ts","default":"./dist/cjs/src/index.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"d64372edd2d7f7471dab23dd5aba253d4fdfcc37","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json && bash fixup.sh","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.6.7","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.16.0","dependencies":{"minipass":"^5.0.0 || ^6.0.2","jackspeak":"^2.0.3","minimatch":"^9.0.1","path-scurry":"^1.7.0","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^20.2.1"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.2.7_1686078500537_0.6756155014476009","host":"s3://npm-registry-packages"}},"10.3.0":{"name":"glob","version":"10.3.0","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.3.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/cjs/src/bin.js"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"763d02a894f3cdfc521b10bbbbc8e0309e750cce","tarball":"http://localhost:4260/glob/glob-10.3.0.tgz","fileCount":65,"integrity":"sha512-AQ1/SB9HH0yCx1jXAT4vmCbTOPe5RQ+kCurjbel5xSCGhebumUv+GJZfa1rEqor3XIViqwSEmlkZCQD43RWrBg==","signatures":[{"sig":"MEUCICcUmu87/3q6fvgoGhXpego0I+WQFiMcDIgdqZxnLDddAiEAie25io9KXc05oAwoPpZUpUbJSVJI26sCAOzLMx8BqUg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451019},"main":"./dist/cjs/src/index.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/src/index.d.ts","default":"./dist/cjs/src/index.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"157373b836ed9c48e204252951c2470117917606","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json && bash fixup.sh","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.5.1","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.16.0","dependencies":{"minipass":"^5.0.0 || ^6.0.2","jackspeak":"^2.0.3","minimatch":"^9.0.1","path-scurry":"^1.7.0","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^20.2.1"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.3.0_1687374443387_0.8735959657053605","host":"s3://npm-registry-packages"}},"10.3.1":{"name":"glob","version":"10.3.1","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.3.1","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/cjs/src/bin.js"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"9789cb1b994515bedb811a6deca735b5c37d2bf4","tarball":"http://localhost:4260/glob/glob-10.3.1.tgz","fileCount":65,"integrity":"sha512-9BKYcEeIs7QwlCYs+Y3GBvqAMISufUS0i2ELd11zpZjxI5V9iyRj0HgzB5/cLf2NY4vcYBTYzJ7GIui7j/4DOw==","signatures":[{"sig":"MEYCIQCc5Whu/mVKzGrJXKuISh80DLdtGAIYsh21eqvS1dY10QIhAPSrt7OWvrK58TuJd7RXZCBDBjGur34adBtKWkiGJiir","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451020},"main":"./dist/cjs/src/index.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/src/index.d.ts","default":"./dist/cjs/src/index.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"8efc5e7c3abaa70db031a9f93ed37d4935df6486","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json && bash fixup.sh","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.7.2","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.16.0","dependencies":{"minipass":"^5.0.0 || ^6.0.2","jackspeak":"^2.0.3","minimatch":"^9.0.1","path-scurry":"^1.10.0","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^20.3.2"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.3.1_1687906946945_0.09456819962890162","host":"s3://npm-registry-packages"}},"10.3.2":{"name":"glob","version":"10.3.2","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.3.2","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/cjs/src/bin.js"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"04fe71118ec6d2f4cb761849acbacec14b06cb1e","tarball":"http://localhost:4260/glob/glob-10.3.2.tgz","fileCount":65,"integrity":"sha512-vsuLzB3c/uyDLLEdBZtT8vGnN0z57rwOxHV2oYZib/7HWmBspUaja/McYIobBjC4qaUTuNpUyFO2IdqM4DZIJA==","signatures":[{"sig":"MEQCIED1IrUsjEdqh2zl8WA7+tV+N6RZrosd/uXW19ZtdaP4AiBzxtRsYHwEJZ2h+RWjD1UKUgriugtmtgTYBxBtK5uavg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451030},"main":"./dist/cjs/src/index.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/src/index.d.ts","default":"./dist/cjs/src/index.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"44d2773f51e7e64a3a2774a3b0fa80e693973324","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json && bash fixup.sh","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.7.2","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.16.0","dependencies":{"minipass":"^5.0.0 || ^6.0.2 || ^7.0.0","jackspeak":"^2.0.3","minimatch":"^9.0.1","path-scurry":"^1.10.1","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^20.3.2"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.3.2_1688775515119_0.6452798873510912","host":"s3://npm-registry-packages"}},"10.3.3":{"name":"glob","version":"10.3.3","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.3.3","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/cjs/src/bin.js"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"8360a4ffdd6ed90df84aa8d52f21f452e86a123b","tarball":"http://localhost:4260/glob/glob-10.3.3.tgz","fileCount":65,"integrity":"sha512-92vPiMb/iqpmEgsOoIDvTjc50wf9CCCvMzsi6W0JLPeUKE8TWP1a73PgqSrqy7iAZxaSD1YdzU7QZR5LF51MJw==","signatures":[{"sig":"MEYCIQDF76psrBT0sdw9jHef6ffpmtWMY6a4Ex4SAZXO2IDP5AIhALlgkB0kBPJ17P7T4unTC62Hz/Fh0AKZs00iZbRaeRhf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451741},"main":"./dist/cjs/src/index.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/src/index.d.ts","default":"./dist/cjs/src/index.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"8c371a3eaacaa0783c34bda13d32fca3219017d3","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig.json && tsc -p tsconfig-esm.json && bash fixup.sh","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig-esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","preprepare":"rm -rf dist","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.7.2","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.16.0","dependencies":{"minipass":"^5.0.0 || ^6.0.2 || ^7.0.0","jackspeak":"^2.0.3","minimatch":"^9.0.1","path-scurry":"^1.10.1","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^20.3.2"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.3.3_1688852338771_0.13558275122118535","host":"s3://npm-registry-packages"}},"10.3.4":{"name":"glob","version":"10.3.4","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.3.4","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/cjs/src/bin.js"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"c85c9c7ab98669102b6defda76d35c5b1ef9766f","tarball":"http://localhost:4260/glob/glob-10.3.4.tgz","fileCount":65,"integrity":"sha512-6LFElP3A+i/Q8XQKEvZjkEWEOTgAIALR9AO2rwT8bgPhDd1anmqDJDZ6lLddI4ehxxxR1S5RIqKe1uapMQfYaQ==","signatures":[{"sig":"MEYCIQCD8o5EniBwTBDGGahq8ctrSt4ca9g6cuL1EktRPxxhSAIhAK8c6GoI46+Dq5zT2kyY7HJwfNHJswjsBReS0hNlvXda","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":450892},"main":"./dist/cjs/src/index.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/src/index.d.ts","default":"./dist/cjs/src/index.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"8d7992f1a5b74930918c523a31a061519e86aedf","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash fixup.sh","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.8.1","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.16.0","dependencies":{"minipass":"^5.0.0 || ^6.0.2 || ^7.0.0","jackspeak":"^2.0.3","minimatch":"^9.0.1","path-scurry":"^1.10.1","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^20.3.2","sync-content":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.3.4_1693435521022_0.8837062711240624","host":"s3://npm-registry-packages"}},"10.3.5":{"name":"glob","version":"10.3.5","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.3.5","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/cjs/src/bin.js"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"4c0e46b5bccd78ac42b06a7eaaeb9ee34062968e","tarball":"http://localhost:4260/glob/glob-10.3.5.tgz","fileCount":65,"integrity":"sha512-bYUpUD7XDEHI4Q2O5a7PXGvyw4deKR70kHiDxzQbe925wbZknhOzUt2xBgTkYL6RBcVeXYuD9iNYeqoWbBZQnA==","signatures":[{"sig":"MEQCIEnOgdkHkc3XaEe7WjSVbJMZBIVezPKeZafCMjCrErcBAiAJsgLoVD547QQ9yxpMqn4RWl0osLMEdnaaY4rduyjlQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":450930},"main":"./dist/cjs/src/index.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/src/index.d.ts","default":"./dist/cjs/src/index.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"d15c680d602ef63c39d34b401be9fd0ba2c9195c","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash fixup.sh","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.8.1","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.18.0","dependencies":{"minipass":"^5.0.0 || ^6.0.2 || ^7.0.0","jackspeak":"^2.0.3","minimatch":"^9.0.1","path-scurry":"^1.10.1","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^20.3.2","sync-content":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.3.5_1695250991901_0.6807862878838618","host":"s3://npm-registry-packages"}},"10.3.6":{"name":"glob","version":"10.3.6","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.3.6","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/cjs/src/bin.js"},"tap":{"ts":false,"before":"test/00-setup.ts","coverage":false,"node-arg":["--no-warnings","--loader","ts-node/esm"]},"dist":{"shasum":"c30553fe51dc19da30423c92cfcf15e433336058","tarball":"http://localhost:4260/glob/glob-10.3.6.tgz","fileCount":65,"integrity":"sha512-mEfImdc/fiYHEcF6pHFfD2b/KrdFB1qH9mRe5vI5HROF8G51SWxQJ2V56Ezl6ZL9y86gsxQ1Lgo2S746KGUPSQ==","signatures":[{"sig":"MEUCIQD4ssxKI/Tj4CBwABsyGil048+c89rcrmbZiUGlqtaM5gIgKD0t+uU50sMqjO0xS2NMkt/sBMzebeso95A9T6Szdnc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451644},"main":"./dist/cjs/src/index.js","types":"./dist/mjs/index.d.ts","module":"./dist/mjs/index.js","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/src/index.d.ts","default":"./dist/cjs/src/index.js"}}},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"5cedf2c640c23c077474c8d9cb33e820e18fdafc","scripts":{"prof":"bash prof.sh","snap":"c8 tap","test":"c8 tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash fixup.sh","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.js","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"9.8.1","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"18.18.0","dependencies":{"minipass":"^5.0.0 || ^6.0.2 || ^7.0.0","jackspeak":"^2.0.3","minimatch":"^9.0.1","path-scurry":"^1.10.1","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tap":"^16.3.4","memfs":"^3.4.13","mkdirp":"^2.1.4","rimraf":"^4.1.3","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","@types/tap":"^15.0.7","typescript":"^4.9.4","@types/node":"^20.3.2","sync-content":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.3.6_1695430378063_0.31336994957926945","host":"s3://npm-registry-packages"}},"10.3.7":{"name":"glob","version":"10.3.7","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.3.7","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/esm/bin.mjs"},"tap":{"before":"test/00-setup.ts"},"dist":{"shasum":"d5bd30a529c8c9b262fb4b217941f64ad90e25ac","tarball":"http://localhost:4260/glob/glob-10.3.7.tgz","fileCount":65,"integrity":"sha512-wCMbE1m9Nx5yD9LYtgsVWq5VhHlk5WzJirw594qZR6AIvQYuHrdDtIktUVjQItalD53y7dqoedu9xP0u0WaxIQ==","signatures":[{"sig":"MEUCIAtCoNKnKp1NIfqykjOoLdi2t7DZtLmDhxxEGe9+P3BNAiEApg0HKOViEnhnbrdo3P8ch0MR/ObzsgJ7HO+0HM9/Yww=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":454226},"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"1d3fdd22d4f398abe32d344a69fce27207d59cab","scripts":{"prof":"bash prof.sh","snap":"tap","test":"tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tshy","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig .tshy/esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.cjs","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"10.1.0","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"20.7.0","dependencies":{"minipass":"^5.0.0 || ^6.0.2 || ^7.0.0","jackspeak":"^2.0.3","minimatch":"^9.0.1","path-scurry":"^1.10.1","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^18.1.4","tshy":"^1.1.1","memfs":"^3.4.13","mkdirp":"^3.0.1","rimraf":"^5.0.1","typedoc":"^0.25.1","prettier":"^2.8.3","typescript":"^5.2.2","@types/node":"^20.3.2","sync-content":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.3.7_1695592430945_0.480881456153055","host":"s3://npm-registry-packages"}},"10.3.8":{"name":"glob","version":"10.3.8","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.3.8","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/esm/bin.mjs"},"tap":{"before":"test/00-setup.ts"},"dist":{"shasum":"186499f88ba2e7342ed7f4c1e60acdfe477d94f4","tarball":"http://localhost:4260/glob/glob-10.3.8.tgz","fileCount":65,"integrity":"sha512-0z5t5h4Pxtqi+8ozm+j7yMI/bQ1sBeg4oAUGkDPUguaY2YZB76gtlllWoxWEHo02E5qAjsELwVX8g8Wk6RvQog==","signatures":[{"sig":"MEUCIQCu3IjzOZ9PVjiWWKeBxoC9r3j61vvS8Fsl7hUQkZcc0AIgVPEeGbMSz9jTg0zlHGxfjMMz9aHoi8uGxkEr6pVP6Ms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":454314},"main":"./dist/esm/index.js","tshy":{"main":"esm","exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","types":"./dist/esm/index.d.ts","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"a6372733753d5b61f2a3136c321fb69063ef82fa","scripts":{"prof":"bash prof.sh","snap":"tap","test":"tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tshy","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig .tshy/esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.cjs","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"10.1.0","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"20.7.0","dependencies":{"minipass":"^5.0.0 || ^6.0.2 || ^7.0.0","jackspeak":"^2.3.5","minimatch":"^9.0.1","path-scurry":"^1.10.1","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^18.1.4","tshy":"^1.2.1","memfs":"^3.4.13","mkdirp":"^3.0.1","rimraf":"^5.0.1","typedoc":"^0.25.1","prettier":"^2.8.3","typescript":"^5.2.2","@types/node":"^20.3.2","sync-content":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.3.8_1695708632336_0.02939688585102984","host":"s3://npm-registry-packages"}},"10.3.9":{"name":"glob","version":"10.3.9","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.3.9","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/esm/bin.mjs"},"tap":{"before":"test/00-setup.ts"},"dist":{"shasum":"181ae87640ecce9b2fc5b96e4e2d70b7c3629ab8","tarball":"http://localhost:4260/glob/glob-10.3.9.tgz","fileCount":65,"integrity":"sha512-2tU/LKevAQvDVuVJ9pg9Yv9xcbSh+TqHuTaXTNbQwf+0kDl9Fm6bMovi4Nm5c8TVvfxo2LLcqCGtmO9KoJaGWg==","signatures":[{"sig":"MEUCIBbyfND0pTnv+vH5eL4RkpxdX4w7o/7U/faGYwMkS66eAiEAjbIwuIelR+pafQi+5poq/HP4M+P6uhVCZMHyiEA1D9E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":454226},"tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"b35083a9375824b2110a9ff36e2f0c75d6f64cdb","scripts":{"prof":"bash prof.sh","snap":"tap","test":"tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tshy","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig .tshy/esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.cjs","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"10.1.0","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"20.7.0","dependencies":{"minipass":"^5.0.0 || ^6.0.2 || ^7.0.0","jackspeak":"^2.3.5","minimatch":"^9.0.1","path-scurry":"^1.10.1","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^18.1.4","tshy":"^1.2.1","memfs":"^3.4.13","mkdirp":"^3.0.1","rimraf":"^5.0.1","typedoc":"^0.25.1","prettier":"^2.8.3","typescript":"^5.2.2","@types/node":"^20.3.2","sync-content":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.3.9_1695712922073_0.6754606293665537","host":"s3://npm-registry-packages"}},"10.3.10":{"name":"glob","version":"10.3.10","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.3.10","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/esm/bin.mjs"},"tap":{"before":"test/00-setup.ts"},"dist":{"shasum":"0351ebb809fd187fe421ab96af83d3a70715df4b","tarball":"http://localhost:4260/glob/glob-10.3.10.tgz","fileCount":65,"integrity":"sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==","signatures":[{"sig":"MEYCIQCcK9lVgwIeyK0pIDUiBgch3VNYbCz2X19J9xedWfv8PwIhAOlivOFprFxRJfoU2cpE0iAkOpABeBTqukHm53PXydK+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":454324},"main":"./dist/commonjs/index.js","tshy":{"main":true,"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","types":"./dist/commonjs/index.d.ts","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"4f18d23772133e11b1ccc4b8d7f729dddca206e3","scripts":{"prof":"bash prof.sh","snap":"tap","test":"tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tshy","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig .tshy/esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.cjs","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"10.1.0","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"20.7.0","dependencies":{"minipass":"^5.0.0 || ^6.0.2 || ^7.0.0","jackspeak":"^2.3.5","minimatch":"^9.0.1","path-scurry":"^1.10.1","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^18.1.4","tshy":"^1.2.2","memfs":"^3.4.13","mkdirp":"^3.0.1","rimraf":"^5.0.1","typedoc":"^0.25.1","prettier":"^2.8.3","typescript":"^5.2.2","@types/node":"^20.3.2","sync-content":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.3.10_1695794391517_0.4280582362671188","host":"s3://npm-registry-packages"}},"10.3.11":{"name":"glob","version":"10.3.11","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.3.11","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/esm/bin.mjs"},"tap":{"before":"test/00-setup.ts"},"dist":{"shasum":"0d2af512a9490e3bc87360bcb97fd0465aa8df65","tarball":"http://localhost:4260/glob/glob-10.3.11.tgz","fileCount":65,"integrity":"sha512-0UAMm+R/z1E2bTR8eFnoIIlnrUK89m36i90Ez36ld9hLulfUPBgRCQtBy/v86ABx18jnGyrTvu4X3LAjIeBogw==","signatures":[{"sig":"MEQCIDsTwlH0xKKTCy7hay26LiSnKBVnsyeO/nkanD2r+d5rAiAJ6/EnGdjw1hNoKOqLtje54wqbg6w0yZ1b8nVvVF5hUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":459037},"main":"./dist/commonjs/index.js","tshy":{"main":true,"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","types":"./dist/commonjs/index.d.ts","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"e667dcbc5e5077e24efc867dbde1737d7ad98bd8","scripts":{"prof":"bash prof.sh","snap":"tap","test":"tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tshy","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig .tshy/esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.cjs","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"10.5.0","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"20.11.0","dependencies":{"minipass":"^7.0.4","jackspeak":"^2.3.6","minimatch":"^9.0.1","path-scurry":"^1.10.2","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^18.7.2","tshy":"^1.12.0","memfs":"^3.4.13","mkdirp":"^3.0.1","rimraf":"^5.0.1","ts-node":"^10.9.2","typedoc":"^0.25.12","prettier":"^2.8.3","typescript":"^5.2.2","@types/node":"^20.11.30","sync-content":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.3.11_1711641547218_0.25227546501847775","host":"s3://npm-registry-packages"}},"10.3.12":{"name":"glob","version":"10.3.12","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.3.12","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/esm/bin.mjs"},"tap":{"before":"test/00-setup.ts"},"dist":{"shasum":"3a65c363c2e9998d220338e88a5f6ac97302960b","tarball":"http://localhost:4260/glob/glob-10.3.12.tgz","fileCount":65,"integrity":"sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==","signatures":[{"sig":"MEUCIEJbWVa+FERWmrBZfJr/Dm12mBNuQZDNTI95jwDsydieAiEAnGuOMbGf/CUAz/6GPT8hDhPD8AsnVGXkEOvPD6Wuwao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460403},"main":"./dist/commonjs/index.js","tshy":{"main":true,"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","types":"./dist/commonjs/index.d.ts","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"d5b6b5d10ac1b83725e6f42649c0e874e76ea602","scripts":{"prof":"bash prof.sh","snap":"tap","test":"tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tshy","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig .tshy/esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.cjs","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"10.5.0","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"20.11.0","dependencies":{"minipass":"^7.0.4","jackspeak":"^2.3.6","minimatch":"^9.0.1","path-scurry":"^1.10.2","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^18.7.2","tshy":"^1.12.0","memfs":"^3.4.13","mkdirp":"^3.0.1","rimraf":"^5.0.1","ts-node":"^10.9.2","typedoc":"^0.25.12","prettier":"^2.8.3","typescript":"^5.2.2","@types/node":"^20.11.30","sync-content":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.3.12_1711642430934_0.4034470121003215","host":"s3://npm-registry-packages"}},"10.3.13":{"name":"glob","version":"10.3.13","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.3.13","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/esm/bin.mjs"},"tap":{"before":"test/00-setup.ts"},"dist":{"shasum":"20dfbd14da06952872a778197325f974e9fbf808","tarball":"http://localhost:4260/glob/glob-10.3.13.tgz","fileCount":65,"integrity":"sha512-CQ9K7FRtaP//lXUKJVVYFxvozIz3HR4Brk+yB5VSkmWiHVILwd7NqQ2+UH6Ab5/NzCLib+j1REVV+FSZ+ZHOvg==","signatures":[{"sig":"MEQCIBcs6UFpcf9b45X47IRbzwXP+ayPMZwgQbkevYfByy0bAiB/HqTBjknlO1/7zLE77zGLPP0/ozkLSUhkD8Y1g66s2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460433},"main":"./dist/commonjs/index.js","tshy":{"main":true,"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","types":"./dist/commonjs/index.d.ts","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"d6a9d05d150f18e9db4278dfb71ba104b2b5b7c0","scripts":{"prof":"bash prof.sh","snap":"tap","test":"tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tshy","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig .tshy/esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.cjs","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"10.7.0","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"20.11.0","dependencies":{"minipass":"^7.0.4","jackspeak":"^2.3.6","minimatch":"^9.0.1","path-scurry":"^1.10.2","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^18.7.2","tshy":"^1.12.0","memfs":"^3.4.13","mkdirp":"^3.0.1","rimraf":"^5.0.1","ts-node":"^10.9.2","typedoc":"^0.25.12","prettier":"^2.8.3","typescript":"^5.2.2","@types/node":"^20.11.30","sync-content":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.3.13_1715262617693_0.6531917309379052","host":"s3://npm-registry-packages"}},"10.3.14":{"name":"glob","version":"10.3.14","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.3.14","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/esm/bin.mjs"},"tap":{"before":"test/00-setup.ts"},"dist":{"shasum":"36501f871d373fe197fc5794588d0aa71e69ff68","tarball":"http://localhost:4260/glob/glob-10.3.14.tgz","fileCount":65,"integrity":"sha512-4fkAqu93xe9Mk7le9v0y3VrPDqLKHarNi2s4Pv7f2yOvfhWfhc7hRPHC/JyqMqb8B/Dt/eGS4n7ykwf3fOsl8g==","signatures":[{"sig":"MEUCIQD7LUNeU0oj9TW182JbJOl1in+zCv95dcWCx1LFFl1qWgIgTAMJKcoCKonYZFxTTHXf0iuprQ9HP1s/7E6PL7LjfOU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460433},"main":"./dist/commonjs/index.js","tshy":{"main":true,"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","types":"./dist/commonjs/index.d.ts","engines":{"node":">=16 || 14 >=14.17"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"4da30cd93831047441f726fd6335e607e9b03c4a","scripts":{"prof":"bash prof.sh","snap":"tap","test":"tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tshy","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig .tshy/esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.cjs","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"10.7.0","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"20.11.0","dependencies":{"minipass":"^7.0.4","jackspeak":"^2.3.6","minimatch":"^9.0.1","path-scurry":"^1.11.0","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^18.7.2","tshy":"^1.12.0","memfs":"^3.4.13","mkdirp":"^3.0.1","rimraf":"^5.0.1","ts-node":"^10.9.2","typedoc":"^0.25.12","prettier":"^2.8.3","typescript":"^5.2.2","@types/node":"^20.11.30","sync-content":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.3.14_1715266369866_0.21454303219860105","host":"s3://npm-registry-packages"}},"10.3.15":{"name":"glob","version":"10.3.15","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.3.15","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/esm/bin.mjs"},"tap":{"before":"test/00-setup.ts"},"dist":{"shasum":"e72bc61bc3038c90605f5dd48543dc67aaf3b50d","tarball":"http://localhost:4260/glob/glob-10.3.15.tgz","fileCount":65,"integrity":"sha512-0c6RlJt1TICLyvJYIApxb8GsXoai0KUP7AxKKAtsYXdgJR1mGEUa7DgwShbdk1nly0PYoZj01xd4hzbq3fsjpw==","signatures":[{"sig":"MEQCIHnLr5bfuu//yukpO/4PVSAN8UbQ1K6zTQuF+JS+Sle6AiBK99Yr4fBawMxWLQYTWS4r57yPAro5RdtGou1UrWKEBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460433},"main":"./dist/commonjs/index.js","tshy":{"main":true,"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","types":"./dist/commonjs/index.d.ts","engines":{"node":">=16 || 14 >=14.18"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"921c4b91d49a8b38c48087279bad42785503cfbb","scripts":{"prof":"bash prof.sh","snap":"tap","test":"tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tshy","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig .tshy/esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.cjs","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"10.7.0","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"20.11.0","dependencies":{"minipass":"^7.0.4","jackspeak":"^2.3.6","minimatch":"^9.0.1","path-scurry":"^1.11.0","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^18.7.2","tshy":"^1.12.0","memfs":"^3.4.13","mkdirp":"^3.0.1","rimraf":"^5.0.1","ts-node":"^10.9.2","typedoc":"^0.25.12","prettier":"^2.8.3","typescript":"^5.2.2","@types/node":"^20.11.30","sync-content":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.3.15_1715482067924_0.8211969794081233","host":"s3://npm-registry-packages"}},"10.3.16":{"name":"glob","version":"10.3.16","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.3.16","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/esm/bin.mjs"},"tap":{"before":"test/00-setup.ts"},"dist":{"shasum":"bf6679d5d51279c8cfae4febe0d051d2a4bf4c6f","tarball":"http://localhost:4260/glob/glob-10.3.16.tgz","fileCount":65,"integrity":"sha512-JDKXl1DiuuHJ6fVS2FXjownaavciiHNUU4mOvV/B793RLh05vZL1rcPnCSaOgv1hDT6RDlY7AB7ZUvFYAtPgAw==","signatures":[{"sig":"MEUCIDE6Ae5RxwgY7yAUArya6IpBTSq3MAJ4COgWNiYA6TsBAiEAzIIf4ZTkP/tG98Xo+OkO26VN16Kpb6uIcJnjlcbEM7A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460323},"main":"./dist/commonjs/index.js","tshy":{"main":true,"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","types":"./dist/commonjs/index.d.ts","engines":{"node":">=16 || 14 >=14.18"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"b27429849a6e8bc11a042811a939d02cbf5b100d","scripts":{"prof":"bash prof.sh","snap":"tap","test":"tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tshy","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig .tshy/esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.cjs","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"10.8.0","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"20.13.1","dependencies":{"minipass":"^7.0.4","jackspeak":"^3.1.2","minimatch":"^9.0.1","path-scurry":"^1.11.0","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^18.7.2","tshy":"^1.12.0","memfs":"^3.4.13","mkdirp":"^3.0.1","rimraf":"^5.0.1","ts-node":"^10.9.2","typedoc":"^0.25.12","prettier":"^2.8.3","typescript":"^5.2.2","@types/node":"^20.11.30","sync-content":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.3.16_1716318855482_0.9106208639199156","host":"s3://npm-registry-packages"}},"10.4.0":{"name":"glob","version":"10.4.0","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.4.0","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/esm/bin.mjs"},"tap":{"before":"test/00-setup.ts"},"dist":{"shasum":"a6803ea42f6f609900e41f610e1324e292d55cb6","tarball":"http://localhost:4260/glob/glob-10.4.0.tgz","fileCount":65,"integrity":"sha512-+K6CicMIL11UEbC3gH/MVxgGG4gJDMu9tPD+nH+d6W3+y2fYuDSbpa2b+EGyvCGvSN/PT/7daJTH25NknJkcIQ==","signatures":[{"sig":"MEQCIDsewWfLDYiGyDHb27hsUApiJRkpCnEAwC2hZiFfBTjSAiBKXheFHOlVp0LcO74Tk1jK1xz1bEcp92eCxCt6jOiy/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":475552},"main":"./dist/commonjs/index.js","tshy":{"main":true,"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","types":"./dist/commonjs/index.d.ts","engines":{"node":">=16 || 14 >=14.18"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"f0bd1e848c3c36c094f7613d114fd69fcc880f73","scripts":{"prof":"bash prof.sh","snap":"tap","test":"tap","bench":"bash benchmark.sh","format":"prettier --write . --loglevel warn","prepare":"tshy","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig .tshy/esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.cjs","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"10.7.0","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"20.13.1","dependencies":{"minipass":"^7.1.2","jackspeak":"^3.1.2","minimatch":"^9.0.4","path-scurry":"^1.11.1","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^19.0.0","tshy":"^1.14.0","memfs":"^3.4.13","mkdirp":"^3.0.1","rimraf":"^5.0.7","typedoc":"^0.25.12","prettier":"^2.8.3","@types/node":"^20.11.30","sync-content":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.4.0_1716512698426_0.9667227592397296","host":"s3://npm-registry-packages"}},"10.4.1":{"name":"glob","version":"10.4.1","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.4.1","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/esm/bin.mjs"},"tap":{"before":"test/00-setup.ts"},"dist":{"shasum":"0cfb01ab6a6b438177bfe6a58e2576f6efe909c2","tarball":"http://localhost:4260/glob/glob-10.4.1.tgz","fileCount":65,"integrity":"sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==","signatures":[{"sig":"MEUCIHBE6KMjMJTHA37ZG89jVyJQPJvXYlSrgtRma9tMTS2TAiEAhIKUOfuL+R1FGUWfBjMXfm8sTKx2L9y0yVUlo3qfOjw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":475913},"main":"./dist/commonjs/index.js","tshy":{"main":true,"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","types":"./dist/commonjs/index.d.ts","engines":{"node":">=16 || 14 >=14.18"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"3cb1ed75b2631a567030131f422b961818bedf76","scripts":{"prof":"bash prof.sh","snap":"tap","test":"tap","bench":"bash benchmark.sh","format":"prettier --write . --log-level warn","prepare":"tshy","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig .tshy/esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.cjs","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true,"experimentalTernaries":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"10.7.0","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"20.13.1","dependencies":{"minipass":"^7.1.2","jackspeak":"^3.1.2","minimatch":"^9.0.4","path-scurry":"^1.11.1","foreground-child":"^3.1.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^19.0.0","tshy":"^1.14.0","memfs":"^3.4.13","mkdirp":"^3.0.1","rimraf":"^5.0.7","typedoc":"^0.25.12","prettier":"^3.2.5","@types/node":"^20.11.30","sync-content":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.4.1_1716530484809_0.5057523870844802","host":"s3://npm-registry-packages"}},"10.4.2":{"name":"glob","version":"10.4.2","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.4.2","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/esm/bin.mjs"},"tap":{"before":"test/00-setup.ts"},"dist":{"shasum":"bed6b95dade5c1f80b4434daced233aee76160e5","tarball":"http://localhost:4260/glob/glob-10.4.2.tgz","fileCount":65,"integrity":"sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==","signatures":[{"sig":"MEUCIDrgJHmKIV4xbjy6l7it8DbKVmpOug0kpsOFrU4GlvjMAiEAo1ww3T7RKR0eEUiod1FbOkKsDxYLy/umC6WzWuP93Ew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":475195},"main":"./dist/commonjs/index.js","tshy":{"main":true,"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","types":"./dist/commonjs/index.d.ts","engines":{"node":">=16 || 14 >=14.18"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"eef7ea35afe511079c5bf83862ed57ece2bbf7fa","scripts":{"prof":"bash prof.sh","snap":"tap","test":"tap","bench":"bash benchmark.sh","format":"prettier --write . --log-level warn","prepare":"tshy","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig .tshy/esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.cjs","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true,"experimentalTernaries":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"10.7.0","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"20.13.1","dependencies":{"minipass":"^7.1.2","jackspeak":"^3.1.2","minimatch":"^9.0.4","path-scurry":"^1.11.1","foreground-child":"^3.1.0","package-json-from-dist":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^19.0.0","tshy":"^1.14.0","memfs":"^3.4.13","mkdirp":"^3.0.1","rimraf":"^5.0.7","typedoc":"^0.25.12","prettier":"^3.2.5","@types/node":"^20.11.30","sync-content":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.4.2_1718762387906_0.815736664277541","host":"s3://npm-registry-packages"}},"10.4.3":{"name":"glob","version":"10.4.3","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.4.3","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/esm/bin.mjs"},"tap":{"before":"test/00-setup.ts"},"dist":{"shasum":"e0ba2253dd21b3d0acdfb5d507c59a29f513fc7a","tarball":"http://localhost:4260/glob/glob-10.4.3.tgz","fileCount":65,"integrity":"sha512-Q38SGlYRpVtDBPSWEylRyctn7uDeTp4NQERTLiCT1FqA9JXPYWqAVmQU6qh4r/zMM5ehxTcbaO8EjhWnvEhmyg==","signatures":[{"sig":"MEUCIQCKOQFFwq5tFQIC2YM+qNN9Bgjbv0oDC6Se02xhEhelVwIgKEmDRoKPv2NIBMiBeiwBH1cDTzMfGiTOnn865A9DXuY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":475181},"main":"./dist/commonjs/index.js","tshy":{"main":true,"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","types":"./dist/commonjs/index.d.ts","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"c14b787771f269651f27f6207aaf410fe171f0b6","scripts":{"prof":"bash prof.sh","snap":"tap","test":"tap","bench":"bash benchmark.sh","format":"prettier --write . --log-level warn","prepare":"tshy","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig .tshy/esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.cjs","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true,"experimentalTernaries":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"10.7.0","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"20.13.1","dependencies":{"minipass":"^7.1.2","jackspeak":"^3.1.2","minimatch":"^9.0.4","path-scurry":"^1.11.1","foreground-child":"^3.1.0","package-json-from-dist":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^19.0.0","tshy":"^1.14.0","memfs":"^3.4.13","mkdirp":"^3.0.1","rimraf":"^5.0.7","typedoc":"^0.25.12","prettier":"^3.2.5","@types/node":"^20.11.30","sync-content":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.4.3_1720238660394_0.8638288150963547","host":"s3://npm-registry-packages"}},"10.4.4":{"name":"glob","version":"10.4.4","author":{"url":"https://blog.izs.me/","name":"Isaac Z. Schlueter","email":"i@izs.me"},"license":"ISC","_id":"glob@10.4.4","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"homepage":"https://github.com/isaacs/node-glob#readme","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"bin":{"glob":"dist/esm/bin.mjs"},"tap":{"before":"test/00-setup.ts"},"dist":{"shasum":"d60943feb6f8140522117e6576a923b715718380","tarball":"http://localhost:4260/glob/glob-10.4.4.tgz","fileCount":65,"integrity":"sha512-XsOKvHsu38Xe19ZQupE6N/HENeHQBA05o3hV8labZZT2zYDg1+emxWHnc/Bm9AcCMPXfD6jt+QC7zC5JSFyumw==","signatures":[{"sig":"MEUCIQCgHPF8XN3tuyJVZY/mk6XGnjI0czNt8rbIMYMlqgrw1QIgXnAz8HxtRhDCXenUQgfjYcEXPOH6Ylq+5q4a8fwDERc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":475328},"main":"./dist/commonjs/index.js","tshy":{"main":true,"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":"14 >=14.21 || 16 >=16.20 || 18 || 20 || >=22"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","source":"./src/index.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","source":"./src/index.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"funding":{"url":"https://github.com/sponsors/isaacs"},"gitHead":"78275168e1bbc7a61e372af1ba58307c27faf0cb","scripts":{"prof":"bash prof.sh","snap":"tap","test":"tap","bench":"bash benchmark.sh","format":"prettier --write . --log-level warn","prepare":"tshy","preprof":"npm run prepare","presnap":"npm run prepare","pretest":"npm run prepare","typedoc":"typedoc --tsconfig .tshy/esm.json ./src/*.ts","prebench":"npm run prepare","profclean":"rm -f v8.log profile.txt","benchclean":"node benchclean.cjs","prepublish":"npm run benchclean","preversion":"npm test","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"endOfLine":"lf","printWidth":75,"arrowParens":"avoid","singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true,"experimentalTernaries":true},"repository":{"url":"git://github.com/isaacs/node-glob.git","type":"git"},"_npmVersion":"10.7.0","description":"the most correct and second fastest glob implementation in JavaScript","directories":{},"_nodeVersion":"20.13.1","dependencies":{"minipass":"^7.1.2","jackspeak":"^3.1.2","minimatch":"^9.0.4","path-scurry":"^1.11.1","foreground-child":"^3.1.0","package-json-from-dist":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tap":"^19.0.0","tshy":"^1.14.0","memfs":"^3.4.13","mkdirp":"^3.0.1","rimraf":"^5.0.7","typedoc":"^0.25.12","prettier":"^3.2.5","@types/node":"^20.11.30","sync-content":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/glob_10.4.4_1720476869960_0.4786387404342427","host":"s3://npm-registry-packages"}},"11.0.0":{"author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me/"},"name":"glob","description":"the most correct and second fastest glob implementation in JavaScript","version":"11.0.0","type":"module","tshy":{"main":true,"exports":{"./package.json":"./package.json",".":"./src/index.ts"}},"bin":{"glob":"dist/esm/bin.mjs"},"main":"./dist/commonjs/index.js","types":"./dist/commonjs/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"repository":{"type":"git","url":"git://github.com/isaacs/node-glob.git"},"scripts":{"preversion":"npm test","postversion":"npm publish","prepublishOnly":"git push origin --follow-tags","prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --log-level warn","typedoc":"typedoc --tsconfig .tshy/esm.json ./src/*.ts","prepublish":"npm run benchclean","profclean":"rm -f v8.log profile.txt","test-regen":"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts","prebench":"npm run prepare","bench":"bash benchmark.sh","preprof":"npm run prepare","prof":"bash prof.sh","benchclean":"node benchclean.cjs"},"prettier":{"experimentalTernaries":true,"semi":false,"printWidth":75,"tabWidth":2,"useTabs":false,"singleQuote":true,"jsxSingleQuote":false,"bracketSameLine":true,"arrowParens":"avoid","endOfLine":"lf"},"dependencies":{"foreground-child":"^3.1.0","jackspeak":"^4.0.1","minimatch":"^10.0.0","minipass":"^7.1.2","package-json-from-dist":"^1.0.0","path-scurry":"^2.0.0"},"devDependencies":{"@types/node":"^20.11.30","memfs":"^4.9.3","mkdirp":"^3.0.1","prettier":"^3.2.5","rimraf":"^5.0.7","sync-content":"^1.0.2","tap":"^20.0.3","tshy":"^2.0.1","typedoc":"^0.26.3"},"tap":{"before":"test/00-setup.ts"},"license":"ISC","funding":{"url":"https://github.com/sponsors/isaacs"},"engines":{"node":"20 || >=22"},"module":"./dist/esm/index.js","_id":"glob@11.0.0","gitHead":"561601d9d14935970ea78b0c1ca3a25addbf5379","bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"homepage":"https://github.com/isaacs/node-glob#readme","_nodeVersion":"20.13.1","_npmVersion":"10.7.0","dist":{"integrity":"sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==","shasum":"6031df0d7b65eaa1ccb9b29b5ced16cea658e77e","tarball":"http://localhost:4260/glob/glob-11.0.0.tgz","fileCount":65,"unpackedSize":474708,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDcrb+cZALFLxpz8+7X8I+6JK/PP+5bHPA1sqhiOP7mOAiEA/cRMl/d2qmk3sT4QEJI1ZyMrRoy1B5RLTlu7bkWOcvo="}]},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":"i@izs.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/glob_11.0.0_1720476974655_0.948808676809177"},"_hasShrinkwrap":false}},"time":{"created":"2011-01-02T22:10:36.356Z","modified":"2024-07-08T22:16:15.001Z","1.0.1":"2011-01-02T22:10:36.356Z","1.0.0":"2011-01-02T22:10:36.356Z","1.0.3":"2011-01-02T22:10:36.356Z","1.0.2":"2011-01-02T22:10:36.356Z","1.1.0":"2011-01-13T20:36:17.606Z","2.0.0":"2011-02-19T21:35:22.467Z","2.0.1":"2011-02-20T20:02:51.964Z","2.0.2":"2011-02-20T20:30:44.507Z","2.0.3":"2011-02-23T06:26:28.871Z","2.0.4":"2011-02-23T21:10:09.983Z","2.0.5":"2011-02-24T01:12:39.828Z","2.0.6":"2011-03-17T04:36:08.989Z","2.0.7-bindist-testing":"2011-03-28T20:58:45.880Z","2.0.7":"2011-06-14T01:03:08.948Z","2.0.8":"2011-08-25T23:08:56.278Z","2.0.9":"2011-09-30T17:37:00.615Z","2.1.0":"2011-11-15T20:33:53.922Z","3.0.0":"2012-01-18T02:44:42.866Z","3.0.1":"2012-01-19T00:29:55.296Z","3.1.0":"2012-02-22T11:11:03.058Z","3.1.1":"2012-02-22T11:49:12.245Z","3.1.2":"2012-02-22T23:06:54.268Z","3.1.3":"2012-02-23T18:47:08.552Z","3.1.4":"2012-02-23T21:09:53.584Z","3.1.5":"2012-03-06T22:45:52.064Z","3.1.6":"2012-03-12T18:06:46.936Z","3.1.7":"2012-03-18T22:25:15.728Z","3.1.9":"2012-03-22T01:19:35.530Z","3.1.10":"2012-06-12T03:28:53.277Z","3.1.11":"2012-07-24T18:58:09.875Z","3.1.12":"2012-08-06T21:06:52.297Z","3.1.13":"2012-09-26T22:32:16.915Z","3.1.14":"2012-10-15T15:34:59.639Z","3.1.15":"2013-01-22T19:30:45.397Z","3.1.16":"2013-01-23T00:48:17.526Z","3.1.17":"2013-01-23T18:39:05.614Z","3.1.18":"2013-02-06T00:15:44.764Z","3.1.19":"2013-02-06T16:20:44.473Z","3.1.20":"2013-02-15T17:48:13.889Z","3.1.21":"2013-02-25T16:26:11.728Z","3.2.0":"2013-04-21T05:11:34.655Z","3.2.1":"2013-04-21T05:14:00.954Z","3.2.3":"2013-07-11T07:12:26.412Z","3.2.4":"2013-07-23T15:43:44.909Z","3.2.5":"2013-07-23T16:26:24.439Z","3.2.6":"2013-07-23T17:01:00.077Z","3.2.7":"2013-11-20T18:05:56.592Z","3.2.8":"2014-01-09T06:01:40.635Z","3.2.9":"2014-02-26T07:34:09.643Z","3.2.10":"2014-05-19T22:09:11.934Z","3.2.11":"2014-05-20T23:31:42.017Z","4.0.0":"2014-05-20T23:32:16.139Z","4.0.1":"2014-06-02T01:17:41.878Z","4.0.2":"2014-06-02T01:30:02.528Z","4.0.3":"2014-06-29T17:22:37.944Z","4.0.4":"2014-07-11T22:29:17.126Z","4.0.5":"2014-07-28T21:30:10.123Z","4.0.6":"2014-09-17T19:24:29.297Z","4.1.0":"2014-11-17T00:24:54.326Z","4.1.1":"2014-11-17T00:27:25.487Z","4.1.2-beta":"2014-11-17T16:41:29.923Z","4.1.2":"2014-11-17T16:53:20.892Z","4.1.3":"2014-11-17T20:02:53.144Z","4.1.4":"2014-11-18T22:15:05.930Z","4.1.5":"2014-11-19T05:15:17.801Z","4.1.6":"2014-11-19T23:30:31.910Z","4.2.0":"2014-11-20T01:12:20.951Z","4.2.1":"2014-11-20T19:02:21.636Z","4.2.2":"2014-11-30T19:15:01.263Z","4.3.0":"2014-12-01T02:13:58.852Z","4.3.1":"2014-12-01T16:32:56.246Z","4.3.2":"2014-12-19T02:06:21.198Z","4.3.3":"2015-01-13T00:33:40.564Z","4.3.4":"2015-01-13T08:11:01.617Z","4.3.5":"2015-01-15T17:58:01.451Z","4.4.0":"2015-02-18T01:39:10.387Z","4.4.1":"2015-02-26T22:16:20.319Z","4.4.2":"2015-03-05T02:29:40.827Z","4.5.0":"2015-03-06T06:35:18.938Z","5.0.0":"2015-03-06T07:11:10.105Z","4.5.1":"2015-03-07T22:53:18.140Z","5.0.1":"2015-03-07T22:53:29.232Z","4.5.2":"2015-03-11T17:48:12.922Z","5.0.2":"2015-03-11T17:48:35.999Z","4.5.3":"2015-03-13T06:07:27.191Z","5.0.3":"2015-03-13T06:08:10.266Z","5.0.4":"2015-04-09T22:27:01.277Z","5.0.5":"2015-04-09T22:29:39.971Z","5.0.6":"2015-05-12T21:29:04.191Z","5.0.7":"2015-05-21T16:45:59.288Z","5.0.9":"2015-05-22T11:03:21.719Z","5.0.10":"2015-05-26T05:54:13.692Z","5.0.11":"2015-06-26T21:44:14.997Z","5.0.12":"2015-06-27T16:16:44.551Z","5.0.13":"2015-07-02T21:29:21.642Z","5.0.14":"2015-07-15T01:34:57.371Z","5.0.15":"2015-09-27T18:21:02.495Z","6.0.0":"2015-11-11T19:26:32.966Z","6.0.1":"2015-11-11T19:47:23.013Z","6.0.2":"2015-12-23T18:40:28.050Z","6.0.3":"2015-12-28T23:49:56.876Z","6.0.4":"2016-01-08T22:35:42.270Z","7.0.0":"2016-02-10T19:27:17.967Z","7.0.1":"2016-03-05T06:55:08.781Z","7.0.3":"2016-03-05T08:28:50.603Z","7.0.4":"2016-06-16T17:29:42.257Z","7.0.5":"2016-06-21T01:05:34.053Z","7.0.6":"2016-08-24T21:39:26.829Z","7.1.0":"2016-09-20T18:28:51.342Z","7.1.1":"2016-10-07T21:49:53.305Z","7.1.2":"2017-05-19T20:15:25.471Z","7.1.3":"2018-08-27T05:05:04.765Z","7.1.4":"2019-05-08T00:45:01.506Z","7.1.5":"2019-10-21T17:07:35.244Z","7.1.6":"2019-11-06T22:07:44.189Z","7.1.7":"2021-05-06T21:42:44.072Z","7.2.0":"2021-09-22T23:36:20.259Z","8.0.1":"2022-04-11T17:25:05.849Z","8.0.2":"2022-05-12T18:52:05.917Z","7.2.2":"2022-05-13T17:07:53.446Z","8.0.3":"2022-05-13T17:08:32.787Z","7.2.3":"2022-05-15T14:44:04.854Z","8.1.0":"2023-01-14T22:35:33.626Z","9.0.0":"2023-02-27T20:51:32.657Z","9.0.1":"2023-02-27T20:55:43.189Z","9.0.2":"2023-02-28T21:31:45.593Z","9.1.0":"2023-03-01T07:38:45.148Z","9.1.1":"2023-03-01T18:49:22.450Z","9.1.2":"2023-03-01T19:07:42.743Z","9.2.0":"2023-03-02T23:04:32.355Z","9.2.1":"2023-03-03T00:40:11.008Z","9.3.0":"2023-03-14T13:03:12.007Z","9.3.1":"2023-03-21T00:02:59.156Z","9.3.2":"2023-03-22T18:49:15.142Z","9.3.3":"2023-04-02T03:37:31.231Z","9.3.4":"2023-04-02T03:44:32.200Z","9.3.5":"2023-04-09T20:30:42.619Z","10.0.0":"2023-04-09T22:26:50.048Z","10.1.0":"2023-04-14T23:16:03.347Z","10.2.0":"2023-04-17T22:20:03.631Z","10.2.1":"2023-04-17T22:21:37.192Z","10.2.2":"2023-04-23T00:34:47.221Z","10.2.3":"2023-05-09T23:12:17.390Z","10.2.4":"2023-05-15T04:45:00.928Z","10.2.5":"2023-05-17T21:25:06.877Z","10.2.6":"2023-05-20T20:55:44.701Z","10.2.7":"2023-06-06T19:08:20.790Z","10.3.0":"2023-06-21T19:07:23.584Z","10.3.1":"2023-06-27T23:02:27.106Z","10.3.2":"2023-07-08T00:18:35.405Z","10.3.3":"2023-07-08T21:38:58.945Z","10.3.4":"2023-08-30T22:45:21.320Z","10.3.5":"2023-09-20T23:03:12.106Z","10.3.6":"2023-09-23T00:52:58.321Z","10.3.7":"2023-09-24T21:53:51.118Z","10.3.8":"2023-09-26T06:10:32.529Z","10.3.9":"2023-09-26T07:22:02.347Z","10.3.10":"2023-09-27T05:59:51.677Z","10.3.11":"2024-03-28T15:59:07.462Z","10.3.12":"2024-03-28T16:13:51.132Z","10.3.13":"2024-05-09T13:50:17.842Z","10.3.14":"2024-05-09T14:52:50.086Z","10.3.15":"2024-05-12T02:47:48.091Z","10.3.16":"2024-05-21T19:14:15.649Z","10.4.0":"2024-05-24T01:04:58.585Z","10.4.1":"2024-05-24T06:01:25.099Z","10.4.2":"2024-06-19T01:59:48.071Z","10.4.3":"2024-07-06T04:04:20.657Z","10.4.4":"2024-07-08T22:14:30.257Z","11.0.0":"2024-07-08T22:16:14.838Z"},"bugs":{"url":"https://github.com/isaacs/node-glob/issues"},"author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me/"},"license":"ISC","homepage":"https://github.com/isaacs/node-glob#readme","repository":{"type":"git","url":"git://github.com/isaacs/node-glob.git"},"description":"the most correct and second fastest glob implementation in JavaScript","maintainers":[{"name":"isaacs","email":"i@izs.me"}],"readme":"# Glob\n\nMatch files using the patterns the shell uses.\n\nThe most correct and second fastest glob implementation in\nJavaScript. (See **Comparison to Other JavaScript Glob\nImplementations** at the bottom of this readme.)\n\n![a fun cartoon logo made of glob characters](https://github.com/isaacs/node-glob/raw/main/logo/glob.png)\n\n## Usage\n\nInstall with npm\n\n```\nnpm i glob\n```\n\n**Note** the npm package name is _not_ `node-glob` that's a\ndifferent thing that was abandoned years ago. Just `glob`.\n\n```js\n// load using import\nimport { glob, globSync, globStream, globStreamSync, Glob } from 'glob'\n// or using commonjs, that's fine, too\nconst {\n glob,\n globSync,\n globStream,\n globStreamSync,\n Glob,\n} = require('glob')\n\n// the main glob() and globSync() resolve/return array of filenames\n\n// all js files, but don't look in node_modules\nconst jsfiles = await glob('**/*.js', { ignore: 'node_modules/**' })\n\n// pass in a signal to cancel the glob walk\nconst stopAfter100ms = await glob('**/*.css', {\n signal: AbortSignal.timeout(100),\n})\n\n// multiple patterns supported as well\nconst images = await glob(['css/*.{png,jpeg}', 'public/*.{png,jpeg}'])\n\n// but of course you can do that with the glob pattern also\n// the sync function is the same, just returns a string[] instead\n// of Promise<string[]>\nconst imagesAlt = globSync('{css,public}/*.{png,jpeg}')\n\n// you can also stream them, this is a Minipass stream\nconst filesStream = globStream(['**/*.dat', 'logs/**/*.log'])\n\n// construct a Glob object if you wanna do it that way, which\n// allows for much faster walks if you have to look in the same\n// folder multiple times.\nconst g = new Glob('**/foo', {})\n// glob objects are async iterators, can also do globIterate() or\n// g.iterate(), same deal\nfor await (const file of g) {\n console.log('found a foo file:', file)\n}\n// pass a glob as the glob options to reuse its settings and caches\nconst g2 = new Glob('**/bar', g)\n// sync iteration works as well\nfor (const file of g2) {\n console.log('found a bar file:', file)\n}\n\n// you can also pass withFileTypes: true to get Path objects\n// these are like a Dirent, but with some more added powers\n// check out http://npm.im/path-scurry for more info on their API\nconst g3 = new Glob('**/baz/**', { withFileTypes: true })\ng3.stream().on('data', path => {\n console.log(\n 'got a path object',\n path.fullpath(),\n path.isDirectory(),\n path.readdirSync().map(e => e.name),\n )\n})\n\n// if you use stat:true and withFileTypes, you can sort results\n// by things like modified time, filter by permission mode, etc.\n// All Stats fields will be available in that case. Slightly\n// slower, though.\n// For example:\nconst results = await glob('**', { stat: true, withFileTypes: true })\n\nconst timeSortedFiles = results\n .sort((a, b) => a.mtimeMs - b.mtimeMs)\n .map(path => path.fullpath())\n\nconst groupReadableFiles = results\n .filter(path => path.mode & 0o040)\n .map(path => path.fullpath())\n\n// custom ignores can be done like this, for example by saying\n// you'll ignore all markdown files, and all folders named 'docs'\nconst customIgnoreResults = await glob('**', {\n ignore: {\n ignored: p => /\\.md$/.test(p.name),\n childrenIgnored: p => p.isNamed('docs'),\n },\n})\n\n// another fun use case, only return files with the same name as\n// their parent folder, plus either `.ts` or `.js`\nconst folderNamedModules = await glob('**/*.{ts,js}', {\n ignore: {\n ignored: p => {\n const pp = p.parent\n return !(p.isNamed(pp.name + '.ts') || p.isNamed(pp.name + '.js'))\n },\n },\n})\n\n// find all files edited in the last hour, to do this, we ignore\n// all of them that are more than an hour old\nconst newFiles = await glob('**', {\n // need stat so we have mtime\n stat: true,\n // only want the files, not the dirs\n nodir: true,\n ignore: {\n ignored: p => {\n return new Date() - p.mtime > 60 * 60 * 1000\n },\n // could add similar childrenIgnored here as well, but\n // directory mtime is inconsistent across platforms, so\n // probably better not to, unless you know the system\n // tracks this reliably.\n },\n})\n```\n\n**Note** Glob patterns should always use `/` as a path separator,\neven on Windows systems, as `\\` is used to escape glob\ncharacters. If you wish to use `\\` as a path separator _instead\nof_ using it as an escape character on Windows platforms, you may\nset `windowsPathsNoEscape:true` in the options. In this mode,\nspecial glob characters cannot be escaped, making it impossible\nto match a literal `*` `?` and so on in filenames.\n\n## Command Line Interface\n\n```\n$ glob -h\n\nUsage:\n glob [options] [<pattern> [<pattern> ...]]\n\nExpand the positional glob expression arguments into any matching file system\npaths found.\n\n -c<command> --cmd=<command>\n Run the command provided, passing the glob expression\n matches as arguments.\n\n -A --all By default, the glob cli command will not expand any\n arguments that are an exact match to a file on disk.\n\n This prevents double-expanding, in case the shell\n expands an argument whose filename is a glob\n expression.\n\n For example, if 'app/*.ts' would match 'app/[id].ts',\n then on Windows powershell or cmd.exe, 'glob app/*.ts'\n will expand to 'app/[id].ts', as expected. However, in\n posix shells such as bash or zsh, the shell will first\n expand 'app/*.ts' to a list of filenames. Then glob\n will look for a file matching 'app/[id].ts' (ie,\n 'app/i.ts' or 'app/d.ts'), which is unexpected.\n\n Setting '--all' prevents this behavior, causing glob to\n treat ALL patterns as glob expressions to be expanded,\n even if they are an exact match to a file on disk.\n\n When setting this option, be sure to enquote arguments\n so that the shell will not expand them prior to passing\n them to the glob command process.\n\n -a --absolute Expand to absolute paths\n -d --dot-relative Prepend './' on relative matches\n -m --mark Append a / on any directories matched\n -x --posix Always resolve to posix style paths, using '/' as the\n directory separator, even on Windows. Drive letter\n absolute matches on Windows will be expanded to their\n full resolved UNC maths, eg instead of 'C:\\foo\\bar', it\n will expand to '//?/C:/foo/bar'.\n\n -f --follow Follow symlinked directories when expanding '**'\n -R --realpath Call 'fs.realpath' on all of the results. In the case\n of an entry that cannot be resolved, the entry is\n omitted. This incurs a slight performance penalty, of\n course, because of the added system calls.\n\n -s --stat Call 'fs.lstat' on all entries, whether required or not\n to determine if it's a valid match.\n\n -b --match-base Perform a basename-only match if the pattern does not\n contain any slash characters. That is, '*.js' would be\n treated as equivalent to '**/*.js', matching js files\n in all directories.\n\n --dot Allow patterns to match files/directories that start\n with '.', even if the pattern does not start with '.'\n\n --nobrace Do not expand {...} patterns\n --nocase Perform a case-insensitive match. This defaults to\n 'true' on macOS and Windows platforms, and false on all\n others.\n\n Note: 'nocase' should only be explicitly set when it is\n known that the filesystem's case sensitivity differs\n from the platform default. If set 'true' on\n case-insensitive file systems, then the walk may return\n more or less results than expected.\n\n --nodir Do not match directories, only files.\n\n Note: to *only* match directories, append a '/' at the\n end of the pattern.\n\n --noext Do not expand extglob patterns, such as '+(a|b)'\n --noglobstar Do not expand '**' against multiple path portions. Ie,\n treat it as a normal '*' instead.\n\n --windows-path-no-escape\n Use '\\' as a path separator *only*, and *never* as an\n escape character. If set, all '\\' characters are\n replaced with '/' in the pattern.\n\n -D<n> --max-depth=<n> Maximum depth to traverse from the current working\n directory\n\n -C<cwd> --cwd=<cwd> Current working directory to execute/match in\n -r<root> --root=<root> A string path resolved against the 'cwd', which is used\n as the starting point for absolute patterns that start\n with '/' (but not drive letters or UNC paths on\n Windows).\n\n Note that this *doesn't* necessarily limit the walk to\n the 'root' directory, and doesn't affect the cwd\n starting point for non-absolute patterns. A pattern\n containing '..' will still be able to traverse out of\n the root directory, if it is not an actual root\n directory on the filesystem, and any non-absolute\n patterns will still be matched in the 'cwd'.\n\n To start absolute and non-absolute patterns in the same\n path, you can use '--root=' to set it to the empty\n string. However, be aware that on Windows systems, a\n pattern like 'x:/*' or '//host/share/*' will *always*\n start in the 'x:/' or '//host/share/' directory,\n regardless of the --root setting.\n\n --platform=<platform> Defaults to the value of 'process.platform' if\n available, or 'linux' if not. Setting --platform=win32\n on non-Windows systems may cause strange behavior!\n\n -i<ignore> --ignore=<ignore>\n Glob patterns to ignore Can be set multiple times\n -v --debug Output a huge amount of noisy debug information about\n patterns as they are parsed and used to match files.\n\n -h --help Show this usage information\n```\n\n## `glob(pattern: string | string[], options?: GlobOptions) => Promise<string[] | Path[]>`\n\nPerform an asynchronous glob search for the pattern(s) specified.\nReturns\n[Path](https://isaacs.github.io/path-scurry/classes/PathBase)\nobjects if the `withFileTypes` option is set to `true`. See below\nfor full options field desciptions.\n\n## `globSync(pattern: string | string[], options?: GlobOptions) => string[] | Path[]`\n\nSynchronous form of `glob()`.\n\nAlias: `glob.sync()`\n\n## `globIterate(pattern: string | string[], options?: GlobOptions) => AsyncGenerator<string>`\n\nReturn an async iterator for walking glob pattern matches.\n\nAlias: `glob.iterate()`\n\n## `globIterateSync(pattern: string | string[], options?: GlobOptions) => Generator<string>`\n\nReturn a sync iterator for walking glob pattern matches.\n\nAlias: `glob.iterate.sync()`, `glob.sync.iterate()`\n\n## `globStream(pattern: string | string[], options?: GlobOptions) => Minipass<string | Path>`\n\nReturn a stream that emits all the strings or `Path` objects and\nthen emits `end` when completed.\n\nAlias: `glob.stream()`\n\n## `globStreamSync(pattern: string | string[], options?: GlobOptions) => Minipass<string | Path>`\n\nSyncronous form of `globStream()`. Will read all the matches as\nfast as you consume them, even all in a single tick if you\nconsume them immediately, but will still respond to backpressure\nif they're not consumed immediately.\n\nAlias: `glob.stream.sync()`, `glob.sync.stream()`\n\n## `hasMagic(pattern: string | string[], options?: GlobOptions) => boolean`\n\nReturns `true` if the provided pattern contains any \"magic\" glob\ncharacters, given the options provided.\n\nBrace expansion is not considered \"magic\" unless the\n`magicalBraces` option is set, as brace expansion just turns one\nstring into an array of strings. So a pattern like `'x{a,b}y'`\nwould return `false`, because `'xay'` and `'xby'` both do not\ncontain any magic glob characters, and it's treated the same as\nif you had called it on `['xay', 'xby']`. When\n`magicalBraces:true` is in the options, brace expansion _is_\ntreated as a pattern having magic.\n\n## `escape(pattern: string, options?: GlobOptions) => string`\n\nEscape all magic characters in a glob pattern, so that it will\nonly ever match literal strings\n\nIf the `windowsPathsNoEscape` option is used, then characters are\nescaped by wrapping in `[]`, because a magic character wrapped in\na character class can only be satisfied by that exact character.\n\nSlashes (and backslashes in `windowsPathsNoEscape` mode) cannot\nbe escaped or unescaped.\n\n## `unescape(pattern: string, options?: GlobOptions) => string`\n\nUn-escape a glob string that may contain some escaped characters.\n\nIf the `windowsPathsNoEscape` option is used, then square-brace\nescapes are removed, but not backslash escapes. For example, it\nwill turn the string `'[*]'` into `*`, but it will not turn\n`'\\\\*'` into `'*'`, because `\\` is a path separator in\n`windowsPathsNoEscape` mode.\n\nWhen `windowsPathsNoEscape` is not set, then both brace escapes\nand backslash escapes are removed.\n\nSlashes (and backslashes in `windowsPathsNoEscape` mode) cannot\nbe escaped or unescaped.\n\n## Class `Glob`\n\nAn object that can perform glob pattern traversals.\n\n### `const g = new Glob(pattern: string | string[], options: GlobOptions)`\n\nOptions object is required.\n\nSee full options descriptions below.\n\nNote that a previous `Glob` object can be passed as the\n`GlobOptions` to another `Glob` instantiation to re-use settings\nand caches with a new pattern.\n\nTraversal functions can be called multiple times to run the walk\nagain.\n\n### `g.stream()`\n\nStream results asynchronously,\n\n### `g.streamSync()`\n\nStream results synchronously.\n\n### `g.iterate()`\n\nDefault async iteration function. Returns an AsyncGenerator that\niterates over the results.\n\n### `g.iterateSync()`\n\nDefault sync iteration function. Returns a Generator that\niterates over the results.\n\n### `g.walk()`\n\nReturns a Promise that resolves to the results array.\n\n### `g.walkSync()`\n\nReturns a results array.\n\n### Properties\n\nAll options are stored as properties on the `Glob` object.\n\n- `opts` The options provided to the constructor.\n- `patterns` An array of parsed immutable `Pattern` objects.\n\n## Options\n\nExported as `GlobOptions` TypeScript interface. A `GlobOptions`\nobject may be provided to any of the exported methods, and must\nbe provided to the `Glob` constructor.\n\nAll options are optional, boolean, and false by default, unless\notherwise noted.\n\nAll resolved options are added to the Glob object as properties.\n\nIf you are running many `glob` operations, you can pass a Glob\nobject as the `options` argument to a subsequent operation to\nshare the previously loaded cache.\n\n- `cwd` String path or `file://` string or URL object. The\n current working directory in which to search. Defaults to\n `process.cwd()`. See also: \"Windows, CWDs, Drive Letters, and\n UNC Paths\", below.\n\n This option may be either a string path or a `file://` URL\n object or string.\n\n- `root` A string path resolved against the `cwd` option, which\n is used as the starting point for absolute patterns that start\n with `/`, (but not drive letters or UNC paths on Windows).\n\n Note that this _doesn't_ necessarily limit the walk to the\n `root` directory, and doesn't affect the cwd starting point for\n non-absolute patterns. A pattern containing `..` will still be\n able to traverse out of the root directory, if it is not an\n actual root directory on the filesystem, and any non-absolute\n patterns will be matched in the `cwd`. For example, the\n pattern `/../*` with `{root:'/some/path'}` will return all\n files in `/some`, not all files in `/some/path`. The pattern\n `*` with `{root:'/some/path'}` will return all the entries in\n the cwd, not the entries in `/some/path`.\n\n To start absolute and non-absolute patterns in the same\n path, you can use `{root:''}`. However, be aware that on\n Windows systems, a pattern like `x:/*` or `//host/share/*` will\n _always_ start in the `x:/` or `//host/share` directory,\n regardless of the `root` setting.\n\n- `windowsPathsNoEscape` Use `\\\\` as a path separator _only_, and\n _never_ as an escape character. If set, all `\\\\` characters are\n replaced with `/` in the pattern.\n\n Note that this makes it **impossible** to match against paths\n containing literal glob pattern characters, but allows matching\n with patterns constructed using `path.join()` and\n `path.resolve()` on Windows platforms, mimicking the (buggy!)\n behavior of Glob v7 and before on Windows. Please use with\n caution, and be mindful of [the caveat below about Windows\n paths](#windows). (For legacy reasons, this is also set if\n `allowWindowsEscape` is set to the exact value `false`.)\n\n- `dot` Include `.dot` files in normal matches and `globstar`\n matches. Note that an explicit dot in a portion of the pattern\n will always match dot files.\n\n- `magicalBraces` Treat brace expansion like `{a,b}` as a \"magic\"\n pattern. Has no effect if {@link nobrace} is set.\n\n Only has effect on the {@link hasMagic} function, no effect on\n glob pattern matching itself.\n\n- `dotRelative` Prepend all relative path strings with `./` (or\n `.\\` on Windows).\n\n Without this option, returned relative paths are \"bare\", so\n instead of returning `'./foo/bar'`, they are returned as\n `'foo/bar'`.\n\n Relative patterns starting with `'../'` are not prepended with\n `./`, even if this option is set.\n\n- `mark` Add a `/` character to directory matches. Note that this\n requires additional stat calls.\n\n- `nobrace` Do not expand `{a,b}` and `{1..3}` brace sets.\n\n- `noglobstar` Do not match `**` against multiple filenames. (Ie,\n treat it as a normal `*` instead.)\n\n- `noext` Do not match \"extglob\" patterns such as `+(a|b)`.\n\n- `nocase` Perform a case-insensitive match. This defaults to\n `true` on macOS and Windows systems, and `false` on all others.\n\n **Note** `nocase` should only be explicitly set when it is\n known that the filesystem's case sensitivity differs from the\n platform default. If set `true` on case-sensitive file\n systems, or `false` on case-insensitive file systems, then the\n walk may return more or less results than expected.\n\n- `maxDepth` Specify a number to limit the depth of the directory\n traversal to this many levels below the `cwd`.\n\n- `matchBase` Perform a basename-only match if the pattern does\n not contain any slash characters. That is, `*.js` would be\n treated as equivalent to `**/*.js`, matching all js files in\n all directories.\n\n- `nodir` Do not match directories, only files. (Note: to match\n _only_ directories, put a `/` at the end of the pattern.)\n\n Note: when `follow` and `nodir` are both set, then symbolic\n links to directories are also omitted.\n\n- `stat` Call `lstat()` on all entries, whether required or not\n to determine whether it's a valid match. When used with\n `withFileTypes`, this means that matches will include data such\n as modified time, permissions, and so on. Note that this will\n incur a performance cost due to the added system calls.\n\n- `ignore` string or string[], or an object with `ignore` and\n `ignoreChildren` methods.\n\n If a string or string[] is provided, then this is treated as a\n glob pattern or array of glob patterns to exclude from matches.\n To ignore all children within a directory, as well as the entry\n itself, append `'/**'` to the ignore pattern.\n\n **Note** `ignore` patterns are _always_ in `dot:true` mode,\n regardless of any other settings.\n\n If an object is provided that has `ignored(path)` and/or\n `childrenIgnored(path)` methods, then these methods will be\n called to determine whether any Path is a match or if its\n children should be traversed, respectively.\n\n- `follow` Follow symlinked directories when expanding `**`\n patterns. This can result in a lot of duplicate references in\n the presence of cyclic links, and make performance quite bad.\n\n By default, a `**` in a pattern will follow 1 symbolic link if\n it is not the first item in the pattern, or none if it is the\n first item in the pattern, following the same behavior as Bash.\n\n Note: when `follow` and `nodir` are both set, then symbolic\n links to directories are also omitted.\n\n- `realpath` Set to true to call `fs.realpath` on all of the\n results. In the case of an entry that cannot be resolved, the\n entry is omitted. This incurs a slight performance penalty, of\n course, because of the added system calls.\n\n- `absolute` Set to true to always receive absolute paths for\n matched files. Set to `false` to always receive relative paths\n for matched files.\n\n By default, when this option is not set, absolute paths are\n returned for patterns that are absolute, and otherwise paths\n are returned that are relative to the `cwd` setting.\n\n This does _not_ make an extra system call to get the realpath,\n it only does string path resolution.\n\n `absolute` may not be used along with `withFileTypes`.\n\n- `posix` Set to true to use `/` as the path separator in\n returned results. On posix systems, this has no effect. On\n Windows systems, this will return `/` delimited path results,\n and absolute paths will be returned in their full resolved UNC\n path form, eg insted of `'C:\\\\foo\\\\bar'`, it will return\n `//?/C:/foo/bar`.\n\n- `platform` Defaults to value of `process.platform` if\n available, or `'linux'` if not. Setting `platform:'win32'` on\n non-Windows systems may cause strange behavior.\n\n- `withFileTypes` Return [PathScurry](http://npm.im/path-scurry)\n `Path` objects instead of strings. These are similar to a\n NodeJS `Dirent` object, but with additional methods and\n properties.\n\n `withFileTypes` may not be used along with `absolute`.\n\n- `signal` An AbortSignal which will cancel the Glob walk when\n triggered.\n\n- `fs` An override object to pass in custom filesystem methods.\n See [PathScurry docs](http://npm.im/path-scurry) for what can\n be overridden.\n\n- `scurry` A [PathScurry](http://npm.im/path-scurry) object used\n to traverse the file system. If the `nocase` option is set\n explicitly, then any provided `scurry` object must match this\n setting.\n\n- `includeChildMatches` boolean, default `true`. Do not match any\n children of any matches. For example, the pattern `**\\/foo`\n would match `a/foo`, but not `a/foo/b/foo` in this mode.\n\n This is especially useful for cases like \"find all\n `node_modules` folders, but not the ones in `node_modules`\".\n\n In order to support this, the `Ignore` implementation must\n support an `add(pattern: string)` method. If using the default\n `Ignore` class, then this is fine, but if this is set to\n `false`, and a custom `Ignore` is provided that does not have\n an `add()` method, then it will throw an error.\n\n **Caveat** It _only_ ignores matches that would be a descendant\n of a previous match, and only if that descendant is matched\n _after_ the ancestor is encountered. Since the file system walk\n happens in indeterminate order, it's possible that a match will\n already be added before its ancestor, if multiple or braced\n patterns are used.\n\n For example:\n\n ```js\n const results = await glob(\n [\n // likely to match first, since it's just a stat\n 'a/b/c/d/e/f',\n\n // this pattern is more complicated! It must to various readdir()\n // calls and test the results against a regular expression, and that\n // is certainly going to take a little bit longer.\n //\n // So, later on, it encounters a match at 'a/b/c/d/e', but it's too\n // late to ignore a/b/c/d/e/f, because it's already been emitted.\n 'a/[bdf]/?/[a-z]/*',\n ],\n { includeChildMatches: false },\n )\n ```\n\n It's best to only set this to `false` if you can be reasonably\n sure that no components of the pattern will potentially match\n one another's file system descendants, or if the occasional\n included child entry will not cause problems.\n\n## Glob Primer\n\nMuch more information about glob pattern expansion can be found\nby running `man bash` and searching for `Pattern Matching`.\n\n\"Globs\" are the patterns you type when you do stuff like `ls\n*.js` on the command line, or put `build/*` in a `.gitignore`\nfile.\n\nBefore parsing the path part patterns, braced sections are\nexpanded into a set. Braced sections start with `{` and end with\n`}`, with 2 or more comma-delimited sections within. Braced\nsections may contain slash characters, so `a{/b/c,bcd}` would\nexpand into `a/b/c` and `abcd`.\n\nThe following characters have special magic meaning when used in\na path portion. With the exception of `**`, none of these match\npath separators (ie, `/` on all platforms, and `\\` on Windows).\n\n- `*` Matches 0 or more characters in a single path portion.\n When alone in a path portion, it must match at least 1\n character. If `dot:true` is not specified, then `*` will not\n match against a `.` character at the start of a path portion.\n- `?` Matches 1 character. If `dot:true` is not specified, then\n `?` will not match against a `.` character at the start of a\n path portion.\n- `[...]` Matches a range of characters, similar to a RegExp\n range. If the first character of the range is `!` or `^` then\n it matches any character not in the range. If the first\n character is `]`, then it will be considered the same as `\\]`,\n rather than the end of the character class.\n- `!(pattern|pattern|pattern)` Matches anything that does not\n match any of the patterns provided. May _not_ contain `/`\n characters. Similar to `*`, if alone in a path portion, then\n the path portion must have at least one character.\n- `?(pattern|pattern|pattern)` Matches zero or one occurrence of\n the patterns provided. May _not_ contain `/` characters.\n- `+(pattern|pattern|pattern)` Matches one or more occurrences of\n the patterns provided. May _not_ contain `/` characters.\n- `*(a|b|c)` Matches zero or more occurrences of the patterns\n provided. May _not_ contain `/` characters.\n- `@(pattern|pat*|pat?erN)` Matches exactly one of the patterns\n provided. May _not_ contain `/` characters.\n- `**` If a \"globstar\" is alone in a path portion, then it\n matches zero or more directories and subdirectories searching\n for matches. It does not crawl symlinked directories, unless\n `{follow:true}` is passed in the options object. A pattern\n like `a/b/**` will only match `a/b` if it is a directory.\n Follows 1 symbolic link if not the first item in the pattern,\n or 0 if it is the first item, unless `follow:true` is set, in\n which case it follows all symbolic links.\n\n`[:class:]` patterns are supported by this implementation, but\n`[=c=]` and `[.symbol.]` style class patterns are not.\n\n### Dots\n\nIf a file or directory path portion has a `.` as the first\ncharacter, then it will not match any glob pattern unless that\npattern's corresponding path part also has a `.` as its first\ncharacter.\n\nFor example, the pattern `a/.*/c` would match the file at\n`a/.b/c`. However the pattern `a/*/c` would not, because `*` does\nnot start with a dot character.\n\nYou can make glob treat dots as normal characters by setting\n`dot:true` in the options.\n\n### Basename Matching\n\nIf you set `matchBase:true` in the options, and the pattern has\nno slashes in it, then it will seek for any file anywhere in the\ntree with a matching basename. For example, `*.js` would match\n`test/simple/basic.js`.\n\n### Empty Sets\n\nIf no matching files are found, then an empty array is returned.\nThis differs from the shell, where the pattern itself is\nreturned. For example:\n\n```sh\n$ echo a*s*d*f\na*s*d*f\n```\n\n## Comparisons to other fnmatch/glob implementations\n\nWhile strict compliance with the existing standards is a\nworthwhile goal, some discrepancies exist between node-glob and\nother implementations, and are intentional.\n\nThe double-star character `**` is supported by default, unless\nthe `noglobstar` flag is set. This is supported in the manner of\nbsdglob and bash 5, where `**` only has special significance if\nit is the only thing in a path part. That is, `a/**/b` will match\n`a/x/y/b`, but `a/**b` will not.\n\nNote that symlinked directories are not traversed as part of a\n`**`, though their contents may match against subsequent portions\nof the pattern. This prevents infinite loops and duplicates and\nthe like. You can force glob to traverse symlinks with `**` by\nsetting `{follow:true}` in the options.\n\nThere is no equivalent of the `nonull` option. A pattern that\ndoes not find any matches simply resolves to nothing. (An empty\narray, immediately ended stream, etc.)\n\nIf brace expansion is not disabled, then it is performed before\nany other interpretation of the glob pattern. Thus, a pattern\nlike `+(a|{b),c)}`, which would not be valid in bash or zsh, is\nexpanded **first** into the set of `+(a|b)` and `+(a|c)`, and\nthose patterns are checked for validity. Since those two are\nvalid, matching proceeds.\n\nThe character class patterns `[:class:]` (posix standard named\nclasses) style class patterns are supported and unicode-aware,\nbut `[=c=]` (locale-specific character collation weight), and\n`[.symbol.]` (collating symbol), are not.\n\n### Repeated Slashes\n\nUnlike Bash and zsh, repeated `/` are always coalesced into a\nsingle path separator.\n\n### Comments and Negation\n\nPreviously, this module let you mark a pattern as a \"comment\" if\nit started with a `#` character, or a \"negated\" pattern if it\nstarted with a `!` character.\n\nThese options were deprecated in version 5, and removed in\nversion 6.\n\nTo specify things that should not match, use the `ignore` option.\n\n## Windows\n\n**Please only use forward-slashes in glob expressions.**\n\nThough windows uses either `/` or `\\` as its path separator, only\n`/` characters are used by this glob implementation. You must use\nforward-slashes **only** in glob expressions. Back-slashes will\nalways be interpreted as escape characters, not path separators.\n\nResults from absolute patterns such as `/foo/*` are mounted onto\nthe root setting using `path.join`. On windows, this will by\ndefault result in `/foo/*` matching `C:\\foo\\bar.txt`.\n\nTo automatically coerce all `\\` characters to `/` in pattern\nstrings, **thus making it impossible to escape literal glob\ncharacters**, you may set the `windowsPathsNoEscape` option to\n`true`.\n\n### Windows, CWDs, Drive Letters, and UNC Paths\n\nOn posix systems, when a pattern starts with `/`, any `cwd`\noption is ignored, and the traversal starts at `/`, plus any\nnon-magic path portions specified in the pattern.\n\nOn Windows systems, the behavior is similar, but the concept of\nan \"absolute path\" is somewhat more involved.\n\n#### UNC Paths\n\nA UNC path may be used as the start of a pattern on Windows\nplatforms. For example, a pattern like: `//?/x:/*` will return\nall file entries in the root of the `x:` drive. A pattern like\n`//ComputerName/Share/*` will return all files in the associated\nshare.\n\nUNC path roots are always compared case insensitively.\n\n#### Drive Letters\n\nA pattern starting with a drive letter, like `c:/*`, will search\nin that drive, regardless of any `cwd` option provided.\n\nIf the pattern starts with `/`, and is not a UNC path, and there\nis an explicit `cwd` option set with a drive letter, then the\ndrive letter in the `cwd` is used as the root of the directory\ntraversal.\n\nFor example, `glob('/tmp', { cwd: 'c:/any/thing' })` will return\n`['c:/tmp']` as the result.\n\nIf an explicit `cwd` option is not provided, and the pattern\nstarts with `/`, then the traversal will run on the root of the\ndrive provided as the `cwd` option. (That is, it is the result of\n`path.resolve('/')`.)\n\n## Race Conditions\n\nGlob searching, by its very nature, is susceptible to race\nconditions, since it relies on directory walking.\n\nAs a result, it is possible that a file that exists when glob\nlooks for it may have been deleted or modified by the time it\nreturns the result.\n\nBy design, this implementation caches all readdir calls that it\nmakes, in order to cut down on system overhead. However, this\nalso makes it even more susceptible to races, especially if the\ncache object is reused between glob calls.\n\nUsers are thus advised not to use a glob result as a guarantee of\nfilesystem state in the face of rapid changes. For the vast\nmajority of operations, this is never a problem.\n\n### See Also:\n\n- `man sh`\n- `man bash` [Pattern\n Matching](https://www.gnu.org/software/bash/manual/html_node/Pattern-Matching.html)\n- `man 3 fnmatch`\n- `man 5 gitignore`\n- [minimatch documentation](https://github.com/isaacs/minimatch)\n\n## Glob Logo\n\nGlob's logo was created by [Tanya\nBrassie](http://tanyabrassie.com/). Logo files can be found\n[here](https://github.com/isaacs/node-glob/tree/master/logo).\n\nThe logo is licensed under a [Creative Commons\nAttribution-ShareAlike 4.0 International\nLicense](https://creativecommons.org/licenses/by-sa/4.0/).\n\n## Contributing\n\nAny change to behavior (including bugfixes) must come with a\ntest.\n\nPatches that fail tests or reduce performance will be rejected.\n\n```sh\n# to run tests\nnpm test\n\n# to re-generate test fixtures\nnpm run test-regen\n\n# run the benchmarks\nnpm run bench\n\n# to profile javascript\nnpm run prof\n```\n\n## Comparison to Other JavaScript Glob Implementations\n\n**tl;dr**\n\n- If you want glob matching that is as faithful as possible to\n Bash pattern expansion semantics, and as fast as possible\n within that constraint, _use this module_.\n- If you are reasonably sure that the patterns you will encounter\n are relatively simple, and want the absolutely fastest glob\n matcher out there, _use [fast-glob](http://npm.im/fast-glob)_.\n- If you are reasonably sure that the patterns you will encounter\n are relatively simple, and want the convenience of\n automatically respecting `.gitignore` files, _use\n [globby](http://npm.im/globby)_.\n\nThere are some other glob matcher libraries on npm, but these\nthree are (in my opinion, as of 2023) the best.\n\n---\n\n**full explanation**\n\nEvery library reflects a set of opinions and priorities in the\ntrade-offs it makes. Other than this library, I can personally\nrecommend both [globby](http://npm.im/globby) and\n[fast-glob](http://npm.im/fast-glob), though they differ in their\nbenefits and drawbacks.\n\nBoth have very nice APIs and are reasonably fast.\n\n`fast-glob` is, as far as I am aware, the fastest glob\nimplementation in JavaScript today. However, there are many\ncases where the choices that `fast-glob` makes in pursuit of\nspeed mean that its results differ from the results returned by\nBash and other sh-like shells, which may be surprising.\n\nIn my testing, `fast-glob` is around 10-20% faster than this\nmodule when walking over 200k files nested 4 directories\ndeep[1](#fn-webscale). However, there are some inconsistencies\nwith Bash matching behavior that this module does not suffer\nfrom:\n\n- `**` only matches files, not directories\n- `..` path portions are not handled unless they appear at the\n start of the pattern\n- `./!(<pattern>)` will not match any files that _start_ with\n `<pattern>`, even if they do not match `<pattern>`. For\n example, `!(9).txt` will not match `9999.txt`.\n- Some brace patterns in the middle of a pattern will result in\n failing to find certain matches.\n- Extglob patterns are allowed to contain `/` characters.\n\nGlobby exhibits all of the same pattern semantics as fast-glob,\n(as it is a wrapper around fast-glob) and is slightly slower than\nnode-glob (by about 10-20% in the benchmark test set, or in other\nwords, anywhere from 20-50% slower than fast-glob). However, it\nadds some API conveniences that may be worth the costs.\n\n- Support for `.gitignore` and other ignore files.\n- Support for negated globs (ie, patterns starting with `!`\n rather than using a separate `ignore` option).\n\nThe priority of this module is \"correctness\" in the sense of\nperforming a glob pattern expansion as faithfully as possible to\nthe behavior of Bash and other sh-like shells, with as much speed\nas possible.\n\nNote that prior versions of `node-glob` are _not_ on this list.\nFormer versions of this module are far too slow for any cases\nwhere performance matters at all, and were designed with APIs\nthat are extremely dated by current JavaScript standards.\n\n---\n\n<small id=\"fn-webscale\">[1]: In the cases where this module\nreturns results and `fast-glob` doesn't, it's even faster, of\ncourse.</small>\n\n![lumpy space princess saying 'oh my GLOB'](https://github.com/isaacs/node-glob/raw/main/oh-my-glob.gif)\n\n### Benchmark Results\n\nFirst number is time, smaller is better.\n\nSecond number is the count of results returned.\n\n```\n--- pattern: '**' ---\n~~ sync ~~\nnode fast-glob sync 0m0.598s 200364\nnode globby sync 0m0.765s 200364\nnode current globSync mjs 0m0.683s 222656\nnode current glob syncStream 0m0.649s 222656\n~~ async ~~\nnode fast-glob async 0m0.350s 200364\nnode globby async 0m0.509s 200364\nnode current glob async mjs 0m0.463s 222656\nnode current glob stream 0m0.411s 222656\n\n--- pattern: '**/..' ---\n~~ sync ~~\nnode fast-glob sync 0m0.486s 0\nnode globby sync 0m0.769s 200364\nnode current globSync mjs 0m0.564s 2242\nnode current glob syncStream 0m0.583s 2242\n~~ async ~~\nnode fast-glob async 0m0.283s 0\nnode globby async 0m0.512s 200364\nnode current glob async mjs 0m0.299s 2242\nnode current glob stream 0m0.312s 2242\n\n--- pattern: './**/0/**/0/**/0/**/0/**/*.txt' ---\n~~ sync ~~\nnode fast-glob sync 0m0.490s 10\nnode globby sync 0m0.517s 10\nnode current globSync mjs 0m0.540s 10\nnode current glob syncStream 0m0.550s 10\n~~ async ~~\nnode fast-glob async 0m0.290s 10\nnode globby async 0m0.296s 10\nnode current glob async mjs 0m0.278s 10\nnode current glob stream 0m0.302s 10\n\n--- pattern: './**/[01]/**/[12]/**/[23]/**/[45]/**/*.txt' ---\n~~ sync ~~\nnode fast-glob sync 0m0.500s 160\nnode globby sync 0m0.528s 160\nnode current globSync mjs 0m0.556s 160\nnode current glob syncStream 0m0.573s 160\n~~ async ~~\nnode fast-glob async 0m0.283s 160\nnode globby async 0m0.301s 160\nnode current glob async mjs 0m0.306s 160\nnode current glob stream 0m0.322s 160\n\n--- pattern: './**/0/**/0/**/*.txt' ---\n~~ sync ~~\nnode fast-glob sync 0m0.502s 5230\nnode globby sync 0m0.527s 5230\nnode current globSync mjs 0m0.544s 5230\nnode current glob syncStream 0m0.557s 5230\n~~ async ~~\nnode fast-glob async 0m0.285s 5230\nnode globby async 0m0.305s 5230\nnode current glob async mjs 0m0.304s 5230\nnode current glob stream 0m0.310s 5230\n\n--- pattern: '**/*.txt' ---\n~~ sync ~~\nnode fast-glob sync 0m0.580s 200023\nnode globby sync 0m0.771s 200023\nnode current globSync mjs 0m0.685s 200023\nnode current glob syncStream 0m0.649s 200023\n~~ async ~~\nnode fast-glob async 0m0.349s 200023\nnode globby async 0m0.509s 200023\nnode current glob async mjs 0m0.427s 200023\nnode current glob stream 0m0.388s 200023\n\n--- pattern: '{**/*.txt,**/?/**/*.txt,**/?/**/?/**/*.txt,**/?/**/?/**/?/**/*.txt,**/?/**/?/**/?/**/?/**/*.txt}' ---\n~~ sync ~~\nnode fast-glob sync 0m0.589s 200023\nnode globby sync 0m0.771s 200023\nnode current globSync mjs 0m0.716s 200023\nnode current glob syncStream 0m0.684s 200023\n~~ async ~~\nnode fast-glob async 0m0.351s 200023\nnode globby async 0m0.518s 200023\nnode current glob async mjs 0m0.462s 200023\nnode current glob stream 0m0.468s 200023\n\n--- pattern: '**/5555/0000/*.txt' ---\n~~ sync ~~\nnode fast-glob sync 0m0.496s 1000\nnode globby sync 0m0.519s 1000\nnode current globSync mjs 0m0.539s 1000\nnode current glob syncStream 0m0.567s 1000\n~~ async ~~\nnode fast-glob async 0m0.285s 1000\nnode globby async 0m0.299s 1000\nnode current glob async mjs 0m0.305s 1000\nnode current glob stream 0m0.301s 1000\n\n--- pattern: './**/0/**/../[01]/**/0/../**/0/*.txt' ---\n~~ sync ~~\nnode fast-glob sync 0m0.484s 0\nnode globby sync 0m0.507s 0\nnode current globSync mjs 0m0.577s 4880\nnode current glob syncStream 0m0.586s 4880\n~~ async ~~\nnode fast-glob async 0m0.280s 0\nnode globby async 0m0.298s 0\nnode current glob async mjs 0m0.327s 4880\nnode current glob stream 0m0.324s 4880\n\n--- pattern: '**/????/????/????/????/*.txt' ---\n~~ sync ~~\nnode fast-glob sync 0m0.547s 100000\nnode globby sync 0m0.673s 100000\nnode current globSync mjs 0m0.626s 100000\nnode current glob syncStream 0m0.618s 100000\n~~ async ~~\nnode fast-glob async 0m0.315s 100000\nnode globby async 0m0.414s 100000\nnode current glob async mjs 0m0.366s 100000\nnode current glob stream 0m0.345s 100000\n\n--- pattern: './{**/?{/**/?{/**/?{/**/?,,,,},,,,},,,,},,,}/**/*.txt' ---\n~~ sync ~~\nnode fast-glob sync 0m0.588s 100000\nnode globby sync 0m0.670s 100000\nnode current globSync mjs 0m0.717s 200023\nnode current glob syncStream 0m0.687s 200023\n~~ async ~~\nnode fast-glob async 0m0.343s 100000\nnode globby async 0m0.418s 100000\nnode current glob async mjs 0m0.519s 200023\nnode current glob stream 0m0.451s 200023\n\n--- pattern: '**/!(0|9).txt' ---\n~~ sync ~~\nnode fast-glob sync 0m0.573s 160023\nnode globby sync 0m0.731s 160023\nnode current globSync mjs 0m0.680s 180023\nnode current glob syncStream 0m0.659s 180023\n~~ async ~~\nnode fast-glob async 0m0.345s 160023\nnode globby async 0m0.476s 160023\nnode current glob async mjs 0m0.427s 180023\nnode current glob stream 0m0.388s 180023\n\n--- pattern: './{*/**/../{*/**/../{*/**/../{*/**/../{*/**,,,,},,,,},,,,},,,,},,,,}/*.txt' ---\n~~ sync ~~\nnode fast-glob sync 0m0.483s 0\nnode globby sync 0m0.512s 0\nnode current globSync mjs 0m0.811s 200023\nnode current glob syncStream 0m0.773s 200023\n~~ async ~~\nnode fast-glob async 0m0.280s 0\nnode globby async 0m0.299s 0\nnode current glob async mjs 0m0.617s 200023\nnode current glob stream 0m0.568s 200023\n\n--- pattern: './*/**/../*/**/../*/**/../*/**/../*/**/../*/**/../*/**/../*/**/*.txt' ---\n~~ sync ~~\nnode fast-glob sync 0m0.485s 0\nnode globby sync 0m0.507s 0\nnode current globSync mjs 0m0.759s 200023\nnode current glob syncStream 0m0.740s 200023\n~~ async ~~\nnode fast-glob async 0m0.281s 0\nnode globby async 0m0.297s 0\nnode current glob async mjs 0m0.544s 200023\nnode current glob stream 0m0.464s 200023\n\n--- pattern: './*/**/../*/**/../*/**/../*/**/../*/**/*.txt' ---\n~~ sync ~~\nnode fast-glob sync 0m0.486s 0\nnode globby sync 0m0.513s 0\nnode current globSync mjs 0m0.734s 200023\nnode current glob syncStream 0m0.696s 200023\n~~ async ~~\nnode fast-glob async 0m0.286s 0\nnode globby async 0m0.296s 0\nnode current glob async mjs 0m0.506s 200023\nnode current glob stream 0m0.483s 200023\n\n--- pattern: './0/**/../1/**/../2/**/../3/**/../4/**/../5/**/../6/**/../7/**/*.txt' ---\n~~ sync ~~\nnode fast-glob sync 0m0.060s 0\nnode globby sync 0m0.074s 0\nnode current globSync mjs 0m0.067s 0\nnode current glob syncStream 0m0.066s 0\n~~ async ~~\nnode fast-glob async 0m0.060s 0\nnode globby async 0m0.075s 0\nnode current glob async mjs 0m0.066s 0\nnode current glob stream 0m0.067s 0\n\n--- pattern: './**/?/**/?/**/?/**/?/**/*.txt' ---\n~~ sync ~~\nnode fast-glob sync 0m0.568s 100000\nnode globby sync 0m0.651s 100000\nnode current globSync mjs 0m0.619s 100000\nnode current glob syncStream 0m0.617s 100000\n~~ async ~~\nnode fast-glob async 0m0.332s 100000\nnode globby async 0m0.409s 100000\nnode current glob async mjs 0m0.372s 100000\nnode current glob stream 0m0.351s 100000\n\n--- pattern: '**/*/**/*/**/*/**/*/**' ---\n~~ sync ~~\nnode fast-glob sync 0m0.603s 200113\nnode globby sync 0m0.798s 200113\nnode current globSync mjs 0m0.730s 222137\nnode current glob syncStream 0m0.693s 222137\n~~ async ~~\nnode fast-glob async 0m0.356s 200113\nnode globby async 0m0.525s 200113\nnode current glob async mjs 0m0.508s 222137\nnode current glob stream 0m0.455s 222137\n\n--- pattern: './**/*/**/*/**/*/**/*/**/*.txt' ---\n~~ sync ~~\nnode fast-glob sync 0m0.622s 200000\nnode globby sync 0m0.792s 200000\nnode current globSync mjs 0m0.722s 200000\nnode current glob syncStream 0m0.695s 200000\n~~ async ~~\nnode fast-glob async 0m0.369s 200000\nnode globby async 0m0.527s 200000\nnode current glob async mjs 0m0.502s 200000\nnode current glob stream 0m0.481s 200000\n\n--- pattern: '**/*.txt' ---\n~~ sync ~~\nnode fast-glob sync 0m0.588s 200023\nnode globby sync 0m0.771s 200023\nnode current globSync mjs 0m0.684s 200023\nnode current glob syncStream 0m0.658s 200023\n~~ async ~~\nnode fast-glob async 0m0.352s 200023\nnode globby async 0m0.516s 200023\nnode current glob async mjs 0m0.432s 200023\nnode current glob stream 0m0.384s 200023\n\n--- pattern: './**/**/**/**/**/**/**/**/*.txt' ---\n~~ sync ~~\nnode fast-glob sync 0m0.589s 200023\nnode globby sync 0m0.766s 200023\nnode current globSync mjs 0m0.682s 200023\nnode current glob syncStream 0m0.652s 200023\n~~ async ~~\nnode fast-glob async 0m0.352s 200023\nnode globby async 0m0.523s 200023\nnode current glob async mjs 0m0.436s 200023\nnode current glob stream 0m0.380s 200023\n\n--- pattern: '**/*/*.txt' ---\n~~ sync ~~\nnode fast-glob sync 0m0.592s 200023\nnode globby sync 0m0.776s 200023\nnode current globSync mjs 0m0.691s 200023\nnode current glob syncStream 0m0.659s 200023\n~~ async ~~\nnode fast-glob async 0m0.357s 200023\nnode globby async 0m0.513s 200023\nnode current glob async mjs 0m0.471s 200023\nnode current glob stream 0m0.424s 200023\n\n--- pattern: '**/*/**/*.txt' ---\n~~ sync ~~\nnode fast-glob sync 0m0.585s 200023\nnode globby sync 0m0.766s 200023\nnode current globSync mjs 0m0.694s 200023\nnode current glob syncStream 0m0.664s 200023\n~~ async ~~\nnode fast-glob async 0m0.350s 200023\nnode globby async 0m0.514s 200023\nnode current glob async mjs 0m0.472s 200023\nnode current glob stream 0m0.424s 200023\n\n--- pattern: '**/[0-9]/**/*.txt' ---\n~~ sync ~~\nnode fast-glob sync 0m0.544s 100000\nnode globby sync 0m0.636s 100000\nnode current globSync mjs 0m0.626s 100000\nnode current glob syncStream 0m0.621s 100000\n~~ async ~~\nnode fast-glob async 0m0.322s 100000\nnode globby async 0m0.404s 100000\nnode current glob async mjs 0m0.360s 100000\nnode current glob stream 0m0.352s 100000\n```\n","readmeFilename":"README.md","users":{"285858315":true,"bgb":true,"d9k":true,"htz":true,"irj":true,"xch":true,"buya":true,"chge":true,"dwqs":true,"fill":true,"heck":true,"j3kz":true,"mrxf":true,"n370":true,"ntam":true,"shan":true,"usex":true,"vorg":true,"vwal":true,"abdul":true,"akiva":true,"andyd":true,"brend":true,"bsara":true,"capaj":true,"fivdi":true,"flozz":true,"gabra":true,"h4des":true,"jalik":true,"jruif":true,"junos":true,"kosoj":true,"laomu":true,"lfeng":true,"lgh06":true,"lyret":true,"nak2k":true,"rioli":true,"tivac":true,"youcp":true,"yrocq":true,"yuxin":true,"zetay":true,"zorak":true,"456wyc":true,"agplan":true,"akarem":true,"allain":true,"arttse":true,"d-band":true,"darosh":true,"eshinn":true,"evan2x":true,"frankg":true,"gdbtek":true,"geecko":true,"glukki":true,"h0ward":true,"imhu91":true,"jimnox":true,"kgryte":true,"lezuse":true,"lonjoy":true,"majgis":true,"maschs":true,"mikkoh":true,"monjer":true,"mrzmmr":true,"nhz.io":true,"pandao":true,"pstoev":true,"qlqllu":true,"quafoo":true,"ramono":true,"ryandu":true,"shaner":true,"sjfkai":true,"sm1215":true,"stdarg":true,"tedyhy":true,"xudong":true,"yeming":true,"yl2014":true,"yoking":true,"yuch4n":true,"zajrik":true,"alnafie":true,"alvarob":true,"chzhewl":true,"cueedee":true,"demerfo":true,"frk1705":true,"hustliu":true,"itonyyo":true,"jalcine":true,"jonkemp":true,"kahboom":true,"keenwon":true,"kezhang":true,"kontrax":true,"kparkov":true,"kxbrand":true,"laoshaw":true,"lixulun":true,"mikepol":true,"noopkat":true,"pixel67":true,"rdesoky":true,"sopepos":true,"sparrow":true,"stalker":true,"subchen":true,"timvork":true,"tophsic":true,"trusktr":true,"ttionya":true,"varedis":true,"vladimi":true,"writech":true,"xingtao":true,"xtx1130":true,"asfrom30":true,"awen1983":true,"cool_zjy":true,"djamseed":true,"donald93":true,"draganhr":true,"dzhou777":true,"ehershey":true,"enriched":true,"erikvold":true,"esundahl":true,"gurunate":true,"hccdj131":true,"hongpark":true,"jpsirois":true,"juandaco":true,"krickray":true,"kruemelo":true,"leix3041":true,"leodutra":true,"leonzhao":true,"limingv5":true,"losymear":true,"mayq0422":true,"millercl":true,"moimikey":true,"mtscout6":true,"nalindak":true,"npmlincq":true,"pablopap":true,"panos277":true,"pddivine":true,"prime156":true,"pruettti":true,"qddegtya":true,"rochejul":true,"schacker":true,"sdesouza":true,"simon129":true,"tmurngon":true,"voxpelli":true,"wangfeia":true,"winblood":true,"wkaifang":true,"xdream86":true,"xiaobing":true,"xueboren":true,"yashprit":true,"abuelwafa":true,"alexxnica":true,"allen_lyu":true,"backnight":true,"bencevans":true,"boom11235":true,"bryan.ygf":true,"chrisyipw":true,"cilindrox":true,"ddkothari":true,"dlpowless":true,"ducsduyen":true,"edwardxyt":true,"evocateur":true,"fanyegong":true,"fgribreau":true,"gavinning":true,"godoshian":true,"golyshevd":true,"guumaster":true,"henryfour":true,"integrity":true,"isenricho":true,"jacoborus":true,"jamiechoi":true,"jedateach":true,"jerkovicl":true,"jesusgoku":true,"joaocunha":true,"joemdavis":true,"karthickt":true,"kkk123321":true,"landy2014":true,"largepuma":true,"larrychen":true,"leahcimic":true,"leeziwong":true,"leonstill":true,"levisl176":true,"maqentaer":true,"max_devjs":true,"mojaray2k":true,"mr-smiley":true,"myjustify":true,"necanicum":true,"nmccready":true,"operandom":true,"preflight":true,"qqcome110":true,"rbecheras":true,"redstrike":true,"retorillo":true,"roccomuso":true,"rylan_yan":true,"sansgumen":true,"scott_joe":true,"spike1292":true,"sqrtthree":true,"steel1990":true,"stone-jin":true,"timonwong":true,"waitstone":true,"yang.shao":true,"abdihaikal":true,"ahmetertem":true,"ajohnstone":true,"alanerzhao":true,"allenmoore":true,"andreayang":true,"avivharuzi":true,"axelrindle":true,"bkimminich":true,"byossarian":true,"codebruder":true,"coderaiser":true,"cognivator":true,"electblake":true,"ericyang89":true,"eventhough":true,"garrickajo":true,"gerst20051":true,"giussa_dan":true,"incendiary":true,"javascript":true,"jmcantrell":true,"joelwallis":true,"jswartwood":true,"langri-sha":true,"lewisbrown":true,"marco.jahn":true,"monkeymonk":true,"monolithed":true,"mysticatea":true,"mytharcher":true,"neefrankie":true,"pragmadash":true,"princetoad":true,"qqqppp9998":true,"shuoshubao":true,"simplyianm":true,"tunderdomb":true,"arashmilani":true,"coolhanddev":true,"davidnyhuis":true,"deneboulton":true,"easimonenko":true,"elessarkrin":true,"fahadjadoon":true,"flumpus-dev":true,"groovybytes":true,"heyimeugene":true,"highgravity":true,"italoacasas":true,"jamesbedont":true,"karlbateman":true,"khaledkaram":true,"kodekracker":true,"luuhoangnam":true,"m80126colin":true,"micromax720":true,"monorigabor":true,"nisimjoseph":true,"phoenix-xsy":true,"shangsinian":true,"soenkekluth":true,"tunnckocore":true,"wangnan0610":true,"ahmedelgabri":true,"brentonhouse":true,"einfallstoll":true,"fanchangyong":true,"gaboesquivel":true,"igorsetsfire":true,"iori20091101":true,"jamescostian":true,"jamesmgreene":true,"joey.dossche":true,"josiasmontag":true,"nickeltobias":true,"saadbinsaeed":true,"taylorpzreal":true,"themiddleman":true,"tobiasnickel":true,"tobitobitobi":true,"wentao.zhang":true,"yowainwright":true,"zhangyaochun":true,"zhenguo.zhao":true,"chinawolf_wyp":true,"diegorbaquero":true,"donggw2030521":true,"edwin_estrada":true,"freethenation":true,"frontogenesis":true,"gamersdelight":true,"josephdavisco":true,"montyanderson":true,"parkerproject":true,"program247365":true,"robinblomberg":true,"scottfreecode":true,"shen-weizhong":true,"tjholowaychuk":true,"yinyongcom666":true,"artem.tkachuck":true,"blade254353074":true,"chrisdickinson":true,"danielbankhead":true,"fabioelizandro":true,"fasterthanlime":true,"imaginegenesis":true,"natarajanmca11":true,"troels.trvo.dk":true,"usingthesystem":true,"leandro.maioral":true,"marcobiedermann":true,"carlosvillademor":true,"scott.m.sarsfield":true,"davidjsalazarmoreno":true,"klap-webdevelopment":true}}