{"name":"reparser","version":"0.0.1","description":"Retext parser utilities","keywords":["retext","parser","utilities"],"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","dependencies":{},"devDependencies":{"complexity-report":"~1.0.3","eslint":"^0.6.2","istanbul":"~0.2.11","jscs":"^1.4.5","mocha":"~1.20.1"},"repository":{"type":"git","url":"https://github.com/wooorm/reparser.git"},"scripts":{"test":"_mocha --reporter spec --check-leaks -u exports spec/reparser.spec.js","test-travis":"istanbul cover node_modules/.bin/_mocha --report lcovonly -- --reporter spec --check-leaks -u exports spec/reparser.spec.js","lint":"eslint index.js spec/simple-parser.js --env node --env browser --rule 'quotes: [2, single]' && node_modules/.bin/eslint spec/reparser.spec.js --env node --env mocha --rule 'quotes: [2, single], no-loop-func: false' && node_modules/.bin/jscs index.js spec/simple-parser.js spec/reparser.spec.js --reporter=inline","coverage":"istanbul cover node_modules/.bin/_mocha -- -- spec spec/reparser.spec.js","complexity":"cr -l --maxcyc 20 --format minimal --silent index.js","make":"npm run-script lint && npm run-script complexity && npm run-script coverage"},"testling":{"files":"spec/reparser.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/reparser/issues"},"homepage":"https://github.com/wooorm/reparser","_id":"reparser@0.0.1","_shasum":"dacb7364b88db5e483dae8f938620bf01ce3f825","_from":".","_npmVersion":"1.4.10","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"dist":{"shasum":"dacb7364b88db5e483dae8f938620bf01ce3f825","size":10340,"noattachment":false,"key":"/reparser/-/reparser-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/reparser/download/reparser-0.0.1.tgz"},"directories":{},"publish_time":1402580590480,"_cnpm_publish_time":1402580590480,"deprecated":"Reparser","_hasShrinkwrap":false,"dist-tags":{"latest":"0.0.3"}}