您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

package.json 3.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  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/button": "1.0.3",
  20. "@atlaskit/button-group": "1.0.0",
  21. "@atlaskit/dropdown-menu": "1.1.12",
  22. "@atlaskit/field-text": "2.0.3",
  23. "@atlaskit/icon": "6.0.0",
  24. "@atlaskit/modal-dialog": "1.2.4",
  25. "@atlaskit/tabs": "1.2.5",
  26. "@atlassian/aui": "6.0.6",
  27. "async": "0.9.0",
  28. "autosize": "1.18.13",
  29. "bootstrap": "3.1.1",
  30. "es6-iterator": "2.0.1",
  31. "es6-symbol": "3.1.1",
  32. "i18next": "7.1.3",
  33. "i18next-browser-languagedetector": "1.0.1",
  34. "i18next-xhr-backend": "1.4.1",
  35. "jitsi-meet-logger": "jitsi/jitsi-meet-logger",
  36. "jquery": "2.1.4",
  37. "jquery-contextmenu": "2.4.3",
  38. "jquery-i18next": "1.2.0",
  39. "jQuery-Impromptu": "trentrichardson/jQuery-Impromptu#v6.0.0",
  40. "jquery-ui": "1.10.5",
  41. "jssha": "1.5.0",
  42. "jws": "3.1.4",
  43. "lib-jitsi-meet": "jitsi/lib-jitsi-meet",
  44. "postis": "2.2.0",
  45. "react": "15.4.2",
  46. "react-dom": "15.4.2",
  47. "react-i18next": "2.2.3",
  48. "react-native": "0.42.3",
  49. "react-native-background-timer": "1.0.0",
  50. "react-native-immersive": "0.0.4",
  51. "react-native-keep-awake": "2.0.3",
  52. "react-native-locale-detector": "1.0.1",
  53. "react-native-prompt": "1.0.0",
  54. "react-native-vector-icons": "4.0.1",
  55. "react-native-webrtc": "jitsi/react-native-webrtc",
  56. "react-redux": "5.0.4",
  57. "redux": "3.6.0",
  58. "redux-thunk": "2.2.0",
  59. "retry": "0.6.1",
  60. "strophe": "1.2.4",
  61. "strophejs-plugins": "0.0.7",
  62. "styled-components": "1.3.0",
  63. "toastr": "2.1.2",
  64. "url-polyfill": "github/url-polyfill",
  65. "xmldom": "0.1.27"
  66. },
  67. "devDependencies": {
  68. "babel-core": "6.24.1",
  69. "babel-eslint": "7.2.1",
  70. "babel-loader": "6.4.1",
  71. "babel-polyfill": "6.23.0",
  72. "babel-preset-es2015": "6.24.1",
  73. "babel-preset-react": "6.24.1",
  74. "babel-preset-stage-1": "6.24.1",
  75. "clean-css": "3.4.25",
  76. "css-loader": "0.28.0",
  77. "eslint": "3.19.0",
  78. "eslint-plugin-flowtype": "2.30.4",
  79. "eslint-plugin-import": "2.2.0",
  80. "eslint-plugin-jsdoc": "3.0.0",
  81. "eslint-plugin-react": "6.10.3",
  82. "eslint-plugin-react-native": "2.3.1",
  83. "expose-loader": "0.7.3",
  84. "file-loader": "0.11.1",
  85. "flow-bin": "0.38.0",
  86. "haste-resolver-webpack-plugin": "0.2.2",
  87. "imports-loader": "0.7.1",
  88. "jshint": "2.9.4",
  89. "json-loader": "0.5.4",
  90. "node-sass": "3.13.1",
  91. "precommit-hook": "3.0.0",
  92. "string-replace-loader": "1.2.0",
  93. "style-loader": "0.16.1",
  94. "webpack": "1.14.0",
  95. "webpack-dev-server": "1.16.3"
  96. },
  97. "license": "Apache-2.0",
  98. "scripts": {
  99. "lint": "jshint . && eslint . && flow",
  100. "validate": "npm ls"
  101. },
  102. "pre-commit": [
  103. "lint"
  104. ],
  105. "browser": {
  106. "aui": "@atlassian/aui/lib/js/aui.js",
  107. "aui-css": "./node_modules/@atlassian/aui/dist/aui/css/aui.min.css",
  108. "aui-experimental": "@atlassian/aui/lib/js/aui-experimental.js",
  109. "aui-experimental-css": "./node_modules/@atlassian/aui/dist/aui/css/aui-experimental.min.css",
  110. "autosize": "./node_modules/autosize/build/jquery.autosize.js",
  111. "jQuery-Impromptu": "jQuery-Impromptu/src/jquery-impromptu.js",
  112. "popover": "./node_modules/bootstrap/js/popover.js",
  113. "strophe-disco": "./node_modules/strophejs-plugins/disco/strophe.disco.js",
  114. "tooltip": "./node_modules/bootstrap/js/tooltip.js"
  115. }
  116. }