-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
126 lines (126 loc) · 4.35 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
{
"name": "pharma-engine-vue",
"author": {
"name": "Yisen Liu",
"email": "[email protected]",
"url": "https://github.com/yisenliu"
},
"version": "1.0.0",
"engines": {
"node": "^12.13.0"
},
"main": "",
"license": "MIT",
"devDependencies": {
"@babel/core": "^7.7.5",
"@babel/plugin-transform-runtime": "^7.7.6",
"@babel/preset-env": "^7.7.6",
"@vue/eslint-config-prettier": "^6.0.0",
"autoprefixer": "^9.7.3",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",
"bourbon": "^6.0.0",
"clean-webpack-plugin": "^3.0.0",
"compression": "^1.7.4",
"connect-ssi": "^1.1.1",
"copy-webpack-plugin": "^5.1.1",
"css-loader": "^5.0.0",
"eslint": "^7.5.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-vue": "^6.2.2",
"expose-loader": "^0.7.5",
"express": "^4.17.1",
"external-svg-sprite-loader": "^5.0.1",
"favicons-webpack-plugin": "^4.2.0",
"fibers": "^4.0.2",
"file-loader": "^5.0.2",
"friendly-errors-webpack-plugin": "^1.7.0",
"fs": "^0.0.1-security",
"group-css-media-queries-loader": "^3.0.2",
"gulp": "^4.0.2",
"gulp-imagemin": "^7.1.0",
"gulp-plumber": "^1.2.1",
"html-critical-webpack-plugin": "^2.1.0",
"html-loader": "^0.5.5",
"html-webpack-deploy-plugin": "^2.0.8",
"html-webpack-plugin": "^4.5.0",
"http-proxy-middleware": "^1.0.6",
"iconfont-plugin-webpack": "^1.1.4",
"imagemin-gifsicle": "^7.0.0",
"imagemin-jpegtran": "^6.0.0",
"imagemin-mozjpeg": "^8.0.0",
"imagemin-optipng": "^7.1.0",
"imagemin-pngquant": "^8.0.0",
"imagemin-svgo": "^7.1.0",
"imports-loader": "^0.8.0",
"internal-ip": "^6.0.0",
"jimp": "^0.9.6",
"js-cookie": "^2.2.1",
"lodash": "^4.17.15",
"media-query-plugin": "^1.3.1",
"mini-css-extract-plugin": "^0.8.0",
"node-sass": "^4.14.1",
"open": "^7.0.3",
"openssl-self-signed-certificate": "^1.1.6",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"postcss-loader": "^4.0.4",
"prettier": "^2.0.5",
"purgecss": "^2.1.2",
"purgecss-webpack-plugin": "^1.6.0",
"purify-css": "^1.2.5",
"purifycss-webpack": "^0.7.0",
"resolve-url-loader": "^3.1.2",
"responsive-loader": "^1.2.0",
"sass": "^1.24.0",
"sass-loader": "^10.0.3",
"sass-resources-loader": "^2.0.3",
"script-ext-html-webpack-plugin": "^2.1.4",
"sharp": "^0.25.2",
"spdy": "^4.0.2",
"ssi-middleware": "^0.1.0",
"style-loader": "^1.2.1",
"svg-inline-loader": "^0.8.2",
"terser-webpack-plugin": "^2.3.0",
"url-loader": "^4.1.0",
"vue-eslint-parser": "^7.1.0",
"vue-loader": "^15.9.3",
"vue-style-loader": "^4.1.2",
"vue-template-compiler": "^2.6.11",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.10",
"webpack-dev-server": "^3.9.0",
"webpack-merge": "^5.2.0"
},
"dependencies": {
"@babel/runtime": "^7.7.7",
"animate.css": "^4.1.0",
"animejs": "^3.1.0",
"axios": "^0.19.2",
"bowser": "^2.7.0",
"core-js": "^3.6.0",
"headroom.js": "^0.10.3",
"jquery": "^3.4.1",
"lazysizes": "^5.2.0",
"mediaelement": "^4.2.14",
"pace-js": "^1.0.2",
"promise-polyfill": "^8.1.3",
"susy": "^3.0.6",
"swiper": "^5.3.1",
"validator": "^13.1.17",
"vue": "^2.6.11",
"vue-router": "^3.4.3",
"vue-tel-input": "^4.4.1",
"vuex": "^3.5.1",
"waypoints": "^4.0.1"
},
"scripts": {
"start": "webpack-dev-server --config webpack.config.js --mode development",
"build": "webpack --config webpack.config.js --mode production",
"start2": "webpack-dev-server --config webpack.dev.js --env.NODE_ENV=development",
"build2": "webpack --config webpack.prod.js --env.NODE_ENV=production",
"image-optimization": "gulp imageOptimization",
"server": "gulp expressServer",
"clean-cache": "yarn cache clean",
"purgeCSS": "purgecss --config ./purgecss.config.js --output dist/css/"
}
}