forked from ManageIQ/manageiq-ui-service
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
170 lines (170 loc) · 4.75 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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
{
"name": "manageiq-ui-service",
"description": "ManageIQ Service dependencies",
"homepage": "https://manageiq.org/",
"author": "Red Hat",
"license": "Apache-2.0",
"keywords": [],
"repository": {
"type": "git",
"url": "https://github.com/ManageIQ/manageiq-ui-service.git"
},
"version": "1.0.1",
"scripts": {
"start": "webpack-dev-server --open --progress",
"test": "gulp test"
},
"devDependencies": {
"actioncable": "5.0.1",
"angular": "1.6.1",
"angular-animate": "1.6.1",
"angular-base64": "2.0.5",
"angular-cookies": "1.6.1",
"angular-drag-and-drop-lists": "2.0.0",
"angular-dragdrop": "1.0.13",
"angular-gettext": "2.3.8",
"angular-messages": "1.6.1",
"angular-mocks": "1.6.1",
"angular-patternfly": "3.17.0",
"angular-resource": "1.6.1",
"angular-sanitize": "1.6.1",
"angular-svg-base-fix": "2.0.0",
"angular-ui-bootstrap": "2.4.0",
"angular-ui-router": "0.3.2",
"babel-loader": "6.2.10",
"babel-preset-env": "1.1.5",
"bardjs": "0.1.8",
"bootstrap-combobox": "1.0.2",
"browser-sync": "2.18.6",
"chai": "3.5.0",
"chai-as-promised": "6.0.0",
"chalk": "1.1.3",
"codeclimate-test-reporter": "0.4.0",
"components-jqueryui": "components/jqueryui#1.12.1",
"copy-webpack-plugin": "4.0.1",
"css-loader": "0.26.1",
"datatables-colreorder": "1.2.0",
"dateformat": "2.0.0",
"debug": "2.6.0",
"del": "2.2.2",
"drmonty-datatables-colvis": "1.1.2",
"ejs": "2.5.5",
"eonasdan-bootstrap-datetimepicker": "4.17.43",
"es6-shim": "0.35.2",
"eslint": "3.12.2",
"eslint-config-angular": "0.5.0",
"eslint-plugin-angular": "1.6.1",
"extract-text-webpack-plugin": "2.0.0-beta.4",
"file-loader": "0.9.0",
"font-awesome": "4.7.0",
"glob": "7.1.1",
"gulp": "3.9.1",
"gulp-accessibility": "3.0.1",
"gulp-angular-gettext": "2.2.0",
"gulp-angular-templatecache": "2.0.0",
"gulp-autoprefixer": "3.1.1",
"gulp-babel": "6.1.2",
"gulp-bump": "2.5.1",
"gulp-bytediff": "1.0.0",
"gulp-cache": "0.4.5",
"gulp-clean-css": "2.3.2",
"gulp-concat": "2.6.1",
"gulp-csso": "2.0.0",
"gulp-ejs": "2.3.0",
"gulp-eslint": "3.0.1",
"gulp-filter": "4.0.0",
"gulp-header": "1.8.8",
"gulp-if": "2.0.2",
"gulp-imagemin": "3.1.1",
"gulp-inject": "4.2.0",
"gulp-jscs": "4.0.0",
"gulp-jshint": "2.0.4",
"gulp-load-plugins": "1.4.0",
"gulp-minify-html": "1.0.6",
"gulp-ng-annotate": "2.0.0",
"gulp-nodemon": "2.2.1",
"gulp-notify": "2.2.0",
"gulp-order": "1.1.1",
"gulp-plumber": "1.1.0",
"gulp-rename": "1.2.2",
"gulp-rev": "7.1.2",
"gulp-rev-replace": "0.4.3",
"gulp-sass": "3.0.0",
"gulp-sass-lint": "1.3.2",
"gulp-sourcemaps": "1.9.1",
"gulp-task-listing": "1.0.1",
"gulp-uglify": "2.0.0",
"gulp-useref": "3.1.2",
"gulp-util": "3.0.8",
"html-loader": "0.4.4",
"imagemin": "5.2.2",
"imagemin-gifsicle": "5.1.0",
"imagemin-jpegtran": "5.0.2",
"imagemin-optipng": "5.2.1",
"imagemin-svgo": "5.2.0",
"imports-loader": "0.7.0",
"jquery": "3.1.1",
"jquery-match-height": "0.7.0",
"jscs": "3.0.7",
"jshint-json": "1.0.0",
"jshint-stylish": "2.2.1",
"karma": "1.3.0",
"karma-babel-preprocessor": "6.0.1",
"karma-chai": "0.1.0",
"karma-chai-sinon": "0.1.5",
"karma-chrome-launcher": "2.0.0",
"karma-clear-screen-reporter": "1.0.0",
"karma-coverage": "1.1.1",
"karma-growl-reporter": "1.0.0",
"karma-mocha": "1.3.0",
"karma-phantomjs-launcher": "1.0.2",
"karma-read-json": "1.1.0",
"karma-sinon": "1.0.5",
"lodash": "4.17.4",
"merge": "1.2.0",
"merge-stream": "1.0.1",
"minimist": "1.2.0",
"mocha": "3.2.0",
"mocha-clean": "1.0.0",
"ng-midway-tester": "2.0.5",
"ngprogress": "1.1.1",
"ngstorage": "0.3.11",
"ngtemplate-loader": "1.3.1",
"no-vnc": "kanaka/noVNC#0.6.1",
"node-notifier": "4.6.1",
"node-sass": "4.1.1",
"phantomjs-polyfill": "0.0.2",
"phantomjs-prebuilt": "2.1.14",
"plato": "1.7.0",
"postcss-loader": "1.2.1",
"q": "1.4.1",
"request": "2.79.0",
"sass-loader": "4.1.1",
"sinon": "1.17.7",
"sinon-chai": "2.8.0",
"spice-html5-bower": "1.6.2",
"sprintf-js": "1.0.3",
"style-loader": "0.13.1",
"toastr": "2.1.2",
"url-loader": "0.5.7",
"webpack": "2.2.0-rc.3",
"webpack-dev-server": "2.2.0-rc.0",
"yargs": "6.6.0"
},
"dependencies": {
"body-parser": "1.15.2",
"express": "4.14.0",
"http-proxy": "1.16.2",
"jshint-json": "1.0.0",
"morgan": "1.7.0",
"serve-favicon": "2.3.2"
},
"browserslist": [
"last 2 versions",
"> 5%"
],
"engines": {
"node": "6.7.0",
"npm": " 3.10.3 "
}
}