infusion
Version:
Infusion is an application framework for developing flexible stuff with JavaScript
15 lines (14 loc) • 415 B
JSON
{
"uiOptions": {
"name": "User Interface Options",
"description": "An instance of a preference editor created by the Infusion Preferences Framework. Users customize their preferences and needs for viewing content.",
"files": [
"./js/UIOptions.js"
],
"dependencies": [
"jQuery",
"framework",
"preferences"
]
}
}