1 Star 0 Fork 0

海南丁当软件科技有限公司 / beeshop

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 862 Bytes
一键复制 编辑 原始数据 按行查看 历史
jiajialu 提交于 2020-12-20 11:40 . 添加说明
{
"name": "admin-frontend",
"description": "beeshop商城服务的后台管理react项目",
"license": "UNLICENSED",
"private": true,
"dependencies": {
"prop-types": "^15.7.2",
"react": "^17.0.1",
"react-dom": "^17.0.1"
},
"devDependencies": {
"@babel/preset-env": "^7.12.11",
"@babel/preset-react": "^7.12.10",
"@symfony/stimulus-bridge": "^1.1.0",
"@symfony/webpack-encore": "^0.33.0",
"core-js": "^3.0.0",
"regenerator-runtime": "^0.13.2",
"sass": "^1.30.0",
"sass-loader": "^10.1.0",
"stimulus": "^2.0.0",
"webpack-notifier": "^1.6.0"
},
"scripts": {
"dev-server": "encore dev-server",
"dev": "encore dev",
"watch": "encore dev --watch",
"build": "encore production --progress"
}
}
PHP
1
https://gitee.com/dingdang-software/beeshop.git
git@gitee.com:dingdang-software/beeshop.git
dingdang-software
beeshop
beeshop
master

搜索帮助