summaryrefslogtreecommitdiffstats
path: root/js/vendor/jquery/.bower.json
blob: 8ea6eaf99b681c640621245adf7a3ca0c8a65053 (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": "2.2.2",
  "_release": "2.2.2",
  "_resolution": {
    "type": "version",
    "tag": "2.2.2",
    "commit": "086d381cd2f3b4b8b0af85ecb2c9593a61e5b4bd"
  },
  "_source": "git://github.com/jquery/jquery-dist.git",
  "_target": "~2.*",
  "_originalSource": "jquery"
}