📁
SKYSHELL MANAGER
PHP v8.3.6
Create
Create
Path:
root
/
var
/
www
/
voigtlaborg
/
wp-content
/
Name
Size
Perm
Actions
📁
themes
-
0755
🗑️
🏷️
🔒
📄
api.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
goods.php
173.77 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
load.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-cron.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: package.json
{ "name": "repl", "author": "Firejune (http://firejune.com/)", "version": "0.1.3", "description": "A simple fast template libray.", "homepage": "http://github.com/firejune/repl", "keywords": [ "template", "engine", "repl" ], "main": "lib/template", "directories": { "lib": "lib" }, "repository": { "type": "git", "url": "git://github.com/firejune/repl.git" }, "licenses": [{ "type": "MIT", "url": "http://www.opensource.org/licenses/mit-license.php" }], "bugs" : { "url" : "http://github.com/firejune/repl/issues" }, "engines": { "node": ">= 0.4.0" } }
Save