{
  "api" : "1.0",
  "auth" : "github:jonathanstowe",
  "authors" : [
     "Jonathan Stowe <[email protected]>"
  ],
  "build-depends" : [],
  "depends" : [
     "XML::Class",
     "URI::Template",
     "HTTP::UserAgent"
  ],
  "description" : "Administrative helpers for an icecast server",
  "license" : "Artistic-2.0",
  "meta-version" : "0",
  "name" : "Audio::Icecast",
  "perl" : "6.*",
  "provides" : {
     "Audio::Icecast" : "lib/Audio/Icecast.pm"
  },
  "resources" : [],
  "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/Audio-Icecast-0.0.3.tar.gz",
  "support" : {
     "source" : "git://github.com/jonathanstowe/Audio-Icecast.git"
  },
  "tags" : [
     "audio",
     "util",
     "icecast",
     "admin"
  ],
  "test-depends" : [
     "CheckSocket",
     "Test"
  ],
  "version" : "0.0.3"
}