Subversion Repositories oidplus

Rev

Rev 597 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
597 daniel-mar 1
{
2
    "name": "jquery",
1411 daniel-mar 3
    "version": "3.7.1",
597 daniel-mar 4
    "description": "jQuery component",
5
    "license": "MIT",
6
    "keywords": [
7
        "jquery",
8
        "component"
9
    ],
10
    "main": "jquery.js",
11
    "ignore": [
12
        "component.json",
13
        "package.json",
14
        "composer.json"
15
    ]
16
}