{
    "wordpress": {
        "min": "4.9.0",
        "max": "6.9.4",
        "other": [
            "#^4\\.9$#",
            "#^7\\.0-(alpha|beta|rc)#i"
        ]
    },
    "classicpress": {
        "build": "https://github.com/ClassyBot/ClassicPress-v2-nightly/releases/download/2.7.0%2Bmigration.20260325/ClassicPress-nightly-2.7.0-migration.20260325.zip",
        "version": "2.7.0+migration.20260325"
    },
    "php": {
        "min": "7.4",
        "max": "8.5.999",
        "max_display": "8.5.x"
    },
    "links": {
        "ClassicPress v2": "https://github.com/ClassyBot/ClassicPress-v2-nightly/releases/download/2.7.0%2Bmigration.20260325/ClassicPress-nightly-2.7.0-migration.20260325.zip",
        "ClassicPress v1": "https://github.com/ClassyBot/ClassicPress-v1-nightly/releases/download/1.7.3%2Bmigration.20240309/ClassicPress-nightly-1.7.3-migration.20240309.zip",
        "WordPress Latest": "https://wordpress.org/latest.zip",
        "WordPress 6.2.x": "https://wordpress.org/wordpress-6.2.8.zip",
        "WordPress 4.9.x": "https://wordpress.org/wordpress-4.9.28.zip"
    },
    "plugins": [
        "wp-config-file-editor/wp-config-file-editor.php",
        "disable-wp-core-updates-advance/disable-wp-core-updates-advance.php",
        "disable-wordpress-updates/disable-updates.php",
        "wp-downgrade/wp-downgrade.php",
        "wp-views/wp-views.php",
        "types/wpcf.php",
        "cred-frontend-editor/plugin.php",
        "types-access/types-access.php",
        "toolset-blocks/wp-views.php",
        "toolset-maps/toolset-maps-loader.php",
        "woocommerce-views/views-woocommerce.php",
        "cred-commerce/plugin.php",
        "elementor/elementor.php",
        "review-widgets-for-trustpilot/review-widgets-for-trustpilot.php"
    ],
    "themes": [
        "twentytwentyone",
        "kadence",
        "astra"
    ],
    "defaults": {
        "theme_name": "Twenty Seventeen",
        "theme_url": "https://wordpress.org/themes/twentyseventeen/"
    }
}