File "package.json"

Full Path: /var/www/bvnghean.vn/wp-content/upgrade/updraftplus.1.23.12/updraftplus/vendor/components/jquery/package.json
File size: 786 bytes
MIME-type: application/json
Charset: utf-8

{
    "name": "jquery",
    "description": "JavaScript library for DOM operations",
    "version": "3.7.1",
    "homepage": "http://jquery.com",
    "author": {
        "name": "jQuery Foundation and other contributors",
        "url": "https://github.com/jquery/jquery/blob/master/AUTHORS.txt"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/jquery/jquery.git"
    },
    "keywords": [
        "jquery",
        "javascript",
        "browser",
        "library"
    ],
    "bugs": {
        "url": "https://github.com/jquery/jquery/issues"
    },
    "licenses": [
        {
            "type": "MIT",
            "url": "https://github.com/jquery/jquery/blob/master/LICENSE.txt"
        }
    ],
    "spm": {
        "main": "jquery.js"
    }
}