1 Star 0 Fork 9

吴世康/native-docs

forked from DCloud/native-docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 915 Bytes
一键复制 编辑 原始数据 按行查看 历史
Joker 提交于 2023-06-08 14:37 +08:00 . chore: update theme to 1.3.9
{
"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"
},
"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": {
"@vuepress/plugin-back-to-top": "^1.9.5",
"clipboard": "^2.0.10",
"fs-extra": "^10.0.0",
"glob": "^7.1.7",
"vuepress": "^1.8.2"
},
"dependencies": {
"@docsearch/js": "^3.1.0",
"vuepress-theme-uni-app-test": "^1.3.9"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ah-kang/native-docs.git
git@gitee.com:ah-kang/native-docs.git
ah-kang
native-docs
native-docs
master

搜索帮助