📁
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": "own-or", "version": "1.0.0", "description": "Either use the object's own property, or a fallback", "main": "own-or.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "git+https://github.com/isaacs/own-or.git" }, "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)", "license": "ISC", "bugs": { "url": "https://github.com/isaacs/own-or/issues" }, "homepage": "https://github.com/isaacs/own-or#readme" }
Save