{"name":"marked","description":"A markdown parser built for speed","author":{"name":"Christopher Jeffrey"},"version":"0.8.0","main":"./src/marked.js","bin":{"marked":"bin/marked"},"man":["./man/marked.1"],"repository":{"type":"git","url":"git://github.com/markedjs/marked.git"},"homepage":"https://marked.js.org","bugs":{"url":"http://github.com/markedjs/marked/issues"},"license":"MIT","keywords":["markdown","markup","html"],"tags":["markdown","markup","html"],"devDependencies":{"@babel/core":"^7.7.5","@babel/preset-env":"^7.7.6","@markedjs/html-differ":"^3.0.0","cheerio":"^1.0.0-rc.3","commonmark":"0.29.x","eslint":"^6.7.2","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.19.1","eslint-plugin-node":"^10.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","front-matter":"^3.0.2","jasmine":"^3.5.0","markdown":"0.5.x","markdown-it":"10.x","node-fetch":"^2.6.0","rollup":"^1.27.11","rollup-plugin-babel":"^4.3.3","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-license":"^0.13.0","uglify-js":"^3.7.2","vuln-regex-detector":"^1.3.0"},"scripts":{"test":"jasmine --config=jasmine.json","test:all":"npm test && npm run test:lint","test:unit":"npm test -- test/unit/**/*-spec.js","test:specs":"npm test -- test/specs/**/*-spec.js","test:lint":"eslint bin/marked .","test:redos":"node test/vuln-regex.js","test:update":"node test/update-specs.js","bench":"npm run rollup && node test/bench.js","lint":"eslint --fix bin/marked .","build:reset":"git checkout upstream/master lib/marked.js lib/marked.esm.js marked.min.js","build":"npm run rollup && npm run minify","rollup":"npm run rollup:umd && npm run rollup:esm","rollup:umd":"rollup -c rollup.config.js","rollup:esm":"rollup -c rollup.config.esm.js","minify":"uglifyjs lib/marked.js -cm  --comments /Copyright/ -o marked.min.js","preversion":"npm run build && (git diff --quiet || git commit -am 'build')"},"engines":{"node":">= 8.16.2"},"gitHead":"416003b50daea11c698b4f12ca3b92ce7e67c5cb","_id":"marked@0.8.0","_nodeVersion":"12.13.0","_npmVersion":"6.13.3","_npmUser":{"name":"tonybrix","email":"tony@brix.ninja"},"dist":{"shasum":"ec5c0c9b93878dc52dd54be8d0e524097bd81a99","size":47580,"noattachment":false,"key":"/marked/-/marked-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/marked/download/marked-0.8.0.tgz"},"maintainers":[{"name":"amidknight","email":"amidknight@gmail.com"},{"name":"chjj","email":""},{"name":"styfle","email":"steven@ceriously.com"},{"name":"tonybrix","email":"tony@brix.ninja"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/marked_0.8.0_1576183763844_0.2588264265744207"},"_hasShrinkwrap":false,"publish_time":1576183763999,"_cnpm_publish_time":1576183763999,"dist-tags":{"latest":"18.0.0"}}