{
   "abstract" : "For word games like Literati (or Scrabble, or Words With Friends), find the best-scoring solution(s) for a board and hand of tiles.",
   "author" : [
      "Peter C. jones <petercj AT cpan.org>, Chicheng Zhang"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.36, CPAN::Meta::Converter version 2.150010",
   "keywords" : [
      "Scrabble",
      "Literati",
      "Words with Friends",
      "tile",
      "word",
      "game"
   ],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Games-Literati",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Exporter" : "0",
            "perl" : "5.008000"
         }
      },
      "test" : {
         "requires" : {
            "Cwd" : "0",
            "File::Basename" : "0",
            "IO::String" : "0",
            "Test::More" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Games::Literati" : {
         "file" : "lib/Games/Literati.pm",
         "version" : "0.042"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/pryrt/Games-Literati/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/pryrt/Games-Literati.git",
         "web" : "https://github.com/pryrt/Games-Literati"
      }
   },
   "version" : "0.042",
   "x_serialization_backend" : "JSON::PP version 4.02"
}
