{
    "patches": {
        "johnpbloch/wordpress-core": {
            "Patch definition of WP_CONTENT_URL to include SSL when it might not ": "patches/core/0052-fix-ssl-wp-content-url.patch",
            "Disable WP 1.2 upgrade": "patches/core/wp-upgrade-110.patch",
	    "Anonymize requests to api.wordpress.org for updates": "patches/core/anonymize-update.php.patch",
	    "Do not perform pingbacks and trackbacks when we update via cron": "patches/core/0103-Remove-pingback-trackback.patch",
	    "Stop Wordpress from hardcoding the location of debug.log": "patches/core/0199-patch-stops-wordpress-from-hardcoding-the-location-o.patch",
	    "Load JS library locally instead than from Googleapis": "patches/core/0155-Removing-reference-to-googleapis-from-wp-includes-up.patch"
        },
        "wpackagist-plugin/disable-wordpress-updates": {
            "Run update checks during cron": "patches/plugins/disable-wordpress-updates.patch"
        },
        "wpackagist-theme/minimalism": {
            "Minimalism theme footer": "patches/themes/themes-minimalism.patch"
        },
        "wpackagist-plugin/hyperdb": {
	    "Added optional logging": "patches/hyperdb/0158-Added-optional-logging.patch"
        },
        "wpackagist-plugin/more-privacy-options": {
            "Do send mail on privacy setting change": "patches/plugins/more-privacy-options.patch"
        },
	"wpackagist-plugin/mathjax-latex": {
	    "Remove unneeded options for mathjax-latex": "patches/plugins/191-mathjax-latex.patch",
	    "Added some instructions on mathjax latex plugin": "patches/plugins/192-mathjax-latex.patch"
	},
	"wpackagist-plugin/creative-commons-license-widget": {
            "Remove hotlinking of images": "patches/plugins/creative-commons-license.patch"
        },
	"wpackagist-plugin/buddypress": {
	    "Disable gravatar": "patches/buddypress/0053-Patch-buddypress.patch",
	    "Force https on buddypress login redirect": "patches/buddypress/0147-forced-https-on-buddypress-login-redirect.patch"
	},
        "wpackagist-plugin/wp-piwik": {
            "Disable Piwik global updates": "patches/plugins/wp-piwik.patch"
        },
        "wpackagist-plugin/wp-recaptcha-bp": {
            "Support for global recaptcha keys": "patches/plugins/wp-recaptcha-bp.patch"
        },
	"wpackagist-plugin/simply-exclude": {
            "Small workaround to fix simplyexclude plugin broken with wordpress 4": "patches/plugins/0117-simplyexclude.patch"
        }
    }
}