{ "abstract" : "Interface to the TicTacToe (nxn) game.", "author" : [ "Mohammad S Anwar " ], "dynamic_config" : 1, "generated_by" : "ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter version 2.150005", "license" : [ "artistic_2" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "Games-TicTacToe", "no_index" : { "directory" : [ "t", "inc" ] }, "prereqs" : { "build" : { "requires" : { "Test::More" : "0", "Test::Warn" : "0" } }, "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "runtime" : { "requires" : { "Moo" : "2.000000", "Term::ANSIColor::Markup" : "0.06", "Type::Tiny" : "1.000005", "namespace::clean" : "0.24", "perl" : "5.006" } } }, "provides" : { "Games::TicTacToe" : { "file" : "lib/Games/TicTacToe.pm", "version" : "0.21" }, "Games::TicTacToe::Board" : { "file" : "lib/Games/TicTacToe/Board.pm", "version" : "0.21" }, "Games::TicTacToe::Move" : { "file" : "lib/Games/TicTacToe/Move.pm", "version" : "0.21" }, "Games::TicTacToe::Params" : { "file" : "lib/Games/TicTacToe/Params.pm", "version" : "0.21" }, "Games::TicTacToe::Player" : { "file" : "lib/Games/TicTacToe/Player.pm", "version" : "0.21" } }, "release_status" : "stable", "resources" : { "repository" : { "type" : "git", "url" : "https://github.com/manwar/Games-TicTacToe.git", "web" : "https://github.com/manwar/Games-TicTacToe" } }, "version" : "0.21", "x_serialization_backend" : "JSON::PP version 2.27300" }