UNPKG

react-native-classroom

Version:

React Native Class room

86 lines (85 loc) 2.72 kB
{ "name": "react-native-classroom", "version": "0.0.16", "publish": true, "scripts": { "android": "react-native run-android", "ios": "react-native run-ios", "start": "react-native start", "test": "jest", "lint": "eslint ." }, "dependencies": { "base-64": "^1.0.0", "events": "^3.3.0" }, "devDependencies": { "@babel/core": "^7.15.0", "@babel/runtime": "^7.15.3", "@react-native-community/eslint-config": "^3.0.0", "babel-jest": "^27.1.0", "eslint": "^7.32.0", "jest": "^27.1.0", "metro-react-native-babel-preset": "^0.66.2", "react-native-codegen": "^0.0.7", "react-native-svg-asset-plugin": "^0.5.0", "react-test-renderer": "17.0.2", "@react-native-async-storage/async-storage": "^1.15.3", "@react-native-community/toolbar-android": "^0.2.0", "@react-navigation/native": "^6.0.2", "@react-navigation/stack": "^6.0.7", "axios": "^0.21.1", "base-64": "^1.0.0", "events": "^3.3.0", "jquery": "^3.4.1", "lodash": "^4.17.15", "moment": "^2.24.0", "react": "17.0.2", "react-native": "0.65.1", "openvidu-react-native-adapter": "file:openvidu-react-native-adapter-2.16.1.tgz", "prop-types": "^15.7.2", "react-native-audio-recorder-player": "^3.0.9", "react-native-fs": "^2.16.6", "react-native-gesture-handler": "^1.10.3", "react-native-keep-awake": "^4.0.0", "react-native-keyboard-aware-scroll-view": "^0.9.4", "react-native-permissions": "^2.1.5", "react-native-progress": "^4.1.2", "react-native-responsive-screen": "^1.4.2", "react-native-safe-area-context": "^3.3.2", "react-native-screens": "^3.6.0", "react-native-sound": "^0.11.0", "react-native-video": "^5.0.2", "react-native-view-shot": "^3.1.2", "react-native-vlc-media-player": "^1.0.30", "react-native-webrtc": "^1.84.0", "react-native-webview": "^10.3.3", "react-native-zip-archive": "^5.0.4", "react-native-device-info": "^5.3.1" }, "peerDependencies": { "@react-native-async-storage/async-storage": "^1.14.1", "react": "*", "react-native": "*", "@react-native-community/toolbar-android": "^0.2.0", "react-native-device-info": "^5.3.1", "react-native-zip-archive": "^5.0.4", "react-native-sound": "^0.11.0", "react-native-keep-awake": "^4.0.0", "react-native-webview": "^10.3.3" }, "jest": { "preset": "react-native" }, "description": "React Native Class room", "main": "index.js", "repository": { "type": "git", "url": "https://gitlab.ekidpro.com/ekidpro/service-apps/app-classroom-package.git" }, "keywords": [ "classroom" ], "author": "tienvt", "license": "ISC" }