{ "perl" : "6.c", "name" : "method-menu", "auth" : "github:doomvox", "api" : "1", "version" : "0.0.3", "description" : "Add 'm' method everywhere to list a menu of available methods", "authors" : [ "Joseph Brenner" ], "license" : "Artistic-2.0", "provides" : { "method-menu" : "lib/method-menu.pm6" }, "depends" : [ 'Object::Examine', 'Augment::Util' ], "build-depends" : [ ], "test-depends" : [ 'Test' ], "resources" : [ ], "tags": [ "method-menu", "m" ], "source-url" : "git://github.com/doomvox/perl6-method-menu.git" }