{
    "name": "benbalter/wordpress-to-jekyll-exporter",
    "description": "One-click WordPress plugin that converts all posts, pages, taxonomies, metadata, and settings to Markdown and YAML which can be dropped into Jekyll.",
    "require": {
        "mustangostang/spyc": "~0.5",
        "pixel418/markdownify": "~2.1",
        "alchemy/zippy": "~0.2"
    },
    "license": "GPLv3 or later",
    "authors": [
        {
            "name": "Ben Balter",
            "email": "ben.balter@github.com"
        }
    ]
}
