| Current Path : /var/www/html/audit/frontend/modules/texttospeech/ |
| Current File : /var/www/html/audit/frontend/modules/texttospeech/composer.json |
{
"name": "root/texttospeech",
"autoload": {
"psr-4": {
"Root\\Texttospeech\\": "src/"
}
},
"authors": [
{
"name": "developer",
"email": "dev@blunet.co"
}
],
"require": {
"google/apiclient": "^2.18"
}
}