summaryrefslogtreecommitdiff
blob: 53f1e83fbe570e0b1d88ce64843d9bf227196c93 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "name"       : "automattic/jetpack",
    "description": "Jetpack supercharges your self‑hosted WordPress site with the awesome cloud power of WordPress.com",
    "homepage"   : "http://jetpack.com/",
    "type"       : "wordpress-plugin",
    "license"    : "GPL-2.0+",
    "require"    : {
        "composer/installers": "~1.0"
    }
}