{"name":"retext","version":"1.0.0-rc.1","description":"Extensible system for analysing and manipulating natural language","license":"MIT","keywords":["natural","language","parser","analyse","manipulate","nlcst"],"dependencies":{"nlcst-to-string":"^0.1.5","parse-latin":"^0.5.1","unified":"^1.0.0"},"repository":{"type":"git","url":"git+https://github.com/wooorm/retext.git"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"files":["index.js"],"devDependencies":{"browserify":"^11.0.0","eslint":"^0.24.0","esmangle":"^1.0.0","istanbul":"^0.3.0","jscs":"^2.0.0","jscs-jsdoc":"^1.0.0","matcha":"^0.6.0","mdast":"^0.28.0","mdast-comment-config":"^0.1.2","mdast-github":"^0.3.2","mdast-lint":"^0.4.2","mdast-slug":"^0.1.1","mdast-validate-links":"^0.3.1","mocha":"^2.0.0","nlcst-test":"^0.2.1"},"scripts":{"test-api":"mocha --check-leaks test.js","test-coverage":"istanbul cover _mocha -- -- test.js","test-travis":"npm run test-coverage","test":"npm run test-api","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","make":"npm run lint && npm run test-coverage","build-bundle":"browserify index.js -s Retext > retext.js","postbuild-bundle":"esmangle retext.js > retext.min.js","build-md":"mdast . --quiet","build":"npm run build-md && npm run build-bundle","prepublish":"npm run build","benchmark":"matcha benchmark.js"},"gitHead":"b23695bb4356198b8d24da385ad2cff254bd5dc9","bugs":{"url":"https://github.com/wooorm/retext/issues"},"homepage":"https://github.com/wooorm/retext#readme","_id":"retext@1.0.0-rc.1","_shasum":"0ef1d2f51ddba692cbc591b93d459434bd8bbe57","_from":".","_npmVersion":"2.11.3","_nodeVersion":"2.3.3","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"0ef1d2f51ddba692cbc591b93d459434bd8bbe57","size":9290,"noattachment":false,"key":"/retext/-/retext-1.0.0-rc.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/retext/download/retext-1.0.0-rc.1.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"publish_time":1438346902818,"_cnpm_publish_time":1438346902818,"_hasShrinkwrap":false,"dist-tags":{"latest":"8.1.0","next":"1.0.0-rc.4"}}