{"name":"words-and-hyphens","version":"0.0.5","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":"^3.1.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":"96e5ad2841dc2b037d2cf05f9a890389cb5dbc37","_id":"words-and-hyphens@0.0.5","_shasum":"f8631fd8190a3759ad8ace9d3f14387600017dee","_from":".","_npmVersion":"2.1.16","_nodeVersion":"0.10.32","_npmUser":{"name":"borisdiakur","email":"contact@borisdiakur.com"},"maintainers":[{"name":"borisdiakur","email":"contact@borisdiakur.com"}],"dist":{"shasum":"f8631fd8190a3759ad8ace9d3f14387600017dee","tarball":"https://registry.npmjs.org/words-and-hyphens/-/words-and-hyphens-0.0.5.tgz","integrity":"sha512-9VKGijbe5mxmMFKlB+t+3sQSplhTrBemVvAOWFMqTNR/cWfUDhwCW32KBx0dJwNahATU5yCcF/rpSX+5aiqk0w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC9xOHSLmsLaDUVOxEyqzmSd3QSSV2oThC1bcu88HcA/gIgICltazsQLgN2AiGvXtmW/1MZz0+SgDyR1X/EJCNl0uE="}]}}