mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-04 15:24:23 +01:00
11 lines
145 B
JSON
11 lines
145 B
JSON
{
|
|
"name": "jquery-ui",
|
|
"version": "1.10.4",
|
|
"main": [
|
|
"ui/jquery-ui.js"
|
|
],
|
|
"dependencies": {
|
|
"jquery": ">=1.6"
|
|
}
|
|
}
|