{"name":"words-and-hyphens","version":"0.0.4","description":"Extracts unique words and hyphens from text stripping punctuation on the way.","author":{"name":"Boris Diakur","email":"contact@borisdiakur.com","url":"https://github.com/borisdiakur"},"scripts":{"test":"mocha test && grunt","mocha":"mocha --reporter nyan test","jshint":"grunt hint","audit":"grunt audit","istanbul":"rm -rf coverage && ./node_modules/.bin/istanbul cover ./node_modules/mocha/bin/_mocha --report html && open coverage/words-and-hyphens/index.js.html","coveralls":"rm -rf coverage && ./node_modules/.bin/istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"},"homepage":"https://github.com/borisdiakur/words-and-hyphens","bugs":{"url":"https://github.com/borisdiakur/words-and-hyphens/issues"},"repository":{"type":"git","url":"https://github.com/borisdiakur/words-and-hyphens"},"engines":{"node":">= 0.10.12","npm":">= 1.2.32"},"dependencies":{"hypher":"^0.2.2","lodash":"^2.4.1"},"devDependencies":{"coveralls":"~2.11.0","grunt":"~0.4.5","grunt-cli":"~0.1.13","grunt-contrib-jshint":"~0.10.0","grunt-nsp-package":"~0.0.5","hyphenation.de":"^0.2.1","istanbul":"~0.2.11","mocha":"~2.0.0","mocha-lcov-reporter":"0.0.1"},"private":false,"main":"index.js","keywords":["unique","words","hyphens","extract","hyphenate","strip","punctuation"],"license":"MIT","gitHead":"6aa35b85ff85c4f726e8c120584212ed318b434a","_id":"words-and-hyphens@0.0.4","_shasum":"731b7e36459cb59821f63c81fa8db04852813ade","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"borisdiakur","email":"contact@borisdiakur.com"},"maintainers":[{"name":"borisdiakur","email":"contact@borisdiakur.com"}],"dist":{"shasum":"731b7e36459cb59821f63c81fa8db04852813ade","tarball":"https://registry.npmjs.org/words-and-hyphens/-/words-and-hyphens-0.0.4.tgz","integrity":"sha512-NETPBb/AcgwSvPZo+hLfQnXZ4U5rDTLgk8wJ53XiuEciIr1Cky5COq+RAz8O6OK2jO6dcEU9Xso2kb1KqKmhdw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCU4/nTl/rcA5HSXNqZ4LUAroIcsJlg3/hx9a/aoz2nmgIhALuvsEBt9fk8FmMEiEQ/NnPgJlY/M1lRCzG2ZWfScS/9"}]}}