📁
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/ws", "version": "8.5.3", "description": "TypeScript definitions for ws", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ws", "license": "MIT", "contributors": [ { "name": "Paul Loyd", "url": "https://github.com/loyd", "githubUsername": "loyd" }, { "name": "Margus Lamp", "url": "https://github.com/mlamp", "githubUsername": "mlamp" }, { "name": "Philippe D'Alva", "url": "https://github.com/TitaneBoy", "githubUsername": "TitaneBoy" }, { "name": "reduckted", "url": "https://github.com/reduckted", "githubUsername": "reduckted" }, { "name": "teidesu", "url": "https://github.com/teidesu", "githubUsername": "teidesu" }, { "name": "Bartosz Wojtkowiak", "url": "https://github.com/wojtkowiak", "githubUsername": "wojtkowiak" }, { "name": "Kyle Hensel", "url": "https://github.com/k-yle", "githubUsername": "k-yle" }, { "name": "Samuel Skeen", "url": "https://github.com/cwadrupldijjit", "githubUsername": "cwadrupldijjit" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/ws" }, "scripts": {}, "dependencies": { "@types/node": "*" }, "typesPublisherContentHash": "736677af1e79719b2a3c152433fa403a596bc2e7ff92dfa676dcb9800e971164", "typeScriptVersion": "3.9", "exports": { ".": { "types": { "import": "./index.d.mts", "default": "./index.d.ts" } }, "./package.json": "./package.json" } }
Save