📁
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/esprima", "version": "4.0.3", "description": "TypeScript definitions for Esprima", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/esprima", "license": "MIT", "contributors": [ { "name": "teppeis", "url": "https://github.com/teppeis", "githubUsername": "teppeis" }, { "name": "RReverser", "url": "https://github.com/RReverser", "githubUsername": "RReverser" }, { "name": "peter-scott", "url": "https://github.com/peter-scott", "githubUsername": "peter-scott" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/esprima" }, "scripts": {}, "dependencies": { "@types/estree": "*" }, "typesPublisherContentHash": "f7108e95f7f59c19f40c3f52c4a48c0a431bc6d56fa4f2f8329b7dd434289e95", "typeScriptVersion": "3.6" }
Save