{
   "abstract" : "Module for work with Wargaming.net Public API",
   "author" : [
      "Cyrill Novgorodcev, C<< <cynovg at cpan.org> >>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v2.4.1",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "WG-API",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "JSON" : "2.61",
            "LWP" : "6.08",
            "Readonly" : "2",
            "perl" : "5.014"
         }
      }
   },
   "provides" : {
      "WG::API" : {
         "file" : "lib/WG/API.pm",
         "version" : "v0.2.0"
      },
      "WG::API::Auth" : {
         "file" : "lib/WG/API/Auth.pm",
         "version" : "v0.2.0"
      },
      "WG::API::Clans" : {
         "file" : "lib/WG/API/Clans.pm",
         "version" : "v0.2.0"
      },
      "WG::API::Data" : {
         "file" : "lib/WG/API/Data.pm",
         "version" : "v0.2.0"
      },
      "WG::API::Error" : {
         "file" : "lib/WG/API/Error.pm",
         "version" : "v0.2.0"
      },
      "WG::API::Servers" : {
         "file" : "lib/WG/API/Servers.pm",
         "version" : "v0.2.0"
      },
      "WG::API::WoT" : {
         "file" : "lib/WG/API/WoT.pm",
         "version" : "v0.2.0"
      },
      "WG::API::WoT::Accounts" : {
         "file" : "lib/WG/API/WoT/Accounts.pm",
         "version" : "v0.2.0"
      },
      "WG::API::WoT::Clans" : {
         "file" : "lib/WG/API/WoT/Clans.pm",
         "version" : "v0.2.0"
      },
      "WG::API::WoT::ClansRatings" : {
         "file" : "lib/WG/API/WoT/ClansRatings.pm",
         "version" : "v0.2.0"
      },
      "WG::API::WoT::Globalwar" : {
         "file" : "lib/WG/API/WoT/Globalwar.pm",
         "version" : "v0.2.0"
      },
      "WG::API::WoT::Ratings" : {
         "file" : "lib/WG/API/WoT/Ratings.pm",
         "version" : "v0.2.0"
      },
      "WG::API::WoT::Regularteams" : {
         "file" : "lib/WG/API/WoT/Regularteams.pm",
         "version" : "v0.2.0"
      },
      "WG::API::WoT::Stronghold" : {
         "file" : "lib/WG/API/WoT/Stronghold.pm",
         "version" : "v0.2.0"
      },
      "WG::API::WoT::Tanks" : {
         "file" : "lib/WG/API/WoT/Tanks.pm",
         "version" : "v0.2.0"
      },
      "WG::API::WoWp" : {
         "file" : "lib/WG/API/WoWp.pm",
         "version" : "v0.2.0"
      },
      "WG::API::WoWp::Accounts" : {
         "file" : "lib/WG/API/WoWp/Accounts.pm",
         "version" : "v0.2.0"
      },
      "WG::API::WoWp::Ratings" : {
         "file" : "lib/WG/API/WoWp/Ratings.pm",
         "version" : "v0.2.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/cynovg/WG-API/issues"
      },
      "homepage" : "https://github.com/cynovg/WG-API",
      "repository" : {
         "url" : "git://github.com/cynovg/WG-API.git",
         "web" : "https://github.com/cynovg/WG-API"
      }
   },
   "version" : "v0.02",
   "x_authority" : "cpan:CYNOVG",
   "x_contributors" : [
      "Cyrill Novgorodcev <cynovg@gmail.com>"
   ]
}