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

.bower.json « jquery « bower_components « libs - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d558e5feb6b054f55d580b7d3b5d19bf06776af1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  "name": "jquery",
  "main": "dist/jquery.js",
  "license": "MIT",
  "ignore": [
    "package.json"
  ],
  "keywords": [
    "jquery",
    "javascript",
    "browser",
    "library"
  ],
  "homepage": "https://github.com/jquery/jquery-dist",
  "version": "1.12.4",
  "_release": "1.12.4",
  "_resolution": {
    "type": "version",
    "tag": "1.12.4",
    "commit": "5e89585e0121e72ff47de177c5ef604f3089a53d"
  },
  "_source": "https://github.com/jquery/jquery-dist.git",
  "_target": "~1",
  "_originalSource": "jquery"
}