4 Star 8 Fork 3

dungang/DuAdmin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.84 KB
一键复制 编辑 原始数据 按行查看 历史
dungang 提交于 2021-10-04 20:16 . add layer.js
{
"name": "duadmin",
"version": "1.0.0",
"description": "cms admin",
"scripts": {
"dev": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
"watch": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --watch --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
"hot": "cross-env NODE_ENV=development webpack-dev-server --inline --hot --config=node_modules/laravel-mix/setup/webpack.config.js",
"production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
},
"repository": {
"type": "git",
"url": "https://gitee.com/dungang/yii2-fast-kit.git"
},
"keywords": [
"duadmin",
"cms"
],
"author": "dungang",
"license": "ISC",
"devDependencies": {
"babel-plugin-import": "^1.13.0",
"cross-env": "^7.0.2",
"css-loader": "^3.5.3",
"del": "^5.1.0",
"laravel-mix": "^5.0.4",
"less": "^3.11.1",
"less-loader": "^6.0.0",
"moment-locales-webpack-plugin": "^1.2.0",
"postcss-px-to-viewport": "^1.1.1",
"postcss-pxtorem": "^5.1.1",
"vue-clipboard2": "^0.3.1",
"vue-template-compiler": "^2.6.11"
},
"dependencies": {
"@better-scroll/core": "^2.4.2",
"@better-scroll/movable": "^2.4.2",
"adminlte": "^2.4.1",
"animate.css": "^3.7.2",
"axios": "^0.19.2",
"bootstrap": "^3.4.1",
"font-awesome": "^4.7.0",
"moment": "^2.26.0",
"vant": "^2.12.29",
"vue": "^2.6.11",
"vue-router": "^3.2.0",
"vuex": "^3.4.0",
"wowjs": "^1.1.3"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/dungang/DuAdmin.git
[email protected]:dungang/DuAdmin.git
dungang
DuAdmin
DuAdmin
master

搜索帮助