{"_id":"feedback","_rev":"17-a7a93a314d7b21a1591976a01334bb4b","name":"feedback","description":"Fancier console.log for Node.js cli apps","dist-tags":{"latest":"0.3.2"},"versions":{"0.0.0":{"name":"feedback","version":"0.0.0","description":"Fancier console.log for Node.js cli apps","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/scottcorgan/feedback.git"},"keywords":["console","log","cli"],"author":{"name":"Scott Corgan"},"license":"MIT","bugs":{"url":"https://github.com/scottcorgan/feedback/issues"},"devDependencies":{"tape":"~2.1.0"},"dependencies":{"colors":"~0.6.2"},"readme":"feedback\n========\n\nFancier console.log for Node.js cli apps\n","readmeFilename":"README.md","_id":"feedback@0.0.0","dist":{"shasum":"b29d5585622c4caed7d2076adc78cc6a62b4a8bc","tarball":"https://registry.npmjs.org/feedback/-/feedback-0.0.0.tgz","integrity":"sha512-Amg7rb1yKLc090IHF9s1hsvYgXyaPptOd0pJ7p9g1uT2EPQvheiwCJGCuvXrvmWx4rVS0wVl1UE1BwLHhI2gCQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCmOWGNotwKw9wWGlaxayHceaKFEk0HSTu7iHCojfwPYAIhAPfjOFRQpTpO1gRQYskxrkTdS4lUHSkaPtnkhDuXP4NQ"}]},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"scottcorgan","email":"scottcorgan@gmail.com"},"maintainers":[{"name":"scottcorgan","email":"scottcorgan@gmail.com"}]},"0.1.1":{"name":"feedback","version":"0.1.1","description":"Fancier console.log for Node.js cli apps","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/scottcorgan/feedback.git"},"keywords":["console","log","cli"],"author":{"name":"Scott Corgan"},"license":"MIT","bugs":{"url":"https://github.com/scottcorgan/feedback/issues"},"devDependencies":{"tape":"~2.1.0"},"dependencies":{"colors":"~0.6.2"},"readme":"feedback\n========\n\nFancier console.log for Node.js cli apps\n","readmeFilename":"README.md","_id":"feedback@0.1.1","dist":{"shasum":"ba6636d6443e739d3465ffc61676afedd2c495d6","tarball":"https://registry.npmjs.org/feedback/-/feedback-0.1.1.tgz","integrity":"sha512-g9F/pQgQhnlas6PfvhgFqyu+w1pTsx7AetlimWXzFhlZaAXjAceZ6nfKHmkUmZCAdWPNRxKiXA7X90hj1edJIg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDm+075aNkOLcDwZqU3TyxrRCVT0XwYYNnFwe92+hc58wIhAKp8E/O2lqhptWsI43H3+iG6Li0SAoGV5rhdIa8AdADB"}]},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"scottcorgan","email":"scottcorgan@gmail.com"},"maintainers":[{"name":"scottcorgan","email":"scottcorgan@gmail.com"}]},"0.1.2":{"name":"feedback","version":"0.1.2","description":"Fancier console.log for Node.js cli apps","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/scottcorgan/feedback.git"},"keywords":["console","log","cli"],"author":{"name":"Scott Corgan"},"license":"MIT","bugs":{"url":"https://github.com/scottcorgan/feedback/issues"},"devDependencies":{"tape":"~2.1.0"},"dependencies":{"colors":"~0.6.2"},"readme":"feedback\n========\n\nFancier console.log for Node.js cli apps\n\n## Install\n\n```\nnpm install feedback --save\n```\n\n## Usage\n\n```javascript\nvar feedback = require('feedback');\n\nfeeback.write('message') // same as process.stdout\nfeedback.writeln('message') // same as write() but begins with a new line\nfeedback.info('message') // same as console.log()\nfeedback.success('message') // same as console.log(), but adds \"Success: \" to beginning\nfeedback.warn('message') // same as console.log(), but adds \"Warning: \" to beginning\nfeedback.error('message') // same as console.log() but add \"Error: \" to beginning\n```\n","readmeFilename":"README.md","_id":"feedback@0.1.2","dist":{"shasum":"6998b0106188e18033e5633240af58d3a46175e9","tarball":"https://registry.npmjs.org/feedback/-/feedback-0.1.2.tgz","integrity":"sha512-Za6XyQ3dQ+DeJSqfc2IUVkJNmgy1/ipu29LIGi3XMErb9/i6y6Bg4iK8aeiGS2pL+imwxu1JVJX9z+3KkS9qrw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChj0zTDtqq8TyvL8mbUQhuwO+2d364pb1zMN0ygKU9MQIgWY+g37r5djpCMD6iUhPBcOTkMb72uNfK4hLzMVa0bz4="}]},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"scottcorgan","email":"scottcorgan@gmail.com"},"maintainers":[{"name":"scottcorgan","email":"scottcorgan@gmail.com"}]},"0.2.0":{"name":"feedback","version":"0.2.0","description":"Fancier console.log for Node.js cli apps","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/scottcorgan/feedback.git"},"keywords":["console","log","cli"],"author":{"name":"Scott Corgan"},"license":"MIT","bugs":{"url":"https://github.com/scottcorgan/feedback/issues"},"devDependencies":{"tape":"~2.1.0"},"dependencies":{"colors":"~0.6.2"},"readme":"feedback\n========\n\nFancier console.log for Node.js cli apps\n\n## Install\n\n```\nnpm install feedback --save\n```\n\n## Usage\n\n```javascript\nvar feedback = require('feedback');\n\n// Strips all color from output\nfeedback.color = false;\n\n//\nfeeback.write('message') // same as process.stdout\nfeedback.writeln('message') // same as write() but begins with a new line\nfeedback.info('message') // same as console.log()\nfeedback.success('message') // same as console.log(), but adds \"Success: \" to beginning\nfeedback.warn('message') // same as console.log(), but adds \"Warning: \" to beginning\nfeedback.error('message') // same as console.log() but add \"Error: \" to beginning\n```\n","readmeFilename":"README.md","_id":"feedback@0.2.0","dist":{"shasum":"6596eb1cbc84aea18795dde57f48eec99c3c703d","tarball":"https://registry.npmjs.org/feedback/-/feedback-0.2.0.tgz","integrity":"sha512-HXCmnnhEyQkAeYpjO9v7upT48kLtwfYniKm+GGUrGagwMD///kImQs03SE3LR/ahsBPQ5l6vOhvlR2EgTBlReA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDBwO8cUxbz2qbCn1v3g0MQAUvxPbPlYbbmYwmtU1ortwIhAMAwbx2yHJQK9qZTvYtQBOKYZj8ZOcRoA243ktkdhk+v"}]},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"scottcorgan","email":"scottcorgan@gmail.com"},"maintainers":[{"name":"scottcorgan","email":"scottcorgan@gmail.com"}]},"0.3.0":{"name":"feedback","version":"0.3.0","description":"Fancier console.log for Node.js cli apps","main":"lib/feedback.js","scripts":{"test":"node test/index.js"},"repository":{"type":"git","url":"https://github.com/scottcorgan/feedback.git"},"keywords":["console","log","cli"],"author":{"name":"Scott Corgan"},"license":"MIT","bugs":{"url":"https://github.com/scottcorgan/feedback/issues"},"devDependencies":{"tape":"~2.1.0"},"dependencies":{"colors":"~0.6.2"},"readme":"feedback\n========\n\nFancier console.log for Node.js cli apps\n\n## Install\n\n```\nnpm install feedback --save\n```\n\n## Usage\n\n```javascript\nvar feedback = require('feedback');\n\n// Strips all color from output\nfeedback.color = false;\n\n//\nfeeback.write('message') // same as process.stdout\nfeedback.writeln('message') // same as write() but begins with a new line\nfeedback.info('message') // same as console.log()\nfeedback.success('message') // same as console.log(), but adds \"Success: \" to beginning\nfeedback.warn('message') // same as console.log(), but adds \"Warning: \" to beginning\nfeedback.error('message') // same as console.log() but add \"Error: \" to beginning\n```\n\n## Unit Testing\n\nFeedback provides you with the ability to mute the output to the bash at any time. This is especially useful when you're writing unit tests. You can do this by:\n\n```javascript\nvar feedback = require('feedback');\n\nfeedback.test;\nfeedback.success('Muted message'); // This message won't get printed to the bash\n\nfeedback.on('write', function (msg) {\n  // Still have access each time a message \n  // should have been written to the bash.\n});\n```\n\n## Run tests\n\n```\nnpm install\nnpm test\n```\n","readmeFilename":"README.md","_id":"feedback@0.3.0","dist":{"shasum":"814b0d0e47c1b588c7cf9b54becb31b2d2af865b","tarball":"https://registry.npmjs.org/feedback/-/feedback-0.3.0.tgz","integrity":"sha512-8QgVIBfNomRRiqPFrhd809DvxWadpn2vfJuUDCcQWHCvGfaJ9uS7dbigRrpTIK5iftYkQyoqXSxa2tLqfK3W8g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdoxKlvkOw2dRXppaplf01ozyxHWKJYth9y/RPEJtXKgIgLQbFuwasvTTwEG11C5WO2+oZyf+GGuoDgejJXxn7KnU="}]},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"scottcorgan","email":"scottcorgan@gmail.com"},"maintainers":[{"name":"scottcorgan","email":"scottcorgan@gmail.com"}]},"0.3.1":{"name":"feedback","version":"0.3.1","description":"Fancier console.log for Node.js cli apps","main":"lib/feedback.js","scripts":{"test":"node test/index.js"},"repository":{"type":"git","url":"https://github.com/scottcorgan/feedback.git"},"keywords":["console","log","cli"],"author":{"name":"Scott Corgan"},"license":"MIT","bugs":{"url":"https://github.com/scottcorgan/feedback/issues"},"devDependencies":{"tape":"~2.1.0"},"dependencies":{"chalk":"~0.3.0"},"readme":"feedback\n========\n\nFancier console.log for Node.js cli apps\n\n## Install\n\n```\nnpm install feedback --save\n```\n\n## Usage\n\n```javascript\nvar feedback = require('feedback');\n\n// Strips all color from output\nfeedback.color = false;\n\n//\nfeeback.write('message') // same as process.stdout\nfeedback.writeln('message') // same as write() but begins with a new line\nfeedback.info('message') // same as console.log()\nfeedback.success('message') // same as console.log(), but adds \"Success: \" to beginning\nfeedback.warn('message') // same as console.log(), but adds \"Warning: \" to beginning\nfeedback.error('message') // same as console.log() but add \"Error: \" to beginning\n```\n\n## Unit Testing\n\nFeedback provides you with the ability to mute the output to the bash at any time. This is especially useful when you're writing unit tests. You can do this by:\n\n```javascript\nvar feedback = require('feedback');\n\nfeedback.test = true;\nfeedback.success('Muted message'); // This message won't get printed to the bash\n\nfeedback.on('write', function (msg) {\n  // Still have access each time a message \n  // should have been written to the bash.\n});\n```\n\n## Run tests\n\n```\nnpm install\nnpm test\n```\n","readmeFilename":"README.md","_id":"feedback@0.3.1","dist":{"shasum":"d993381ebb8ed2ea9df8a922881ced49394ecd42","tarball":"https://registry.npmjs.org/feedback/-/feedback-0.3.1.tgz","integrity":"sha512-akzq2UUZBaq8cmW8wtPNy7cdEl02nxfj6s1nnhhmXxk8JDV5uaBDm6FE4dbZJ2J+pZZ8WILf9oNShzXySh1ZVA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC37rqMdtk+E9S1G2uTe2PYWg9yOxd+OUy1j2geS5A3PwIhAJlMOOyYP4z/WSytPwm/XgrC2jzrnjE+q+Aj9Yx05CfB"}]},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"scottcorgan","email":"scottcorgan@gmail.com"},"maintainers":[{"name":"scottcorgan","email":"scottcorgan@gmail.com"}]},"0.3.2":{"name":"feedback","version":"0.3.2","description":"Fancier console.log for Node.js cli apps","main":"lib/feedback.js","scripts":{"test":"node test/index.js"},"repository":{"type":"git","url":"https://github.com/scottcorgan/feedback.git"},"keywords":["console","log","cli"],"author":{"name":"Scott Corgan"},"license":"MIT","bugs":{"url":"https://github.com/scottcorgan/feedback/issues"},"devDependencies":{"tape":"~2.1.0"},"dependencies":{"chalk":"~0.3.0"},"readme":"feedback\n========\n\nFancier console.log for Node.js cli apps\n\n## Install\n\n```\nnpm install feedback --save\n```\n\n## Usage\n\n```javascript\nvar feedback = require('feedback');\n\n// Strips all color from output\nfeedback.color = false;\n\n//\nfeeback.write('message') // same as process.stdout\nfeedback.writeln('message') // same as write() but begins with a new line\nfeedback.info('message') // same as console.log()\nfeedback.success('message') // same as console.log(), but adds \"Success: \" to beginning\nfeedback.warn('message') // same as console.log(), but adds \"Warning: \" to beginning\nfeedback.error('message') // same as console.log() but add \"Error: \" to beginning\n```\n\n## Unit Testing\n\nFeedback provides you with the ability to mute the output to the bash at any time. This is especially useful when you're writing unit tests. You can do this by:\n\n```javascript\nvar feedback = require('feedback');\n\nfeedback.test = true;\nfeedback.success('Muted message'); // This message won't get printed to the bash\n\nfeedback.on('write', function (msg) {\n  // Still have access each time a message \n  // should have been written to the bash.\n});\n```\n\n## Run tests\n\n```\nnpm install\nnpm test\n```\n","readmeFilename":"README.md","_id":"feedback@0.3.2","dist":{"shasum":"6cb71fa7e255e4a1ca0b951d2c5f59d50bffd6ad","tarball":"https://registry.npmjs.org/feedback/-/feedback-0.3.2.tgz","integrity":"sha512-c4s96iNuqLgfBUrEkhn/s2/QN3++e0uMRS/mdZtVhN2O6p8heurLhb1YnZ17b5JXFsvePOAni3F2Lnk9k6Z14Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFO0CGqi9v+Cil4gvwEhEhx9O6D/q1J8Pj5GOMkTi+CRAiEAxbhwBJCmL6YsNvaTFqb4kY6qPgH6MN7TPJd/HJiMN3Q="}]},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"scottcorgan","email":"scottcorgan@gmail.com"},"maintainers":[{"name":"scottcorgan","email":"scottcorgan@gmail.com"}]}},"readme":"feedback\n========\n\nFancier console.log for Node.js cli apps\n","maintainers":[{"name":"scottcorgan","email":"scottcorgan@gmail.com"}],"time":{"modified":"2022-06-18T00:04:29.507Z","created":"2013-10-29T20:02:43.367Z","0.0.0":"2013-10-29T20:02:45.161Z","0.1.1":"2013-10-29T20:06:11.053Z","0.1.2":"2013-10-29T20:15:32.934Z","0.2.0":"2013-11-05T18:36:49.571Z","0.3.0":"2013-11-06T00:51:25.931Z","0.3.1":"2013-12-03T20:15:06.501Z","0.3.2":"2013-12-05T16:37:19.619Z"},"author":{"name":"Scott Corgan"},"repository":{"type":"git","url":"https://github.com/scottcorgan/feedback.git"}}