{"name":"marked","description":"A markdown parser built for speed","author":{"name":"Christopher Jeffrey"},"version":"4.0.9","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.7","@babel/preset-env":"^7.16.5","@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.6.0","eslint-config-standard":"^16.0.3","eslint-plugin-import":"^2.25.4","eslint-plugin-node":"^11.1.0","eslint-plugin-promise":"^6.0.0","front-matter":"^4.0.2","highlight.js":"^11.3.1","jasmine":"^4.0.0","markdown-it":"12.3.0","node-fetch":"^3.1.0","rollup":"^2.62.0","rollup-plugin-license":"^2.6.1","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":"e5171a996d8a8a581c756eefb03fde25f68ffb8f","_id":"marked@4.0.9","_nodeVersion":"16.13.1","_npmVersion":"7.24.2","dist":{"shasum":"96862d67bd31b4770917f01c93e1d9b3cc73ed96","size":100965,"noattachment":false,"key":"/marked/-/marked-4.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/marked/download/marked-4.0.9.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.9_1641483220967_0.27833314953914123"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-06T15:41:35.893Z","publish_time":1641483221099,"_cnpm_publish_time":1641483221099,"dist-tags":{"latest":"18.0.0"}}