UNPKG

@vitaexmachina/react-native-programmable-voice-for-twilio

Version:
31 lines (30 loc) 960 B
{ "name": "@vitaexmachina/react-native-programmable-voice-for-twilio", "version": "1.0.1", "description": "A React Native node module to integrate Twilio Programmable voice into iOS and Android", "main": "index.js", "scripts": { "test": "mocha --reporter spec" }, "repository": { "type": "git", "url": "git+https://github.com/VitaExMachinaLimited/react-native-programmable-voice-for-twilio.git" }, "keywords": [ "twilio", "voip", "nodejs", "react-native", "programmable-voice" ], "author": "Ian Sorbello - VitaExMachina Limited <ian@vitaexmachina.net> (https://www.vitaexmachina.net)", "license": "MIT", "bugs": { "url": "https://github.com/VitaExMachinaLimited/react-native-programmable-voice-for-twilio/issues" }, "homepage": "https://github.com/VitaExMachinaLimited/react-native-programmable-voice-for-twilio#readme", "devDependencies": { "chai": "^4.1.2", "mocha": "^5.0.0" } }