16 lines
384 B
JSON
16 lines
384 B
JSON
|
{
|
||
|
"name": "petermolnar/wp-url2snapshot",
|
||
|
"description": "WordPress plugin to automatically pull linked websites to post_meta",
|
||
|
"require": {
|
||
|
"php": ">=5.3.0",
|
||
|
},
|
||
|
"license": "GPLv3",
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Peter Molnar",
|
||
|
"email": "hello@petermolnar.eu",
|
||
|
"homepage": "https://petermolnar.eu"
|
||
|
}
|
||
|
]
|
||
|
}
|