OXIESEC PANEL
- Current Dir:
/
/
opt
/
.wp-cli
/
packages
Server IP: 82.112.239.19
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/27/2024 05:59:42 PM
rwxr-xr-x
📁
cache
-
08/27/2024 05:59:44 PM
rwxr-xr-x
📄
composer.json
845 bytes
07/21/2025 12:30:10 PM
rw-r--r--
📄
composer.lock
29.4 KB
07/21/2025 12:30:11 PM
rw-r--r--
📁
vendor
-
07/21/2025 12:30:11 PM
rwxr-xr-x
Editing: composer.json
Close
{ "name": "wp-cli/wp-cli", "description": "Installed community packages used by WP-CLI", "version": "2.11.0", "authors": [ { "name": "WP-CLI", "email": "noreply@wpcli.org" } ], "homepage": "https://wp-cli.org/package-index/", "require": { "wp-cli/doctor-command": "@stable", "hostinger/hostinger-command": "1.0.4" }, "require-dev": {}, "minimum-stability": "dev", "prefer-stable": true, "license": "MIT", "repositories": { "wp-cli": { "type": "composer", "url": "https://wp-cli.org/package-index/" }, "hostinger/hostinger-command": { "type": "path", "url": "/var/cache/hostinger-wp-cli-packages" } }, "config": { "secure-http": true } }