{"_id":"corrector","_rev":"7-2168a8a0adf2ca18db43265bcf9f07eb","name":"corrector","description":"A really simple spelling corrector module based on the levenshtein distance between words.","dist-tags":{"latest":"0.1.1"},"versions":{"0.1.0":{"name":"corrector","description":"A really simple spelling correction module based on the levenshtein distance between words.","version":"0.1.0","homepage":"https://www.github.com/Kami/corrector","repository":{"type":"git","url":"git://github.com/Kami/corrector.git"},"author":{"name":"Tomaz Muraus","email":"tomaz+npm@tomaz.me","url":"http://www.tomaz.me"},"keywords":["spelling","speller","spell checker","spelling correction","spell checking"],"main":"./lib/corrector","directories":{"lib":"lib"},"scripts":{"test":"make test"},"devEependencies":{"whiskey":">= 0.2.2"},"engines":{"node":"*"},"_id":"corrector@0.1.0","_engineSupported":true,"_npmVersion":"0.3.18","_nodeVersion":"v0.4.2","files":[""],"_defaultsLoaded":true,"dist":{"shasum":"a32d047cee04f45c343bbcd440c1d781796afea8","tarball":"https://registry.npmjs.org/corrector/-/corrector-0.1.0.tgz","integrity":"sha512-B/IisPsOaunaFZGURfDqrzabXWoJcfU/kpjv00AetKtd2aWlnZDD7CaVAfK6UPa7aRKJFAHCMDrXnPlpGDp1lA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDgMpFDJbXvNjsZmzhpCC8wtaRvNcD5lfJbEtZ7DHnLqwIhAP/EDTNPdeSEKNeCTeRIE6RcD9SUqnjyowRo4CsCg1Qw"}]}},"0.1.1":{"name":"corrector","description":"A really simple spelling corrector module based on the levenshtein distance between words.","version":"0.1.1","homepage":"https://www.github.com/Kami/corrector","repository":{"type":"git","url":"git://github.com/Kami/corrector.git"},"author":{"name":"Tomaz Muraus","email":"tomaz+npm@tomaz.me","url":"http://www.tomaz.me"},"keywords":["spelling","speller","spell checker","spelling correction","spell checking"],"main":"./lib/corrector","directories":{"lib":"lib"},"scripts":{"test":"./scripts/tests.sh"},"devDependencies":{"whiskey":">= 0.5.9"},"engines":{"node":"*"},"_npmUser":{"name":"kami","email":"tomaz+npm@tomaz.me"},"_id":"corrector@0.1.1","dependencies":{},"optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.16","_nodeVersion":"v0.6.15","_defaultsLoaded":true,"dist":{"shasum":"a509c24a67af099ec418f8c22c3b4fc79963d043","tarball":"https://registry.npmjs.org/corrector/-/corrector-0.1.1.tgz","integrity":"sha512-OjUU2FEaXOwZjBy5k3c8Dl7Tc/Rsj83/WJ+zUF2gUL/A6dIyK9nH23P+b0Uwak0vNRn+Yy85RwBOSKhQXyiliA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCu0wduEiVXdgh0zOlmUmxqN9cjbBv4nm5QmlfBULyikwIhAJacbSYp9rScy/pkzybBy/+UYca5hZsqFljkj+AMJ+Qp"}]},"readme":"# Spellling Corrector\n\nA really simple module for spell correction based on the levenshtein distance\nbetween words.\n\nKeep in mind this is a very naive implementations without any optimizations so it\nwill perform bad with large dictionaries.\n\n# Build Status\n\n[![Build Status](https://secure.travis-ci.org/Kami/corrector.png)](http://travis-ci.org/Kami/corrector)\n\n","maintainers":[{"name":"kami","email":"tomaz@tomaz.me"}]}},"maintainers":[{"name":"kami","email":"tomaz@tomaz.me"}],"time":{"modified":"2022-06-14T01:28:06.662Z","created":"2011-04-02T19:38:50.264Z","0.1.0":"2011-04-02T19:38:51.245Z","0.1.1":"2012-09-11T04:49:06.246Z"},"author":{"name":"Tomaz Muraus","email":"tomaz+npm@tomaz.me","url":"http://www.tomaz.me"},"repository":{"type":"git","url":"git://github.com/Kami/corrector.git"}}