aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/bower_components/jquery-ui/.bower.json
blob: 0edea6416877f9125b61967e06c760e2072db71c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "name": "jquery-ui",
  "version": "1.11.4",
  "main": [
    "jquery-ui.js"
  ],
  "ignore": [],
  "dependencies": {
    "jquery": ">=1.6"
  },
  "homepage": "https://github.com/components/jqueryui",
  "_release": "1.11.4",
  "_resolution": {
    "type": "version",
    "tag": "1.11.4",
    "commit": "c34f8dbf3ba57b3784b93f26119f436c0e8288e1"
  },
  "_source": "https://github.com/components/jqueryui.git",
  "_target": "1.11.4",
  "_originalSource": "jquery-ui"
}