📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 17:51:47
📂
/ (Root)
/
usr
/
src
/
litespeed-wp-plugin
/
7.4
/
litespeed-cache
📍 /usr/src/litespeed-wp-plugin/7.4/litespeed-cache
🔄 Refresh
✏️
Editing: package.json
Read Only
{ "name": "litespeed-cache", "description": "High-performance page caching and site optimization from LiteSpeed", "license": "GPLv3", "scripts": { "format-check": "vendor/bin/phpcs --standard=phpcs.ruleset.xml cli/ lib/ src/ tpl/ thirdparty autoload.php litespeed-cache.php", "install-composer-packages": "composer require --dev squizlabs/php_codesniffer:^3.12 wp-coding-standards/wpcs:^3.1 dealerdirect/phpcodesniffer-composer-installer:^1.0 && vendor/bin/phpcs --config-set installed_paths vendor/wp-coding-standards/wpcs,vendor/phpcsstandards/phpcsutils,vendor/phpcsstandards/phpcsextra", "sniff-check": "vendor/bin/phpcs --standard=phpcs.ruleset.xml cli/ lib/ src/ tpl/ thirdparty autoload.php litespeed-cache.php", "wpformat": "vendor/bin/phpcbf --standard=phpcs.ruleset.xml cli/ lib/ src/ tpl/ thirdparty autoload.php litespeed-cache.php" }, "devDependencies": { "@prettier/plugin-php": "^0.21.0", "prettier": "^3.0.3" } }
💾 Save Changes
❌ Cancel