{"name":"retext","version":"0.2.0-rc.1","description":"Extensible system for analysing and manipulating natural language","keywords":["natural","language","parser","analyse","manipulate","parse-english","textom"],"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","dependencies":{"parse-latin":"^0.1.0-rc.6","textom":"^0.1.0-rc.3","ware":"^1.0.1"},"devDependencies":{"eslint":"^0.8.0","istanbul":"^0.3.0","jscs":"^1.5.8","matcha":"^0.5.0","mocha":"^1.21.0"},"repository":{"type":"git","url":"https://github.com/wooorm/retext.git"},"scripts":{"test":"_mocha --reporter spec --check-leaks -u exports spec/retext.spec.js","test-travis":"istanbul cover node_modules/.bin/_mocha --report lcovonly -- --reporter spec --check-leaks -u exports spec/retext.spec.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 spec/retext.spec.js --env node --env mocha --rule 'quotes: [2, single]'","lint-benchmark":"eslint benchmark/index.js --env node --global suite,set,bench --rule 'quotes: [2, single]'","lint-style":"jscs index.js spec/retext.spec.js benchmark/index.js --reporter=inline","install-browser-test":"npm install browserify","build-browser-test":"browserify spec/retext.spec.js -o spec/browser.spec.js","coverage":"istanbul cover node_modules/.bin/_mocha -- -- spec/retext.spec.js","benchmark":"matcha","make":"npm run-script lint && npm run-script coverage"},"testling":{"files":"spec/retext.spec.js","harness":"mocha","browsers":["iexplore/latest","chrome/latest","chrome/canary","firefox/latest","firefox/nightly","opera/latest","opera/next","safari/latest","iphone/latest","android-browser/latest"]},"bugs":{"url":"https://github.com/wooorm/retext/issues"},"homepage":"https://github.com/wooorm/retext","_id":"retext@0.2.0-rc.1","_shasum":"6c58b0fb5fcb5b793dd83696cf7f981c015db0d6","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"dist":{"shasum":"6c58b0fb5fcb5b793dd83696cf7f981c015db0d6","size":11080,"noattachment":false,"key":"/retext/-/retext-0.2.0-rc.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/retext/download/retext-0.2.0-rc.1.tgz"},"directories":{},"publish_time":1411129407982,"_cnpm_publish_time":1411129407982,"_hasShrinkwrap":false,"dist-tags":{"latest":"8.1.0","next":"1.0.0-rc.4"}}