HEX
Server: Apache
System: Linux webd004.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: frenchy (106757)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/frenchy/www/french-american.org/current/vendor/upstatement/routes/composer.json
{
    "name"       : "upstatement/routes",
    "description": "Manage rewrites and routes in WordPress with this dead-simple plugin",
    "keywords"   : ["routes", "routing", "rewrite", "redirects"],
    "homepage"   : "http://routes.upstatement.com",
    "license"    : "MIT",
    "authors"    : [
        {
            "name"    : "Jared Novack",
            "email"   : "jared@upstatement.com",
            "homepage": "http://upstatement.com"
        }
    ],
    "support"    : {
        "issues": "https://github.com/jarednova/routes/issues",
        "wiki"  : "https://github.com/jarednova/routes/wiki",
        "source": "https://github.com/jarednova/routes"
    },
    "require"    : {
        "php"                       : ">=5.3.0",
        "altorouter/altorouter"		: "^1.1.0",
        "composer/installers"       : "~1.0"
    },
    "require-dev": {
        "phpunit/phpunit": "3.7.*",
        "wp-cli/wp-cli" : "*",
        "satooshi/php-coveralls": "dev-master"
    },
    "autoload": {
        "psr-0" : {
            "Routes" : ""
        }
    }
}