{
    "name": "pkj/pkj-page-source",
    "version": "0.0.2",
    "description": "Wordpress plugin that lets you show custom post-types as rows or blocks in the content, to avoid manual duplication of content.",
    "keywords": [
        "grid",
        "source",
        "wordpress",
        "plugin"
    ],
    "homepage": "https://github.com/peec/pkj-page-source",
    "license": "GPLv2 or later",
    "authors": [
        {
            "name": "Petter Kjelkenes",
            "email": "post@pkj.no",
            "homepage": "http://pkj.no",
            "role": "Developer"
        }
    ],
    "type": "wordpress-plugin",
    "require": {
        "php": ">=5.3.2",
        "composer/installers": ">= 1.0"
    }
}
