UNPKG

infusion

Version:

Infusion is an application framework for developing flexible stuff with JavaScript

20 lines (19 loc) 454 B
{ "name": "fluid-orator", "description": "A user interface for self voicing web pages.", "version": "4.0.0", "license": "(BSD-3-Clause OR ECL-2.0)", "infusion": { "cssFiles": [ "./css/Orator.css" ], "jsCommonFiles": [ "./js/Orator.js" ] }, "dependencies": { "jquery": "3.7.1", "fluid-framework": "^4.0.0", "fluid-text-to-speech": "4.0.0" } }