all repos — wp-ffpc @ f64c17a8f905c844b08c973e1c32a57bc6c62e42

composer.json (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
{
  "name": "petermolnar/wp-ffpc",
  "type": "wordpress-plugin",
  "homepage": "https://github.com/petermolnar/wp-ffpc",
  "license": "GPLv3",
  "description": "WordPress Plugin WP-FFPC",
  "keywords": ["plugin", "cache", "page cache", "full page cache", "nginx", "memcached", "apc", "speed"],
  "require": {
    "composer/installers": "~1.0.0"
  }
}