{ "depends" : [ "Cro::HTTP", "URI", "DBIish" ], "description" : "Interact with the Fediverse including ActivityPub and Webfinger", "license" : "Artistic-2.0", "name" : "CamelPub", "perl" : "6.*", "provides" : { "CamelPub::ActivityPub" : "lib/CamelPub/ActivityPub.pm6", "CamelPub::Commands" : "lib/CamelPub/Commands.pm6", "CamelPub::Net" : "lib/CamelPub/Net.pm6", "CamelPub::Server" : "lib/CamelPub/Server.pm6", "CamelPub::WebFinger" : "lib/CamelPub/WebFinger.pm6", "CamelPubTool" : "lib/CamelPubTool.pm6" }, "source-url" : "http://www.cpan.org/authors/id/D/DO/DONPDONP/Perl6/CamelPub-0.2.0.tar.gz", "tags" : [ "CamelPub", "activitypub", "webfinger" ], "version" : "0.2.0" }