15 lines
420 B
JSON
15 lines
420 B
JSON
{
|
|
"name": "petermolnar/wp-flatexport",
|
|
"description": "auto-export WordPress contents to folders and plain text + markdown files for longetivity and portability",
|
|
"require": {
|
|
"php": ">=5.4.0",
|
|
},
|
|
"license": "GPLv3",
|
|
"authors": [
|
|
{
|
|
"name": "Peter Molnar",
|
|
"email": "hello@petermolnar.eu",
|
|
"homepage": "https://petermolnar.eu"
|
|
}
|
|
]
|
|
}
|