-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
122 lines (122 loc) · 4.11 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
{
"name": "arlas-wui-toolkit",
"version": "26.1.0-dev0",
"description": "Tool Kit Library for ARLAS wui web App",
"author": "gisaia",
"license": "Apache-2.0",
"scripts": {
"ng": "ng",
"postinstall": "patch-package --patch-dir ./node_modules/arlas-web-core/patches",
"start": "ng serve",
"build": "ng build",
"test": "ng test arlas-wui-toolkit",
"lint": "ng lint arlas-wui-toolkit",
"build-release": "ng build arlas-wui-toolkit --configuration production",
"e2e": "ng e2e",
"i18n:init": "ngx-translate-extract --input ./projects/arlas-toolkit/src --output ./projects/arlas-toolkit/assets/i18n/template.json --key-as-default-value --replace --format json",
"i18n:extract": "ngx-translate-extract --input ./projects/arlas-toolkit/src --output ./projects/arlas-toolkit/assets/i18n/{en,fr,es}.json --format json",
"license-check": "license-check-and-add check -f license-check-and-add.json"
},
"repository": {
"type": "git",
"url": "https://github.com/gisaia/ARLAS-wui-toolkit.git"
},
"dependencies": {
"@angular/animations": "^14.2.12",
"@angular/cdk": "^14.2.7",
"@angular/common": "^14.2.12",
"@angular/compiler": "^14.2.12",
"@angular/core": "^14.2.12",
"@angular/forms": "^14.2.12",
"@angular/material": "^14.2.7",
"@angular/platform-browser": "^14.2.12",
"@angular/platform-browser-dynamic": "^14.2.12",
"@angular/router": "^14.2.12",
"@danielmoncada/angular-datetime-picker": "14.2.0",
"@danielmoncada/angular-datetime-picker-moment-adapter": "~2.2.0",
"@ngx-translate/core": "^14.0.0",
"@ngx-translate/http-loader": "^7.0.0",
"@turf/bbox-polygon": "^7.0.0",
"@turf/boolean-intersects": "^7.0.0",
"@turf/clean-coords": "^7.0.0",
"ajv": "8.8.2",
"ajv-keywords": "5.1.0",
"angular-oauth2-oidc": "~14.0.1",
"angular-oauth2-oidc-jwks": "~14.0.1",
"arlas-iam-api": "26.0.0",
"arlas-permissions-api": "26.0.0",
"arlas-persistence-api": "26.0.0",
"arlas-tagger-api": "26.0.0",
"arlas-web-components": "~26.0.6",
"arlas-web-contributors": "~26.0.4",
"cli-color": "^1.2.0",
"core-js": "~3.26.1",
"fetch-intercept": "^2.3.1",
"hopscotch": "0.3.1",
"js-yaml": "^3.14.0",
"ngx-device-detector": "4.0.1",
"ngx-markdown": "14.0.1",
"ngx-spinner": "^14.0.0",
"rxjs": "~7.4.0",
"tinycolor2": "1.4.2",
"url": "0.11.0",
"wellknown": "^0.5.0",
"zone.js": "^0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "^14.2.13",
"@angular-eslint/builder": "14.4.0",
"@angular-eslint/eslint-plugin": "14.4.0",
"@angular-eslint/eslint-plugin-template": "14.4.0",
"@angular-eslint/schematics": "14.4.0",
"@angular-eslint/template-parser": "14.4.0",
"@angular/cli": "^14.2.13",
"@angular/compiler-cli": "^14.2.12",
"@angular/language-service": "^14.2.12",
"@biesbjerg/ngx-translate-extract-marker": "^1.0.0",
"@gisaia/ngx-translate-extract": "^8.2.0",
"@types/jasmine": "~3.10.0",
"@types/jasminewd2": "~2.0.2",
"@types/node": "16.11.20",
"@typescript-eslint/eslint-plugin": "^5.36.2",
"@typescript-eslint/parser": "^5.36.2",
"eslint": "^8.23.0",
"jasmine-core": "~3.10.0",
"jasmine-spec-reporter": "~4.2.1",
"karma": "~6.3.0",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.0.3",
"karma-coverage-istanbul-reporter": "~3.0.3",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "~1.7.0",
"license-check-and-add": "^4.0.5",
"ng-packagr": "^14.2.2",
"node": "^16.3.0",
"patch-package": "^6.4.7",
"protractor": "~7.0.0",
"ts-node": "~10.4.0",
"typescript": "~4.6.0"
},
"browser": {
"jsonpath": false
},
"overrides": {
"braces": "3.0.3",
"arlas-web-components": {
"shpjs": "^4.0.4"
},
"angular-oauth2-oidc-jwks": {
"jsrsasign": "^11.0.0"
},
"protractor": {
"xml2js": "~0.5.0"
},
"@angular-devkit/build-angular": {
"webpack-dev-middleware": "~5.3.4"
},
"@babel/traverse": "~7.23.2",
"dompurify": "2.5.6",
"http-proxy-middleware": "2.0.7",
"mermaid": "10.9.3"
}
}