1 Star 0 Fork 1

poul/vue3-resource

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 775 Bytes
一键复制 编辑 原始数据 按行查看 历史
Admin 提交于 2022-08-08 23:35 +08:00 . 更新vitepress 适配最新版
{
"name": "vue3-resource",
"version": "1.0.0",
"description": "vue3资源库",
"main": "index.js",
"directories": {
"doc": "docs"
},
"scripts": {
"docs:dev": "vitepress dev docs",
"docs:build": "vitepress build docs",
"docs:serve": "vitepress serve docs",
"deploy-gh": "GH=1 yarn docs:build && bash deploy-gh.sh"
},
"dependencies": {
"vitepress": "^1.0.0-alpha.4"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/hu-snail/vue3-resource.git"
},
"keywords": [
"vue3",
"vite"
],
"author": "hu-snail",
"license": "MIT",
"bugs": {
"url": "https://github.com/hu-snail/vue3-resource/issues"
},
"homepage": "https://github.com/hu-snail/vue3-resource#readme"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/poul333/vue3-resource.git
git@gitee.com:poul333/vue3-resource.git
poul333
vue3-resource
vue3-resource
main

搜索帮助