📁
SKYSHELL MANAGER
PHP v8.3.6
Create
Create
Path:
root
/
var
/
www
/
cstage
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
ms-files.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-activate.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: package.json
{ "author": { "name": "Robert Kieffer", "url": "http://github.com/broofa", "email": "robert@broofa.com" }, "bin": { "mimescore": "./bin/mimescore" }, "engines": { "node": ">=0.6" }, "contributors": [], "description": "Logic for prioritizing MIME types", "license": "MIT", "dependencies": {}, "devDependencies": { "mocha": "7.1.2" }, "scripts": { "test": "mocha test.js" }, "keywords": [ "", "mime" ], "name": "mime-score", "repository": { "url": "https://github.com/broofa/mime-score", "type": "git" }, "version": "1.2.0" }
Save