Help language development. Donate to The Perl Foundation
{ "name": "URI::Template", "version": "0.0.9", "auth": "github:jonathanstowe", "api": "1.0", "perl": "6.*", "raku": "6.*", "description": "URI Templates as per https://tools.ietf.org/html/rfc6570", "source-url": "https://github.com/jonathanstowe/URI-Template.git", "support": { "email" : "[email protected]", "irc": "irc:// irc.freenode.net/#perl6", "source": "https://github.com/jonathanstowe/URI-Template.git", "bugtracker": "https://github.com/jonathanstowe/URI-Template/issues" }, "resources": [], "build-depends": [], "depends": [], "tags": [ "URI", "URL", "Template", "RFC" ], "license": "Artistic-2.0", "test-depends": [ "JSON::Fast", "Test" ], "provides": { "URI::Template": "lib/URI/Template.pm" }, "authors": [ "Jonathan Stowe <[email protected]>" ], "meta-version": "1" }