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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  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. "@atlaskit/button": "15.1.4",
  19. "@atlaskit/checkbox": "12.0.0",
  20. "@atlaskit/dropdown-menu": "10.1.2",
  21. "@atlaskit/field-text": "11.0.4",
  22. "@atlaskit/field-text-area": "8.0.4",
  23. "@atlaskit/flag": "14.1.0",
  24. "@atlaskit/icon": "21.2.0",
  25. "@atlaskit/inline-dialog": "13.0.9",
  26. "@atlaskit/inline-message": "11.0.8",
  27. "@atlaskit/lozenge": "10.1.1",
  28. "@atlaskit/modal-dialog": "11.2.4",
  29. "@atlaskit/multi-select": "15.0.5",
  30. "@atlaskit/spinner": "15.0.6",
  31. "@atlaskit/tabs": "12.1.2",
  32. "@atlaskit/theme": "11.0.2",
  33. "@atlaskit/toggle": "12.0.3",
  34. "@atlaskit/tooltip": "17.1.2",
  35. "@jitsi/js-utils": "1.0.6",
  36. "@microsoft/microsoft-graph-client": "1.1.0",
  37. "@react-native-async-storage/async-storage": "1.13.2",
  38. "@react-native-community/google-signin": "3.0.1",
  39. "@react-native-community/netinfo": "4.1.5",
  40. "@svgr/webpack": "4.3.2",
  41. "amplitude-js": "7.3.3",
  42. "base64-js": "1.3.1",
  43. "bc-css-flags": "3.0.0",
  44. "clipboard-copy": "4.0.1",
  45. "dropbox": "4.0.9",
  46. "focus-visible": "5.1.0",
  47. "i18n-iso-countries": "3.7.8",
  48. "i18next": "17.0.6",
  49. "i18next-browser-languagedetector": "3.0.1",
  50. "i18next-xhr-backend": "3.0.0",
  51. "jitsi-meet-logger": "github:jitsi/jitsi-meet-logger#v1.0.0",
  52. "jquery": "3.5.1",
  53. "jquery-i18next": "1.2.1",
  54. "js-md5": "0.6.1",
  55. "jwt-decode": "2.2.0",
  56. "lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#463e213b3f97fa4b9f56f342be713efcdd74234a",
  57. "libflacjs": "github:mmig/libflac.js#93d37e7f811f01cf7d8b6a603e38bd3c3810907d",
  58. "lodash": "4.17.21",
  59. "moment": "2.29.1",
  60. "moment-duration-format": "2.2.2",
  61. "olm": "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz",
  62. "pixelmatch": "5.1.0",
  63. "promise.allsettled": "1.0.4",
  64. "punycode": "2.1.1",
  65. "react": "16.12",
  66. "react-dom": "16.12",
  67. "react-emoji-render": "1.2.4",
  68. "react-i18next": "10.11.4",
  69. "react-linkify": "1.0.0-alpha",
  70. "react-native": "github:jitsi/react-native#891986ec5ecaef65d1c8a7fe472f86cf84fe7551",
  71. "react-native-background-timer": "2.4.0",
  72. "react-native-calendar-events": "github:jitsi/react-native-calendar-events#df48ecdc4e1e90c5352f803ddbab1fa7269b74a7",
  73. "react-native-callstats": "3.70.1",
  74. "react-native-collapsible": "1.5.1",
  75. "react-native-default-preference": "1.4.2",
  76. "react-native-device-info": "8.0.0",
  77. "react-native-immersive": "2.0.0",
  78. "react-native-keep-awake": "4.0.0",
  79. "react-native-sound": "github:jitsi/react-native-sound#3fe5480fce935e888d5089d94a191c7c7e3aa190",
  80. "react-native-splash-screen": "3.2.0",
  81. "react-native-svg": "12.1.0",
  82. "react-native-svg-transformer": "0.14.3",
  83. "react-native-url-polyfill": "1.2.0",
  84. "react-native-watch-connectivity": "0.4.3",
  85. "react-native-webrtc": "github:react-native-webrtc/react-native-webrtc#d58dbb5599e16f7bdc918a9f384e36946187a5d6",
  86. "react-native-webview": "11.0.2",
  87. "react-native-youtube-iframe": "1.2.3",
  88. "react-redux": "7.1.0",
  89. "react-textarea-autosize": "7.1.0",
  90. "react-transition-group": "2.4.0",
  91. "redux": "4.0.4",
  92. "redux-thunk": "2.2.0",
  93. "rnnoise-wasm": "github:jitsi/rnnoise-wasm#566a16885897704d6e6d67a1d5ac5d39781db2af",
  94. "rtcstats": "github:jitsi/rtcstats#v8.0.1",
  95. "styled-components": "3.4.9",
  96. "util": "0.12.1",
  97. "uuid": "3.1.0",
  98. "wasm-check": "2.0.1",
  99. "windows-iana": "^3.1.0",
  100. "xmldom": "0.5.0",
  101. "zxcvbn": "4.4.2"
  102. },
  103. "devDependencies": {
  104. "@babel/core": "7.5.5",
  105. "@babel/plugin-proposal-class-properties": "7.1.0",
  106. "@babel/plugin-proposal-export-default-from": "7.0.0",
  107. "@babel/plugin-proposal-export-namespace-from": "7.0.0",
  108. "@babel/plugin-proposal-nullish-coalescing-operator": "7.4.4",
  109. "@babel/plugin-proposal-optional-chaining": "7.2.0",
  110. "@babel/plugin-transform-flow-strip-types": "7.0.0",
  111. "@babel/preset-env": "7.1.0",
  112. "@babel/preset-flow": "7.0.0",
  113. "@babel/preset-react": "7.0.0",
  114. "@babel/runtime": "7.5.5",
  115. "babel-eslint": "10.0.1",
  116. "babel-loader": "8.0.4",
  117. "circular-dependency-plugin": "5.2.0",
  118. "clean-css-cli": "4.3.0",
  119. "css-loader": "3.6.0",
  120. "eslint": "5.6.1",
  121. "eslint-config-jitsi": "github:jitsi/eslint-config-jitsi#1.0.3",
  122. "eslint-plugin-flowtype": "2.50.3",
  123. "eslint-plugin-import": "2.20.2",
  124. "eslint-plugin-jsdoc": "3.8.0",
  125. "eslint-plugin-react": "7.11.1",
  126. "eslint-plugin-react-native": "3.3.0",
  127. "expose-loader": "0.7.5",
  128. "flow-bin": "0.104.0",
  129. "imports-loader": "0.7.1",
  130. "jetifier": "1.6.4",
  131. "metro-react-native-babel-preset": "0.56.0",
  132. "sass": "1.26.8",
  133. "string-replace-loader": "2.1.1",
  134. "style-loader": "0.19.0",
  135. "unorm": "1.6.0",
  136. "webpack": "4.43.0",
  137. "webpack-bundle-analyzer": "3.4.1",
  138. "webpack-cli": "3.3.11",
  139. "webpack-dev-server": "3.11.0"
  140. },
  141. "engines": {
  142. "node": ">=8.0.0",
  143. "npm": ">=6.0.0"
  144. },
  145. "license": "Apache-2.0",
  146. "scripts": {
  147. "lint": "eslint . && flow",
  148. "postinstall": "jetify",
  149. "validate": "npm ls",
  150. "start": "make dev",
  151. "ios": "react-native run-ios",
  152. "android": "react-native run-android"
  153. }
  154. }