This repository has been archived by the owner on Jan 17, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
package.json
137 lines (137 loc) · 4.62 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
{
"name": "guac-web",
"version": "1.18.1",
"description": "Main web ui for the Guac livestreaming platform",
"repository": "GuacLive/guac-web",
"author": {
"name": "datagutt",
"email": "datagutt@lekanger.no"
},
"browserslist": "defaults, IE >= 11, EDGE >= 14, Safari >= 11, Chrome >= 41, Firefox >= 52",
"scripts": {
"postinstall": "patch-package",
"postbuild": "rimraf ~/_next/**/*.js.map",
"vercel-build": "next build",
"dev": "next",
"deploy": "vercel",
"ex": "NODE_ENV=development lingui extract --verbose",
"ex:clean": "NODE_ENV=development lingui extract --clean",
"compile": "lingui compile"
},
"dependencies": {
"@babel/core": "^7.12.10",
"@babel/helper-compilation-targets": "^7.12.5",
"@babel/helper-regex": "^7.10.5",
"@babel/plugin-proposal-async-generator-functions": "^7.12.12",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-proposal-dynamic-import": "^7.12.1",
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
"@babel/plugin-syntax-async-generators": "^7.8.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-syntax-json-strings": "^7.8.3",
"@babel/plugin-syntax-numeric-separator": "^7.10.4",
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
"@babel/plugin-syntax-top-level-await": "^7.12.1",
"@fortawesome/fontawesome-svg-core": "^6",
"@fortawesome/free-brands-svg-icons": "^6",
"@fortawesome/free-regular-svg-icons": "^6",
"@fortawesome/free-solid-svg-icons": "^6",
"@fortawesome/react-fontawesome": "^0.1.18",
"@guaclive/tachyons": "^4.12.1",
"@guaclive/videojs-chromecast": "1.3.4",
"@lingui/core": "^3.9.0",
"@lingui/react": "^3.9.0",
"@sentry/browser": "^7.6.0",
"@sentry/integrations": "^7.6.0",
"@sentry/nextjs": "^7.6.0",
"@sentry/node": "^7.6.0",
"@sentry/webpack-plugin": "^1.18.9",
"@silvermine/videojs-quality-selector": "^1.2.5",
"@vercel/next": "^3.1.4",
"@videojs/http-streaming": "^2.14.0",
"@webscopeio/react-textarea-autocomplete": "^4.7.3",
"abort-controller": "^3.0.0",
"abortcontroller-polyfill": "^1.5.0",
"babel-plugin-macros": "^3.0.1",
"browserslist": "^4.12.0",
"can-autoplay": "^3.0.0",
"classnames": "^2.2.6",
"css-loader": "^5",
"date-fns": "^2.14.0",
"domain-browser": "^4.22.0",
"element-remove": "^1.0.4",
"emoji-mart": "github:GuacLive/emoji-mart#build",
"file-loader": "^6.0.0",
"firebase": "^8.3.1-canary.bce35ced7",
"invariant": "^2.2.4",
"js-cookie": "^3.0.0-rc.0",
"levenary": "^1.1.1",
"linkify-react": "^3.0.1",
"linkifyjs": "^3.0.0-beta.3",
"lscache": "^1.3.0",
"marked": "^4.0.10",
"mpegts.js": "^1.6.10",
"next": "^12.2",
"next-offline": "^5",
"next-redux-wrapper": "^6",
"next-transpile-modules": "^9",
"nuka-carousel": "^4.8.4",
"os-browserify": "^0.3.0",
"patch-package": "^6.2.2",
"path-match": "^1.2.4",
"postcss-css-variables": "^0.18.0",
"postcss-import": "^14.0.0",
"postcss-nested": "^5.0.3",
"postcss-preset-env": "^7.4.3",
"postcss-url": "^10.1.1",
"postinstall-postinstall": "^2.1.0",
"pretty-ms": "^7.0.0",
"prop-types": "^15.7.2",
"react": "^17",
"react-cropper": "^2.1.5",
"react-dom": "^17",
"react-dropzone": "^14.2.2",
"react-giphy-searchbox": "^1.5.2",
"react-modal": "^3.12.1",
"react-process-string": "^1.2.0",
"react-redux": "^8.0.2",
"react-select-search": "^3.0.0-beta.2",
"react-svg-spinner": "^1.0.4",
"react-switch": "^7",
"react-textarea-autosize": "^8.2.0",
"react-tippy": "^1.4.0",
"react-use": "^17.2.1",
"redux": "^4.0.5",
"redux-logger": "^4.0.0",
"redux-sentry-middleware": "^0.2.2",
"redux-thunk": "^2.3.0",
"rimraf": "^3.0.2",
"simplebar": "^6.0.0-beta.9",
"simplebar-react": "^3.0.0-beta.9",
"socket.io-client": "^4.1.1",
"style-loader": "^2",
"tachyons-grid-layout": "^0.1.0",
"typescript": "^4.3.0-dev.20210324",
"url-loader": "^4.1.0",
"vercel": "^27",
"video.js": "^7.19.0",
"videojs-errors": "^5.1.0",
"videojs-hotkeys": "^0.2.27",
"videojs-landscape-fullscreen": "^11.1.0",
"videojs-mux": "^4.6.0",
"videojs-theater-mode": "^1.0.0",
"workbox-webpack-plugin": "^6.5.3"
},
"devDependencies": {
"@lingui/cli": "^3.9.0",
"@lingui/loader": "^3.9.0",
"@lingui/macro": "^3.9.0",
"babel-plugin-add-module-exports": "^1.0.0",
"babel-plugin-inline-react-svg": "^2.0.1",
"eslint-config-next": "12.2.2"
},
"resolutions": {
"react": "^17",
"workbox-webpack-plugin": "^6.5.3"
}
}