{"name":"retext","version":"0.2.0-rc.5","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":"c9805aa9fd7e0948f1504e78ba8bdbae8a8ed0ce","bugs":{"url":"https://github.com/wooorm/retext/issues"},"homepage":"https://github.com/wooorm/retext","_id":"retext@0.2.0-rc.5","_shasum":"fa633b2e077d05941376f738a0456a1dbcd5d634","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"dist":{"shasum":"fa633b2e077d05941376f738a0456a1dbcd5d634","size":6286,"noattachment":false,"key":"/retext/-/retext-0.2.0-rc.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/retext/download/retext-0.2.0-rc.5.tgz"},"directories":{},"publish_time":1413278088283,"_cnpm_publish_time":1413278088283,"_hasShrinkwrap":false,"dist-tags":{"latest":"8.1.0","next":"1.0.0-rc.4"}}