Server : Apache System : Linux ls31.server.ly 3.10.0-962.3.2.lve1.5.68.el7.x86_64 #1 SMP Wed Apr 6 11:12:23 UTC 2022 x86_64 User : medchoco ( 2906) PHP Version : 8.3.16 Disable Function : mail Directory : /home/medchoco/public_html/wp-content/plugins/jetpack-boost-git/ |
Upload File : |
{ "name": "automattic/jetpack-boost", "description": "Boost your WordPress site's performance, from the creators of Jetpack", "type": "library", "license": "GPL-2.0-or-later", "version": "3.2.2", "authors": [ { "name": "Automattic, Inc.", "email": "support@jetpack.com" } ], "minimum-stability": "dev", "prefer-stable": true, "require": { "ext-json": "*", "automattic/jetpack-admin-ui": "^0.4.1", "automattic/jetpack-assets": "^2.1.6", "automattic/jetpack-autoloader": "^3.0.4", "automattic/jetpack-boost-core": "^0.2.6", "automattic/jetpack-boost-speed-score": "^0.3.9", "automattic/jetpack-composer-plugin": "^2.0.1", "automattic/jetpack-config": "^2.0.1", "automattic/jetpack-connection": "^2.7.0", "automattic/jetpack-device-detection": "^2.1.2", "automattic/jetpack-image-cdn": "^0.3.3", "automattic/jetpack-my-jetpack": "^4.20.2", "automattic/jetpack-plugin-deactivation": "^0.2.1", "automattic/jetpack-plugins-installer": "^0.3.3", "automattic/jetpack-sync": "^2.10.5", "automattic/jetpack-wp-js-data-sync": "^0.4.4", "tedivm/jshrink": "1.4.0", "tubalmartin/cssmin": "^4.1" }, "require-dev": { "automattic/jetpack-changelogger": "^4.1.2", "automattic/wordbless": "0.4.2", "brain/monkey": "2.6.1", "yoast/phpunit-polyfills": "1.1.0" }, "scripts": { "phpunit": [ "./vendor/phpunit/phpunit/phpunit --colors=always" ], "test-php": [ "@composer phpunit" ], "build-development": [ "pnpm run build" ], "build-production": [ "pnpm run build-production-concurrently" ], "watch": [ "Composer\\Config::disableProcessTimeout", "pnpm run watch" ], "post-install-cmd": "WorDBless\\Composer\\InstallDropin::copy", "post-update-cmd": "WorDBless\\Composer\\InstallDropin::copy" }, "autoload-dev": { "psr-4": { "Automattic\\Jetpack_Boost\\Tests\\": "./tests/php" } }, "autoload": { "classmap": [ "app/" ] }, "config": { "sort-packages": true, "platform": { "ext-intl": "0.0.0" }, "autoloader-suffix": "b1e77e6231d50e7663f84529b6a3dfda_jetpack_boostâ“¥3_2_2", "allow-plugins": { "roots/wordpress-core-installer": true, "automattic/jetpack-autoloader": true, "automattic/jetpack-composer-plugin": true } }, "repositories": [], "extra": { "mirror-repo": "Automattic/jetpack-boost-production", "autorelease": true, "autotagger": { "v": false }, "release-branch-prefix": "boost", "version-constants": { "JETPACK_BOOST_VERSION": "jetpack-boost.php" }, "wp-plugin-slug": "jetpack-boost", "wp-svn-autopublish": true, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-boost-production/compare/${old}...${new}" } } }