wp-photo2content/composer.json
Peter Molnar e9aec01eac initial
2016-07-25 15:08:45 +00:00

15 lines
377 B
JSON

{
"name": "petermolnar/wp-photo2content",
"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"
}
]
}