{"_id":"lazy-globby","_rev":"75147","name":"lazy-globby","description":"Lazily require globby, since it takes so long to load (because of glob).","dist-tags":{"latest":"0.1.1"},"maintainers":[{"name":"jonschlinkert","email":"github@sellside.com"}],"time":{"modified":"2021-06-03T10:24:23.000Z","created":"2015-06-01T07:43:21.659Z","0.1.1":"2015-06-01T07:43:21.659Z"},"users":{},"author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/lazy-globby.git"},"versions":{"0.1.1":{"name":"lazy-globby","description":"Lazily require globby, since it takes so long to load (because of glob).","version":"0.1.1","homepage":"https://github.com/jonschlinkert/lazy-globby","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git://github.com/jonschlinkert/lazy-globby.git"},"bugs":{"url":"https://github.com/jonschlinkert/lazy-globby/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"dependencies":{"globby":"^2.0.0","lazy-cache":"^0.1.0"},"devDependencies":{"mocha":"*"},"keywords":["glob"],"_id":"lazy-globby@0.1.1","_shasum":"751cc69349a95e7f93dbf660598c494dcaf12153","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"751cc69349a95e7f93dbf660598c494dcaf12153","size":1694,"noattachment":false,"key":"/lazy-globby/-/lazy-globby-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/lazy-globby/download/lazy-globby-0.1.1.tgz"},"directories":{},"publish_time":1433144601659,"_cnpm_publish_time":1433144601659,"_hasShrinkwrap":false}},"readme":"# lazy-glob [![NPM version](https://badge.fury.io/js/lazy-glob.svg)](http://badge.fury.io/js/lazy-glob)\n\n> Lazily require glob, since it takes so long to load.\n\n## Install\n\nInstall with [npm](https://www.npmjs.com/)\n\n```sh\n$ npm i lazy-glob --save\n```\n\n## Usage\n\nReturns a function that should be called when needed.\n\n```js\nvar glob = require('lazy-glob');\nglob().sync('foo/*.js');\n```\n\n## Related projects\n\n[lazy-cache](https://github.com/jonschlinkert/lazy-cache): Cache requires to be lazy-loaded when needed.\n\n## Running tests\n\nInstall dev dependencies:\n\n```sh\n$ npm i -d && npm test\n```\n\n## Contributing\n\nPull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/jonschlinkert/lazy-glob/issues/new)\n\n## Author\n\n**Jon Schlinkert**\n\n+ [github/jonschlinkert](https://github.com/jonschlinkert)\n+ [twitter/jonschlinkert](http://twitter.com/jonschlinkert)\n\n## License\n\nCopyright © 2015 Jon Schlinkert\nReleased under the MIT license.\n\n***\n\n_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on June 01, 2015._\n","_attachments":{},"homepage":"https://github.com/jonschlinkert/lazy-globby","bugs":{"url":"https://github.com/jonschlinkert/lazy-globby/issues"},"license":"MIT"}