{ "name": "stringee-react-native", "version": "1.5.8", "description": "The Stringee communication platform makes it easy to embed high-quality interactive video, voice, SMS into webs and mobile apps.", "main": "index.js", "homepage": "https://stringee.com", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "stringee", "react-native", "webrtc", "ios", "android", "video", "react" ], "author": "Stringee ", "license": "MIT", "dependencies": { "deprecated-react-native-prop-types": "^2.3.0", "underscore": "^1.13.6" }, "devDependencies": { "babel-preset-react-native": "4.0.0", "react": "^16.2.0", "react-native": "^0.51.0" }, "repository": { "type": "git", "url": "https://github.com/stringeecom/stringee-react-native.git" } }