forked from gravitee-io/gravitee-management-webui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
167 lines (167 loc) · 5.89 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
{
"name": "gravitee-management-webui",
"version": "3.13.0-SNAPSHOT",
"description": "Gravitee.io APIM - Portal",
"dependencies": {
"@angular/animations": "^12.2.3",
"@angular/cdk": "^12.2.3",
"@angular/common": "^12.2.3",
"@angular/compiler": "^12.2.3",
"@angular/core": "^12.2.3",
"@angular/forms": "^12.2.3",
"@angular/material": "^12.2.3",
"@angular/platform-browser": "^12.2.3",
"@angular/platform-browser-dynamic": "^12.2.3",
"@angular/upgrade": "^12.2.3",
"@asyncapi/web-component": "^1.0.0-next.15",
"@fontsource/libre-franklin": "^4.4.5",
"@gravitee/ui-components": "^3.16.0",
"@highcharts/map-collection": "^1.1.3",
"@toast-ui/editor": "^2.5.2",
"@toast-ui/editor-plugin-code-syntax-highlight": "^1.0.0",
"@uirouter/angularjs": "^1.0.29",
"@webcomponents/webcomponentsjs": "^2.5.0",
"amdefine": "^1.0.1",
"angular": "^1.8.2",
"angular-animate": "^1.8.2",
"angular-aria": "^1.8.2",
"angular-cookies": "^1.8.2",
"angular-drag-and-drop-lists": "^2.1.0",
"angular-gridster": "^0.13.14",
"angular-highlightjs": "^0.7.1",
"angular-jwt": "^0.1.11",
"angular-loading-bar": "^0.9.0",
"angular-local-storage": "^0.7.1",
"angular-material": "^1.1.24",
"angular-material-data-table": "^0.10.10",
"angular-material-icons": "^0.7.1",
"angular-messages": "^1.8.2",
"angular-moment-picker": "^0.10.2",
"angular-permission": "^6.0.0",
"angular-sanitize": "^1.8.2",
"angular-schema-form": "^0.8.13",
"angular-scroll": "^1.0.2",
"angular-timeline": "^1.7.0",
"angular-ui-tree": "^2.22.6",
"angular-ui-validate": "^1.2.3",
"angular-utf8-base64": "^0.0.5",
"asciidoctor": "^2.2.4",
"asciidoctor-highlight.js": "^0.3.0",
"codemirror-asciidoc": "^1.0.4",
"diff": "^3.5.0",
"dragular": "^4.6.0",
"highcharts": "^9.2.2",
"highlight": "^0.2.4",
"highlight.js": "^10.7.3",
"jdenticon": "^2.2.0",
"jquery": "^3.6.0",
"js-yaml": "^3.14.1",
"lodash": "^4.17.21",
"md-color-picker": "^0.2.6",
"md-steppers": "^0.4.1",
"messageformat": "^2.3.0",
"moment": "^2.29.1",
"ng-file-upload": "^12.2.13",
"ng-infinite-scroll": "^1.3.0",
"ng-showdown": "^1.1.0",
"ngclipboard": "^2.0.0",
"read-more": "^0.0.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^6.6.7",
"satellizer": "^0.15.5",
"showdown": "^1.9.1",
"showdown-highlightjs-extension": "^0.1.2",
"showdown-prettify": "^1.3.0",
"swagger-ui-dist": "^3.52.3",
"tinycolor2": "^1.4.2",
"traverse": "^0.6.6",
"unicode": "^11.0.1",
"v-accordion": "^1.6.0",
"zone.js": "^0.11.4"
},
"devDependencies": {
"@angular-devkit/architect": "^0.1202.3",
"@angular-devkit/build-angular": "^12.2.3",
"@angular/compiler-cli": "^12.2.3",
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@storybook/addon-essentials": "^6.4.0-beta.11",
"@storybook/angular": "^6.4.0-beta.11",
"@types/angular": "^1.8.1",
"@types/angular-local-storage": "^0.6.2",
"@types/angular-material": "^1.1.72",
"@types/angular-mocks": "^1.7.0",
"@types/core-js": "^2.5.4",
"@types/jest": "^26.0.24",
"@types/jquery": "^3.5.5",
"@types/lodash": "^4.14.173",
"@types/node": "^14.14.44",
"@typescript-eslint/eslint-plugin": "^4.29.3",
"@typescript-eslint/parser": "^4.31.1",
"angular-mocks": "^1.8.2",
"babel-core": "^6.26.3",
"babel-jest": "^27.0.6",
"babel-loader": "^7.1.5",
"chromatic": "^5.9.2",
"clean-webpack-plugin": "^3.0.0",
"compression": "^1.7.4",
"copy-webpack-plugin": "^6.4.1",
"css-loader": "^1.0.1",
"eslint": "^7.32.0",
"eslint-config-angular": "^0.5.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-angular": "^4.0.1",
"eslint-plugin-import": "^2.24.1",
"eslint-plugin-jsdoc": "^36.0.7",
"express": "^4.17.1",
"extract-text-webpack-plugin": "v4.0.0-beta.0",
"file-loader": "^1.1.11",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"http-proxy-middleware": "^1.3.1",
"ignore-loader": "^0.1.2",
"jest": "^27.1.0",
"jest-preset-angular": "^9.0.7",
"license-check-and-add": "^4.0.2",
"ng-annotate-loader": "^0.6.1",
"postcss-loader": "^2.1.6",
"prettier": "^2.2.1",
"sass": "^1.41.1",
"sass-loader": "^7.3.1",
"storybook-addon-designs": "^6.2.0",
"style-loader": "^0.21.0",
"to-string-loader": "^1.1.6",
"ts-jest": "^27.0.3",
"ts-loader": "^8.2.0",
"typescript": "^4.4.3",
"url-loader": "^1.1.2",
"webpack": "^4.46.0",
"webpack-cli": "^4.7.0",
"webpack-dev-server": "^4.3.1"
},
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"build:prod": "webpack -c ./conf/webpack-dist.conf.js",
"compile": "tsc",
"lint": "npm run lint:eslint && npm run prettier",
"lint:eslint": "eslint --ext .json,.ts ./src",
"lint:eslint:fix": "eslint --ext .json,.ts ./src --fix",
"lint:fix": "npm run lint:eslint:fix && npm run prettier:fix && npm run lint:license:fix",
"lint:license": "license-check-and-add check -f license-check-config.json",
"lint:license:fix": "license-check-and-add add -f license-check-config.json -r",
"prettier": "prettier --check \"**/*.{js,ts,html,css,scss,json}\"",
"prettier:fix": "prettier --write \"**/*.{js,ts,html,css,scss,json}\"",
"prettier:list": "prettier --list-different \"**/*.{js,ts,html,css,scss,json}\"",
"storybook": "start-storybook -p 6006 -s src/assets",
"build-storybook": "build-storybook",
"serve": "webpack serve -c ./conf/webpack.conf.js --progress --hot",
"serve:nightly": "BACKEND_ENV=nightly npm run serve",
"serve:element-zero": "BACKEND_ENV=element-zero-apim-api.cloud npm run serve",
"serve:prod": "node scripts/serve.js",
"test": "jest --detectOpenHandles",
"test:auto": "jest --watch",
"test:ci": "jest --runInBand --ci --collectCoverage=true"
}
}