{ "name" : "antlia", "auth" : "zef:andinus", "version" : "0.1.0", "description" : "Antlia is a text based Rock paper scissors game", "authors" : [ "Andinus " ], "license" : "ISC", "perl" : "6.d", "provides" : { "Antlia::CLI" : "lib/Antlia/CLI.rakumod" }, "depends" : [ "Terminal::Table:auth" ], "resources" : [ "rock/1", "rock/2", "paper/1", "paper/2", "scissor/1", "scissor/2" ], "tags": [ "Antlia", "roshambo", "ro-sham-bo", "Rock paper scissors" ], "source-url" : "https://git.tilde.institute/andinus/antlia" }