summaryrefslogtreecommitdiffstats
path: root/js/vendor/jquery/.bower.json
blob: 79d50cf59bbbc7a10da61fd2c930439c97d38e2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "name": "jquery",
  "version": "2.0.3",
  "description": "jQuery component",
  "keywords": [
    "jquery",
    "component"
  ],
  "main": "jquery.js",
  "license": "MIT",
  "homepage": "https://github.com/components/jquery",
  "_release": "2.0.3",
  "_resolution": {
    "type": "version",
    "tag": "2.0.3",
    "commit": "452a56b52b8f4a032256cdb8b6838f25f0bdb3d2"
  },
  "_source": "git://github.com/components/jquery.git",
  "_target": ">=1.6",
  "_originalSource": "jquery"
}