| Server IP : 198.71.59.75 / Your IP : 216.73.216.240 Web Server : nginx/1.30.2 System : Linux elegant-dhawan.198-71-59-75.plesk.page 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 User : realtyna_guys ( 10000) PHP Version : 8.2.31 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/vhosts/agenttango.com/httpdocs/wp-content/plugins/jetpack-boost/ |
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": "4.6.3",
"authors": [
{
"name": "Automattic, Inc.",
"email": "support@jetpack.com"
}
],
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"ext-json": "*",
"automattic/jetpack-admin-ui": "^0.9.6",
"automattic/jetpack-assets": "^4.4.2",
"automattic/jetpack-autoloader": "^5.0.20",
"automattic/jetpack-boost-core": "^0.4.8",
"automattic/jetpack-boost-speed-score": "^0.4.18",
"automattic/jetpack-composer-plugin": "^4.0.8",
"automattic/jetpack-config": "^3.1.3",
"automattic/jetpack-connection": "^8.7.5",
"automattic/jetpack-device-detection": "^3.4.5",
"automattic/jetpack-image-cdn": "^0.7.29",
"automattic/jetpack-my-jetpack": "^5.40.3",
"automattic/jetpack-plugin-deactivation": "^0.3.30",
"automattic/jetpack-schema": "^0.2.8",
"automattic/jetpack-status": "^6.1.8",
"automattic/jetpack-sync": "^4.44.1",
"automattic/jetpack-wp-abilities": "^0.1.5",
"automattic/jetpack-wp-js-data-sync": "^0.6.9",
"matthiasmullie/minify": "^1.3"
},
"require-dev": {
"automattic/phpunit-select-config": "^1.0.9",
"brain/monkey": "^2.6.2",
"yoast/phpunit-polyfills": "^4.0.0"
},
"scripts": {
"phpunit": [
"phpunit-select-config phpunit.#.xml.dist --bootstrap tests/bootstrap.php --testsuite unit --colors=always",
"phpunit-select-config phpunit.#.xml.dist --bootstrap tests/bootstrap-wordbless.php --testsuite with-wordpress --colors=always"
],
"test-js": "pnpm run test",
"test-js-coverage": "pnpm run test-coverage",
"test-php": "@composer phpunit",
"test-php-coverage": [
"php -dpcov.directory=. ./vendor/bin/phpunit-select-config phpunit.#.xml.dist --bootstrap tests/bootstrap.php --testsuite unit --coverage-php \"$COVERAGE_DIR/php-unit.cov\"",
"php -dpcov.directory=. ./vendor/bin/phpunit-select-config phpunit.#.xml.dist --bootstrap tests/bootstrap-wordbless.php --testsuite with-wordpress --coverage-php \"$COVERAGE_DIR/php-critical.cov\""
],
"build-development": [
"pnpm run build"
],
"build-production": [
"pnpm run build-production-concurrently"
],
"watch": [
"Composer\\Config::disableProcessTimeout",
"pnpm run watch"
]
},
"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â“¥4_6_3",
"allow-plugins": {
"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}"
},
"non-mirrored-require-dev": [
"automattic/jetpack-test-environment"
]
}
}