wp-extraexif/composer.json
Peter Molnar b6b4fe3c84 initial
2016-07-25 15:07:33 +00:00

15 lines
373 B
JSON

{
"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"
}
]
}