aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/vendor/jquery/component.json
blob: a5aa004b419bfa49a9767ed4d7a1f258f247f652 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "jquery",
  "repo": "components/jquery",
  "version": "2.1.1",
  "description": "jQuery component",
  "keywords": [
    "jquery",
    "component"
  ],
  "main": "jquery.js",
  "scripts": [
    "jquery.js"
  ],
  "license": "MIT"
}