代码拉取完成,页面将自动刷新
{
"name": "markdown-to-html-cli",
"version": "3.1.6",
"license": "MIT",
"description": "Command line tool generates markdown as html.",
"homepage": "https://jaywcjlove.github.io/markdown-to-html-cli/",
"type": "module",
"types": "./lib/index.d.ts",
"exports": "./lib/index.js",
"bin": {
"markdown-to-html": "lib/cli.js",
"markdown-to-html-cli": "lib/cli.js"
},
"scripts": {
"start": "node lib/cli.js --github-corners-fork --github-corners 'https://jaywcjlove.github.io'",
"watch": "tsbb watch --disable-babel -f src/cli.ts",
"build": "tsbb build --disable-babel -f src/cli.ts && npm run fix",
"fix": "tsc-esm-fix --target='lib' --ext='.js'",
"test": "npm run build && tsbb test",
"coverage": "npm run build && tsbb test --coverage"
},
"repository": {
"type": "git",
"url": "https://github.com/jaywcjlove/markdown-to-html-cli.git"
},
"keywords": [
"markdown-to-html-cli",
"markdown-to-html",
"markdown",
"html",
"cli"
],
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"jest": {
"transformIgnorePatterns": [
"<rootDir>/node_modules/?!(.*)"
]
},
"markdown-to-html": {
"reurls": {
"README-zh.md": "index.zh.html",
"README.md": "index.html"
}
},
"files": [
"lib"
],
"dependencies": {
"@mapbox/rehype-prism": "0.8.0",
"@types/fs-extra": "9.0.13",
"@types/minimist": "1.2.2",
"fs-extra": "10.0.0",
"minimist": "1.2.5",
"rehype-attr": "2.0.6",
"rehype-autolink-headings": "6.1.0",
"rehype-document": "6.0.0",
"rehype-format": "4.0.0",
"rehype-meta": "^3.1.0",
"rehype-raw": "6.1.0",
"rehype-rewrite": "3.0.4",
"rehype-slug": "5.0.0",
"rehype-stringify": "9.0.2",
"rehype-urls": "1.1.1",
"rehype-video": "1.1.1",
"rehype-wrap": "1.0.10",
"remark-gemoji": "7.0.1",
"remark-gfm": "3.0.1",
"remark-parse": "10.0.0",
"remark-rehype": "10.0.1",
"tsc-esm-fix": "2.7.3",
"unified": "10.1.0"
},
"devDependencies": {
"tsbb": "3.4.4"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。