1 Star 1 Fork 1

alamhubb / 玩味北京线下陪玩 - 绿色

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 880 Bytes
一键复制 编辑 原始数据 按行查看 历史
socialuni 提交于 2023-08-23 02:00 . init
{
"name": "peiwan-official",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "vite",
"build": "run-p type-check build-only",
"preview": "vite preview",
"build-only": "vite build",
"type-check": "vue-tsc --noEmit -p tsconfig.app.json --composite false"
},
"dependencies": {
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@tsconfig/node18": "^18.2.0",
"@types/node": "^18.17.0",
"@vitejs/plugin-vue": "^4.2.3",
"@vue/tsconfig": "^0.4.0",
"markdown-it-anchor": "^8.6.7",
"markdown-it-prism": "^2.3.0",
"npm-run-all": "^4.1.5",
"sass": "^1.65.1",
"typescript": "~5.1.6",
"vite": "^4.4.6",
"vite-plugin-vue-markdown": "^0.23.8",
"vue-class-component": "^8.0.0-rc.1",
"vue-property-decorator": "^10.0.0-rc.3",
"vue-tsc": "^1.8.6"
}
}
JavaScript
1
https://gitee.com/alamhubb/peiwan.git
git@gitee.com:alamhubb/peiwan.git
alamhubb
peiwan
玩味北京线下陪玩 - 绿色
master

搜索帮助