forked from DevExpress/DevExtreme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
206 lines (206 loc) · 6.41 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
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
{
"name": "devextreme",
"version": "20.2.2",
"description": "HTML5 JavaScript Component Suite for Responsive Web Development",
"keywords": [
"html5",
"controls",
"widgets",
"components",
"jquery",
"knockout",
"angular",
"web",
"ui",
"datagrid",
"pivotgrid",
"scheduler",
"treelist",
"chart"
],
"homepage": "https://js.devexpress.com/",
"bugs": "https://www.devexpress.com/support/",
"author": "Developer Express Inc.",
"repository": {
"type": "git",
"url": "https://github.com/DevExpress/DevExtreme.git"
},
"types": "./bundles/dx.all.d.ts",
"license": "SEE LICENSE IN README.md",
"dependencies": {
"devexpress-diagram": "1.1.38",
"devexpress-gantt": "1.1.17",
"jszip": "^2.0.0 || ^3.0.0",
"devextreme-quill": "^0.9.5",
"rrule": "2.6.4",
"es6-object-assign": "^1.1.0",
"showdown": "^1.8.6",
"turndown": "^6.0.0",
"preact": "^10.4.5"
},
"devDependencies": {
"@babel/core": "^7.8.7",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",
"@babel/plugin-proposal-optional-chaining": "^7.8.3",
"@babel/plugin-transform-modules-commonjs": "^7.10.1",
"@babel/preset-env": "^7.8.7",
"@types/enzyme": "^3.10.5",
"@types/jest": "^24.0.24",
"@types/jquery": "^2.0.34",
"@types/react": "16.9.16",
"@typescript-eslint/eslint-plugin": "^2.29.0",
"angular": "^1.6.10",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.1.0",
"babel-plugin-add-module-exports": "^1.0.1",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
"babel-plugin-transform-object-assign": "^6.22.0",
"babel-plugin-transform-react-jsx": "^6.24.1",
"babel-preset-env": "^1.6.1",
"bootstrap": "^4.3.1",
"cldr-core": "latest",
"cldr-numbers-full": "latest",
"cldrjs": "^0.5.0",
"cross-env": "^7.0.2",
"cssom": "^0.4.4",
"del": "^2.2.2",
"devextreme-cldr-data": "^1.0.2",
"devextreme-generator": "1.0.122",
"devextreme-internal-tools": "stable",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"eslint": "^7.3.1",
"eslint-config-airbnb-typescript": "^7.2.1",
"eslint-config-devextreme": "^0.1.6",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jest": "^23.6.0",
"eslint-plugin-jest-formatting": "^1.2.0",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-qunit": "^4.0.0",
"eslint-plugin-react": "7.20.3",
"eslint-plugin-spellcheck": "0.0.11",
"exceljs": "3.3.1",
"fibers": "^5.0.0",
"globalize": "^1.3.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^7.0.1",
"gulp-babel": "^8.0.0",
"gulp-clean-css": "^4.2.0",
"gulp-concat": "^2.6.0",
"gulp-dart-sass": "^1.0.0",
"gulp-each": "^0.5.0",
"gulp-eol": "^0.1.2",
"gulp-eslint": "^6.0.0",
"gulp-file": "^0.4.0",
"gulp-footer": "^1.0.5",
"gulp-header": "^1.7.1",
"gulp-if": "^2.0.0",
"gulp-jsbeautifier": "^2.0.3",
"gulp-json-editor": "^2.5.1",
"gulp-multi-process": "^1.3.1",
"gulp-notify": "^2.2.0",
"gulp-plumber": "^1.1.0",
"gulp-remote-src": "^0.4.4",
"gulp-rename": "^1.2.2",
"gulp-replace": "^0.5.4",
"gulp-tap": "^1.0.1",
"gulp-template": "^4.0.0",
"gulp-typescript": "^5.0.0",
"gulp-uglify": "^1.5.3",
"gulp-watch": "^5.0.0",
"handlebars": "^4.7.3",
"hogan.js": "3.0.2",
"intl": "^1.2.5",
"jest": "^24.9.0",
"jest-each": "^26.1.0",
"jquery": "^3.5.1",
"jquery.1": "^1.0.0",
"jquery.2": "^1.0.0",
"jquery.tmpl": "0.0.2",
"jspdf": "2.0.0",
"jspdf-autotable": "3.5.9",
"jsrender": "1.0.6",
"knockout": "^3.4.2",
"lazypipe": "^1.0.1",
"lint-staged": "^10.0.7",
"map-stream": "0.0.7",
"merge-stream": "^2.0.0",
"minimist": "^1.2.0",
"mustache": "4.0.1",
"nconf": "^0.10.0",
"npm-run-all": "^4.1.5",
"pre-commit": "^1.2.2",
"qunitjs": "^2.0.1",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-test-renderer": "^16.12.0",
"run-sequence": "^1.1.5",
"sass": "^1.26.5",
"shelljs": "^0.8.3",
"string-replace-loader": "^2.1.1",
"stylelint": "^13.1.0",
"stylelint-config-standard": "^20.0.0",
"stylelint-devextreme": "0.0.4",
"stylelint-scss": "^3.17.2",
"systemjs": "<=0.19.41",
"systemjs-plugin-babel": "0.0.25",
"systemjs-plugin-css": "0.1.33",
"systemjs-plugin-json": "0.2.2",
"systemjs-plugin-text": "0.0.8",
"testcafe": "^1.2.0",
"through2": "^2.0.1",
"ts-jest": "^24.2.0",
"typescript": "^3.7.2",
"underscore": "^1.9.2",
"vinyl-named": "^1.1.0",
"webpack": "^3.10.0",
"webpack-stream": "^3.2.0",
"yargs": "^4.6.0"
},
"bin": {
"devextreme-bundler-init": "bin/bundler-init.js",
"devextreme-bundler": "bin/bundler.js"
},
"scripts": {
"lint": "npm-run-all -p -c lint-js lint-css lint-ts",
"lint-js": "eslint --ext .js .",
"lint-ts": "eslint --ext .tsx,.ts .",
"lint-css": "stylelint scss",
"lint-staged": "lint-staged",
"build": "dotnet build build/build-dotnet.sln && gulp default",
"build-dist": "dotnet build build/build-dotnet.sln && gulp default --uglify",
"build:r": "dotnet build build/build-dotnet.sln && cross-env USE_RENOVATION=true gulp default",
"build-dist:r": "dotnet build build/build-dotnet.sln && cross-env USE_RENOVATION=true gulp default --uglify",
"build-themes": "gulp style-compiler-themes",
"build:react": "gulp generate-react",
"build:react:watch": "gulp generate-react-watch",
"build:angular": "gulp generate-angular",
"build:angular:watch": "gulp generate-angular-watch",
"build:vue": "gulp generate-vue",
"build:vue:watch": "gulp generate-vue-watch",
"dev": "gulp dev",
"dev:r": "cross-env USE_RENOVATION=true gulp dev",
"transpile-tests": "gulp transpile-tests",
"test-env": "node testing/launch",
"update-ts": "dx-tools update-ts-bundle --js-scripts ./js --output-path ./ts/dx.all.d.ts",
"internal-tool": "dx-tools",
"validate-declarations": "dx-tools validate-declarations --js-scripts ./js",
"test-testcafe": "node ./testing/testcafe/runner",
"test-jest": "jest --coverage",
"test-jest:watch": "jest --watch"
},
"browserslist": [
"last 2 versions",
"ios > 8",
"ie > 10",
"> 1%"
],
"jest": {
"modulePathIgnorePatterns": [
"node_modules"
]
},
"pre-commit": "lint-staged"
}