{
   "abstract" : "Library to fetch a GitHub Pull Request as an am-like patch.",
   "author" : [
      "Patrice Clement <monsieurp@gentoo.org>",
      "Kent Fredric <kentnl@gentoo.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "App::ModuleBuildTiny version 0.022",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Gentoo-App-Pram",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.034"
         }
      },
      "develop" : {
         "requires" : {
            "App::ModuleBuildTiny" : "0.022"
         }
      },
      "runtime" : {
         "requires" : {
            "Encode" : "0",
            "File::Basename" : "0",
            "File::Temp" : "0",
            "File::Which" : "0",
            "Getopt::Long" : "0",
            "HTTP::Tiny" : "0",
            "Pod::Usage" : "0",
            "Term::ANSIColor" : "0",
            "constant" : "0",
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.89"
         }
      }
   },
   "provides" : {
      "Gentoo::App::Pram" : {
         "file" : "lib/Gentoo/App/Pram.pm",
         "version" : "0.200000"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/monsieurp/Gentoo-App-Pram/",
         "web" : "https://github.com/monsieurp/Gentoo-App-Pram/"
      }
   },
   "version" : "0.200000",
   "x_serialization_backend" : "JSON::PP version 2.27300_01"
}