{"_id":"carol","_rev":"5-d1470fc90c7d0b73c120cbf93a49f7f2","name":"carol","description":"Checks a list of URLs for bad status codes (400+, 500+)","dist-tags":{"latest":"0.0.1"},"versions":{"0.0.1":{"name":"carol","version":"0.0.1","description":"Checks a list of URLs for bad status codes (400+, 500+)","main":"index","bin":{"carol":"./bin/carol"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"http://github.com/noodlehaus/carol.js"},"keywords":["link","checker","linter"],"author":{"name":"Jesus A. Domingo","email":"jesus.domingo@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/noodlehaus/carol.js/issues"},"homepage":"https://github.com/noodlehaus/carol.js","dependencies":{"optimist":"~0.6.0","superagent":"~0.15.7"},"readme":"# carol the link checker\n\ncarol is a tiny node.js script that accepts a list of URLs and checks them\nfor bad links (anything 4xx or 5xx). carol can follow redirects and the final\ncode returned is what's considered for the result.\n\n## how to use it\n\n```bash\n# first, install it\nnpm install -g carol\n\n# then follow the usage\nUsage: carol -f [filename] -d [num]\n\nOptions:\n  -f  Text file containing links to check  [required]\n  -d  Maximum depth for redirects          [default: 5]\n```\n\n## who's carol?\n\ncarol is my colleague, and she asked for this utility, so I named it after\nher.\n\n## license\n\nMIT: <http://noodlehaus.mit-license.org>\n","readmeFilename":"README.md","_id":"carol@0.0.1","dist":{"shasum":"23e288de9f0a5e2b4d228f055c2ca04257f50c11","tarball":"https://registry.npmjs.org/carol/-/carol-0.0.1.tgz","integrity":"sha512-hXxY3mR6BEfqdk4Mq4SnhSUtYHbYQfZLYhuqGKs0/mokBEzwL44iyieuhvsZJApLGSJiccq2HNtK65WTtrpYDg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCmDHRh1GDwDEen2RhpwqItEPs5BiSt+JXN371E1230zgIgaNl7E2TfrmCDuyKVD+wMYn0fkF9lUeMRnT90dbdMJTI="}]},"_from":".","_npmVersion":"1.3.17","_npmUser":{"name":"noodlehaus","email":"jesus.domingo@gmail.com"},"maintainers":[{"name":"noodlehaus","email":"jesus.domingo@gmail.com"}]}},"readme":"# carol the link checker\n\ncarol is a tiny node.js script that accepts a list of URLs and checks them\nfor bad links (anything 4xx or 5xx). carol can follow redirects and the final\ncode returned is what's considered for the result.\n\n## how to use it\n\n```bash\n# first, install it\nnpm install -g carol\n\n# then follow the usage\nUsage: carol -f [filename] -d [num]\n\nOptions:\n  -f  Text file containing links to check  [required]\n  -d  Maximum depth for redirects          [default: 5]\n```\n\n## who's carol?\n\ncarol is my colleague, and she asked for this utility, so I named it after\nher.\n\n## license\n\nMIT: <http://noodlehaus.mit-license.org>\n","maintainers":[{"name":"noodlehaus","email":"jesus.domingo@gmail.com"}],"time":{"modified":"2022-06-13T05:37:17.416Z","created":"2013-12-20T03:22:09.448Z","0.0.1":"2013-12-20T03:22:14.200Z"},"author":{"name":"Jesus A. Domingo","email":"jesus.domingo@gmail.com"},"repository":{"type":"git","url":"http://github.com/noodlehaus/carol.js"}}