{
  "api" : "1.0",
  "auth" : "github:jonathanstowe",
  "author" : "Jonathan Stowe <[email protected]>",
  "authors" : [
     "Jonathan Stowe <[email protected]>"
  ],
  "depends" : {
     "build" : {
        "requires" : []
     },
     "runtime" : {
        "requires" : [
           "AccessorFacade"
        ]
     },
     "test" : {
        "requires" : [
           "CheckSocket"
        ]
     }
  },
  "description" : "Binding for libshout - source streaming client library for icecast",
  "license" : "Artistic-2.0",
  "meta-version" : "1",
  "name" : "Audio::Libshout",
  "perl" : "6.*",
  "provides" : {
     "Audio::Libshout" : "lib/Audio/Libshout.pm"
  },
  "raku" : "6.*",
  "resources" : [],
  "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/Audio-Libshout-0.0.13.tar.gz",
  "support" : {
     "bugtracker" : "https://github.com/jonathanstowe/Audio-Libshout/issues",
     "source" : "https://github.com/jonathanstowe/Audio-Libshout.git"
  },
  "tags" : [
     "audio",
     "streaming",
     "utils"
  ],
  "version" : "0.0.13"
}