The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A module to access the Pok\u00e9mon data through RESTful API from http://pokeapi.co.",
   "author" : [
      "Kian Meng, Ang."
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.20, Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "WebService-Pokemon",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.034"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.20",
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::EOL" : "0",
            "Test::MinimumVersion" : "0",
            "Test::More" : "0.88",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Mouse" : "0",
            "Types::Standard" : "0",
            "Web::API" : "0",
            "strict" : "0",
            "utf8" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Carp" : "0",
            "Dist::Zilla::App::Command::cover" : "0",
            "File::Find" : "0",
            "File::Temp" : "0",
            "Scalar::Util" : "0",
            "Test::More" : "0.94"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/kianmeng/webservice-pokemon/issues"
      },
      "homepage" : "https://github.com/kianmeng/webservice-pokemon",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/kianmeng/webservice-pokemon.git",
         "web" : "https://github.com/kianmeng/webservice-pokemon"
      }
   },
   "version" : "0.04",
   "x_contributors" : [
      "Kian-Meng, Ang <kianmeng@users.noreply.github.com>",
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>"
   ],
   "x_generated_by_perl" : "v5.26.1",
   "x_serialization_backend" : "JSON::XS version 3.04",
   "x_static_install" : 0
}