{"name":"marked","description":"A markdown parser built for speed","author":{"name":"Christopher Jeffrey"},"version":"3.0.5","main":"./src/marked.js","module":"./lib/marked.esm.js","browser":"./lib/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.15.5","@babel/preset-env":"^7.15.6","@markedjs/html-differ":"^3.0.4","@rollup/plugin-babel":"^5.3.0","@rollup/plugin-commonjs":"^21.0.0","@semantic-release/commit-analyzer":"^9.0.1","@semantic-release/git":"^10.0.0","@semantic-release/github":"^8.0.1","@semantic-release/npm":"^8.0.0","@semantic-release/release-notes-generator":"^10.0.2","cheerio":"^1.0.0-rc.10","commonmark":"0.30.0","eslint":"^7.32.0","eslint-config-standard":"^16.0.3","eslint-plugin-import":"^2.24.2","eslint-plugin-node":"^11.1.0","eslint-plugin-promise":"^5.1.0","front-matter":"^4.0.2","highlight.js":"^11.2.0","jasmine":"^3.9.0","markdown-it":"12.2.0","node-fetch":"^3.0.0","rollup":"^2.58.0","rollup-plugin-license":"^2.5.0","semantic-release":"^18.0.0","titleize":"^2.1.0","uglify-js":"^3.14.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","rules":"node test/rules.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","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.js -cm  --comments /Copyright/ -o marked.min.js","preversion":"npm run build && (git diff --quiet || git commit -am build)"},"engines":{"node":">= 12"},"gitHead":"6c65489af8a28ed002b71381851b4622a4b10625","_id":"marked@3.0.5","_nodeVersion":"14.18.0","_npmVersion":"7.12.0","dist":{"shasum":"94932edd9d6395d08d97c1c52759896960de2ed9","size":78937,"noattachment":false,"key":"/marked/-/marked-3.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/marked/download/marked-3.0.5.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_3.0.5_1633552458618_0.8466074230419296"},"_hasShrinkwrap":false,"publish_time":1633552458786,"_cnpm_publish_time":1633552458786,"dist-tags":{"latest":"18.0.0"}}