{"_id":"lazy-chalk","_rev":"75119","name":"lazy-chalk","description":"Lazily load chalk, since it takes so long to load.","dist-tags":{"latest":"0.1.0"},"maintainers":[{"name":"jonschlinkert","email":"github@sellside.com"}],"time":{"modified":"2021-06-03T10:24:23.000Z","created":"2015-06-01T08:20:43.995Z","0.1.0":"2015-06-01T08:20:43.995Z"},"users":{},"author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/lazy-chalk.git"},"versions":{"0.1.0":{"name":"lazy-chalk","description":"Lazily load chalk, since it takes so long to load.","version":"0.1.0","homepage":"https://github.com/jonschlinkert/lazy-chalk","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/lazy-chalk.git"},"bugs":{"url":"https://github.com/jonschlinkert/lazy-chalk/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"dependencies":{"chalk":"^1.0.0","lazy-cache":"^0.1.0"},"devDependencies":{"mocha":"*"},"keywords":["chalk"],"_id":"lazy-chalk@0.1.0","_shasum":"f57d4dc4a599b76f6d879659b884b8f6809e2b28","_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":"f57d4dc4a599b76f6d879659b884b8f6809e2b28","size":1649,"noattachment":false,"key":"/lazy-chalk/-/lazy-chalk-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/lazy-chalk/download/lazy-chalk-0.1.0.tgz"},"directories":{},"publish_time":1433146843995,"_cnpm_publish_time":1433146843995,"_hasShrinkwrap":false}},"readme":"# lazy-chalk [![NPM version](https://badge.fury.io/js/lazy-chalk.svg)](http://badge.fury.io/js/lazy-chalk)\n\n> Lazily load chalk, 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-chalk --save\n```\n\n## Usage\n\n```js\nvar chalk = require('lazy-chalk');\nchalk().yellow('foo');\nchalk().green('bar');\nchalk().blue('baz');\n```\n\n## Related projects\n\n* [lazy-glob](https://github.com/jonschlinkert/lazy-glob): Lazily require glob, since it takes so long to load.\n* [lazy-globby](https://github.com/jonschlinkert/lazy-globby): Lazily require globby, since it takes so long to load (because of glob).\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-chalk/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-chalk","bugs":{"url":"https://github.com/jonschlinkert/lazy-chalk/issues"},"license":"MIT"}