{
   "abstract" : "simple API for creating PDF files using the Cairo library",
   "author" : [
      "J Greely <jgreely@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "PDF-Cairo",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Cairo" : "1.106",
            "Font::FreeType" : "0.12",
            "Image::CairoSVG" : "0.09",
            "Module::Path" : "0.19",
            "Pango" : "1.227",
            "perl" : "5.016"
         }
      },
      "test" : {
         "requires" : {
            "File::Compare" : "0",
            "File::Temp" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/jgreely/PDF-Cairo.git",
         "web" : "https://github.com/jgreely/PDF-Cairo"
      }
   },
   "version" : "1.05",
   "x_serialization_backend" : "JSON::PP version 4.02"
}