{"name":"textom","version":"0.0.20","description":"Object model for natural languages","keywords":["natural","language","object","model"],"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","dependencies":{},"devDependencies":{"browserify":"^4.1.11","eslint":"^0.6.2","istanbul":"~0.2.11","jscs":"^1.5.3","mocha":"~1.20.1"},"repository":{"type":"git","url":"https://github.com/wooorm/textom.git"},"scripts":{"test":"_mocha --reporter spec --check-leaks -u exports spec/textom.spec.js","test-travis":"istanbul cover node_modules/.bin/_mocha --report lcovonly -- --reporter spec --check-leaks -u exports spec/textom.spec.js","lint":"npm run-script lint-api && npm run-script lint-test","lint-api":"eslint index.js --env node --env browser --rule 'quotes: [2, single]'","lint-test":"eslint spec/textom.spec.js --env node --env mocha --rule 'quotes: [2, single]' && node_modules/.bin/jscs index.js spec/textom.spec.js","prepublish":"npm run-script build-browser","build-browser":"browserify spec/textom.spec.js -o spec/browser.spec.js","coverage":"istanbul cover node_modules/.bin/_mocha -- -- spec/textom.spec.js","make":"npm run-script build-browser && npm run-script lint && npm run-script coverage"},"testling":{"files":"spec/textom.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/textom/issues"},"homepage":"https://github.com/wooorm/textom","_id":"textom@0.0.20","_shasum":"26ac921943b79bbcf071348e8c9d4cdb06b790d9","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"dist":{"shasum":"26ac921943b79bbcf071348e8c9d4cdb06b790d9","size":41753,"noattachment":false,"key":"/textom/-/textom-0.0.20.tgz","tarball":"http://registry.cnpm.dingdandao.com/textom/download/textom-0.0.20.tgz"},"directories":{},"publish_time":1403168784538,"_cnpm_publish_time":1403168784538,"_hasShrinkwrap":false,"dist-tags":{"0.1.0-rc.1":"0.1.0-rc.1","0.1.0-rc.2":"0.1.0-rc.2","latest":"0.5.0"}}