3 Star 30 Fork 18

奔跑的面条 / pinia-demonstration

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 565 Bytes
一键复制 编辑 原始数据 按行查看 历史
奔跑的面条 提交于 2021-11-17 21:07 . 首页内容
{
"name": "pinia",
"version": "0.0.0",
"private": true,
"license": "MIT",
"scripts": {
"dev": "vite",
"build": "vite build",
"start": "vite serve",
"test": "cypress run"
},
"dependencies": {
"@vicons/ionicons5": "^0.11.0",
"highlight.js": "^11.3.1",
"naive-ui": "^2.20.3",
"pinia": "^2.0.3",
"vue": "^3.2.22",
"vue-router": "^4.0.0-0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.9.4",
"@vue/compiler-sfc": "^3.2.22",
"cypress": "^9.0.0",
"sass": "^1.43.4",
"vite": "^2.6.14"
}
}
JavaScript
1
https://gitee.com/MTrun/pinia-demonstration.git
git@gitee.com:MTrun/pinia-demonstration.git
MTrun
pinia-demonstration
pinia-demonstration
master

搜索帮助