You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
415 B
14 lines
415 B
{ |
|
"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" |
|
] |
|
} |
|
}
|
|
|