UNPKG

reshuffle

Version:

Reshuffle is a fast, unopinionated, minimalist integration framework

16 lines (15 loc) 353 B
{ "name": "reshuffle-twilio-example", "version": "1.0.0", "description": "", "main": "TwilioSendReceiveSMSExample.js", "scripts": { "message": "node TwilioSendReceiveSMSExample.js" }, "dependencies": { "reshuffle": "latest", "reshuffle-twilio-connector": "latest" }, "author": "Christophe Gachiniard", "license": "ISC" }