{"name":"words-and-hyphens","version":"0.0.1","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","string":"^2.2.0"},"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":"2d0b85e52b9f7a7773812668cebe4c978af7be58","_id":"words-and-hyphens@0.0.1","_shasum":"5d647ef7476e994b40b77ed32d4d8bdeffe91dba","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"borisdiakur","email":"contact@borisdiakur.com"},"maintainers":[{"name":"borisdiakur","email":"contact@borisdiakur.com"}],"dist":{"shasum":"5d647ef7476e994b40b77ed32d4d8bdeffe91dba","tarball":"https://registry.npmjs.org/words-and-hyphens/-/words-and-hyphens-0.0.1.tgz","integrity":"sha512-4h9iv3Nxm8EArrGISBu0B752oD0d2OLQIyUC/3q/hxOV/kmr9V88tOYsIrtNGScSqZrsYQFeOb1fVmspmM0EJg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC4MS4p58OE41ypXekWsTo3ZXiaptpoJ5C1O1qTCQm2nAiBcrWHYrHgA9EXuibC8BaftMLQIqSMEejafiFMSI0be3g=="}]}}