{
  "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"
}
