summaryrefslogtreecommitdiffstats
path: root/core/vendor/jquery/.bower.json
blob: 72b99da7090e25c9b78610c6964540824fb683a5 (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": "1.10.2",
  "description": "jQuery component",
  "keywords": [
    "jquery",
    "component"
  ],
  "main": "jquery.js",
  "license": "MIT",
  "homepage": "https://github.com/jquery/jquery",
  "_release": "1.10.2",
  "_resolution": {
    "type": "version",
    "tag": "1.10.2",
    "commit": "16b079b164d62bd807c612806842a13bf9b04d17"
  },
  "_source": "git://github.com/jquery/jquery.git",
  "_target": "~1.10.0",
  "_originalSource": "jquery"
}