react-native-vxg-mobile-sdk
Version:
React Native VXG Mobile SDK
42 lines (41 loc) • 947 B
JSON
{
"name": "react-native-vxg-mobile-sdk",
"version": "0.0.5",
"description": "React Native VXG Mobile SDK",
"repository": {
"type": "git",
"url": "git+https://github.com/videoexpertsgroup/react-native-vxg-mobile-sdk.git"
},
"homepage": "https://videoexpertsgroup.com/react-native-vxg-mobile-sdk#readme",
"license": "Commertial",
"main": "src/index.js",
"dependencies": {
"react": "^16.6.3",
"prop-types": "^15.6.2",
"react-native": "^0.58.5"
},
"bundleDependecies": false,
"deprecated": false,
"author": {
"name": "VXG Inc."
},
"bugs": {
"url": "https://github.com/videoexpertsgroup/react-native-vxg-mobile-sdk/issues"
},
"keywords": [
"react-native",
"video",
"vxg",
"video-player",
"video-playback",
"rtsp",
"android",
"ios",
"media-player",
"playback-streams",
"player-sdk"
],
"peerDependencies": {
"react-native": "^0.52.0"
}
}