{"maintainers":[{"name":"anonymous","email":"github@sellside.com"}],"keywords":["log","ok"],"dist-tags":{"latest":"0.1.1"},"author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"description":"just `console.log` prefixed with a green check","readme":"# log-ok [![NPM version](https://img.shields.io/npm/v/log-ok.svg?style=flat)](https://www.npmjs.com/package/log-ok) [![NPM downloads](https://img.shields.io/npm/dm/log-ok.svg?style=flat)](https://npmjs.org/package/log-ok) [![Build Status](https://img.shields.io/travis/jonschlinkert/log-ok.svg?style=flat)](https://travis-ci.org/jonschlinkert/log-ok)\n\njust `console.log` prefixed with a green check\n\n## Install\n\nInstall with [npm](https://www.npmjs.com/):\n\n```sh\n$ npm install --save log-ok\n```\n\n## Usage\n\n```js\nvar ok = require('log-ok');\n\nok('success!');\n```\n\nResults in:\n\n![log-ok example](log-example.png)\n\nRespects leading whitespace, so:\n\n```js\nok('    success!');\n```\n\nResults in:\n\n![log-ok example whitespace](log-whitespace.png)\n\n## Related projects\n\nYou might also be interested in these projects:\n\n* [ansi-colors](https://www.npmjs.com/package/ansi-colors): Collection of ansi colors and styles. | [homepage](https://github.com/doowb/ansi-colors \"Collection of ansi colors and styles.\")\n* [log-utils](https://www.npmjs.com/package/log-utils): Basic logging utils: colors, symbols and timestamp. | [homepage](https://github.com/jonschlinkert/log-utils \"Basic logging utils: colors, symbols and timestamp.\")\n\n## Contributing\n\nThis document was generated by [verb-readme-generator](https://github.com/verbose/verb-readme-generator) (a [verb](https://github.com/verbose/verb) generator), please don't edit directly. Any changes to the readme must be made in [.verb.md](.verb.md). See [Building Docs](#building-docs).\n\nPull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new). Or visit the [verb-readme-generator](https://github.com/verbose/verb-readme-generator) project to submit bug reports or pull requests for the readme layout template.\n\n## Building docs\n\nGenerate readme and API documentation with [verb](https://github.com/verbose/verb):\n\n```sh\n$ npm install -g verb verb-readme-generator && verb\n```\n\n## Running tests\n\nInstall dev dependencies:\n\n```sh\n$ npm install -d && npm test\n```\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 © 2016, [Jon Schlinkert](https://github.com/jonschlinkert).\nReleased under the [MIT license](https://github.com/jonschlinkert/log-ok/blob/master/LICENSE).\n\n***\n\n_This file was generated by [verb](https://github.com/verbose/verb), v0.9.0, on June 19, 2016._","repository":{"type":"git","url":"git+https://github.com/jonschlinkert/log-ok.git"},"bugs":{"url":"https://github.com/jonschlinkert/log-ok/issues"},"license":"MIT","versions":{"0.1.0":{"name":"log-ok","description":"just `console.log` prefixed with a green check","version":"0.1.0","homepage":"https://github.com/jonschlinkert/log-ok","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/log-ok.git"},"bugs":{"url":"https://github.com/jonschlinkert/log-ok/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"dependencies":{"ansi-green":"^0.1.1","success-symbol":"^0.1.0"},"devDependencies":{"gulp-format-md":"*","mocha":"*"},"keywords":["log","ok"],"verb":{"toc":false,"layout":"default","tasks":["readme"],"plugins":["gulp-format-md"],"related":{"list":["log-utils","ansi-colors"]},"reflinks":["verb","verb-readme-generator"],"lint":{"reflinks":true}},"gitHead":"2f3c95f17539f31f5d898ddf1d5b7fcacb282d69","_id":"log-ok@0.1.0","_shasum":"d5b3e1e0eff6dfee90209b4f3ed7f1efeef85a2b","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"anonymous","email":"github@sellside.com"},"maintainers":[{"name":"anonymous","email":"github@sellside.com"}],"dist":{"shasum":"d5b3e1e0eff6dfee90209b4f3ed7f1efeef85a2b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/log-ok/-/log-ok-0.1.0.tgz","integrity":"sha512-hGQKkavSpjOio1Zw+nEcGcnOwyBaPxzuXHnVWVuWCE7gbkLVKKgHkOPG+gLIcA5Ny/nLkpz9gz9wbKK6ecib0w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICAqXq8Gwu4JAXJXd6zzJ/kGoZTOpGfcS/ygmpbQJARhAiEAzLYRYO89CCpPPIhuH9IuTQMHKUuhc/DRZKzR/rzlISE="}]},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/log-ok-0.1.0.tgz_1466356991640_0.5955247422680259"}},"0.1.1":{"name":"log-ok","description":"just `console.log` prefixed with a green check","version":"0.1.1","homepage":"https://github.com/jonschlinkert/log-ok","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/log-ok.git"},"bugs":{"url":"https://github.com/jonschlinkert/log-ok/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"dependencies":{"ansi-green":"^0.1.1","success-symbol":"^0.1.0"},"devDependencies":{"gulp-format-md":"^0.1.9","mocha":"^2.5.3"},"keywords":["log","ok"],"verb":{"toc":false,"layout":"default","tasks":["readme"],"plugins":["gulp-format-md"],"related":{"list":["log-utils","ansi-colors"]},"reflinks":["verb","verb-readme-generator"],"lint":{"reflinks":true}},"gitHead":"59edddc6de212f0a339d1903a0e941e46ca36fcc","_id":"log-ok@0.1.1","_shasum":"bea3dd36acd0b8a7240d78736b5b97c65444a334","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"anonymous","email":"github@sellside.com"},"maintainers":[{"name":"anonymous","email":"github@sellside.com"}],"dist":{"shasum":"bea3dd36acd0b8a7240d78736b5b97c65444a334","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/log-ok/-/log-ok-0.1.1.tgz","integrity":"sha512-cc8VrkS6C+9TFuYAwuHpshrcrGRAv7d0tUJ0GdM72ZBlKXtlgjUZF84O+OhQUdiVHoF7U/nVxwpjOdwUJ8d3Vg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOnanICLESfpHdLrWLjVB64jBxdyC65uzBzROobcqlbQIhAJpHyoy2AYBzc++anXMEguykp+4xn6rsTbC0Zq7xE8e8"}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/log-ok-0.1.1.tgz_1466357697518_0.597567250020802"}}},"name":"log-ok","time":{"modified":"2022-06-19T13:44:35.578Z","created":"2016-06-19T17:23:12.927Z","0.1.0":"2016-06-19T17:23:12.927Z","0.1.1":"2016-06-19T17:35:00.571Z"},"readmeFilename":"README.md","homepage":"https://github.com/jonschlinkert/log-ok"}