jiti-meet/package.json

127 lines
3.8 KiB
JSON
Raw Normal View History

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",
"dependencies": {
"@atlaskit/avatar": "8.0.5",
"@atlaskit/button": "5.4.2",
"@atlaskit/button-group": "1.5.3",
"@atlaskit/dropdown-menu": "3.10.2",
"@atlaskit/droplist": "4.11.1",
"@atlaskit/field-text": "4.0.1",
"@atlaskit/flag": "6.1.0",
"@atlaskit/icon": "10.0.0",
"@atlaskit/inline-dialog": "5.0.2",
"@atlaskit/inline-message": "3.0.1",
"@atlaskit/modal-dialog": "2.6.0",
"@atlaskit/multi-select": "7.1.3",
"@atlaskit/spinner": "4.0.0",
"@atlaskit/tabs": "4.0.1",
"@atlaskit/theme": "2.2.0",
"@atlaskit/toggle": "2.6.1",
"@atlaskit/tooltip": "6.0.0",
2017-04-12 14:31:07 +00:00
"@atlassian/aui": "6.0.6",
"autosize": "1.18.13",
2017-03-21 14:22:53 +00:00
"es6-iterator": "2.0.1",
"es6-symbol": "3.1.1",
2017-07-26 15:47:58 +00:00
"i18next": "8.4.3",
"i18next-browser-languagedetector": "2.0.0",
"i18next-xhr-backend": "1.4.2",
2016-11-11 15:00:54 +00:00
"jitsi-meet-logger": "jitsi/jitsi-meet-logger",
"jquery": "2.1.4",
2017-05-17 21:41:52 +00:00
"jquery-contextmenu": "2.4.5",
2017-03-21 14:22:53 +00:00
"jquery-i18next": "1.2.0",
"jQuery-Impromptu": "trentrichardson/jQuery-Impromptu#v6.0.0",
"jquery-ui": "1.10.5",
"jssha": "2.2.0",
2017-04-21 10:00:50 +00:00
"jwt-decode": "2.2.0",
2016-09-22 05:57:22 +00:00
"lib-jitsi-meet": "jitsi/lib-jitsi-meet",
"lodash": "4.17.4",
2017-06-14 18:41:22 +00:00
"nuclear-js": "1.4.0",
"postis": "2.2.0",
2017-10-02 23:11:27 +00:00
"prop-types": "15.6.0",
2017-07-26 15:47:58 +00:00
"react": "15.6.1",
"react-dom": "15.6.1",
2017-08-15 21:41:15 +00:00
"react-i18next": "4.8.0",
2017-03-21 14:22:53 +00:00
"react-native": "0.42.3",
2017-10-02 23:11:27 +00:00
"react-native-background-timer": "1.3.0",
"react-native-callstats": "3.24.6",
2017-08-15 21:41:15 +00:00
"react-native-fetch-blob": "0.10.8",
"react-native-img-cache": "1.4.0",
"react-native-immersive": "1.1.0",
2017-08-15 21:41:15 +00:00
"react-native-keep-awake": "2.0.5",
2017-03-01 02:55:12 +00:00
"react-native-locale-detector": "1.0.1",
"react-native-prompt": "1.0.0",
2017-10-02 23:11:27 +00:00
"react-native-vector-icons": "4.4.0",
"react-native-webrtc": "jitsi/react-native-webrtc",
2017-08-15 21:41:15 +00:00
"react-redux": "5.0.6",
2017-07-26 15:47:58 +00:00
"redux": "3.7.2",
"redux-thunk": "2.2.0",
"strophe": "1.2.4",
"strophejs-plugins": "0.0.7",
"styled-components": "1.3.0",
"url-polyfill": "github:github/url-polyfill",
"uuid": "3.1.0",
"xmldom": "0.1.27"
},
"devDependencies": {
"babel-core": "6.26.0",
"babel-eslint": "8.0.1",
"babel-loader": "7.1.2",
"babel-polyfill": "6.26.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",
"clean-css": "3.4.25",
2017-10-04 01:42:57 +00:00
"css-loader": "0.28.7",
"eslint": "4.8.0",
2017-03-30 14:11:02 +00:00
"eslint-plugin-flowtype": "2.30.4",
2017-07-26 15:47:58 +00:00
"eslint-plugin-import": "2.7.0",
"eslint-plugin-jsdoc": "3.1.3",
"eslint-plugin-react": "7.4.0",
"eslint-plugin-react-native": "3.1.0",
2017-03-21 14:22:53 +00:00
"expose-loader": "0.7.3",
2017-10-04 01:42:57 +00:00
"file-loader": "1.1.4",
2017-03-07 21:09:04 +00:00
"flow-bin": "0.38.0",
"imports-loader": "0.7.1",
"node-sass": "3.13.1",
2015-09-10 17:15:56 +00:00
"precommit-hook": "3.0.0",
2017-07-26 15:47:58 +00:00
"string-replace-loader": "1.3.0",
2017-10-04 01:42:57 +00:00
"style-loader": "0.19.0",
2017-10-02 23:11:27 +00:00
"webpack": "3.6.0",
"webpack-dev-server": "2.9.1"
2014-04-13 12:25:47 +00:00
},
"engines": {
2017-07-16 07:23:01 +00:00
"node": ">=6.0.0"
},
"license": "Apache-2.0",
"scripts": {
"lint": "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": {
"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",
"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",
"jQuery-Impromptu": "jQuery-Impromptu/src/jquery-impromptu.js",
2017-08-16 20:10:02 +00:00
"strophe-disco": "./node_modules/strophejs-plugins/disco/strophe.disco.js"
2015-09-10 17:15:56 +00:00
}
2014-04-13 12:25:47 +00:00
}