-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathpackage.json
154 lines (154 loc) · 4.99 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
{
"name": "freemap-sk-react",
"version": "3.0.0",
"description": "Freemap web portal.",
"dependencies": {
"@mapbox/tilebelt": "^2.0.2",
"@maplibre/maplibre-gl-leaflet": "^0.0.22",
"@popperjs/core": "^2.11.8",
"@react-leaflet/core": "^2.1.0",
"@sentry/browser": "^8.50.0",
"@tmcw/togeojson": "^6.0.0",
"@turf/along": "^7.2.0",
"@turf/area": "^7.2.0",
"@turf/bbox": "^7.2.0",
"@turf/bbox-polygon": "^7.2.0",
"@turf/boolean-contains": "^7.2.0",
"@turf/boolean-within": "^7.2.0",
"@turf/buffer": "^7.2.0",
"@turf/center": "^7.2.0",
"@turf/distance": "^7.2.0",
"@turf/flatten": "^7.2.0",
"@turf/helpers": "^7.2.0",
"@turf/invariant": "^7.2.0",
"@turf/length": "^7.2.0",
"@turf/line-offset": "^7.2.0",
"@turf/line-slice": "^7.2.0",
"@turf/simplify": "^7.2.0",
"@types/pannellum": "^2.5.0",
"bootstrap": "^5.3.3",
"color": "^4.2.3",
"enzyme": "^3.11.0",
"eventemitter3": "^5.0.1",
"exifreader": "^4.26.0",
"file-saver": "^2.0.5",
"fullscreen-api-polyfill": "^1.1.2",
"history": "^5.3.0",
"htm": "^3.1.1",
"idb-keyval": "^6.2.1",
"immer": "^10.1.1",
"leaflet": "^1.9.4",
"leaflet-hotline": "^0.4.0",
"local-storage-fallback": "^5.0.0",
"maplibre-gl": "^4.7.1",
"marked": "^13.0.3",
"pannellum": "^2.5.6",
"pica": "^9.0.1",
"popup-centered": "^1.2.0",
"rbush": "^4.0.1",
"react": "^18.3.1",
"react-bootstrap": "^2.10.7",
"react-dom": "^18.3.1",
"react-dropzone": "^14.3.5",
"react-icons": "^5.4.0",
"react-leaflet": "^4.2.1",
"react-overlays": "^5.2.1",
"react-redux": "^8.1.3",
"react-responsive": "^10.0.0",
"react-stars": "^2.2.5",
"react-tag-autocomplete": "^7.5.0",
"reduce-reducers": "^1.0.4",
"redux": "^4.2.1",
"redux-logger": "^3.0.6",
"reselect": "^4.1.8",
"typesafe-actions": "^5.1.0",
"typia": "^6.12.2",
"use-debounce": "^10.0.4",
"use-local-storage-state": "^19.5.0",
"vhtml": "^2.2.0"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@eslint/js": "^9.18.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@types/color": "^4.2.0",
"@types/eslint__js": "^8.42.3",
"@types/facebook-js-sdk": "^3.3.12",
"@types/facebook-pixel": "^0.0.31",
"@types/file-saver": "^2.0.7",
"@types/gapi": "^0.0.47",
"@types/gapi.auth2": "^0.0.61",
"@types/gapi.client": "^1.0.8",
"@types/geojson": "^7946.0.15",
"@types/google.picker": "^0.0.47",
"@types/leaflet": "^1.9.16",
"@types/mapbox__geojson-area": "^0.2.6",
"@types/mapbox__tilebelt": "^1.0.4",
"@types/pica": "^9.0.5",
"@types/rbush": "^4.0.0",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/react-helmet": "^6.1.11",
"@types/react-rangeslider": "^2.2.7",
"@types/react-stars": "^2.2.4",
"@types/react-tag-autocomplete": "^6.3.3",
"@types/vhtml": "^2.2.9",
"@types/webpack-env": "^1.18.5",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
"babel-loader": "^9.2.1",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-webpack-plugin": "^4.2.0",
"html-loader": "^5.1.0",
"html-webpack-plugin": "^5.6.3",
"mini-css-extract-plugin": "^2.9.2",
"prettier": "^3.4.2",
"prettier-plugin-organize-imports": "^4.1.0",
"react-refresh": "^0.14.2",
"redux-devtools-extension": "^2.13.9",
"sass": "^1.83.4",
"sass-loader": "^16.0.4",
"source-map-loader": "^5.0.0",
"string-replace-loader": "^3.1.0",
"style-loader": "^4.0.0",
"ts-loader": "^9.5.2",
"ts-node": "^10.9.2",
"ts-patch": "^3.3.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.20.0",
"util": "^0.12.5",
"utility-types": "^3.11.0",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1",
"webpack-dev-server": "^5.2.0",
"webpack-pwa-manifest": "^4.3.0",
"workbox-webpack-plugin": "^7.3.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/FreemapSlovakia/freemap-v3-react.git"
},
"author": {
"name": "Freemap Slovakia",
"email": "[email protected]"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/FreemapSlovakia/freemap-v3-react/issues"
},
"homepage": "https://github.com/FreemapSlovakia/freemap-v3-react",
"scripts": {
"start": "webpack serve --hot --no-client-overlay --server-type https --server-options-key ssl/freemap.sk.key --server-options-cert ssl/freemap.sk.pem --host 0.0.0.0 --port 9000 --no-static --no-live-reload --allowed-hosts all",
"lint": "node node_modules/eslint/bin/eslint.js src",
"lint:fix": "node node_modules/eslint/bin/eslint.js src --fix",
"prepare": "ts-patch install"
}
}