1 Star 0 Fork 0

Vincent/TvDocs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 596 Bytes
一键复制 编辑 原始数据 按行查看 历史
Vincent 提交于 2022-04-30 16:07 . init project
{
"name": "tv-docs",
"version": "1.0.0",
"description": "#### Description {**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**}",
"main": "index.js",
"scripts": {
"docs:dev": "vuepress dev . --open --host \"localhost\"",
"docs:build": "vuepress build ."
},
"repository": {
"type": "git",
"url": "https://gitee.com/order/tv-docs.git"
},
"author": "vincent",
"license": "ISC",
"devDependencies": {
"vuepress": "^1.9.7",
"vuepress-theme-reco": "^1.6.11"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/order/tv-docs.git
git@gitee.com:order/tv-docs.git
order
tv-docs
TvDocs
master

搜索帮助