{"name":"textom","version":"0.4.1","description":"Object model for natural languages","license":"MIT","keywords":["natural","language","object","model","retext","nlcst"],"repository":{"type":"git","url":"https://github.com/wooorm/textom.git"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"devDependencies":{"browserify":"^8.0.0","eslint":"^0.12.0","esmangle":"^1.0.0","istanbul":"^0.3.0","jscs":"^1.0.0","jscs-jsdoc":"^0.4.0","matcha":"^0.6.0","mocha":"^2.0.0"},"scripts":{"test-api":"_mocha --check-leaks test.js","test-coveralls":"istanbul cover _mocha --report lcovonly -- --check-leaks test.js","test-coverage":"istanbul cover _mocha -- --check-leaks test.js","test-travis":"npm run test-coveralls","test":"npm run test-api","lint-api":"eslint index.js","lint-benchmark":"eslint --global suite,set,bench benchmark.js","lint-test":"eslint --env mocha test.js","lint-style":"jscs --reporter inline index.js test.js benchmark.js","lint":"npm run lint-api && npm run lint-benchmark && npm run lint-test && npm run lint-style","make":"npm run lint && npm run test-coverage","benchmark":"matcha benchmark.js","build":"browserify index.js -s TextOMConstructor > textom.js","postbuild":"esmangle textom.js > textom.min.js","prepublish":"npm run build"},"gitHead":"b9adc8a347fb35d974a9dfb08988cf1989b41558","bugs":{"url":"https://github.com/wooorm/textom/issues"},"homepage":"https://github.com/wooorm/textom","_id":"textom@0.4.1","_shasum":"4b18f9daef47120966ccdc92efa870131f459995","_from":".","_npmVersion":"2.2.0","_nodeVersion":"0.11.15","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"dist":{"shasum":"4b18f9daef47120966ccdc92efa870131f459995","size":19935,"noattachment":false,"key":"/textom/-/textom-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/textom/download/textom-0.4.1.tgz"},"directories":{},"publish_time":1422100410458,"_cnpm_publish_time":1422100410458,"_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"}}