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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  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/avatar": "14.0.10",
  19. "@atlaskit/button": "9.0.8",
  20. "@atlaskit/checkbox": "4.0.6",
  21. "@atlaskit/dropdown-menu": "6.1.12",
  22. "@atlaskit/field-text": "7.0.10",
  23. "@atlaskit/field-text-area": "4.0.9",
  24. "@atlaskit/flag": "6.1.0",
  25. "@atlaskit/icon": "13.8.1",
  26. "@atlaskit/inline-dialog": "5.3.0",
  27. "@atlaskit/inline-message": "7.0.4",
  28. "@atlaskit/layer-manager": "5.0.12",
  29. "@atlaskit/lozenge": "6.2.0",
  30. "@atlaskit/modal-dialog": "6.0.12",
  31. "@atlaskit/multi-select": "11.0.6",
  32. "@atlaskit/spinner": "9.0.8",
  33. "@atlaskit/tabs": "8.0.8",
  34. "@atlaskit/theme": "6.0.2",
  35. "@atlaskit/toggle": "5.0.8",
  36. "@atlaskit/tooltip": "12.0.14",
  37. "@microsoft/microsoft-graph-client": "1.1.0",
  38. "@webcomponents/url": "0.7.1",
  39. "autosize": "1.18.13",
  40. "dropbox": "4.0.9",
  41. "i18next": "8.4.3",
  42. "i18next-browser-languagedetector": "2.0.0",
  43. "i18next-xhr-backend": "1.4.2",
  44. "jQuery-Impromptu": "github:trentrichardson/jQuery-Impromptu#v6.0.0",
  45. "jitsi-meet-logger": "github:jitsi/jitsi-meet-logger#6fff754a77a56ab52499f3559105a15886942a1e",
  46. "jquery": "3.3.1",
  47. "jquery-contextmenu": "2.4.5",
  48. "jquery-i18next": "1.2.0",
  49. "js-md5": "0.6.1",
  50. "js-utils": "github:jitsi/js-utils#446497893023aa8dec403e0e4e35a22cae6bc87d",
  51. "jsc-android": "224109.1.0",
  52. "jsrsasign": "8.0.12",
  53. "jwt-decode": "2.2.0",
  54. "lib-jitsi-meet": "github:saghul/lib-jitsi-meet#rn-057",
  55. "libflacjs": "github:mmig/libflac.js#93d37e7f811f01cf7d8b6a603e38bd3c3810907d",
  56. "lodash": "4.17.4",
  57. "moment": "2.19.4",
  58. "moment-duration-format": "2.2.2",
  59. "postis": "2.2.0",
  60. "prop-types": "15.6.0",
  61. "react": "16.5.0",
  62. "react-dom": "16.5.0",
  63. "react-i18next": "4.8.0",
  64. "react-native": "0.57.1",
  65. "react-native-background-timer": "2.0.0",
  66. "react-native-calendar-events": "github:wmcmahan/react-native-calendar-events#cb2731db6684a49b4343e09de7f9c2fcc68bcd9b",
  67. "react-native-callstats": "3.53.4",
  68. "react-native-fast-image": "github:jitsi/react-native-fast-image#1f8c93a5584869848d75cc9b946beb9688efe285",
  69. "react-native-google-signin": "1.0.0-rc3",
  70. "react-native-immersive": "1.1.0",
  71. "react-native-keep-awake": "2.0.6",
  72. "react-native-linear-gradient": "2.4.0",
  73. "react-native-locale-detector": "github:jitsi/react-native-locale-detector#845281e9fd4af756f6d0f64afe5cce08c63e5ee9",
  74. "react-native-prompt": "1.0.0",
  75. "react-native-sound": "0.10.9",
  76. "react-native-swipeout": "2.3.6",
  77. "react-native-vector-icons": "5.0.0",
  78. "react-native-webrtc": "github:jitsi/react-native-webrtc#be3de15bb988cfabbb62cd4b3b06f4c920ee5ba0",
  79. "react-redux": "5.0.7",
  80. "react-transition-group": "2.4.0",
  81. "redux": "4.0.0",
  82. "redux-thunk": "2.2.0",
  83. "styled-components": "3.4.9",
  84. "uuid": "3.1.0",
  85. "xmldom": "0.1.27"
  86. },
  87. "devDependencies": {
  88. "@babel/core": "7.1.2",
  89. "@babel/preset-env": "7.1.0",
  90. "@babel/preset-flow": "7.0.0",
  91. "@babel/preset-react": "7.0.0",
  92. "@babel/plugin-proposal-class-properties": "7.1.0",
  93. "@babel/plugin-proposal-export-default-from": "7.0.0",
  94. "@babel/plugin-proposal-export-namespace-from": "7.0.0",
  95. "@babel/plugin-transform-flow-strip-types": "7.0.0",
  96. "babel-eslint": "10.0.1",
  97. "babel-loader": "8.0.4",
  98. "clean-css": "3.4.25",
  99. "css-loader": "0.28.7",
  100. "eslint": "5.6.1",
  101. "eslint-config-jitsi": "github:jitsi/eslint-config-jitsi#7474f6668515eb5852f1273dc5a50b940a550d3f",
  102. "eslint-plugin-flowtype": "2.50.3",
  103. "eslint-plugin-import": "2.14.0",
  104. "eslint-plugin-jsdoc": "3.8.0",
  105. "eslint-plugin-react": "7.11.1",
  106. "eslint-plugin-react-native": "3.3.0",
  107. "expose-loader": "0.7.4",
  108. "file-loader": "1.1.5",
  109. "flow-bin": "0.78.0",
  110. "imports-loader": "0.7.1",
  111. "metro-react-native-babel-preset": "0.47.0",
  112. "node-sass": "4.8.3",
  113. "precommit-hook": "3.0.0",
  114. "string-replace-loader": "1.3.0",
  115. "style-loader": "0.19.0",
  116. "uglifyjs-webpack-plugin": "1.2.2",
  117. "webpack": "3.9.1",
  118. "webpack-dev-server": "2.9.5"
  119. },
  120. "engines": {
  121. "node": ">=8.0.0",
  122. "npm": ">=6.0.0"
  123. },
  124. "license": "Apache-2.0",
  125. "scripts": {
  126. "lint": "eslint . && flow",
  127. "validate": "npm ls"
  128. },
  129. "pre-commit": [
  130. "lint"
  131. ],
  132. "browser": {
  133. "autosize": "./node_modules/autosize/build/jquery.autosize.js",
  134. "jQuery-Impromptu": "jQuery-Impromptu/src/jquery-impromptu.js"
  135. }
  136. }