{
    "name": "jtgraham38/wprag",
    "description": "A WordPress plugin implementing something.",
    "type": "wordpress-plugin",
    "license": "GPLv3",
    "authors": [
        {
            "name": "Jacob",
            "email": "jtgraham38@gmail.com"
        }
    ],
    "require": {
        "jtgraham38/jgwordpresskit": "^1.1.0",
        "nlp-tools/nlp-tools": "^0.1.3",
        "jtgraham38/jgwordpressblockstyle": "^0.1.1"
    },
    "repositories": [
        {
            "type": "composer",
            "url": "https://php.jacob-t-graham.com"
        }
    ]
}
