{
   "authors" : [
      "Sterling Hanenkamp <hanenkamp@cpan.org>"
   ],
   "depends" : [
      "DOM::Tiny"
   ],
   "description" : "The anti-template templating tool.",
   "license" : "Artistic-2.0",
   "name" : "Template::Anti",
   "perl" : "6.c",
   "provides" : {
      "Template::Anti" : "lib/Template/Anti.pm6",
      "Template::Anti::Library" : "lib/Template/Anti.pm6"
   },
   "source-url" : "http://www.cpan.org/authors/id/H/HA/HANENKAMP/Perl6/Template-Anti-0.4.3.tar.gz",
   "test-depends" : [
      "Test",
      "Test::META"
   ],
   "version" : "0.4.3"
}