1 Star 0 Fork 0

caofen/wasei-vuebone

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 662 Bytes
一键复制 编辑 原始数据 按行查看 历史
bingo 提交于 2024-05-24 19:31 . 修改README.md文档
{
"name": "wasei-vuebone",
"version": "1.0.1",
"description": "",
"main": "./dist/index.min.js",
"scripts": {
"build": "webpack --config ./scripts/build.config.js"
},
"keywords": [
"vue-framework",
"common-framework",
"vue-develop-env"
],
"author": "bingo",
"license": "MIT",
"repository": "https://gitee.com/caofen/wasei-vuebone",
"devDependencies": {
"@babel/core": "^7.24.5",
"@babel/preset-env": "^7.24.5",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"jest": "^29.7.0",
"webpack-cli": "^5.1.4"
},
"dependencies": {
"vue-router": "^3.0.3",
"wasei-useful-util": "^1.1.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/caofen/wasei-vuebone.git
git@gitee.com:caofen/wasei-vuebone.git
caofen
wasei-vuebone
wasei-vuebone
master

搜索帮助