{
    "name": "lucha/r2db",
    "description": "r2db wordpress database",
    "type": "wordpress-muplugin",
    "license": "MIT",
    "authors": [
        {
            "name": "lucha",
            "email": "lucha@paranoici.org"
        }
    ],    
    "require": {
        "flexihash/flexihash": "^2.0"
    },
    "autoload":{
        "files": ["db-hash.php", "db-backends.php"]
    }
}