Help language development. Donate to The Perl Foundation
{ "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.d", "production": 1, "provides": { "Template::Mustache": "lib/Template/Mustache.rakumod" }, "raku": "6.d", "resources": [ ], "source-url": "https://github.com/softmoth/raku-Template-Mustache.git", "support": { "bugtracker": "https://github.com/softmoth/raku-Template-Mustache/issues", "source": "https://github.com/softmoth/raku-Template-Mustache.git" }, "tags": [ "mustache", "template", "web", "text" ], "test-depends": [ "JSON::Fast", "Test", "Test::META" ], "version": "1.2.3" }