{"name":"retext","version":"0.1.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","textom":"^0.1.0"},"devDependencies":{"eslint":"^0.6.2","istanbul":"~0.2.16","jscs":"^1.5.8","matcha":"^0.5.0","mocha":"~1.20.1"},"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.1.0-rc.1","_shasum":"b2f6712a4b41a5f9db96d63a82479445463b1200","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"dist":{"shasum":"b2f6712a4b41a5f9db96d63a82479445463b1200","size":8640,"noattachment":false,"key":"/retext/-/retext-0.1.0-rc.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/retext/download/retext-0.1.0-rc.1.tgz"},"directories":{},"publish_time":1404766943670,"_cnpm_publish_time":1404766943670,"_hasShrinkwrap":false,"dist-tags":{"latest":"8.1.0","next":"1.0.0-rc.4"}}