1 Star 1 Fork 29

曾青松/lucmsee

forked from Ucer/lucmsee 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.36 KB
一键复制 编辑 原始数据 按行查看 历史
Ucer 提交于 2019-05-07 21:06 . 前端重构
{
"private": true,
"scripts": {
"dev": "npm run development",
"development": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
"watch": "npm run development -- --watch",
"watch-poll": "npm run watch -- --watch-poll",
"hot": "cross-env NODE_ENV=development node_modules/webpack-dev-server/bin/webpack-dev-server.js --inline --hot --config=node_modules/laravel-mix/setup/webpack.config.js",
"prod": "npm run production",
"production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
},
"devDependencies": {
"bootstrap-sass": "^3.3.7",
"cross-env": "^5.1",
"laravel-mix": "^4.0.7",
"lodash": "^4.17.5",
"popper.js": "^1.12",
"resolve-url-loader": "^2.3.1",
"sass": "^1.15.2",
"sass-loader": "^7.1.0",
"vue-amap": "^0.5.8",
"vue-template-compiler": "^2.6.10"
},
"dependencies": {
"axios": "^0.18",
"element-ui": "^2.4.8",
"social-share.js": "^1.0.16",
"swiper": "^4.4.1",
"marked": "^0.3.6",
"vue": "^2.5.7",
"highlight.js": "^9.12.0",
"jquery": "^3.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/zengqs/lucmsee.git
[email protected]:zengqs/lucmsee.git
zengqs
lucmsee
lucmsee
master

搜索帮助