HEX
Server: Apache/2.4.63 (Unix)
System: Linux free32.beget.ru 5.10.239-0-beget-acl-test #1 SMP Fri Jul 11 14:08:01 UTC 2025 x86_64
User: n96454p5 (3415)
PHP: 8.3.20
Disabled: NONE
Upload Files
File: /home/n/n96454p5/n96454p5.beget.tech/public_html/wp-content/plugins/heartbeat-control/composer.json
{
    "name": "wp-media/heartbeat-control",
    "description": "WordPress plugin to control the WordPress heartbeat.",
    "keywords": [
		"wordpress",
		"heartbeat"
	],
	"homepage": "https://github.com/wp-media/heartbeat-control",
    "license": "GPL-2.0+",
    "authors": [
        {
			"name": "WP Media",
			"email": "contact@wp-media.me",
			"homepage": "https://wp-media.me"
        }
    ],
    "type": "wordpress-plugin",
    "support": {
		"issues": "https://github.com/wp-media/heartbeat-control/issues",
		"source": "https://github.com/wp-media/heartbeat-control"
	},
    "require": {
        "cmb2/cmb2": "^2"
    },
    "require-dev": {},
    "autoload" : {
        "psr-4" : {
            "Heartbeat_Control\\" : ""
        }
    }
}