infusion
Version:
Infusion is an application framework for developing flexible stuff with JavaScript
13 lines (12 loc) • 391 B
JSON
{
"jQueryUI": {
"name": "jQuery UI",
"description": "jQuery UI Widgets and Interactions. Includes the following: Core; Interactions: draggable, resizable; Widgets: button, checkboxradio, controlgroup, dialog, mouse, slider, tabs, and tooltip",
"files": [
"./js/jquery-ui.js"
],
"dependencies": [
"jQuery"
]
}
}