2014-04-13 12:25:47 +00:00
|
|
|
{
|
|
|
|
"name": "jitsi-meet",
|
|
|
|
"version": "0.0.0",
|
|
|
|
"description": "A sample app for the Jitsi Videobridge",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/jitsi/jitsi-meet"
|
|
|
|
},
|
|
|
|
"keywords": [
|
|
|
|
"jingle",
|
|
|
|
"webrtc",
|
|
|
|
"xmpp",
|
|
|
|
"browser"
|
|
|
|
],
|
|
|
|
"author": "",
|
|
|
|
"readmeFilename": "README.md",
|
2015-08-13 14:31:50 +00:00
|
|
|
"//": "Callstats.io does not work with recent versions of jsSHA (2.0.1 in particular)",
|
2014-04-13 12:25:47 +00:00
|
|
|
"dependencies": {
|
2017-03-07 03:34:51 +00:00
|
|
|
"@atlaskit/button": "1.0.3",
|
|
|
|
"@atlaskit/button-group": "1.0.0",
|
2017-03-07 03:43:41 +00:00
|
|
|
"@atlaskit/field-text": "2.0.3",
|
2017-03-07 03:34:51 +00:00
|
|
|
"@atlaskit/modal-dialog": "1.2.4",
|
2017-03-29 17:43:30 +00:00
|
|
|
"@atlaskit/single-select": "1.6.1",
|
2017-03-30 16:58:31 +00:00
|
|
|
"@atlaskit/tabs": "1.2.5",
|
2017-04-12 14:31:07 +00:00
|
|
|
"@atlassian/aui": "6.0.6",
|
2015-09-10 17:15:56 +00:00
|
|
|
"async": "0.9.0",
|
2017-03-02 23:02:07 +00:00
|
|
|
"autosize": "1.18.13",
|
2015-10-06 21:14:37 +00:00
|
|
|
"bootstrap": "3.1.1",
|
2017-03-21 14:22:53 +00:00
|
|
|
"es6-iterator": "2.0.1",
|
|
|
|
"es6-symbol": "3.1.1",
|
2017-03-30 14:11:02 +00:00
|
|
|
"i18next": "7.1.3",
|
2017-02-23 16:56:25 +00:00
|
|
|
"i18next-browser-languagedetector": "1.0.1",
|
2017-03-30 14:11:02 +00:00
|
|
|
"i18next-xhr-backend": "1.4.1",
|
2016-11-11 15:00:54 +00:00
|
|
|
"jitsi-meet-logger": "jitsi/jitsi-meet-logger",
|
2017-03-02 23:02:07 +00:00
|
|
|
"jquery": "2.1.4",
|
|
|
|
"jquery-contextmenu": "2.4.3",
|
2017-03-21 14:22:53 +00:00
|
|
|
"jquery-i18next": "1.2.0",
|
2017-02-06 21:32:03 +00:00
|
|
|
"jQuery-Impromptu": "trentrichardson/jQuery-Impromptu#v6.0.0",
|
2016-07-08 19:41:25 +00:00
|
|
|
"jquery-ui": "1.10.5",
|
2015-09-10 17:15:56 +00:00
|
|
|
"jssha": "1.5.0",
|
2017-03-02 23:02:07 +00:00
|
|
|
"jws": "3.1.4",
|
2016-09-22 05:57:22 +00:00
|
|
|
"lib-jitsi-meet": "jitsi/lib-jitsi-meet",
|
2017-03-02 23:02:07 +00:00
|
|
|
"postis": "2.2.0",
|
2017-01-12 17:01:12 +00:00
|
|
|
"react": "15.4.2",
|
|
|
|
"react-dom": "15.4.2",
|
2017-03-30 14:11:02 +00:00
|
|
|
"react-i18next": "2.2.3",
|
2017-03-21 14:22:53 +00:00
|
|
|
"react-native": "0.42.3",
|
2017-02-15 19:06:53 +00:00
|
|
|
"react-native-background-timer": "1.0.0",
|
2017-01-19 22:22:30 +00:00
|
|
|
"react-native-immersive": "0.0.4",
|
2017-03-21 14:22:53 +00:00
|
|
|
"react-native-keep-awake": "2.0.3",
|
2017-03-01 02:55:12 +00:00
|
|
|
"react-native-locale-detector": "1.0.1",
|
2017-03-02 23:02:07 +00:00
|
|
|
"react-native-prompt": "1.0.0",
|
2017-04-10 02:10:39 +00:00
|
|
|
"react-native-vector-icons": "4.0.1",
|
2016-10-07 15:28:54 +00:00
|
|
|
"react-native-webrtc": "jitsi/react-native-webrtc",
|
2017-04-10 02:10:39 +00:00
|
|
|
"react-redux": "5.0.4",
|
2017-03-02 23:02:07 +00:00
|
|
|
"redux": "3.6.0",
|
|
|
|
"redux-thunk": "2.2.0",
|
2015-09-10 17:15:56 +00:00
|
|
|
"retry": "0.6.1",
|
2016-12-01 16:37:57 +00:00
|
|
|
"strophe": "1.2.4",
|
|
|
|
"strophejs-plugins": "0.0.7",
|
2017-03-30 20:57:38 +00:00
|
|
|
"styled-components": "1.3.0",
|
2017-03-02 23:02:07 +00:00
|
|
|
"toastr": "2.1.2",
|
2016-10-07 15:28:54 +00:00
|
|
|
"url-polyfill": "github/url-polyfill",
|
2017-03-02 23:02:07 +00:00
|
|
|
"xmldom": "0.1.27"
|
2015-09-11 15:52:53 +00:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2017-04-10 02:10:39 +00:00
|
|
|
"babel-core": "6.24.1",
|
2017-03-30 14:11:02 +00:00
|
|
|
"babel-eslint": "7.2.1",
|
2017-03-21 14:22:53 +00:00
|
|
|
"babel-loader": "6.4.1",
|
2017-04-04 19:23:19 +00:00
|
|
|
"babel-polyfill": "6.23.0",
|
2017-04-10 02:10:39 +00:00
|
|
|
"babel-preset-es2015": "6.24.1",
|
|
|
|
"babel-preset-react": "6.24.1",
|
|
|
|
"babel-preset-stage-1": "6.24.1",
|
2017-03-02 23:02:07 +00:00
|
|
|
"clean-css": "3.4.25",
|
2017-03-30 14:11:02 +00:00
|
|
|
"css-loader": "0.28.0",
|
2017-04-10 02:10:39 +00:00
|
|
|
"eslint": "3.19.0",
|
2017-03-30 14:11:02 +00:00
|
|
|
"eslint-plugin-flowtype": "2.30.4",
|
2017-03-02 23:02:07 +00:00
|
|
|
"eslint-plugin-import": "2.2.0",
|
2017-03-21 14:22:53 +00:00
|
|
|
"eslint-plugin-jsdoc": "3.0.0",
|
|
|
|
"eslint-plugin-react": "6.10.3",
|
|
|
|
"eslint-plugin-react-native": "2.3.1",
|
|
|
|
"expose-loader": "0.7.3",
|
2017-04-10 02:10:39 +00:00
|
|
|
"file-loader": "0.11.1",
|
2017-03-07 21:09:04 +00:00
|
|
|
"flow-bin": "0.38.0",
|
2017-03-02 23:02:07 +00:00
|
|
|
"haste-resolver-webpack-plugin": "0.2.2",
|
|
|
|
"imports-loader": "0.7.1",
|
2016-12-12 01:10:06 +00:00
|
|
|
"jshint": "2.9.4",
|
2016-12-02 16:11:47 +00:00
|
|
|
"json-loader": "0.5.4",
|
2017-03-02 23:02:07 +00:00
|
|
|
"node-sass": "3.13.1",
|
2015-09-10 17:15:56 +00:00
|
|
|
"precommit-hook": "3.0.0",
|
2017-04-10 02:10:39 +00:00
|
|
|
"string-replace-loader": "1.2.0",
|
2017-03-30 14:11:02 +00:00
|
|
|
"style-loader": "0.16.1",
|
2017-03-02 23:02:07 +00:00
|
|
|
"webpack": "1.14.0",
|
|
|
|
"webpack-dev-server": "1.16.3"
|
2014-04-13 12:25:47 +00:00
|
|
|
},
|
2015-09-14 15:08:24 +00:00
|
|
|
"license": "Apache-2.0",
|
2015-09-11 02:14:29 +00:00
|
|
|
"scripts": {
|
2017-02-03 18:52:22 +00:00
|
|
|
"lint": "jshint . && eslint . && flow",
|
2015-09-10 17:15:56 +00:00
|
|
|
"validate": "npm ls"
|
2014-04-13 12:25:47 +00:00
|
|
|
},
|
2015-09-10 17:15:56 +00:00
|
|
|
"pre-commit": [
|
|
|
|
"lint"
|
|
|
|
],
|
|
|
|
"browser": {
|
2016-12-04 01:26:19 +00:00
|
|
|
"aui": "@atlassian/aui/lib/js/aui.js",
|
2016-09-22 05:57:22 +00:00
|
|
|
"aui-css": "./node_modules/@atlassian/aui/dist/aui/css/aui.min.css",
|
2016-12-04 01:26:19 +00:00
|
|
|
"aui-experimental": "@atlassian/aui/lib/js/aui-experimental.js",
|
2016-09-22 05:57:22 +00:00
|
|
|
"aui-experimental-css": "./node_modules/@atlassian/aui/dist/aui/css/aui-experimental.min.css",
|
|
|
|
"autosize": "./node_modules/autosize/build/jquery.autosize.js",
|
2016-12-04 01:26:19 +00:00
|
|
|
"jQuery-Impromptu": "jQuery-Impromptu/src/jquery-impromptu.js",
|
2016-09-22 05:57:22 +00:00
|
|
|
"popover": "./node_modules/bootstrap/js/popover.js",
|
2015-09-10 17:15:56 +00:00
|
|
|
"strophe-disco": "./node_modules/strophejs-plugins/disco/strophe.disco.js",
|
2016-09-22 05:57:22 +00:00
|
|
|
"tooltip": "./node_modules/bootstrap/js/tooltip.js"
|
2015-09-10 17:15:56 +00:00
|
|
|
}
|
2014-04-13 12:25:47 +00:00
|
|
|
}
|