Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.bower.json « jquery-ui « bower_components « libs - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4349c414b54693fead39618f3e7c7f10929073b8 (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.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": "b68f1ee8749c90b2dfc5f2cb33c76fd0308bd356"
  },
  "_source": "git://github.com/components/jqueryui.git",
  "_target": "1.10.4",
  "_originalSource": "jquery-ui"
}