{"name":"markdown-it","version":"14.0.0","description":"Markdown-it - modern pluggable markdown parser.","keywords":["markdown","parser","commonmark","markdown-it","markdown-it-plugin"],"repository":{"type":"git","url":"git+https://github.com/markdown-it/markdown-it.git"},"license":"MIT","main":"dist/index.cjs.js","module":"index.mjs","exports":{".":{"import":"./index.mjs","require":"./dist/index.cjs.js"},"./*":{"require":"./*","import":"./*"}},"bin":{"markdown-it":"bin/markdown-it.mjs"},"scripts":{"lint":"eslint .","test":"npm run lint && CJS_ONLY=1 npm run build && c8 --exclude dist --exclude test -r text -r html -r lcov mocha && node support/specsplit.mjs","doc":"node support/build_doc.mjs","gh-doc":"npm run doc && gh-pages -d apidoc -f","demo":"npm run lint && node support/build_demo.mjs","gh-demo":"npm run demo && gh-pages -d demo -f -b master -r git@github.com:markdown-it/markdown-it.github.io.git","build":"rollup -c support/rollup.config.mjs","benchmark-deps":"npm install --prefix benchmark/extra/ -g marked@0.3.6 commonmark@0.26.0 markdown-it/markdown-it.git#2.2.1","specsplit":"support/specsplit.mjs good -o test/fixtures/commonmark/good.txt && support/specsplit.mjs bad -o test/fixtures/commonmark/bad.txt && support/specsplit.mjs","todo":"grep 'TODO' -n -r ./lib 2>/dev/null","prepublishOnly":"npm test && npm run build && npm run gh-demo && npm run gh-doc"},"dependencies":{"argparse":"^2.0.1","entities":"^4.4.0","linkify-it":"^5.0.0","mdurl":"^2.0.0","punycode.js":"^2.3.1","uc.micro":"^2.0.0"},"devDependencies":{"@rollup/plugin-babel":"^6.0.4","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3","@rollup/plugin-terser":"^0.4.4","ansi":"^0.3.0","benchmark":"~2.1.0","c8":"^8.0.1","chai":"^4.2.0","eslint":"^8.4.1","eslint-config-standard":"^17.1.0","express":"^4.14.0","gh-pages":"^6.1.0","highlight.js":"^11.9.0","jest-worker":"^29.7.0","markdown-it-abbr":"^2.0.0","markdown-it-container":"^4.0.0","markdown-it-deflist":"^3.0.0","markdown-it-emoji":"^3.0.0","markdown-it-footnote":"^4.0.0","markdown-it-for-inline":"^2.0.1","markdown-it-ins":"^4.0.0","markdown-it-mark":"^4.0.0","markdown-it-sub":"^2.0.0","markdown-it-sup":"^2.0.0","markdown-it-testgen":"^0.1.3","mocha":"^10.2.0","ndoc":"^6.0.0","needle":"^3.0.0","rollup":"^4.5.0","shelljs":"^0.8.4","supertest":"^6.0.1"},"mocha":{"inline-diffs":true,"timeout":60000},"gitHead":"4949a10120d101bdca48bf1b13f9e790d6f2049e","bugs":{"url":"https://github.com/markdown-it/markdown-it/issues"},"homepage":"https://github.com/markdown-it/markdown-it#readme","_id":"markdown-it@14.0.0","_nodeVersion":"18.14.1","_npmVersion":"9.3.1","dist":{"shasum":"b4b2ddeb0f925e88d981f84c183b59bac9e3741b","size":214444,"noattachment":false,"key":"/markdown-it/-/markdown-it-14.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/markdown-it/download/markdown-it-14.0.0.tgz"},"_npmUser":{"name":"vitaly","email":"vitaly@rcopen.com"},"directories":{},"maintainers":[{"name":"vitaly","email":"vitaly@rcdesign.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/markdown-it_14.0.0_1701999077315_0.038218109529156274"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-08T01:31:17.650Z","publish_time":1701999077650,"_source_registry_name":"default","_cnpm_publish_time":1701999077650,"dist-tags":{"latest":"14.1.1"}}