{
    "name": "mhmli/mhm-flickrsettings",
    "type": "library",
    "description": "This WordPress provides backend settings fields to store Flickr configuration information.",
    "keywords": ["wordpress","plugin","flickr","settings"],
    "homepage": "https://github.com/mhmli/mhm-flickrsettings",
    "license": "GPL v2",
    "authors": [
        {
            "name": "Mark Howells-Mead",
            "email": "mark@permanenttourist.ch",
            "homepage": "https://permanenttourist.ch/",
            "role": "Developer"
        }
    ],
    "require": {
        "php": ">=5.3.0"
    }
}