1 Star 0 Fork 0

夕水 / rust-doc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 515 Bytes
一键复制 编辑 原始数据 按行查看 历史
夕水 提交于 2020-11-21 17:38 . 添加了rust中文文档
{
"name": "rust-doc",
"version": "1.0.0",
"description": "rust语言中文文档",
"main": "index.js",
"directories": {
"doc": "docs"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "vuepress dev .",
"build": "vuepress build ."
},
"keywords": [],
"author": "eveningwater",
"license": "ISC",
"devDependencies": {
"@vuepress/plugin-back-to-top": "^1.0.0-rc.1",
"@vuepress/plugin-medium-zoom": "^1.0.0-rc.1",
"vuepress": "^1.3.1"
}
}
JavaScript
1
https://gitee.com/eveningwater/rust-doc.git
git@gitee.com:eveningwater/rust-doc.git
eveningwater
rust-doc
rust-doc
master

搜索帮助