{
    "name": "dublue/table-of-contents-plus",
    "type": "wordpress-plugin",
    "authors": [
        {
            "name": "Michael Tran"
        }
    ],
    "config": {
        "allow-plugins": {
            "dealerdirect/phpcodesniffer-composer-installer": true
        }
    },
    "require-dev": {
        "wp-coding-standards/wpcs": "^3.0"
    }
}
