{"name":"words-and-hyphens","version":"0.0.2","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":"3170a731289e5b5aa00d3cca6e201a6a29259272","_id":"words-and-hyphens@0.0.2","_shasum":"e603643cd3629bcd859481aff0a31443e569f6e1","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"borisdiakur","email":"contact@borisdiakur.com"},"maintainers":[{"name":"borisdiakur","email":"contact@borisdiakur.com"}],"dist":{"shasum":"e603643cd3629bcd859481aff0a31443e569f6e1","tarball":"https://registry.npmjs.org/words-and-hyphens/-/words-and-hyphens-0.0.2.tgz","integrity":"sha512-dtFJ85bKpn7lsq5YeeKlsUy791kEPlcv/d+U0Srqh8fmRFUWuMnlGCDcCqUslsiG28r17WF6lyqzNFsfAT5oUg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCnclwknm2z1rsZbdyHWuQvPIMnyV8ZoHbw7zSZfITJQwIgOSihu05gtmf95LLnFmMtbKXknDDjaaZQL0hSSxei53s="}]}}