2015-12-10 14:22:39 +00:00
|
|
|
{
|
2016-06-28 15:11:52 +01:00
|
|
|
"name": "petermolnar/wp-flatexport",
|
|
|
|
"description": "auto-export WordPress contents to folders and plain text + markdown files for longetivity and portability",
|
2015-12-10 14:22:39 +00:00
|
|
|
"require": {
|
2016-08-10 10:24:02 +01:00
|
|
|
"php": ">=5.4.0"
|
2015-12-10 14:22:39 +00:00
|
|
|
},
|
|
|
|
"license": "GPLv3",
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Peter Molnar",
|
|
|
|
"email": "hello@petermolnar.eu",
|
2016-01-05 22:58:06 +00:00
|
|
|
"homepage": "https://petermolnar.eu"
|
2015-12-10 14:22:39 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|