{
  "api" : "1.0",
  "auth" : "github:jonathanstowe",
  "authors" : [
     "Jonathan Stowe <[email protected]>"
  ],
  "build-depends" : [],
  "depends" : [
     "JSON::Class",
     "JSON::Name"
  ],
  "description" : "JSON representation of a 'playlist'",
  "license" : "Artistic-2.0",
  "meta-version" : "0",
  "name" : "Audio::Playlist::JSPF",
  "perl" : "6.*",
  "provides" : {
     "Audio::Playlist::JSPF" : "lib/Audio/Playlist/JSPF.pm"
  },
  "resources" : [],
  "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/Audio-Playlist-JSPF-0.0.3.tar.gz",
  "support" : {
     "bugtracker" : "https://github.com/jonathanstowe/Audio-Playlist-JSPF/issues",
     "email" : "[email protected]",
     "source" : "git://github.com/jonathanstowe/Audio-Playlist-JSPF.git"
  },
  "tags" : [
     "playlist",
     "music",
     "JSON",
     "xiph"
  ],
  "test-depends" : [
     "Test"
  ],
  "version" : "0.0.3"
}