@cocreate/twilio
Version:
A simple twilio component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.
23 lines • 615 B
JavaScript
module.exports = {
"organization_id": "",
"key": "",
"host": "",
"sources": [
{
"array": "files",
"object": {
"_id": "6029b6a3e979fb17407e25dc",
"name": "index.html",
"path": "/docs/twilio",
"pathname": "/docs/twilio/index.html",
"src": "{{./docs/index.html}}",
"host": [
"*"
],
"directory": "twilio",
"content-type": "{{content-type}}",
"public": "true"
}
}
]
};