Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
wp-content
/
upgrade
/
updraftplus.1.23.12
/
updraftplus
/
vendor
/
components
/
jquery
:
composer.json
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
{ "name": "components/jquery", "description": "jQuery JavaScript Library", "type": "component", "homepage": "http://jquery.com", "license": "MIT", "support": { "irc": "irc://irc.freenode.org/jquery", "issues": "https://github.com/jquery/jquery/issues", "forum": "http://forum.jquery.com", "wiki": "http://docs.jquery.com/", "source": "https://github.com/jquery/jquery" }, "authors": [ { "name": "JS Foundation and other contributors", "url": "https://github.com/jquery/jquery/blob/master/AUTHORS.txt" } ], "extra": { "component": { "scripts": [ "jquery.js" ], "files": [ "jquery.min.js", "jquery.min.map", "jquery.slim.js", "jquery.slim.min.js", "jquery.slim.min.map" ] } } }