summaryrefslogtreecommitdiffstats
path: root/js/vendor/jquery-ui/.bower.json
blob: 8d512100ae1118debd60f0a45fbdcb17d16e8936 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "jquery-ui",
  "version": "1.10.3",
  "main": [
    "ui/jquery-ui.js"
  ],
  "dependencies": {
    "jquery": ">=1.6"
  },
  "homepage": "https://github.com/components/jqueryui",
  "_release": "1.10.3",
  "_resolution": {
    "type": "version",
    "tag": "1.10.3",
    "commit": "19487fec75762284c5c284b8ad8936d4e5d265f4"
  },
  "_source": "git://github.com/components/jqueryui.git",
  "_target": "*",
  "_originalSource": "jquery-ui"
}