{"name":"mdast-range","version":"0.4.2","description":"Range information to mdast","license":"MIT","keywords":["range","location","position","node","mdast"],"repository":{"type":"git","url":"git+https://github.com/wooorm/mdast-range.git"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"files":["index.js","LICENSE"],"peerDependencies":{"mdast":">=0.23.0"},"devDependencies":{"browserify":"^10.0.0","eslint":"^0.23.0","esmangle":"^1.0.0","istanbul":"^0.3.0","jscs":"^1.0.0","jscs-jsdoc":"^1.0.0","mdast":"^0.23.0","mdast-github":"^0.3.0","mdast-lint":"^0.2.0","mdast-toc":"^0.4.1","mdast-usage":"^0.3.0","mdast-yaml-config":"^0.2.0","mocha":"^2.0.0"},"scripts":{"test-api":"mocha --check-leaks test.js","test-coverage":"istanbul cover _mocha -- --check-leaks test.js","test-coveralls":"istanbul cover _mocha --report lcovonly -- --check-leaks test.js","test-travis":"npm run test-coveralls","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","bundle":"browserify --no-builtins index.js -s mdastRange > mdast-range.js","postbundle":"esmangle mdast-range.js > mdast-range.min.js","build-md":"mdast . --output --quiet","build":"npm run bundle && npm run build-md","prepublish":"npm run build"},"gitHead":"175378f16f0702fde350fb2db959656b10ba46de","bugs":{"url":"https://github.com/wooorm/mdast-range/issues"},"homepage":"https://github.com/wooorm/mdast-range#readme","_id":"mdast-range@0.4.2","_shasum":"23a1f88a70934a640201b339e3730e66ef16d044","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"dist":{"shasum":"23a1f88a70934a640201b339e3730e66ef16d044","size":4686,"noattachment":false,"key":"/mdast-range/-/mdast-range-0.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mdast-range/download/mdast-range-0.4.2.tgz"},"directories":{},"publish_time":1434812656468,"_cnpm_publish_time":1434812656468,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.0"}}