aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/vendor/jquery/.bower.json
blob: 1d245435928254365d5b86e3d127a155173df491 (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.1.1",
  "description": "jQuery component",
  "keywords": [
    "jquery",
    "component"
  ],
  "main": "jquery.js",
  "license": "MIT",
  "homepage": "https://github.com/components/jquery",
  "_release": "2.1.1",
  "_resolution": {
    "type": "version",
    "tag": "2.1.1",
    "commit": "9e2c56ed9f17e6b55de97ae64a3ed0cf17cd30d4"
  },
  "_source": "git://github.com/components/jquery.git",
  "_target": "*",
  "_originalSource": "components/jquery"
}