{"name":"parse-english","version":"0.1.0-rc.2","description":"English (natural language) parser","keywords":["english","natural","language","parser"],"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","devDependencies":{"eslint":"^0.6.2","istanbul":"~0.2.16","jscs":"^1.5.7","matcha":"^0.5.0","mocha":"~1.20.1"},"repository":{"type":"git","url":"https://github.com/wooorm/parse-english.git"},"scripts":{"test":"_mocha --reporter spec --check-leaks -u exports spec/parse-english.spec.js","test-travis":"istanbul cover node_modules/.bin/_mocha --report lcovonly -- --reporter spec --check-leaks -u exports spec/parse-english.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], consistent-return: false'","lint-test":"eslint spec/parse-english.spec.js --env node --env mocha --rule 'quotes: [2, single], no-loop-func: false'","lint-benchmark":"eslint benchmark/index.js --env node --global suite,set,bench --rule 'quotes: [2, single]'","lint-style":"jscs index.js spec/parse-english.spec.js --reporter=inline","install-browser-test":"npm install browserify","build-browser-test":"browserify spec/parse-english.spec.js -o spec/browser.spec.js","coverage":"istanbul cover node_modules/.bin/_mocha -- -- spec/parse-english.spec.js","benchmark":"matcha","make":"npm run-script lint && npm run-script coverage"},"testling":{"files":"spec/parse-english.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/parse-english/issues"},"homepage":"https://github.com/wooorm/parse-english","_id":"parse-english@0.1.0-rc.2","_shasum":"ec90a19be989d0b694e5e78995433e1ac969f30c","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"dist":{"shasum":"ec90a19be989d0b694e5e78995433e1ac969f30c","size":49618,"noattachment":false,"key":"/parse-english/-/parse-english-0.1.0-rc.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/parse-english/download/parse-english-0.1.0-rc.2.tgz"},"directories":{},"publish_time":1404485729406,"_cnpm_publish_time":1404485729406,"_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"}}