{
  "abstract" : "Datas for every Pokemon in Pokemon Go",
  "author" : [
     "Yuki Yoshida <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.1.2",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Data-Pokemon-Go",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.035"
        }
     },
     "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" : {
           "File::Share" : "0.25",
           "List::Util" : "0",
           "Moose" : "0",
           "Moose::Role" : "0",
           "Moose::Util::TypeConstraints" : "0",
           "YAML::XS" : "0",
           "perl" : "5.008001"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "1.302",
           "Text::CSV_XS" : "1.34"
        }
     }
  },
  "provides" : {
     "Data::Pokemon::Go" : {
        "file" : "lib/Data/Pokemon/Go.pm",
        "version" : "0.07"
     },
     "Data::Pokemon::Go::IV" : {
        "file" : "lib/Data/Pokemon/Go/IV.pm"
     },
     "Data::Pokemon::Go::Pokemon" : {
        "file" : "lib/Data/Pokemon/Go/Pokemon.pm"
     },
     "Data::Pokemon::Go::Relation" : {
        "file" : "lib/Data/Pokemon/Go/Relation.pm"
     },
     "Data::Pokemon::Go::Relation::Dual" : {
        "file" : "lib/Data/Pokemon/Go/Relation/Dual.pm"
     },
     "Data::Pokemon::Go::Relation::Single" : {
        "file" : "lib/Data/Pokemon/Go/Relation/Single.pm"
     },
     "Data::Pokemon::Go::Role::Types" : {
        "file" : "lib/Data/Pokemon/Go/Role/Types.pm"
     },
     "Data::Pokemon::Go::Skill" : {
        "file" : "lib/Data/Pokemon/Go/Skill.pm"
     },
     "Pokemon::Go::Role::Pokemon" : {
        "file" : "lib/Data/Pokemon/Go/Role/Pokemon.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/worthmine/Data-Pokemon-Go/issues"
     },
     "homepage" : "https://github.com/worthmine/Data-Pokemon-Go",
     "repository" : {
        "url" : "git://github.com/worthmine/Data-Pokemon-Go.git",
        "web" : "https://github.com/worthmine/Data-Pokemon-Go"
     }
  },
  "version" : "0.07",
  "x_authority" : "cpan:WORTHMINE",
  "x_contributors" : [
     "AnaTofuZ <[email protected]>",
     "Yuki Yoshida <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.97001",
  "x_static_install" : 1
}