You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 8.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237
  1. {
  2. "name": "jitsi-meet",
  3. "version": "0.0.0",
  4. "description": "A sample app for the Jitsi Videobridge",
  5. "private": true,
  6. "repository": {
  7. "type": "git",
  8. "url": "git://github.com/jitsi/jitsi-meet"
  9. },
  10. "keywords": [
  11. "jingle",
  12. "webrtc",
  13. "xmpp",
  14. "browser"
  15. ],
  16. "author": "",
  17. "readmeFilename": "README.md",
  18. "dependencies": {
  19. "@amplitude/react-native": "2.17.3",
  20. "@braintree/sanitize-url": "7.0.0",
  21. "@emotion/react": "11.10.6",
  22. "@emotion/styled": "11.10.6",
  23. "@giphy/js-fetch-api": "4.7.1",
  24. "@giphy/react-components": "6.8.1",
  25. "@giphy/react-native-sdk": "2.3.0",
  26. "@jitsi/excalidraw": "https://github.com/jitsi/excalidraw/releases/download/v0.0.19/jitsi-excalidraw-0.0.19.tgz",
  27. "@jitsi/js-utils": "2.2.1",
  28. "@jitsi/logger": "2.0.2",
  29. "@jitsi/rnnoise-wasm": "0.2.1",
  30. "@jitsi/rtcstats": "9.5.1",
  31. "@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.3.tgz",
  32. "@microsoft/microsoft-graph-client": "3.0.1",
  33. "@mui/material": "5.12.1",
  34. "@react-native-async-storage/async-storage": "1.23.1",
  35. "@react-native-clipboard/clipboard": "1.14.3",
  36. "@react-native-community/netinfo": "11.1.0",
  37. "@react-native-community/slider": "4.4.3",
  38. "@react-native-google-signin/google-signin": "10.1.0",
  39. "@react-navigation/bottom-tabs": "6.6.0",
  40. "@react-navigation/elements": "1.3.30",
  41. "@react-navigation/material-top-tabs": "6.6.13",
  42. "@react-navigation/native": "6.1.17",
  43. "@react-navigation/stack": "6.4.0",
  44. "@stomp/stompjs": "7.0.0",
  45. "@svgr/webpack": "6.3.1",
  46. "@tensorflow/tfjs-backend-wasm": "3.13.0",
  47. "@tensorflow/tfjs-core": "3.13.0",
  48. "@vladmandic/human": "2.6.5",
  49. "@vladmandic/human-models": "2.5.9",
  50. "@xmldom/xmldom": "0.8.7",
  51. "abab": "2.0.6",
  52. "allure-commandline": "2.32.0",
  53. "amplitude-js": "8.21.9",
  54. "base64-js": "1.5.1",
  55. "bc-css-flags": "3.0.0",
  56. "clipboard-copy": "4.0.1",
  57. "clsx": "1.1.1",
  58. "dropbox": "10.7.0",
  59. "focus-visible": "5.1.0",
  60. "grapheme-splitter": "1.0.4",
  61. "i18n-iso-countries": "6.8.0",
  62. "i18next": "17.0.6",
  63. "i18next-browser-languagedetector": "3.0.1",
  64. "i18next-http-backend": "2.2.1",
  65. "image-capture": "0.4.0",
  66. "jquery": "3.6.1",
  67. "jquery-i18next": "1.2.1",
  68. "js-md5": "0.6.1",
  69. "js-sha512": "0.8.0",
  70. "jwt-decode": "2.2.0",
  71. "lib-jitsi-meet": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1912.0.0+522577a4/lib-jitsi-meet.tgz",
  72. "lodash-es": "4.17.21",
  73. "moment": "2.29.4",
  74. "moment-duration-format": "2.2.2",
  75. "null-loader": "4.0.1",
  76. "optional-require": "1.0.3",
  77. "pixelmatch": "5.3.0",
  78. "promise.withresolvers": "1.0.3",
  79. "punycode": "2.3.0",
  80. "react": "18.2.0",
  81. "react-dom": "18.2.0",
  82. "react-emoji-render": "2.0.1",
  83. "react-focus-on": "3.8.1",
  84. "react-i18next": "10.11.4",
  85. "react-linkify": "1.0.0-alpha",
  86. "react-native": "0.75.5",
  87. "react-native-background-timer": "2.4.1",
  88. "react-native-calendar-events": "2.2.0",
  89. "react-native-default-preference": "1.4.4",
  90. "react-native-device-info": "10.9.0",
  91. "react-native-dialog": "https://github.com/jitsi/react-native-dialog/releases/download/v9.2.2-jitsi.1/react-native-dialog-9.2.2.tgz",
  92. "react-native-gesture-handler": "2.18.1",
  93. "react-native-get-random-values": "1.9.0",
  94. "react-native-immersive-mode": "2.0.2",
  95. "react-native-keep-awake": "4.0.0",
  96. "react-native-orientation-locker": "1.6.0",
  97. "react-native-pager-view": "6.4.1",
  98. "react-native-paper": "5.10.3",
  99. "react-native-performance": "5.0.0",
  100. "react-native-safe-area-context": "4.12.0",
  101. "react-native-screens": "3.35.0",
  102. "react-native-sound": "0.11.2",
  103. "react-native-splash-screen": "3.3.0",
  104. "react-native-svg": "13.13.0",
  105. "react-native-svg-transformer": "1.2.0",
  106. "react-native-tab-view": "3.5.2",
  107. "react-native-url-polyfill": "2.0.0",
  108. "react-native-video": "6.0.0-alpha.11",
  109. "react-native-watch-connectivity": "1.1.0",
  110. "react-native-webrtc": "124.0.4",
  111. "react-native-webview": "13.8.7",
  112. "react-native-youtube-iframe": "2.3.0",
  113. "react-redux": "7.2.9",
  114. "react-textarea-autosize": "8.3.0",
  115. "react-window": "1.8.6",
  116. "react-youtube": "10.1.0",
  117. "redux": "4.0.4",
  118. "redux-thunk": "2.4.1",
  119. "seamless-scroll-polyfill": "2.1.8",
  120. "semver": "7.5.4",
  121. "text-encoding": "0.7.0",
  122. "tss-react": "4.9.4",
  123. "util": "0.12.1",
  124. "uuid": "8.3.2",
  125. "wasm-check": "2.0.1",
  126. "webm-duration-fix": "1.0.4",
  127. "windows-iana": "3.1.0",
  128. "zxcvbn": "4.4.2"
  129. },
  130. "devDependencies": {
  131. "@babel/core": "7.25.9",
  132. "@babel/eslint-parser": "7.25.9",
  133. "@babel/plugin-transform-private-methods": "7.25.9",
  134. "@babel/preset-env": "7.25.9",
  135. "@babel/preset-react": "7.25.9",
  136. "@jitsi/eslint-config": "5.0.9",
  137. "@react-native/metro-config": "0.75.5",
  138. "@stylistic/eslint-plugin": "2.12.1",
  139. "@types/amplitude-js": "8.16.5",
  140. "@types/audioworklet": "0.0.29",
  141. "@types/dom-screen-wake-lock": "1.0.1",
  142. "@types/js-md5": "0.4.3",
  143. "@types/jsonwebtoken": "9.0.7",
  144. "@types/lodash-es": "4.17.12",
  145. "@types/minimatch": "5.1.2",
  146. "@types/mocha": "10.0.10",
  147. "@types/moment-duration-format": "2.2.6",
  148. "@types/offscreencanvas": "2019.7.2",
  149. "@types/pixelmatch": "5.2.5",
  150. "@types/pretty": "2.0.3",
  151. "@types/punycode": "2.1.0",
  152. "@types/react": "17.0.14",
  153. "@types/react-dom": "17.0.14",
  154. "@types/react-linkify": "1.0.1",
  155. "@types/react-native-keep-awake": "2.0.3",
  156. "@types/react-native-video": "5.0.14",
  157. "@types/react-redux": "7.1.24",
  158. "@types/react-window": "1.8.5",
  159. "@types/unorm": "1.3.28",
  160. "@types/uuid": "8.3.4",
  161. "@types/w3c-image-capture": "1.0.6",
  162. "@types/w3c-web-hid": "1.0.3",
  163. "@types/zxcvbn": "4.4.1",
  164. "@typescript-eslint/eslint-plugin": "8.19.1",
  165. "@typescript-eslint/parser": "8.19.1",
  166. "@wdio/allure-reporter": "9.4.3",
  167. "@wdio/cli": "9.4.3",
  168. "@wdio/globals": "9.4.3",
  169. "@wdio/junit-reporter": "9.4.3",
  170. "@wdio/local-runner": "9.4.3",
  171. "@wdio/mocha-framework": "9.4.3",
  172. "babel-loader": "9.1.0",
  173. "babel-plugin-optional-require": "0.3.1",
  174. "circular-dependency-plugin": "5.2.0",
  175. "clean-css-cli": "4.3.0",
  176. "core-js": "3.40.0",
  177. "css-loader": "6.8.1",
  178. "eslint": "8.57.0",
  179. "eslint-plugin-import": "2.31.0",
  180. "eslint-plugin-jsdoc": "50.6.1",
  181. "eslint-plugin-react": "7.37.3",
  182. "eslint-plugin-react-native": "5.0.0",
  183. "eslint-plugin-typescript-sort-keys": "3.3.0",
  184. "jetifier": "1.6.4",
  185. "jsonwebtoken": "9.0.2",
  186. "metro-react-native-babel-preset": "0.77.0",
  187. "patch-package": "6.4.7",
  188. "pretty": "2.0.0",
  189. "process": "0.11.10",
  190. "sass": "1.26.8",
  191. "style-loader": "3.3.1",
  192. "traverse": "0.6.6",
  193. "ts-loader": "9.4.2",
  194. "typescript": "5.7.2",
  195. "unorm": "1.6.0",
  196. "webdriverio": "9.4.3",
  197. "webpack": "5.95.0",
  198. "webpack-bundle-analyzer": "4.4.2",
  199. "webpack-cli": "5.1.4",
  200. "webpack-dev-server": "5.1.0"
  201. },
  202. "overrides": {
  203. "@xmldom/xmldom": "0.8.7"
  204. },
  205. "engines": {
  206. "node": ">=22.0.0",
  207. "npm": ">=10.0.0"
  208. },
  209. "license": "Apache-2.0",
  210. "scripts": {
  211. "lint": "eslint --ext .js,.ts,.tsx --max-warnings 0 . && tsc --noEmit",
  212. "tsc:web": "tsc --noEmit --project tsconfig.web.json",
  213. "tsc:native": "tsc --noEmit --project tsconfig.native.json",
  214. "tsc:ci": "npm run tsc:web && npm run tsc:native",
  215. "lint:ci": "eslint --ext .js,.ts,.tsx --max-warnings 0 .",
  216. "lint:lang": "for file in lang/*.json; do npx --yes jsonlint -q $file || exit 1; done",
  217. "lang-sort": "./resources/lang-sort.sh",
  218. "lint-fix": "eslint --ext .js,.ts,.tsx --max-warnings 0 --fix .",
  219. "postinstall": "patch-package --error-on-fail && jetify",
  220. "validate": "npm ls",
  221. "tsc-test:web": "tsc --project tsconfig.web.json --listFilesOnly | grep -v node_modules | grep native",
  222. "tsc-test:native": "tsc --project tsconfig.native.json --listFilesOnly | grep -v node_modules | grep web",
  223. "start": "make dev",
  224. "test": "DOTENV_CONFIG_PATH=tests/.env wdio run tests/wdio.conf.ts",
  225. "test-single": "DOTENV_CONFIG_PATH=tests/.env wdio run tests/wdio.conf.ts --spec",
  226. "test-ff-single": "DOTENV_CONFIG_PATH=tests/.env wdio run tests/wdio.firefox.conf.ts --spec",
  227. "test-ff": "DOTENV_CONFIG_PATH=tests/.env wdio run tests/wdio.firefox.conf.ts",
  228. "test-dev": "DOTENV_CONFIG_PATH=tests/.env wdio run tests/wdio.dev.conf.ts",
  229. "test-dev-single": "DOTENV_CONFIG_PATH=tests/.env wdio run tests/wdio.dev.conf.ts --spec",
  230. "test-grid": "DOTENV_CONFIG_PATH=tests/.env wdio run tests/wdio.grid.conf.ts",
  231. "test-grid-single": "DOTENV_CONFIG_PATH=tests/.env wdio run tests/wdio.grid.conf.ts --spec"
  232. },
  233. "resolutions": {
  234. "@types/react": "17.0.14",
  235. "@types/react-dom": "17.0.14"
  236. }
  237. }