/home/fortodpl/thecutediva.com/wp-content/plugins/litespeed-cache
NameSizeModeActions
assets/-0755rm
cli/-0755rm
data/-0755rm
lang/-0755rm
lib/-0755rm
src/-0755rm
thirdparty/-0755rm
tpl/-0755rm
autoload.php38610644editdlrm
changelog.txt1652410644editdlrm
composer.json6410644editdlrm
composer.lock237160644editdlrm
guest.vary.php1770644editdlrm
LICENSE351490644editdlrm
litespeed-cache.php89380644editdlrm
package-lock.json32170644editdlrm
package.json7120644editdlrm
phpcs.ruleset.xml28560644editdlrm
phpcs.xml.dist21080644editdlrm
qc-ping.txt800644editdlrm
readme.txt216800644editdlrm
security.md3700644editdlrm
typos.toml810644editdlrm
Edit: /home/fortodpl/thecutediva.com/wp-content/plugins/litespeed-cache/package.json (712B)
{ "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 install --no-interaction --no-progress", "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" } }