Ai
21 Star 11 Fork 10

DCloud/native-docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
Joker 提交于 2025-11-18 15:04 +08:00 . feat: update theme@1.5.4
{
"name": "native-docs-zh",
"version": "1.0.0",
"description": "",
"main": "index.js",
"directories": {
"doc": "docs"
},
"scripts": {
"dev": "vuepress dev docs",
"build": "node --max_old_space_size=3072 ./node_modules/vuepress/cli.js build docs --no-cache",
"sitemap": "node ./script/createSiteMap.js",
"check-md": "vuepress check-md2 docs"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/unidoc-zh.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/dcloudio/native-docs-zh/issues"
},
"homepage": "https://github.com/dcloudio/native-docs-zh#readme",
"devDependencies": {
"dom-serializer": "^2.0.0",
"fs-extra": "^10.0.0",
"glob": "^7.1.7",
"htmlparser2": "^9.0.0"
},
"dependencies": {
"@dcloudio/docs-utils": "^1.0.8",
"vuepress": "1.9.9",
"vuepress-theme-uniapp-official": "1.5.4"
},
"resolutions": {
"terser-webpack-plugin": "1.4.6",
"markdown-it": "< 14"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dcloud/native-docs.git
git@gitee.com:dcloud/native-docs.git
dcloud
native-docs
native-docs
master

搜索帮助