<?php
return array(
    "name"          => __("Cacher", "cacher"),
    "url"           => "http://chyrplite.net/",
    "version"       => "2023.03",
    "description"   => __("Caches pages, drastically reducing server load.", "cacher"),
    "author"        => array(
        "name"      => "Daniel Pimley",
        "url"       => "http://chyrplite.net/"
    )
);