{
  "abstract" : "Perl interface to the gd2 graphics library",
  "author" : [
     "Lincoln Stein <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.38, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "GD",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::Constant" : "0.22",
           "ExtUtils::PkgConfig" : "0"
        }
     },
     "runtime" : {
        "recommends" : {
           "Class::XSAccessor" : "0",
           "ExtUtils::Constant" : "0.23",
           "List::MoreUtils" : "0",
           "Pod::Spell::CommonMistakes" : "0",
           "Test::Kwalitee" : "0",
           "Test::More" : "0.88",
           "Test::Pod" : "1.00",
           "Text::CSV_XS" : "0"
        },
        "requires" : {
           "Math::Trig" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::Fork" : "0.02",
           "Test::More" : "0.88"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "url" : "http://github.com/lstein/Perl-GD"
     }
  },
  "version" : "2.72",
  "x_serialization_backend" : "JSON::PP version 2.97001"
}