IP_13_Playing_Cards/test_examples/VoiceToSpeech/package.json

11 lines
203 B
JSON
Raw Normal View History

{
"dependencies": {
"@google-cloud/speech": "^6.0.2",
"child_process": "^1.0.2",
"cors": "^2.8.5",
"express": "^4.18.2",
"fs": "^0.0.1-security",
"multer": "^1.4.5-lts.1"
}
}