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