{
   "abstract" : "A Perl library client for the EVE Central API.",
   "author" : [
      "Pedro Figueiredo <me@pedrofigueiredo.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300034, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Games-EveOnline-EveCentral",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "HTTP::Headers" : "6.05",
            "HTTP::Request" : "6.0",
            "JSON" : "2.90",
            "LWP::UserAgent::Determined" : "1.06",
            "Moo" : "1.003001",
            "MooX::StrictConstructor" : "0.006",
            "MooX::Types::MooseLike" : "0.25",
            "MooX::Types::MooseLike::Base" : "0",
            "Readonly" : "1.03",
            "Sub::Quote" : "1.003001",
            "Try::Tiny" : "0.18",
            "URI::Escape" : "3.31",
            "XML::LibXML" : "2.0108",
            "perl" : "5.012"
         }
      },
      "test" : {
         "requires" : {
            "Encode" : "0",
            "Error" : "0",
            "Exporter" : "0",
            "File::Find" : "0",
            "File::Temp" : "0",
            "HTTP::Response" : "0",
            "Test::Exception" : "0",
            "Test::Mock::Class" : "0.0303",
            "Test::More" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/pfig/games-eveonline-evecentral/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/pfig/games-eveonline-evecentral",
         "web" : "https://github.com/pfig/games-eveonline-evecentral"
      }
   },
   "version" : "0.001"
}