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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  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.3.3",
  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. "@hapi/bourne": "2.0.0",
  37. "@jitsi/js-utils": "2.0.0",
  38. "@material-ui/core": "4.11.3",
  39. "@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.3.tgz",
  40. "@microsoft/microsoft-graph-client": "1.1.0",
  41. "@react-native-async-storage/async-storage": "1.15.5",
  42. "@react-native-community/google-signin": "3.0.1",
  43. "@react-native-community/netinfo": "4.1.5",
  44. "@react-native-community/slider": "3.0.3",
  45. "@react-native-masked-view/masked-view": "0.2.6",
  46. "@react-navigation/material-top-tabs": "5.3.19",
  47. "@react-navigation/native": "5.9.8",
  48. "@react-navigation/stack": "5.14.9",
  49. "@svgr/webpack": "4.3.2",
  50. "@xmldom/xmldom": "0.7.5",
  51. "amplitude-js": "8.2.1",
  52. "base64-js": "1.3.1",
  53. "bc-css-flags": "3.0.0",
  54. "clipboard-copy": "4.0.1",
  55. "clsx": "1.1.1",
  56. "dropbox": "10.7.0",
  57. "focus-visible": "5.1.0",
  58. "i18n-iso-countries": "6.8.0",
  59. "i18next": "17.0.6",
  60. "i18next-browser-languagedetector": "3.0.1",
  61. "i18next-xhr-backend": "3.0.0",
  62. "image-capture": "0.4.0",
  63. "jitsi-meet-logger": "github:jitsi/jitsi-meet-logger#v1.0.0",
  64. "jquery": "3.5.1",
  65. "jquery-i18next": "1.2.1",
  66. "js-md5": "0.6.1",
  67. "jwt-decode": "2.2.0",
  68. "lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#42c675249aeef632aaf169e0544eeba240f7f962",
  69. "libflacjs": "github:mmig/libflac.js#93d37e7f811f01cf7d8b6a603e38bd3c3810907d",
  70. "lodash": "4.17.21",
  71. "moment": "2.29.1",
  72. "moment-duration-format": "2.2.2",
  73. "optional-require": "1.0.3",
  74. "promise.allsettled": "1.0.4",
  75. "punycode": "2.1.1",
  76. "react": "16.12",
  77. "react-dom": "16.12",
  78. "react-emoji-render": "1.2.4",
  79. "react-focus-lock": "2.5.1",
  80. "react-i18next": "10.11.4",
  81. "react-linkify": "1.0.0-alpha",
  82. "react-native": "github:jitsi/react-native#891986ec5ecaef65d1c8a7fe472f86cf84fe7551",
  83. "react-native-background-timer": "2.4.0",
  84. "react-native-calendar-events": "github:jitsi/react-native-calendar-events#df48ecdc4e1e90c5352f803ddbab1fa7269b74a7",
  85. "react-native-callstats": "3.70.1",
  86. "react-native-collapsible": "1.5.1",
  87. "react-native-default-preference": "1.4.2",
  88. "react-native-device-info": "8.0.0",
  89. "react-native-gesture-handler": "1.10.3",
  90. "react-native-immersive": "2.0.0",
  91. "react-native-keep-awake": "4.0.0",
  92. "react-native-paper": "4.8.1",
  93. "react-native-performance": "2.0.0",
  94. "react-native-reanimated": "1.13.3",
  95. "react-native-safe-area-context": "3.3.2",
  96. "react-native-screens": "2.18.1",
  97. "react-native-sound": "github:jitsi/react-native-sound#3fe5480fce935e888d5089d94a191c7c7e3aa190",
  98. "react-native-splash-screen": "3.2.0",
  99. "react-native-svg": "12.1.0",
  100. "react-native-svg-transformer": "0.14.3",
  101. "react-native-tab-view": "2.16.0",
  102. "react-native-url-polyfill": "1.2.0",
  103. "react-native-video": "5.1.1",
  104. "react-native-watch-connectivity": "0.4.3",
  105. "react-native-webrtc": "1.92.2",
  106. "react-native-webview": "11.0.2",
  107. "react-native-youtube-iframe": "2.1.1",
  108. "react-redux": "7.1.0",
  109. "react-textarea-autosize": "8.3.0",
  110. "react-transition-group": "2.4.0",
  111. "react-window": "1.8.6",
  112. "react-youtube": "7.13.1",
  113. "redux": "4.0.4",
  114. "redux-thunk": "2.2.0",
  115. "resemblejs": "4.0.0",
  116. "rnnoise-wasm": "github:jitsi/rnnoise-wasm#566a16885897704d6e6d67a1d5ac5d39781db2af",
  117. "rtcstats": "github:jitsi/rtcstats#v8.1.0",
  118. "styled-components": "3.4.9",
  119. "util": "0.12.1",
  120. "uuid": "3.1.0",
  121. "wasm-check": "2.0.1",
  122. "windows-iana": "^3.1.0",
  123. "zxcvbn": "4.4.2"
  124. },
  125. "devDependencies": {
  126. "@babel/core": "7.9.0",
  127. "@babel/plugin-proposal-class-properties": "7.1.0",
  128. "@babel/plugin-proposal-export-default-from": "7.0.0",
  129. "@babel/plugin-proposal-export-namespace-from": "7.0.0",
  130. "@babel/plugin-proposal-nullish-coalescing-operator": "7.4.4",
  131. "@babel/plugin-proposal-optional-chaining": "7.2.0",
  132. "@babel/plugin-transform-flow-strip-types": "7.0.0",
  133. "@babel/preset-env": "7.1.0",
  134. "@babel/preset-flow": "7.0.0",
  135. "@babel/preset-react": "7.0.0",
  136. "@babel/runtime": "7.15.3",
  137. "babel-eslint": "10.0.1",
  138. "babel-loader": "8.0.4",
  139. "babel-plugin-optional-require": "0.3.1",
  140. "circular-dependency-plugin": "5.2.0",
  141. "clean-css-cli": "4.3.0",
  142. "css-loader": "3.6.0",
  143. "eslint": "5.6.1",
  144. "eslint-config-jitsi": "github:jitsi/eslint-config-jitsi#2.0.0",
  145. "eslint-plugin-flowtype": "2.50.3",
  146. "eslint-plugin-import": "2.20.2",
  147. "eslint-plugin-jsdoc": "3.8.0",
  148. "eslint-plugin-react": "7.11.1",
  149. "eslint-plugin-react-native": "3.3.0",
  150. "expose-loader": "3.0.0",
  151. "flow-bin": "0.104.0",
  152. "imports-loader": "0.7.1",
  153. "jetifier": "1.6.4",
  154. "metro-react-native-babel-preset": "0.56.0",
  155. "patch-package": "6.4.7",
  156. "process": "0.11.10",
  157. "sass": "1.26.8",
  158. "string-replace-loader": "3.0.3",
  159. "style-loader": "0.19.0",
  160. "traverse": "0.6.6",
  161. "unorm": "1.6.0",
  162. "webpack": "5.57.1",
  163. "webpack-bundle-analyzer": "4.4.2",
  164. "webpack-cli": "4.9.0",
  165. "webpack-dev-server": "4.3.1"
  166. },
  167. "engines": {
  168. "node": ">=14.0.0",
  169. "npm": ">=7.0.0"
  170. },
  171. "license": "Apache-2.0",
  172. "scripts": {
  173. "lint": "eslint . && flow",
  174. "lint-fix": "eslint --fix .",
  175. "postinstall": "patch-package && jetify",
  176. "validate": "npm ls",
  177. "start": "make dev",
  178. "ios": "react-native run-ios",
  179. "android": "react-native run-android"
  180. }
  181. }