summaryrefslogtreecommitdiff
path: root/bower_components/jquery/.bower.json
blob: e74ac75f7a38a2f768952d136b2c1c07e5bd845a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "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.9.0"
}