14 lines
225 B
JSON
14 lines
225 B
JSON
{
|
|
"name": "aws-polly-tts-tool",
|
|
"description": "AWS Polly TTS CLI and library",
|
|
"version": "0.2.0",
|
|
"author": {
|
|
"name": "Dennis Vriend"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |