{
   "auth" : "github:softmoth",
   "authors" : [
      "Tim Smith",
      "Richard Hainsworth"
   ],
   "build-depends" : [],
   "depends" : [],
   "description" : "A logic-free, cross-language templating format",
   "license" : "Artistic-2.0",
   "name" : "Template::Mustache",
   "perl" : "6",
   "production" : 1,
   "provides" : {
      "Template::Mustache" : "lib/Template/Mustache.rakumod"
   },
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/S/SO/SOFTMOTH/Perl6/Template-Mustache-1.1.4.tar.gz",
   "support" : {
      "bugtracker" : "https://github.com/softmoth/p6-Template-Mustache/issues",
      "source" : "https://github.com/softmoth/p6-Template-Mustache.git"
   },
   "tags" : [
      "mustache",
      "template",
      "web",
      "text"
   ],
   "test-depends" : [
      "JSON::Fast",
      "Test",
      "Test::META"
   ],
   "version" : "1.1.4"
}
