{
   "auth" : "github:azawawi",
   "authors" : [
      "Ahmad M. Zawawi"
   ],
   "description" : "Convert HTML to PDF / Image using libwkhtmltox.",
   "license" : "MIT",
   "name" : "Wkhtmltox",
   "perl" : "6.c",
   "provides" : {
      "Wkhtmltox" : "lib/Wkhtmltox.pm6",
      "Wkhtmltox::Image" : "lib/Wkhtmltox/Image.pm6",
      "Wkhtmltox::Native" : "lib/Wkhtmltox/Native.pm6",
      "Wkhtmltox::PDF" : "lib/Wkhtmltox/PDF.pm6"
   },
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/A/AZ/AZAWAWI/Perl6/Wkhtmltox-0.0.1.tar.gz",
   "test-depends" : [
      "Test"
   ],
   "version" : "0.0.1"
}