{ "abstract" : "Interface to the TicTacToe (nxn) game.", "author" : [ "Mohammad S Anwar " ], "dynamic_config" : 1, "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.143240", "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" : "0", "Term::ANSIColor::Markup" : "0.06", "namespace::clean" : "0", "perl" : "5.006" } } }, "provides" : { "Games::TicTacToe" : { "file" : "lib/Games/TicTacToe.pm", "version" : "0.15" }, "Games::TicTacToe::Board" : { "file" : "lib/Games/TicTacToe/Board.pm", "version" : "0.15" }, "Games::TicTacToe::Move" : { "file" : "lib/Games/TicTacToe/Move.pm", "version" : "0.15" }, "Games::TicTacToe::Params" : { "file" : "lib/Games/TicTacToe/Params.pm", "version" : "0.15" }, "Games::TicTacToe::Player" : { "file" : "lib/Games/TicTacToe/Player.pm", "version" : "0.15" } }, "release_status" : "stable", "resources" : { "repository" : { "type" : "git", "url" : "https://github.com/Manwar/Games-TicTacToe.git", "web" : "https://github.com/Manwar/Games-TicTacToe" } }, "version" : "0.15" }