UNPKG

adaptorex

Version:

Connect all your live interactive storytelling devices and software

16 lines (15 loc) 387 B
{ "name": "adaptorex-twilio", "adaptorex": { "name": "twilio", "title": "Twilio" }, "version": "1.0.0", "description": "Make and receive calls, send and handle incoming sms via the twilio phone service.", "main": "twilio.js", "homepage": "https://docs.adaptorex.org/basics/plugins/twilio.html", "license": "MIT", "dependencies": { "twilio": "^3.60.0" } }