{"name":"parse-english","version":"0.3.0-rc.1","description":"English (natural language) parser","license":"MIT","keywords":["nlcst","english","natural","language","parser"],"dependencies":{"nlcst-to-string":"^0.1.0","parse-latin":"^0.3.0-rc.1"},"repository":{"type":"git","url":"https://github.com/wooorm/parse-english.git"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"devDependencies":{"chalk":"^0.5.1","diff":"^1.0.0","eslint":"^0.8.0","istanbul":"^0.3.0","jscs":"^1.5.8","matcha":"^0.5.0","mocha":"^1.21.0","nlcst-test":"^0.2.0"},"scripts":{"test":"_mocha --reporter spec --check-leaks -u exports test/index.js","test-travis":"istanbul cover node_modules/.bin/_mocha --report lcovonly -- --reporter spec --check-leaks -u exports test/index.js","lint":"npm run-script lint-api && npm run-script lint-script && 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], consistent-return: false'","lint-test":"eslint test/index.js --env node --env mocha --rule 'quotes: [2, single], no-loop-func: false'","lint-benchmark":"eslint benchmark.js --env node --global suite,set,bench --rule 'quotes: [2, single]'","lint-script":"eslint script/generate-fixture.js --env node --rule 'quotes: [2, single]'","lint-style":"jscs index.js benchmark.js script/generate-fixture.js test/index.js --reporter=inline","coverage":"istanbul cover node_modules/.bin/_mocha -- -- test/index.js","benchmark":"matcha benchmark.js","fixture":"node script/generate-fixture","make":"npm run-script lint && npm run-script coverage"},"gitHead":"66c5b327fc3ece68c4cf450b1d51f9f3af7ad408","bugs":{"url":"https://github.com/wooorm/parse-english/issues"},"homepage":"https://github.com/wooorm/parse-english","_id":"parse-english@0.3.0-rc.1","_shasum":"b556298f4f5108f75579c23ef0f7bcbf0f05b348","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"dist":{"shasum":"b556298f4f5108f75579c23ef0f7bcbf0f05b348","size":6364,"noattachment":false,"key":"/parse-english/-/parse-english-0.3.0-rc.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/parse-english/download/parse-english-0.3.0-rc.1.tgz"},"directories":{},"publish_time":1413892074179,"_cnpm_publish_time":1413892074179,"_hasShrinkwrap":false,"dist-tags":{"0.1.0-rc.1":"0.1.0-rc.1","0.1.0-rc.2":"0.1.0-rc.2","0.1.0-rc.3":"0.1.0-rc.3","0.1.0-rc.4":"0.1.0-rc.4","latest":"7.0.0"}}