-
Notifications
You must be signed in to change notification settings - Fork 15
/
package.json
123 lines (123 loc) · 3.91 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
{
"name": "fez",
"version": "4.2.1",
"description": "FEZ是面向前端模块化工程的开发框架。主要目的是统一前端开发模式和项目开发结构,自动化前端工作流,提高开发效率和开发质量。使用持续集成等软件工程的架构模式,集成众多业界先进的解决方案,让研发人员更专注于业务逻辑的实现。核心包括功能模块化、结构规范化、及开发自动化。",
"repository": {
"type": "git",
"url": "git+https://github.com/furic-zhao/fez"
},
"keywords": [
"FEZ",
"前端模块化",
"前端工程化",
"前端工程自动化",
"前端异步编程",
"前端自动化测试",
"前端自动化部署"
],
"license": "MIT",
"author": "Furic zhao",
"homepage": "http://fez.hestudy.com/",
"readmeFilename": "README.md",
"devDependencies": {
"autoprefixer": "^8.5.0",
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.3",
"babel-loader": "^7.1.4",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.7.0",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"babel-runtime": "^6.26.0",
"browser-sync": "^2.24.4",
"chalk": "^2.4.1",
"crypto-md5": "^1.0.0",
"css-loader": "^0.28.11",
"del": "^3.0.0",
"eslint": "^4.19.1",
"eslint-config-standard": "^11.0.0",
"eslint-friendly-formatter": "^4.0.1",
"eslint-loader": "^2.0.0",
"eslint-plugin-import": "^2.11.0",
"eslint-plugin-node": "^6.0.1",
"eslint-plugin-promise": "^3.7.0",
"eslint-plugin-standard": "^3.1.0",
"event-stream": "3.3.4",
"fancy-log": "^1.3.2",
"fez-local-ip": "^1.0.1",
"fez-preprocess-loader": "^1.0.0",
"file-loader": "^1.1.11",
"friendly-errors-webpack-plugin": "^1.7.0",
"glob": "^7.1.2",
"gulp": "^4.0.0",
"gulp-cache": "^1.0.2",
"gulp-clean-css": "^3.9.4",
"gulp-concat": "^2.6.1",
"gulp-concat-css": "^3.1.0",
"gulp-fez-cdn": "^1.0.1",
"gulp-fez-fontmin": "^1.0.2",
"gulp-fez-order": "^1.0.1",
"gulp-fez-sftp": "^1.0.0",
"gulp-fez-svg-symbols-tojs": "^1.0.2",
"gulp-fez-tinypic": "^1.0.0",
"gulp-filter": "^5.1.0",
"gulp-flatten": "^0.4.0",
"gulp-htmlmin": "^4.0.0",
"gulp-iconfont": "^9.1.0",
"gulp-iconfont-css": "^2.1.0",
"gulp-if": "^2.0.2",
"gulp-imagemin": "^4.1.0",
"gulp-inject": "^4.3.2",
"gulp-inject-string": "^1.1.1",
"gulp-less": "^3.5.0",
"gulp-notify": "^3.2.0",
"gulp-plumber": "^1.2.0",
"gulp-postcss": "^7.0.1",
"gulp-rename": "^1.2.2",
"gulp-replace": "^0.6.1",
"gulp-rev": "^8.1.1",
"gulp-rev-delete-original": "^0.2.3",
"gulp-rev-replace": "^0.4.4",
"gulp-sass": "^4.0.1",
"gulp-sourcemaps": "^2.6.4",
"gulp-stylus": "^2.7.0",
"gulp-svg-symbols": "^3.1.1",
"gulp-svgmin": "^1.2.4",
"gulp-ttf2woff2": "^2.0.2",
"gulp-uglify": "^3.0.0",
"gulp-usemin": "^0.3.29",
"gulp-webp": "^3.0.0",
"gulp-zip": "^4.1.0",
"gulp.spritesmith": "^6.9.0",
"handlebars-loader": "^1.7.0",
"imagemin-mozjpeg": "^7.0.0",
"imagemin-pngquant": "^5.1.0",
"js-beautify": "^1.7.5",
"lazypipe": "^1.0.1",
"less-loader": "^4.1.0",
"lodash": "^4.17.10",
"main-bower-files": "^2.13.1",
"merge-stream": "^1.0.1",
"mini-css-extract-plugin": "^0.4.0",
"minimist": "^1.2.0",
"node-notifier": "^5.2.1",
"node-sass": "^4.9.0",
"optimize-css-assets-webpack-plugin": "^4.0.1",
"path": "^0.12.7",
"postcss-loader": "^2.1.5",
"postcss-pxtorem": "^4.0.1",
"rc": "^1.2.7",
"rd": "^1.1.2",
"sass-loader": "^7.0.1",
"style-loader": "^0.21.0",
"stylus-loader": "^3.0.2",
"url-loader": "^1.0.1",
"vinyl-buffer": "^1.0.1",
"vue-loader": "^15.0.10",
"vue-style-loader": "^4.1.0",
"vue-template-compiler": "^2.5.16",
"webpack": "^4.8.3",
"webpack-merge": "^4.1.2"
}
}