{"name":"marked","description":"A markdown parser built for speed","author":{"name":"Christopher Jeffrey"},"version":"4.2.1","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"},"./bin/marked":"./bin/marked.js","./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.19.6","@babel/preset-env":"^7.19.4","@markedjs/html-differ":"^4.0.2","@rollup/plugin-babel":"^6.0.2","@rollup/plugin-commonjs":"^23.0.2","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/git":"^10.0.1","@semantic-release/github":"^8.0.6","@semantic-release/npm":"^9.0.1","@semantic-release/release-notes-generator":"^10.0.3","cheerio":"^1.0.0-rc.12","commonmark":"0.30.0","eslint":"^8.26.0","eslint-config-standard":"^17.0.0","eslint-plugin-import":"^2.26.0","eslint-plugin-n":"^15.4.0","eslint-plugin-promise":"^6.1.1","front-matter":"^4.0.2","highlight.js":"^11.6.0","jasmine":"^4.5.0","markdown-it":"13.0.1","node-fetch":"^3.2.10","rollup":"^2.79.1","rollup-plugin-license":"^3.0.1","semantic-release":"^19.0.5","titleize":"^3.0.0","uglify-js":"^3.17.4","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":"3d389d5bd3154c766e3331f1b907beb2ff98446e","_id":"marked@4.2.1","_nodeVersion":"18.12.0","_npmVersion":"8.12.0","dist":{"shasum":"eaa32594e45b4e58c02e4d118531fd04345de3b4","size":103462,"noattachment":false,"key":"/marked/-/marked-4.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/marked/download/marked-4.2.1.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.2.1_1667354859056_0.4861132016162404"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-02T02:07:46.729Z","publish_time":1667354859247,"_cnpm_publish_time":1667354859247,"dist-tags":{"latest":"18.0.0"}}