{
   "abstract" : "Utility to insert file links into PDF documents",
   "author" : [
      "Johan Vromans <jvromans@squirrel.nl>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "App-PDF-Link",
   "no_index" : {
      "directory" : [
         "t",
         "inc",
         "lib/App/PDF/Link"
      ],
      "namespace" : [
         "PDF::API2"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "1.001014"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "App::Packager" : "1.43",
            "PDF::API2" : "2.029",
            "Text::CSV_XS" : "0",
            "perl" : "5.010000"
         }
      }
   },
   "provides" : {
      "App::PDF::Link" : {
         "file" : "lib/App/PDF/Link.pm",
         "version" : "0.25"
      },
      "pdflink" : {
         "file" : "script/pdflink",
         "version" : "0.25"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/sciurius/pdflink",
         "web" : "https://github.com/sciurius/pdflink"
      }
   },
   "version" : "0.25",
   "x_serialization_backend" : "JSON::PP version 4.04"
}