{
   "auth" : "zef:andinus",
   "authors" : [
      "Andinus <andinus@nand.sh>"
   ],
   "depends" : [
      "Terminal::Table:auth<github:araraloren>",
      "Terminal::ANSIColor"
   ],
   "description" : "Antlia is a text based Rock paper scissors game",
   "license" : "ISC",
   "name" : "antlia",
   "perl" : "6.d",
   "provides" : {
      "Antlia::CLI" : "lib/Antlia/CLI.rakumod"
   },
   "resources" : [
      "rock/1",
      "rock/2",
      "paper/1",
      "paper/2",
      "scissor/1",
      "scissor/2"
   ],
   "source-url" : "http://www.cpan.org/authors/id/A/AN/ANDINUS/Perl6/antlia-0.1.1.tar.gz",
   "tags" : [
      "Antlia",
      "roshambo",
      "ro-sham-bo",
      "Rock paper scissors"
   ],
   "version" : "0.1.1"
}