Dashboard
PHP:
8.0.30
OS:
Linux
User:
hoozgot
/
/
home
/
hoozgot
/
www
/
miolobyjools
/
wp-content
/
plugins
/
updraftplus
/
vendor
/
components
/
jquery
📤 Upload
📝 New File
📁 New Folder
Close
Editing: package.json
{ "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" } }
Save
Cancel