{
    "name": "jdamner/javascript-error-reporting-client",
    "description": "A WordPress plugin that collects javascript errors from the client and reports them in the WordPress administration dashboard",
    "require": {
        "php": ">=7.4"
    },
    "authors": [
        {
            "name": "James Amner",
            "email": "jdamner@me.com",
            "homepage": "https://amner.me",
            "role": "Developer"
        }
    ],
    "type": "wordpress-plugin",
    "license": "GPL-3.0-or-later"
}