📁
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": "glob-to-regexp", "version": "0.4.1", "description": "Convert globs to regular expressions", "main": "index.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "https://github.com/fitzgen/glob-to-regexp.git" }, "keywords": [ "regexp", "glob", "regexps", "regular expressions", "regular expression", "wildcard" ], "author": "Nick Fitzgerald <fitzgen@gmail.com>", "license": "BSD-2-Clause" }
Save