{"name":"retext","version":"1.0.0-rc.2","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","lib"],"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","benchmark":"matcha benchmark.js"},"gitHead":"277a9d4f1242125aa92871a46fd6d262fcc154a6","bugs":{"url":"https://github.com/wooorm/retext/issues"},"homepage":"https://github.com/wooorm/retext#readme","_id":"retext@1.0.0-rc.2","_shasum":"e5b8c6f1c6fdbe826f25b83cf9abd2b4aedf71f9","_from":".","_npmVersion":"2.11.3","_nodeVersion":"2.3.3","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"e5b8c6f1c6fdbe826f25b83cf9abd2b4aedf71f9","size":10064,"noattachment":false,"key":"/retext/-/retext-1.0.0-rc.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/retext/download/retext-1.0.0-rc.2.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"publish_time":1438348650763,"_cnpm_publish_time":1438348650763,"_hasShrinkwrap":false,"dist-tags":{"latest":"8.1.0","next":"1.0.0-rc.4"}}