{
  "abstract" : "Perl interface to the gd2 graphics library",
  "author" : [
     "Lincoln Stein <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4205",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "GD",
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::CBuilder" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.42"
        }
     },
     "runtime" : {
        "requires" : {
           "Math::Trig" : "0"
        }
     }
  },
  "provides" : {
     "GD" : {
        "file" : "lib/GD.pm",
        "version" : "2.55"
     },
     "GD::Group" : {
        "file" : "lib/GD/Group.pm",
        "version" : "1"
     },
     "GD::Polygon" : {
        "file" : "lib/GD/Polygon.pm"
     },
     "GD::Polyline" : {
        "file" : "lib/GD/Polyline.pm",
        "version" : "0.2"
     },
     "GD::Simple" : {
        "file" : "lib/GD/Simple.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "license" : [
        "http://dev.perl.org/licenses/"
     ]
  },
  "version" : "2.55",
  "x_repository" : {
     "type" : "git",
     "url" : "git://github.com/lstein/Perl-GD.git",
     "web" : "https://github.com/lstein/Perl-GD"
  }
}