HEX
Server: nginx/1.27.1
System: Linux in-3 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
User: ivenus-clone (3297)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v4513/sanjivani/public_html/wp-content/mu-plugins/nginx-helper/composer.json
{
	"name": "rtcamp/nginx-helper",
	"description": "Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also does a few more things.",
	"keywords": ["wordpress", "plugin", "nginx", "nginx-helper", "fastcgi", "redis-cache", "redis", "cache"],
	"homepage": "https://rtcamp.com/nginx-helper/",
	"license": "GPL-2.0+",
	"authors": [{
		"name": "rtCamp",
		"email": "[email protected]",
		"homepage": "https://rtcamp.com"
	}],
	"minimum-stability": "dev",
	"prefer-stable": true,
	"type": "wordpress-plugin",
	"support": {
		"issues": "https://github.com/rtCamp/nginx-helper/issues",
		"forum": "https://wordpress.org/support/plugin/nginx-helper",
		"wiki": "https://github.com/rtCamp/nginx-helper/wiki",
		"source": "https://github.com/rtCamp/nginx-helper/"
	},
	"require": {
		"php": ">=5.3.2",
		"composer/installers": "^1.0"
	},
	"require-dev": {
		"wpreadme2markdown/wpreadme2markdown": "*"
	}
}