{
   "abstract" : "Solver for Mag Interactive's WordBrain Mobile Game",
   "author" : [
      "Robert Stone <drzigman@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.005, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Game-WordBrain",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.28",
            "perl" : "5.010"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::CPAN::Meta::JSON" : "0.16",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::Mojibake" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::LinkCheck" : "0",
            "Test::Portability::Files" : "0",
            "Test::Version" : "1"
         }
      },
      "runtime" : {
         "requires" : {
            "Cwd" : "0",
            "List::MoreUtils" : "0",
            "List::Util" : "0",
            "Storable" : "0",
            "Text::Aspell" : "0",
            "overload" : "0",
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "perl" : "5.010"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/drzigman/game-wordbrain/issues"
      },
      "homepage" : "http://search.cpan.org/dist/Game-WordBrain",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/drzigman/game-wordbrain.git",
         "web" : "https://github.com/drzigman/game-wordbrain"
      }
   },
   "version" : "0.1.0"
}