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