X7ROOT File Manager
Current Path:
/home/okeydcqc/pointecgroup.com/wp-content/plugins/jetpack-boost
home
/
okeydcqc
/
pointecgroup.com
/
wp-content
/
plugins
/
jetpack-boost
/
ðŸ“
..
📄
CHANGELOG.md
(37.99 KB)
📄
LICENSE.txt
(17.98 KB)
📄
SECURITY.md
(2.45 KB)
ðŸ“
app
ðŸ“
compatibility
📄
composer.json
(3.23 KB)
📄
index.php
(71 B)
📄
jetpack-boost.php
(8.2 KB)
ðŸ“
jetpack_vendor
📄
readme.txt
(12.48 KB)
📄
serve-minified-content.php
(901 B)
📄
tsconfig.eslint.json
(84 B)
ðŸ“
vendor
📄
webpack.config.js
(4.26 KB)
📄
wp-js-data-sync.php
(4.27 KB)
Editing: composer.json
{ "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.1.1", "authors": [ { "name": "Automattic, Inc.", "email": "support@jetpack.com" } ], "minimum-stability": "dev", "prefer-stable": true, "require": { "ext-json": "*", "automattic/jetpack-admin-ui": "^0.5.10", "automattic/jetpack-assets": "^4.0.28", "automattic/jetpack-autoloader": "^5.0.7", "automattic/jetpack-boost-core": "^0.3.11", "automattic/jetpack-boost-speed-score": "^0.4.9", "automattic/jetpack-composer-plugin": "^4.0.5", "automattic/jetpack-config": "^3.1.1", "automattic/jetpack-connection": "^6.13.7", "automattic/jetpack-device-detection": "^3.0.8", "automattic/jetpack-image-cdn": "^0.7.13", "automattic/jetpack-my-jetpack": "^5.16.5", "automattic/jetpack-plugin-deactivation": "^0.3.12", "automattic/jetpack-schema": "^0.2.5", "automattic/jetpack-status": "^5.2.1", "automattic/jetpack-sync": "^4.14.1", "automattic/jetpack-wp-js-data-sync": "^0.6.5", "matthiasmullie/minify": "^1.3" }, "require-dev": { "automattic/jetpack-changelogger": "^6.0.5", "automattic/phpunit-select-config": "^1.0.3", "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 critical-css --colors=always" ], "test-coverage": "pnpm concurrently --names php,js '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 critical-css --coverage-php \"$COVERAGE_DIR/php-critical.cov\"' 'pnpm:test-coverage'", "test-js": [ "pnpm run test" ], "test-php": [ "@composer phpunit" ], "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_1_1", "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" ] } }
Upload File
Create Folder