| Current Path : /var/www/html/capitalhumano.sumar.com.py/wp-content/plugins/litespeed-cache/ |
| Current File : /var/www/html/capitalhumano.sumar.com.py/wp-content/plugins/litespeed-cache/package.json |
{
"name": "litespeed-cache",
"description": "High-performance page caching and site optimization from LiteSpeed",
"license": "GPLv3",
"scripts": {
"format": "prettier --write . '**/*.php'",
"format-check": "prettier --check . '**/*.php'"
},
"devDependencies": {
"@prettier/plugin-php": "^0.21.0",
"prettier": "^3.0.3"
}
}