<?php
return array(
    "name"          => __("Audio", "audio"),
    "url"           => "http://chyrplite.net/",
    "version"       => "2024.03",
    "description"   => __("A feather for audio.", "audio"),
    "author"        => array(
        "name"      => "Daniel Pimley",
        "url"       => "http://pimley.net/"
    ),
    "uploader"      => true
);