"Fossies" - the Fresh Open Source Software Archive 
Member "jitsi-meet-6312/package.json" (4 Jul 2022, 7185 Bytes) of package /linux/misc/jitsi-meet-6312.tar.gz:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) JSON source code syntax highlighting (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
See also the latest
Fossies "Diffs" side-by-side code changes report for "package.json":
6307_vs_6312.
1 {
2 "name": "jitsi-meet",
3 "version": "0.0.0",
4 "description": "A sample app for the Jitsi Videobridge",
5 "repository": {
6 "type": "git",
7 "url": "git://github.com/jitsi/jitsi-meet"
8 },
9 "keywords": [
10 "jingle",
11 "webrtc",
12 "xmpp",
13 "browser"
14 ],
15 "author": "",
16 "readmeFilename": "README.md",
17 "dependencies": {
18 "@amplitude/react-native": "2.7.0",
19 "@atlaskit/button": "15.1.4",
20 "@atlaskit/checkbox": "12.0.0",
21 "@atlaskit/dropdown-menu": "10.1.2",
22 "@atlaskit/field-text": "11.0.4",
23 "@atlaskit/field-text-area": "8.0.4",
24 "@atlaskit/flag": "14.1.0",
25 "@atlaskit/icon": "21.2.0",
26 "@atlaskit/inline-dialog": "13.0.9",
27 "@atlaskit/inline-message": "11.0.8",
28 "@atlaskit/lozenge": "10.1.1",
29 "@atlaskit/modal-dialog": "11.2.4",
30 "@atlaskit/multi-select": "15.0.5",
31 "@atlaskit/spinner": "15.0.6",
32 "@atlaskit/tabs": "12.1.2",
33 "@atlaskit/theme": "11.0.2",
34 "@atlaskit/toggle": "12.0.3",
35 "@atlaskit/tooltip": "17.1.2",
36 "@giphy/js-fetch-api": "4.1.2",
37 "@giphy/react-components": "5.6.0",
38 "@giphy/react-native-sdk": "1.7.0",
39 "@hapi/bourne": "2.0.0",
40 "@jitsi/js-utils": "2.0.0",
41 "@jitsi/logger": "2.0.0",
42 "@jitsi/rtcstats": "9.2.0",
43 "@material-ui/core": "4.11.3",
44 "@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.3.tgz",
45 "@microsoft/microsoft-graph-client": "3.0.1",
46 "@react-native-async-storage/async-storage": "1.15.14",
47 "@react-native-community/clipboard": "1.5.1",
48 "@react-native-community/netinfo": "7.1.7",
49 "@react-native-community/slider": "4.1.12",
50 "@react-native-google-signin/google-signin": "7.0.4",
51 "@react-native-masked-view/masked-view": "0.2.6",
52 "@react-navigation/bottom-tabs": "6.0.9",
53 "@react-navigation/drawer": "6.1.8",
54 "@react-navigation/elements": "1.2.1",
55 "@react-navigation/material-top-tabs": "6.0.6",
56 "@react-navigation/native": "6.0.6",
57 "@react-navigation/native-stack": "6.6.2",
58 "@svgr/webpack": "4.3.2",
59 "@tensorflow/tfjs-backend-wasm": "3.13.0",
60 "@tensorflow/tfjs-core": "3.13.0",
61 "@vladmandic/human": "2.6.5",
62 "@vladmandic/human-models": "2.5.9",
63 "@xmldom/xmldom": "0.7.5",
64 "amplitude-js": "8.2.1",
65 "base64-js": "1.3.1",
66 "bc-css-flags": "3.0.0",
67 "clipboard-copy": "4.0.1",
68 "clsx": "1.1.1",
69 "dropbox": "10.7.0",
70 "focus-visible": "5.1.0",
71 "grapheme-splitter": "1.0.4",
72 "i18n-iso-countries": "6.8.0",
73 "i18next": "17.0.6",
74 "i18next-browser-languagedetector": "3.0.1",
75 "i18next-xhr-backend": "3.0.0",
76 "image-capture": "0.4.0",
77 "jquery": "3.5.1",
78 "jquery-i18next": "1.2.1",
79 "js-md5": "0.6.1",
80 "js-sha512": "0.8.0",
81 "jwt-decode": "2.2.0",
82 "lib-jitsi-meet": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1461.0.0+96664436/lib-jitsi-meet.tgz",
83 "lodash": "4.17.21",
84 "moment": "2.29.2",
85 "moment-duration-format": "2.2.2",
86 "optional-require": "1.0.3",
87 "promise.allsettled": "1.0.4",
88 "punycode": "2.1.1",
89 "react": "17.0.2",
90 "react-dom": "17.0.2",
91 "react-emoji-render": "1.2.4",
92 "react-focus-lock": "2.5.1",
93 "react-i18next": "10.11.4",
94 "react-linkify": "1.0.0-alpha",
95 "react-native": "0.68.1",
96 "react-native-background-timer": "2.4.1",
97 "react-native-calendar-events": "2.2.0",
98 "react-native-callstats": "3.73.7",
99 "react-native-collapsible": "1.6.0",
100 "react-native-default-preference": "1.4.4",
101 "react-native-device-info": "8.4.8",
102 "react-native-dialog": "https://github.com/jitsi/react-native-dialog/releases/download/v9.2.2-jitsi.1/react-native-dialog-9.2.2.tgz",
103 "react-native-gesture-handler": "2.1.0",
104 "react-native-get-random-values": "1.7.2",
105 "react-native-immersive": "2.0.0",
106 "react-native-keep-awake": "4.0.0",
107 "react-native-pager-view": "5.4.9",
108 "react-native-paper": "4.11.1",
109 "react-native-performance": "2.1.0",
110 "react-native-reanimated": "https://git@github.com/software-mansion/react-native-reanimated#c4a6b6f687ede090f6081064abe83a2ef9a05784",
111 "react-native-safe-area-context": "3.3.2",
112 "react-native-screens": "3.13.1",
113 "react-native-sound": "0.11.1",
114 "react-native-splash-screen": "3.3.0",
115 "react-native-svg": "12.1.0",
116 "react-native-svg-transformer": "1.0.0",
117 "react-native-tab-view": "3.1.1",
118 "react-native-url-polyfill": "1.3.0",
119 "react-native-video": "https://git@github.com/jitsi/react-native-video#4f6dad990d17ce42894df993780b5386a9c11b85",
120 "react-native-watch-connectivity": "1.0.4",
121 "react-native-webrtc": "1.100.1",
122 "react-native-webview": "11.15.1",
123 "react-native-youtube-iframe": "2.2.1",
124 "react-redux": "7.1.0",
125 "react-textarea-autosize": "8.3.0",
126 "react-transition-group": "2.4.0",
127 "react-window": "1.8.6",
128 "react-youtube": "7.13.1",
129 "redux": "4.0.4",
130 "redux-thunk": "2.2.0",
131 "resemblejs": "4.0.0",
132 "rnnoise-wasm": "https://git@github.com/jitsi/rnnoise-wasm#566a16885897704d6e6d67a1d5ac5d39781db2af",
133 "seamless-scroll-polyfill": "2.1.8",
134 "styled-components": "3.4.9",
135 "util": "0.12.1",
136 "uuid": "8.3.2",
137 "wasm-check": "2.0.1",
138 "webm-duration-fix": "1.0.4",
139 "windows-iana": "^3.1.0",
140 "zxcvbn": "4.4.2"
141 },
142 "devDependencies": {
143 "@babel/core": "7.16.0",
144 "@babel/eslint-parser": "7.16.0",
145 "@babel/plugin-proposal-export-default-from": "7.16.0",
146 "@babel/preset-env": "7.16.0",
147 "@babel/preset-flow": "7.16.0",
148 "@babel/preset-react": "7.16.0",
149 "@babel/runtime": "7.16.0",
150 "@jitsi/eslint-config": "4.0.0",
151 "@types/lodash": "4.14.182",
152 "@types/react": "17.0.14",
153 "@types/react-native": "0.67.6",
154 "@types/react-redux": "7.1.24",
155 "@types/uuid": "8.3.4",
156 "babel-loader": "8.2.3",
157 "babel-plugin-optional-require": "0.3.1",
158 "circular-dependency-plugin": "5.2.0",
159 "clean-css-cli": "4.3.0",
160 "css-loader": "3.6.0",
161 "eslint": "8.1.0",
162 "eslint-plugin-flowtype": "8.0.3",
163 "eslint-plugin-import": "2.25.2",
164 "eslint-plugin-jsdoc": "37.0.3",
165 "eslint-plugin-react": "7.26.1",
166 "eslint-plugin-react-native": "3.11.0",
167 "expose-loader": "3.0.0",
168 "imports-loader": "0.7.1",
169 "jetifier": "1.6.4",
170 "metro-react-native-babel-preset": "0.67.0",
171 "patch-package": "6.4.7",
172 "process": "0.11.10",
173 "sass": "1.26.8",
174 "string-replace-loader": "3.0.3",
175 "style-loader": "0.19.0",
176 "traverse": "0.6.6",
177 "ts-loader": "9.2.6",
178 "typescript": "4.6.4",
179 "unorm": "1.6.0",
180 "webpack": "5.57.1",
181 "webpack-bundle-analyzer": "4.4.2",
182 "webpack-cli": "4.9.0",
183 "webpack-dev-server": "4.7.3"
184 },
185 "engines": {
186 "node": ">=14.0.0",
187 "npm": ">=7.0.0"
188 },
189 "license": "Apache-2.0",
190 "scripts": {
191 "lint": "eslint --max-warnings 0 .",
192 "lang-sort": "./resources/lang-sort.sh",
193 "lint-fix": "eslint --max-warnings 0 --fix .",
194 "postinstall": "patch-package --error-on-fail && jetify",
195 "validate": "npm ls",
196 "start": "make dev"
197 },
198 "resolutions": {
199 "@types/react": "17.0.14",
200 "@types/react-dom": "17.0.14"
201 }
202 }