{
  "abstract" : "Shorten GitHub URLs using GitHub's URL shortener - git.io",
  "author" : [
     "James Aitken <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "WWW-Shorten-GitHub",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::More" : "0.88",
           "WWW::Shorten" : "1.98"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "1.11",
           "Exporter" : "5.65",
           "LWP::Protocol::https" : "0",
           "URI" : "1.38",
           "WWW::Shorten::generic" : "1.92",
           "base" : "2.14"
        }
     }
  },
  "release_status" : "stable",
  "version" : "v0.1.7",
  "x_serialization_backend" : "JSON::PP version 2.27300"
}