UNPKG

infusion

Version:

Infusion is an application framework for developing flexible stuff with JavaScript

17 lines (16 loc) 496 B
{ "name": "fluid-ui-options", "description": "An instance of a preference editor created by the Infusion Preferences Framework. Users customize their preferences and needs for viewing content.", "version": "4.0.0", "license": "(BSD-3-Clause OR ECL-2.0)", "infusion": { "jsCommonFiles": [ "./js/UIOptions.js" ] }, "dependencies": { "jquery": "3.7.1", "fluid-framework": "^4.0.0", "fluid-preferences": "4.0.0" } }