UNPKG

infusion

Version:

Infusion is an application framework for developing flexible stuff with JavaScript

16 lines (15 loc) 375 B
{ "name": "fluid-text-to-speech", "description": "A wrapper around the Web Speech API for Speech Synthesis", "version": "4.0.0", "license": "(BSD-3-Clause OR ECL-2.0)", "infusion": { "jsCommonFiles": [ "./js/TextToSpeech.js" ] }, "dependencies": { "jquery": "3.7.1", "fluid-framework": "^4.0.0" } }