🤩 File Manager - Mr.X
PHP:
8.3.33
Server:
Apache
OS:
Linux 5.14.0-611.49.1.el9_7.x86_64
User:
websparkit
Navigate
Upload:
Upload
New File
New Folder
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 Changes
Cancel
Create New File
Create New Folder