{
    "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",
	    "Do not leak how many users/blogs there are to api.wordpress.org" : "patches/core/0101-Do-not-leak-how-many-users-blogs-there-are-to-api.wo.patch",
	    "Anonymize user-agent and don't send some headers when checking for updates": "patches/core/0102-anonymize-user-agent-and-don-t-send-some-headers-whe.patch",
	    "Do not perform pingbacks and trackbacks when we update via cron": "patches/core/0103-Remove-pingback-trackback.patch",
	    "Don't leak which blog has been logged into via get_bloginfo()": "patches/core/0110-Don-t-leak-which-blog-has-been-logged-into-via-get_b.patch",
	    "Do not use fake wordpress version": "patches/core/0153-do-not-use-fake-wordpress-version.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"
        }
    }
}