{
  "abstract" : "Extract embedded jpegs from RAW files",
  "author" : [
     "Paul Fenwick <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "App-Exifpic",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "File::Slurp" : "0",
           "Image::ExifTool" : "0",
           "Imager" : "0",
           "Thread::Queue" : "0",
           "autodie" : "0",
           "constant" : "0",
           "perl" : "5.010",
           "strict" : "0",
           "threads" : "0",
           "warnings" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/pfenwick/app-exifpic.git",
        "web" : "https://github.com/pfenwick/app-exifpic"
     }
  },
  "version" : "0.01"
}