{ "name": "automattic/wp-super-cache", "description": "A very fast caching engine for WordPress that produces static html files.", "type": "wordpress-plugin", "license": "GPL-2.0-or-later", "require": { "automattic/jetpack-device-detection": "^3.0.0" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1", "automattic/jetpack-changelogger": "^5.1.0" }, "autoload": { "classmap": [ "src/" ] }, "scripts": { "phpunit": [ "./vendor/phpunit/phpunit/phpunit --colors=always" ], "test-coverage": [ "php -dpcov.directory=. ./vendor/bin/phpunit --coverage-php \"$COVERAGE_DIR/php.cov\"" ], "test-php": [ "@composer phpunit" ], "test-e2e": [ "cd tests/e2e && pnpm i && pnpm env:up && pnpm test:run" ], "build-production": "echo 'Add your build step to composer.json, please!'", "build-development": "echo 'Add your build step to composer.json, please!'" }, "repositories": [], "minimum-stability": "dev", "prefer-stable": true, "extra": { "autorelease": true, "autotagger": true, "changelogger": { "link-template": "https://github.com/Automattic/wp-super-cache/compare/v${old}...v${new}" }, "mirror-repo": "Automattic/wp-super-cache", "release-branch-prefix": "super-cache", "wp-plugin-slug": "wp-super-cache", "wp-svn-autopublish": true }, "config": { "autoloader-suffix": "6fe342bc02f0b440f7b3c8d8ade42286_super_cacheā„2_0_0" } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
assets | Folder | 0755 |
|
|
inc | Folder | 0755 |
|
|
js | Folder | 0755 |
|
|
languages | Folder | 0755 |
|
|
partials | Folder | 0755 |
|
|
plugins | Folder | 0755 |
|
|
rest | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
styling | Folder | 0755 |
|
|
vendor | Folder | 0755 |
|
|
CHANGELOG.md | File | 39.26 KB | 0644 |
|
LICENSE.txt | File | 17.98 KB | 0644 |
|
README.md | File | 573 B | 0644 |
|
SECURITY.md | File | 2.45 KB | 0644 |
|
advanced-cache.php | File | 1.1 KB | 0644 |
|
composer.json | File | 1.38 KB | 0644 |
|
composer.lock | File | 94.84 KB | 0644 |
|
ossdl-cdn.php | File | 16.11 KB | 0644 |
|
package.json | File | 742 B | 0644 |
|
readme.txt | File | 34.09 KB | 0644 |
|
wp-cache-base.php | File | 2.36 KB | 0644 |
|
wp-cache-config-sample.php | File | 3.47 KB | 0644 |
|
wp-cache-phase1.php | File | 6.45 KB | 0644 |
|
wp-cache-phase2.php | File | 121.99 KB | 0644 |
|
wp-cache.php | File | 181.05 KB | 0644 |
|