summaryrefslogtreecommitdiffstats
path: root/js/vendor/jquery-ui/bower.json
blob: a2d6a2013253ef276e49ed6b0546ca2977d4412f (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "jquery-ui",
  "version": "1.10.4",
  "main": [
    "ui/jquery-ui.js"
  ],
  "dependencies": {
    "jquery": ">=1.6"
  }
}