{ "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", "version": "3.3.1", "homepage": "https://jquery.com", "author": { "name": "JS Foundation and other contributors", "url": "https://github.com/jquery/jquery/blob/3.3.1/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" }, "license": "MIT", "files": [ "dist/jquery.*", "!dist/jquery.slim*" ], "export": { "trim": 1 }, "origin": "@npm/jquery" }