aboutsummaryrefslogtreecommitdiffstats
path: root/core/vendor/jquery-ui/.bower.json
blob: 200b000add410e6903a1c5674afabb853397c7cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "jquery-ui",
  "version": "1.10.0",
  "main": "./ui/jquery-ui.js",
  "dependencies": {
    "jquery": ">= 1.8"
  },
  "homepage": "https://github.com/components/jqueryui",
  "_release": "1.10.0",
  "_resolution": {
    "type": "version",
    "tag": "1.10.0",
    "commit": "4c0bac635cc97c8cd5087bb244d497100429fea2"
  },
  "_source": "https://github.com/components/jqueryui.git",
  "_target": "1.10.0",
  "_originalSource": "jquery-ui"
}