📁
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/glob", "version": "8.1.0", "description": "TypeScript definitions for glob", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob", "license": "MIT", "contributors": [ { "name": "vvakame", "url": "https://github.com/vvakame", "githubUsername": "vvakame" }, { "name": "voy", "url": "https://github.com/voy", "githubUsername": "voy" }, { "name": "Klaus Meinhardt", "url": "https://github.com/ajafff", "githubUsername": "ajafff" }, { "name": "Piotr Błażejewicz", "url": "https://github.com/peterblazejewicz", "githubUsername": "peterblazejewicz" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/glob" }, "scripts": {}, "dependencies": { "@types/minimatch": "^5.1.2", "@types/node": "*" }, "typesPublisherContentHash": "db3f962605f7f1e584202aca1e5d5827d2d161146b5f748ecb4205a455bb162e", "typeScriptVersion": "4.2" }
Save