{
   "auth" : "github:scriptkitties",
   "authors" : [
      "Patrick Spek <p.spek@tyil.work>"
   ],
   "depends" : [
      "JSON::Fast",
      "Template::Mustache"
   ],
   "description" : "Bob the CPAN distribution builder",
   "license" : "GPL-3.0",
   "name" : "App::Bob",
   "perl" : "6",
   "provides" : {
      "App::Bob" : "lib/App/Bob.pm6",
      "App::Bob::Package::Ebuild" : "lib/App/Bob/Package/Ebuild.pm6",
      "bob" : "bin/bob"
   },
   "source-url" : "http://www.cpan.org/authors/id/T/TY/TYIL/Perl6/App-Bob-0.5.0.tar.gz",
   "tags" : [],
   "test-depends" : [
      "Test::META"
   ],
   "version" : "0.5.0"
}
