all repos — wp-extraexif @ b6b4fe3c84beb62ce3d979276950d26fe7f53ff3

composer.json (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
{
    "name": "petermolnar/wp-extraexif",
    "description": "Autofill content and tags from featured image EXIF & IPTC",
    "require": {
        "php": ">=5.3.0",
    },
    "license": "GPLv3",
    "authors": [
        {
            "name": "Peter Molnar",
            "email": "hello@petermolnar.net",
            "homepage": "https://petermolnar.net"
        }
    ]
}