{
   "auth" : "github:scriptkitties",
   "authors" : [
      "Patrick Spek <p.spek@tyil.work>"
   ],
   "depends" : [
      "Config",
      "YAMLish"
   ],
   "description" : "YAML parser for Config.",
   "license" : "GPL-3.0",
   "name" : "Config::Parser::yaml",
   "perl" : "6",
   "provides" : {
      "Config::Parser::yaml" : "lib/Config/Parser/yaml.pm6"
   },
   "source-url" : "http://www.cpan.org/authors/id/T/TY/TYIL/Perl6/Config-Parser-yaml-1.0.1.tar.gz",
   "tags" : [
      "config",
      "configuration",
      "yaml"
   ],
   "test-depends" : [
      "Test::META"
   ],
   "version" : "1.0.1"
}
