{"name":"retext","version":"0.2.0","description":"Extensible system for analysing and manipulating natural language","license":"MIT","keywords":["natural","language","parser","analyse","manipulate","nlcst","textom"],"dependencies":{"parse-latin":"^0.2.0-rc.3","textom":"^0.2.1","ware":"^1.2.0"},"repository":{"type":"git","url":"https://github.com/wooorm/retext.git"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"devDependencies":{"eslint":"^0.8.0","istanbul":"^0.3.0","jscs":"^1.6.0","matcha":"^0.5.0","mocha":"^1.21.0"},"scripts":{"test":"_mocha --reporter spec --check-leaks -u exports test.js","test-travis":"istanbul cover node_modules/.bin/_mocha --report lcovonly -- --reporter spec --check-leaks -u exports test.js","lint":"npm run-script lint-api && npm run-script lint-test && npm run-script lint-benchmark && npm run-script lint-style","lint-api":"eslint index.js --env node --env browser --rule 'quotes: [2, single]'","lint-test":"eslint test.js --env node --env mocha --rule 'quotes: [2, single]'","lint-benchmark":"eslint benchmark.js --env node --global suite,set,bench --rule 'quotes: [2, single]'","lint-style":"jscs index.js test.js benchmark.js --reporter=inline","coverage":"istanbul cover node_modules/.bin/_mocha -- -- test.js","benchmark":"matcha benchmark.js","make":"npm run-script lint && npm run-script coverage"},"gitHead":"a9a647ee8b0d1c62e765adb4a594b005ab2c5c56","bugs":{"url":"https://github.com/wooorm/retext/issues"},"homepage":"https://github.com/wooorm/retext","_id":"retext@0.2.0","_shasum":"7a529b0064d4bd17d6f37e408de1edec05b08333","_from":".","_npmVersion":"2.1.3","_nodeVersion":"0.11.14","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"dist":{"shasum":"7a529b0064d4bd17d6f37e408de1edec05b08333","size":6326,"noattachment":false,"key":"/retext/-/retext-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/retext/download/retext-0.2.0.tgz"},"directories":{},"publish_time":1413299884334,"_cnpm_publish_time":1413299884334,"_hasShrinkwrap":false,"dist-tags":{"latest":"8.1.0","next":"1.0.0-rc.4"}}