1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-18 07:52:23 +01:00

11 lines
145 B
JSON
Raw Normal View History

2015-05-05 03:10:25 +02:00
{
"name": "jquery-ui",
"version": "1.10.4",
"main": [
"ui/jquery-ui.js"
],
"dependencies": {
"jquery": ">=1.6"
}
}