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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  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. "//": "Callstats.io does not work with recent versions of jsSHA (2.0.1 in particular)",
  18. "dependencies": {
  19. "@atlaskit/avatar": "4.0.5",
  20. "@atlaskit/button": "3.0.0",
  21. "@atlaskit/button-group": "1.1.3",
  22. "@atlaskit/dropdown-menu": "1.4.0",
  23. "@atlaskit/field-text": "2.7.0",
  24. "@atlaskit/flag": "3.0.0",
  25. "@atlaskit/icon": "7.0.0",
  26. "@atlaskit/inline-dialog": "3.2.0",
  27. "@atlaskit/inline-message": "2.1.1",
  28. "@atlaskit/modal-dialog": "2.1.2",
  29. "@atlaskit/multi-select": "6.2.0",
  30. "@atlaskit/spinner": "2.2.3",
  31. "@atlaskit/tabs": "2.0.0",
  32. "@atlaskit/toggle": "2.0.4",
  33. "@atlassian/aui": "6.0.6",
  34. "async": "0.9.0",
  35. "autosize": "1.18.13",
  36. "bootstrap": "3.1.1",
  37. "es6-iterator": "2.0.1",
  38. "es6-symbol": "3.1.1",
  39. "i18next": "8.4.3",
  40. "i18next-browser-languagedetector": "2.0.0",
  41. "i18next-xhr-backend": "1.4.2",
  42. "jitsi-meet-logger": "jitsi/jitsi-meet-logger",
  43. "jquery": "2.1.4",
  44. "jquery-contextmenu": "2.4.5",
  45. "jquery-i18next": "1.2.0",
  46. "jQuery-Impromptu": "trentrichardson/jQuery-Impromptu#v6.0.0",
  47. "jquery-ui": "1.10.5",
  48. "jssha": "1.5.0",
  49. "jwt-decode": "2.2.0",
  50. "lib-jitsi-meet": "jitsi/lib-jitsi-meet",
  51. "lodash": "4.17.4",
  52. "nuclear-js": "1.4.0",
  53. "postis": "2.2.0",
  54. "prop-types": "15.5.10",
  55. "react": "15.6.1",
  56. "react-dom": "15.6.1",
  57. "react-i18next": "4.8.0",
  58. "react-native": "0.42.3",
  59. "react-native-background-timer": "1.2.0",
  60. "react-native-fetch-blob": "0.10.8",
  61. "react-native-img-cache": "1.4.0",
  62. "react-native-immersive": "1.0.0",
  63. "react-native-keep-awake": "2.0.5",
  64. "react-native-locale-detector": "1.0.1",
  65. "react-native-prompt": "1.0.0",
  66. "react-native-vector-icons": "4.3.0",
  67. "react-native-webrtc": "jitsi/react-native-webrtc",
  68. "react-redux": "5.0.6",
  69. "redux": "3.7.2",
  70. "redux-thunk": "2.2.0",
  71. "retry": "0.6.1",
  72. "strophe": "1.2.4",
  73. "strophejs-plugins": "0.0.7",
  74. "styled-components": "1.3.0",
  75. "url-polyfill": "github/url-polyfill",
  76. "xmldom": "0.1.27"
  77. },
  78. "devDependencies": {
  79. "babel-core": "6.25.0",
  80. "babel-eslint": "7.2.3",
  81. "babel-loader": "7.1.1",
  82. "babel-polyfill": "6.23.0",
  83. "babel-preset-es2015": "6.24.1",
  84. "babel-preset-react": "6.24.1",
  85. "babel-preset-stage-1": "6.24.1",
  86. "clean-css": "3.4.25",
  87. "css-loader": "0.28.4",
  88. "eslint": "3.19.0",
  89. "eslint-plugin-flowtype": "2.30.4",
  90. "eslint-plugin-import": "2.7.0",
  91. "eslint-plugin-jsdoc": "3.1.2",
  92. "eslint-plugin-react": "6.10.3",
  93. "eslint-plugin-react-native": "3.0.1",
  94. "expose-loader": "0.7.3",
  95. "file-loader": "0.11.2",
  96. "flow-bin": "0.38.0",
  97. "imports-loader": "0.7.1",
  98. "jshint": "2.9.4",
  99. "node-sass": "3.13.1",
  100. "precommit-hook": "3.0.0",
  101. "string-replace-loader": "1.3.0",
  102. "style-loader": "0.18.2",
  103. "webpack": "2.6.1",
  104. "webpack-dev-server": "2.6.1"
  105. },
  106. "engines": {
  107. "node": ">=6.0.0"
  108. },
  109. "license": "Apache-2.0",
  110. "scripts": {
  111. "lint": "jshint . && eslint . && flow",
  112. "validate": "npm ls"
  113. },
  114. "pre-commit": [
  115. "lint"
  116. ],
  117. "browser": {
  118. "aui": "@atlassian/aui/lib/js/aui.js",
  119. "aui-css": "./node_modules/@atlassian/aui/dist/aui/css/aui.min.css",
  120. "aui-experimental": "@atlassian/aui/lib/js/aui-experimental.js",
  121. "aui-experimental-css": "./node_modules/@atlassian/aui/dist/aui/css/aui-experimental.min.css",
  122. "autosize": "./node_modules/autosize/build/jquery.autosize.js",
  123. "jQuery-Impromptu": "jQuery-Impromptu/src/jquery-impromptu.js",
  124. "popover": "./node_modules/bootstrap/js/popover.js",
  125. "strophe-disco": "./node_modules/strophejs-plugins/disco/strophe.disco.js",
  126. "tooltip": "./node_modules/bootstrap/js/tooltip.js"
  127. }
  128. }