{
  "abstract" : "Perl extension to get info from MP3 files.",
  "author" : [
     "Dave Cross, E<lt>[email protected]<gt>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4231",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "AudioFile-Info-MP3-Info",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Module::Build" : "0",
           "YAML" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.42",
           "YAML" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "AudioFile::Info" : "0",
           "MP3::Info" : "0",
           "perl" : "v5.6.0"
        }
     }
  },
  "provides" : {
     "AudioFile::Info::Build" : {
        "file" : "lib/AudioFile/Info/Build.pm"
     },
     "AudioFile::Info::MP3::Info" : {
        "file" : "lib/AudioFile/Info/MP3/Info.pm",
        "version" : "v1.5.0"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/davorg/audiofile-info-mp3-info/issues"
     },
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/davorg/audiofile-info-mp3-info.git",
        "web" : "https://github.com/davorg/audiofile-info-mp3-info"
     }
  },
  "version" : "v1.5.0",
  "x_serialization_backend" : "JSON::PP version 4.04"
}