{"name":"marked","description":"A markdown parser built for speed","author":{"name":"Christopher Jeffrey"},"version":"4.0.8","type":"module","main":"./lib/marked.cjs","module":"./lib/marked.esm.js","browser":"./lib/marked.umd.js","bin":{"marked":"bin/marked.js"},"man":["./man/marked.1"],"exports":{".":{"import":"./lib/marked.esm.js","default":"./lib/marked.cjs"},"./package.json":"./package.json"},"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.16.0","@babel/preset-env":"^7.16.4","@markedjs/html-differ":"^4.0.0","@rollup/plugin-babel":"^5.3.0","@rollup/plugin-commonjs":"^21.0.1","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/git":"^10.0.1","@semantic-release/github":"^8.0.2","@semantic-release/npm":"^8.0.3","@semantic-release/release-notes-generator":"^10.0.3","cheerio":"^1.0.0-rc.10","commonmark":"0.30.0","eslint":"^8.4.1","eslint-config-standard":"^16.0.3","eslint-plugin-import":"^2.25.3","eslint-plugin-node":"^11.1.0","eslint-plugin-promise":"^5.2.0","front-matter":"^4.0.2","highlight.js":"^11.3.1","jasmine":"^3.10.0","markdown-it":"12.3.0","node-fetch":"^3.1.0","rollup":"^2.61.1","rollup-plugin-license":"^2.6.0","semantic-release":"^18.0.1","titleize":"^3.0.0","uglify-js":"^3.14.5","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 .","test:redos":"node test/vuln-regex.js","test:update":"node test/update-specs.js","rules":"node test/rules.js","bench":"npm run rollup && node test/bench.js","lint":"eslint --fix .","build:reset":"git checkout upstream/master lib/marked.cjs lib/marked.umd.js lib/marked.esm.js marked.min.js","build":"npm run rollup && npm run minify","build:docs":"node build-docs.js","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.umd.js -cm  --comments /Copyright/ -o marked.min.js","preversion":"npm run build && (git diff --quiet || git commit -am build)"},"engines":{"node":">= 12"},"gitHead":"59375fbaa732ddcbef71e19ca52c1c80b0654b39","_id":"marked@4.0.8","_nodeVersion":"16.13.1","_npmVersion":"7.24.2","dist":{"shasum":"ef127626ac65786460f9420d57cc8d5ffdcacbed","size":99863,"noattachment":false,"key":"/marked/-/marked-4.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/marked/download/marked-4.0.8.tgz"},"_npmUser":{"name":"tonybrix","email":"tony@brix.ninja"},"directories":{},"maintainers":[{"name":"amidknight","email":"amidknight@gmail.com"},{"name":"chjj","email":""},{"name":"styfle","email":"steven@ceriously.com"},{"name":"tonybrix","email":"tony@brix.ninja"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/marked_4.0.8_1639873378181_0.08271588468579472"},"_hasShrinkwrap":false,"publish_time":1639873378379,"_cnpm_publish_time":1639873378379,"dist-tags":{"latest":"18.0.0"}}