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 7.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  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.1.0",
  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.1",
  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. "amplitude-js": "8.21.9",
  53. "base64-js": "1.5.1",
  54. "bc-css-flags": "3.0.0",
  55. "clipboard-copy": "4.0.1",
  56. "clsx": "1.1.1",
  57. "dropbox": "10.7.0",
  58. "focus-visible": "5.1.0",
  59. "grapheme-splitter": "1.0.4",
  60. "i18n-iso-countries": "6.8.0",
  61. "i18next": "17.0.6",
  62. "i18next-browser-languagedetector": "3.0.1",
  63. "i18next-http-backend": "2.2.1",
  64. "image-capture": "0.4.0",
  65. "jquery": "3.6.1",
  66. "jquery-i18next": "1.2.1",
  67. "js-md5": "0.6.1",
  68. "js-sha512": "0.8.0",
  69. "jwt-decode": "2.2.0",
  70. "lib-jitsi-meet": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1880.0.0+5d53ecdc/lib-jitsi-meet.tgz",
  71. "lodash-es": "4.17.21",
  72. "moment": "2.29.4",
  73. "moment-duration-format": "2.2.2",
  74. "null-loader": "4.0.1",
  75. "optional-require": "1.0.3",
  76. "pixelmatch": "5.3.0",
  77. "promise.allsettled": "1.0.4",
  78. "punycode": "2.3.0",
  79. "react": "18.2.0",
  80. "react-dom": "18.2.0",
  81. "react-emoji-render": "2.0.1",
  82. "react-focus-on": "3.8.1",
  83. "react-i18next": "10.11.4",
  84. "react-linkify": "1.0.0-alpha",
  85. "react-native": "0.75.4",
  86. "react-native-background-timer": "2.4.1",
  87. "react-native-calendar-events": "2.2.0",
  88. "react-native-default-preference": "1.4.4",
  89. "react-native-device-info": "10.9.0",
  90. "react-native-dialog": "https://github.com/jitsi/react-native-dialog/releases/download/v9.2.2-jitsi.1/react-native-dialog-9.2.2.tgz",
  91. "react-native-gesture-handler": "2.18.1",
  92. "react-native-get-random-values": "1.9.0",
  93. "react-native-immersive-mode": "2.0.2",
  94. "react-native-keep-awake": "4.0.0",
  95. "react-native-orientation-locker": "1.6.0",
  96. "react-native-pager-view": "6.2.0",
  97. "react-native-paper": "5.10.3",
  98. "react-native-performance": "5.0.0",
  99. "react-native-safe-area-context": "4.10.8",
  100. "react-native-screens": "3.32.0",
  101. "react-native-sound": "0.11.2",
  102. "react-native-splash-screen": "3.3.0",
  103. "react-native-svg": "13.13.0",
  104. "react-native-svg-transformer": "1.2.0",
  105. "react-native-tab-view": "3.5.2",
  106. "react-native-url-polyfill": "2.0.0",
  107. "react-native-video": "6.0.0-alpha.11",
  108. "react-native-watch-connectivity": "1.1.0",
  109. "react-native-webrtc": "124.0.4",
  110. "react-native-webview": "13.8.7",
  111. "react-native-youtube-iframe": "2.3.0",
  112. "react-redux": "7.2.9",
  113. "react-textarea-autosize": "8.3.0",
  114. "react-window": "1.8.6",
  115. "react-youtube": "10.1.0",
  116. "redux": "4.0.4",
  117. "redux-thunk": "2.4.1",
  118. "seamless-scroll-polyfill": "2.1.8",
  119. "semver": "7.5.4",
  120. "text-encoding": "0.7.0",
  121. "tss-react": "4.9.4",
  122. "util": "0.12.1",
  123. "uuid": "8.3.2",
  124. "wasm-check": "2.0.1",
  125. "webm-duration-fix": "1.0.4",
  126. "windows-iana": "3.1.0",
  127. "zxcvbn": "4.4.2"
  128. },
  129. "devDependencies": {
  130. "@babel/core": "7.25.9",
  131. "@babel/eslint-parser": "7.25.9",
  132. "@babel/plugin-proposal-export-default-from": "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": "4.1.10",
  137. "@react-native/metro-config": "0.75.4",
  138. "@types/amplitude-js": "8.16.5",
  139. "@types/audioworklet": "0.0.29",
  140. "@types/dom-screen-wake-lock": "1.0.1",
  141. "@types/js-md5": "0.4.3",
  142. "@types/lodash-es": "4.17.12",
  143. "@types/moment-duration-format": "2.2.6",
  144. "@types/offscreencanvas": "2019.7.2",
  145. "@types/pixelmatch": "5.2.5",
  146. "@types/punycode": "2.1.0",
  147. "@types/react": "17.0.14",
  148. "@types/react-dom": "17.0.14",
  149. "@types/react-linkify": "1.0.1",
  150. "@types/react-native-keep-awake": "2.0.3",
  151. "@types/react-native-video": "5.0.14",
  152. "@types/react-redux": "7.1.24",
  153. "@types/react-window": "1.8.5",
  154. "@types/unorm": "1.3.28",
  155. "@types/uuid": "8.3.4",
  156. "@types/w3c-image-capture": "1.0.6",
  157. "@types/w3c-web-hid": "1.0.3",
  158. "@types/zxcvbn": "4.4.1",
  159. "@typescript-eslint/eslint-plugin": "5.59.5",
  160. "@typescript-eslint/parser": "5.59.5",
  161. "babel-loader": "9.1.0",
  162. "babel-plugin-optional-require": "0.3.1",
  163. "circular-dependency-plugin": "5.2.0",
  164. "clean-css-cli": "4.3.0",
  165. "css-loader": "6.8.1",
  166. "eslint": "8.40.0",
  167. "eslint-plugin-import": "2.27.5",
  168. "eslint-plugin-jsdoc": "46.2.6",
  169. "eslint-plugin-react": "7.32.2",
  170. "eslint-plugin-react-native": "4.0.0",
  171. "eslint-plugin-typescript-sort-keys": "2.3.0",
  172. "jetifier": "1.6.4",
  173. "metro-react-native-babel-preset": "0.77.0",
  174. "patch-package": "6.4.7",
  175. "process": "0.11.10",
  176. "sass": "1.26.8",
  177. "style-loader": "3.3.1",
  178. "traverse": "0.6.6",
  179. "ts-loader": "9.4.2",
  180. "typescript": "5.0.4",
  181. "unorm": "1.6.0",
  182. "webpack": "5.95.0",
  183. "webpack-bundle-analyzer": "4.4.2",
  184. "webpack-cli": "4.9.0",
  185. "webpack-dev-server": "4.15.2"
  186. },
  187. "overrides": {
  188. "@xmldom/xmldom": "0.8.7"
  189. },
  190. "engines": {
  191. "node": ">=20.0.0",
  192. "npm": ">=10.0.0"
  193. },
  194. "license": "Apache-2.0",
  195. "scripts": {
  196. "lint": "eslint --ext .js,.ts,.tsx --max-warnings 0 . && tsc --noEmit",
  197. "tsc:web": "tsc --noEmit --project tsconfig.web.json",
  198. "tsc:native": "tsc --noEmit --project tsconfig.native.json",
  199. "tsc:ci": "npm run tsc:web && npm run tsc:native",
  200. "lint:ci": "eslint --ext .js,.ts,.tsx --max-warnings 0 .",
  201. "lint:lang": "for file in lang/*.json; do npx --yes jsonlint -q $file || exit 1; done",
  202. "lang-sort": "./resources/lang-sort.sh",
  203. "lint-fix": "eslint --ext .js,.ts,.tsx --max-warnings 0 --fix .",
  204. "postinstall": "patch-package --error-on-fail && jetify",
  205. "validate": "npm ls",
  206. "tsc-test:web": "tsc --project tsconfig.web.json --listFilesOnly | grep -v node_modules | grep native",
  207. "tsc-test:native": "tsc --project tsconfig.native.json --listFilesOnly | grep -v node_modules | grep web",
  208. "start": "make dev"
  209. },
  210. "resolutions": {
  211. "@types/react": "17.0.14",
  212. "@types/react-dom": "17.0.14"
  213. }
  214. }