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.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191
  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.0.1",
  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/stack": "6.0.11",
  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. "jwt-decode": "2.2.0",
  81. "lib-jitsi-meet": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1438.0.0+b9aa0e59/lib-jitsi-meet.tgz",
  82. "lodash": "4.17.21",
  83. "moment": "2.29.2",
  84. "moment-duration-format": "2.2.2",
  85. "optional-require": "1.0.3",
  86. "promise.allsettled": "1.0.4",
  87. "punycode": "2.1.1",
  88. "react": "17.0.2",
  89. "react-dom": "17.0.2",
  90. "react-emoji-render": "1.2.4",
  91. "react-focus-lock": "2.5.1",
  92. "react-i18next": "10.11.4",
  93. "react-linkify": "1.0.0-alpha",
  94. "react-native": "0.68.1",
  95. "react-native-background-timer": "2.4.1",
  96. "react-native-calendar-events": "2.2.0",
  97. "react-native-callstats": "3.73.7",
  98. "react-native-collapsible": "1.6.0",
  99. "react-native-default-preference": "1.4.4",
  100. "react-native-device-info": "8.4.8",
  101. "react-native-dialog": "9.2.1",
  102. "react-native-gesture-handler": "2.1.0",
  103. "react-native-get-random-values": "1.7.2",
  104. "react-native-immersive": "2.0.0",
  105. "react-native-keep-awake": "4.0.0",
  106. "react-native-pager-view": "5.4.9",
  107. "react-native-paper": "4.11.1",
  108. "react-native-performance": "2.1.0",
  109. "react-native-reanimated": "https://git@github.com/software-mansion/react-native-reanimated#c4a6b6f687ede090f6081064abe83a2ef9a05784",
  110. "react-native-safe-area-context": "3.3.2",
  111. "react-native-screens": "3.10.1",
  112. "react-native-sound": "0.11.1",
  113. "react-native-splash-screen": "3.3.0",
  114. "react-native-svg": "12.1.0",
  115. "react-native-svg-transformer": "1.0.0",
  116. "react-native-tab-view": "3.1.1",
  117. "react-native-url-polyfill": "1.3.0",
  118. "react-native-video": "https://git@github.com/jitsi/react-native-video#4f6dad990d17ce42894df993780b5386a9c11b85",
  119. "react-native-watch-connectivity": "1.0.4",
  120. "react-native-webrtc": "1.100.1",
  121. "react-native-webview": "11.15.1",
  122. "react-native-youtube-iframe": "2.2.1",
  123. "react-redux": "7.1.0",
  124. "react-textarea-autosize": "8.3.0",
  125. "react-transition-group": "2.4.0",
  126. "react-window": "1.8.6",
  127. "react-youtube": "7.13.1",
  128. "redux": "4.0.4",
  129. "redux-thunk": "2.2.0",
  130. "resemblejs": "4.0.0",
  131. "rnnoise-wasm": "https://git@github.com/jitsi/rnnoise-wasm#566a16885897704d6e6d67a1d5ac5d39781db2af",
  132. "styled-components": "3.4.9",
  133. "util": "0.12.1",
  134. "uuid": "8.3.2",
  135. "wasm-check": "2.0.1",
  136. "windows-iana": "^3.1.0",
  137. "zxcvbn": "4.4.2"
  138. },
  139. "devDependencies": {
  140. "@babel/core": "7.16.0",
  141. "@babel/eslint-parser": "7.16.0",
  142. "@babel/plugin-proposal-export-default-from": "7.16.0",
  143. "@babel/preset-env": "7.16.0",
  144. "@babel/preset-flow": "7.16.0",
  145. "@babel/preset-react": "7.16.0",
  146. "@babel/runtime": "7.16.0",
  147. "@jitsi/eslint-config": "4.0.0",
  148. "@types/react-native": "0.67.6",
  149. "babel-loader": "8.2.3",
  150. "babel-plugin-optional-require": "0.3.1",
  151. "circular-dependency-plugin": "5.2.0",
  152. "clean-css-cli": "4.3.0",
  153. "css-loader": "3.6.0",
  154. "eslint": "8.1.0",
  155. "eslint-plugin-flowtype": "8.0.3",
  156. "eslint-plugin-import": "2.25.2",
  157. "eslint-plugin-jsdoc": "37.0.3",
  158. "eslint-plugin-react": "7.26.1",
  159. "eslint-plugin-react-native": "3.11.0",
  160. "expose-loader": "3.0.0",
  161. "imports-loader": "0.7.1",
  162. "jetifier": "1.6.4",
  163. "metro-react-native-babel-preset": "0.67.0",
  164. "patch-package": "6.4.7",
  165. "process": "0.11.10",
  166. "sass": "1.26.8",
  167. "string-replace-loader": "3.0.3",
  168. "style-loader": "0.19.0",
  169. "traverse": "0.6.6",
  170. "ts-loader": "9.2.6",
  171. "typescript": "4.3.5",
  172. "unorm": "1.6.0",
  173. "webpack": "5.57.1",
  174. "webpack-bundle-analyzer": "4.4.2",
  175. "webpack-cli": "4.9.0",
  176. "webpack-dev-server": "4.7.3"
  177. },
  178. "engines": {
  179. "node": ">=14.0.0",
  180. "npm": ">=7.0.0"
  181. },
  182. "license": "Apache-2.0",
  183. "scripts": {
  184. "lint": "eslint --max-warnings 0 .",
  185. "lang-sort": "./resources/lang-sort.sh",
  186. "lint-fix": "eslint --max-warnings 0 --fix .",
  187. "postinstall": "patch-package && jetify",
  188. "validate": "npm ls",
  189. "start": "make dev"
  190. }
  191. }