Files
awx/awx/ui/client/lib/jqueryui/.bower.json
2015-07-27 10:19:14 -04:00

20 lines
447 B
JSON

{
"name": "jquery-ui",
"version": "1.10.4",
"main": [
"ui/jquery-ui.js"
],
"dependencies": {
"jquery": ">=1.6"
},
"homepage": "https://github.com/components/jqueryui",
"_release": "1.10.4",
"_resolution": {
"type": "version",
"tag": "1.10.4",
"commit": "51bc3549dd6530a18f43be45c3e8ae520805b9e4"
},
"_source": "git://github.com/components/jqueryui.git",
"_target": "*",
"_originalSource": "jqueryui"
}