{
  "api" : "1.0",
  "auth" : "github:jonathanstowe",
  "authors" : [
     "Jonathan Stowe <[email protected]>"
  ],
  "build-depends" : [],
  "depends" : [
     "File::Which"
  ],
  "description" : "Interact with the Liquidsoap command server",
  "license" : "Artistic-2.0",
  "meta-version" : "1",
  "name" : "Audio::Liquidsoap",
  "perl" : "6.*",
  "provides" : {
     "Audio::Liquidsoap" : "lib/Audio/Liquidsoap.pm"
  },
  "resources" : [],
  "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/Audio-Liquidsoap-0.0.8.tar.gz",
  "support" : {
     "bugtracker" : "https://github.com/jonathanstowe/Audio-Liquidsoap/issues",
     "email" : "[email protected]",
     "source" : "https://github.com/jonathanstowe/Audio-Liquidsoap.git"
  },
  "tags" : [
     "audio",
     "integration",
     "streaming"
  ],
  "test-depends" : [
     "Test",
     "Test::Util::ServerPort",
     "CheckSocket"
  ],
  "version" : "0.0.8"
}