{
  "api" : "1.0",
  "auth" : "github:jonathanstowe",
  "author" : "Jonathan Stowe <[email protected]>",
  "authors" : [
     "Jonathan Stowe <[email protected]>"
  ],
  "build-depends" : [],
  "depends" : [
     "File::Which",
     "JSON::Fast"
  ],
  "description" : "Detect audio cue-in, cue-out using silan https://github.com/x42/silan",
  "license" : "Artistic-2.0",
  "meta-version" : "0",
  "name" : "Audio::Silan",
  "perl" : "6.",
  "provides" : {
     "Audio::Silan" : "lib/Audio/Silan.pm"
  },
  "resources" : [],
  "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/Audio-Silan-0.0.6.tar.gz",
  "support" : {
     "bugtracker" : "https://github.com/jonathanstowe/Audio-Silan/issues",
     "irc" : "irc:// irc.freenode.net/#perl6",
     "source" : "git://github.com/jonathanstowe/Audio-Silan.git"
  },
  "tags" : [
     "audio",
     "util",
     "silence"
  ],
  "test-depends" : [
     "Test"
  ],
  "version" : "0.0.6"
}