{
    "name"       : "automattic/jetpack",
    "description": "Jetpack supercharges your self‑hosted WordPress site with the awesome cloud power of WordPress.com",
    "homepage"   : "http://jetpack.me/",
    "type"       : "wordpress-plugin",
    "license"    : "GPL-2.0+",
    "require"    : {
        "composer/installers": "~1.0"
    }
}
 {
    "component": {
      "scripts": [
        "select2.js"
      ],
      "files": [
        "select2.js",
        "select2_locale_*.js",
        "select2.css",
        "select2-bootstrap.css",
        "select2-spinner.gif",
        "select2.png",
        "select2x2.png"
      ]
    }
  }
}
