forked from dcos/dcos-ui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
186 lines (186 loc) · 6.55 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
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
{
"name": "dcos-ui",
"version": "1.1.14",
"description": "User Interface of the DCOS",
"main": "js/index.js",
"keywords": [
"services",
"modules",
"mesos",
"mesosphere",
"datacenter",
"os"
],
"repository": {
"type": "git",
"url": "https://github.com/dcos/dcos-ui"
},
"license": "Apache-2.0",
"browserslist": [
"last 2 versions",
"ie 11"
],
"engines": {
"node": "8.9.x",
"npm": "5.6.x"
},
"config": {
"port": 4200,
"externalplugins": ""
},
"dependencies": {
"@dcos/http-service": "0.2.1",
"@dcos/mesos-client": "0.2.0",
"babel-polyfill": "6.23.0",
"browser-info": "0.4.0",
"classnames": "2.2.3",
"clipboard": "1.5.10",
"cnvs": "1.1.14",
"cookie": "0.2.3",
"d3": "3.5.16",
"dcos-dygraphs": "1.1.0-beta.3",
"deep-equal": "1.0.1",
"flux": "2.1.1",
"intl": "1.2.5",
"inversify": "4.3.0",
"less-color-lighten": "0.0.1",
"lodash.throttle": "4.1.1",
"md5": "2.1.0",
"mesosphere-react-typeahead": "0.8.3",
"mesosphere-shared-reactjs": "0.0.24",
"moment": "2.21.0",
"objektiv": "0.3.0",
"prettycron": "0.10.0",
"prop-types": "15.6.0",
"query-string": "4.1.0",
"react": "15.4.1",
"react-ace": "3.7.0",
"react-addons-pure-render-mixin": "15.4.1",
"react-dom": "15.4.1",
"react-gemini-scrollbar": "2.1.5",
"react-intl": "2.2.3",
"react-jsonschema-form": "0.50.0",
"react-redux": "4.4.6",
"react-router": "2.8.1",
"react-transition-group": "1.2.1",
"reactjs-components": "0.20.3",
"reactjs-mixin": "0.0.2",
"redux": "3.3.1",
"reflect-metadata": "0.1.10",
"rxjs": "5.4.3",
"semver": "5.5.0",
"tv4": "1.2.7"
},
"devDependencies": {
"@commitlint/cli": "6.1.3",
"@commitlint/config-conventional": "6.1.3",
"@dcos/eslint-config": "0.3.0",
"autoprefixer": "6.3.6",
"babel-cli": "6.24.1",
"babel-core": "6.24.1",
"babel-loader": "7.1.3",
"babel-plugin-transform-runtime": "6.23.0",
"babel-preset-es2015": "6.24.1",
"babel-preset-jest": "22.2.0",
"babel-preset-react": "6.5.0",
"babel-preset-react-hmre": "1.1.1",
"babel-preset-stage-3": "6.24.1",
"babel-register": "6.24.1",
"babel-runtime": "6.23.0",
"colors": "1.1.2",
"compression-webpack-plugin": "1.1.6",
"conventional-changelog-lint": "1.1.9",
"conventional-changelog-lint-config-angular": "0.4.1",
"css-loader": "0.28.10",
"cypress": "1.4.1",
"enzyme": "3.3.0",
"enzyme-adapter-react-15.4": "1.0.5",
"eslint": "3.15.0",
"eslint-plugin-compat": "1.0.2",
"eslint-plugin-destructuring": "2.1.0",
"eslint-plugin-import": "1.13.0",
"eslint-plugin-jsx-a11y": "2.1.0",
"eslint-plugin-jsx-max-len": "1.0.0",
"eslint-plugin-prettier": "2.0.1",
"eslint-plugin-react": "6.9.0",
"eslint-plugin-test-names": "1.0.1",
"esprima": "3.1.3",
"extract-text-webpack-plugin": "3.0.2",
"file-loader": "1.1.6",
"glob": "7.0.5",
"gulp": "3.9.1",
"gulp-connect": "3.2.2",
"html-loader": "0.5.5",
"html-webpack-plugin": "2.30.1",
"image-webpack-loader": "4.0.0",
"jasmine-reporters": "2.1.1",
"jest-cli": "22.4.0",
"jest-webpack-alias": "3.3.3",
"jison-loader": "1.0.0",
"json-loader": "0.5.4",
"less": "2.6.1",
"less-loader": "4.0.5",
"license-checker": "5.1.2",
"localStorage": "1.0.3",
"marked": "0.3.12",
"mockdate": "2.0.2",
"node": "8.9.4",
"node-libs-browser": "1.0.0",
"npm": "5.6.0",
"postcss": "6.0.19",
"postcss-loader": "2.1.1",
"prettier": "1.2.2",
"purify-css": "1.2.5",
"raml-validator-loader": "0.1.11",
"react-addons-test-utils": "15.6.2",
"react-hot-loader": "1.3.1",
"react-test-renderer": "15.4.1",
"rxjs-marbles": "2.3.1",
"source-map-loader": "0.1.5",
"string-replace-webpack-plugin": "0.0.3",
"style-loader": "0.20.1",
"stylelint": "7.2.0",
"stylelint-config-dcos": "0.0.3",
"stylelint-config-standard": "13.0.0",
"svg-sprite": "1.3.1",
"transform-loader": "0.2.3",
"uglifyjs-webpack-plugin": "1.2.0",
"vinyl": "1.1.1",
"webpack": "3.10.0",
"webpack-dev-server": "2.11.1",
"webpack-merge": "4.1.1",
"webpack-notifier": "1.5.1",
"zopfli-webpack-plugin": "0.1.0"
},
"scripts": {
"check-env": "./scripts/validate-engine-versions",
"clean": "rm -rf dist",
"build-shrinkwrap": "npm shrinkwrap --dev && ./node_modules/.bin/gulp fixShrinkwrap",
"preinstall": "./scripts/pre-install",
"prebuild-assets": "./node_modules/.bin/gulp checkDependencies",
"build-assets": "npm run clean && NODE_ENV=production webpack --progress --colors --config ./webpack/webpack.production.js",
"postbuild-assets": "find ./dist -name 'index.*.css' -exec node ./scripts/inline-bootstrap-css.js ./dist/index.html {} \\;",
"build": "npm run lint && npm test && npm run build-assets && npm run validate-build",
"build-with-external-plugins": "npm run lint && npm run lint-plugins && npm test && npm run build-assets",
"lint": "npm run stylelint && npm run eslint",
"eslint": "bash -c 'opts=$@ ; set -f; if [[ $# -lt 1 ]]; then opts=\"{src/js,plugins,packages}/**/*.js\"; fi ; eslint --quiet ${opts}' 0",
"cypress": "cypress run",
"stylelint": "bash -c 'opts=$@ ; set -f; if [[ $# -lt 1 ]]; then opts=\"{src/styles,plugins,packages}/**/*.less\"; fi ; stylelint ${opts}' 0",
"commitlint": "./node_modules/.bin/commitlint",
"lint-plugins": "PLUGINS=$npm_config_externalplugins; npm run eslint -- \"$PLUGINS/**/*.js\" && npm run stylelint -- \"$PLUGINS/**/*.less\"",
"prebuild": "./scripts/validate-tests",
"serve": "npm run build-assets && ./node_modules/.bin/gulp serve",
"serve-notify": "export NOTIFY=true && npm run serve",
"scaffold": "./node_modules/.bin/gulp ensureConfig && ./node_modules/.bin/gulp ensureDevProxy",
"prestart": "npm run check-env",
"start": "NODE_ENV=development webpack-dev-server --config ./webpack/webpack.dev.js --hot --progress --colors --content-base ./build --host 0.0.0.0 --port $npm_package_config_port",
"test": "NODE_PATH=node_modules jest --config=jest.config.js --no-cache",
"test:watch": "npm test -- --watch",
"testing": "NODE_ENV=testing webpack-dev-server --config ./webpack/webpack.dev.js --progress --colors --content-base ./build --host 0.0.0.0 --port $npm_package_config_port",
"validate-build": "scripts/validate-build dist/*.js",
"versions": "echo npm: $(npm --version) && echo node: $(node --version)"
},
"jest-webpack-alias": {
"configFile": "./webpack/webpack.dev.js"
}
}