UNPKG

react-native-twilio-programmable-voice

Version:
43 lines (42 loc) 969 B
{ "name": "react-native-twilio-programmable-voice", "version": "4.4.0", "description": "React Native wrapper for Twilio Programmable Voice SDK", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "nativePackage": true, "homepage": "https://github.com/hoxfon/react-native-twilio-programmable-voice", "keywords": [ "twilio", "react-native", "voice", "programmable", "android", "ios", "react-component", "push", "apns", "gcm", "fcm" ], "bugs": { "url": "https://github.com/hoxfon/react-native-twilio-programmable-voice/issues" }, "repository": { "type": "git", "url": "git+ssh://git@github.com:hoxfon/react-native-twilio-programmable-voice.git" }, "contributors": [ { "name": "Fabrizio Moscon" } ], "dependencies": {}, "devDependencies": {}, "peerDependencies": { "react-native": ">=0.60.0" }, "license": "MIT" }