{
  "abstract" : "Template::Perlish renderer plugin for Mojolicious",
  "author" : [
     "Flavio Poletti <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.041, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Mojolicious-Plugin-TemplatePerlish",
  "no_index" : {
     "directory" : [
        "eg",
        "examples",
        "inc",
        "share",
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.034"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Milla" : "v1.0.15",
           "Path::Tiny" : "0.084",
           "Template::Perlish" : "1.52",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Mojolicious" : "6.0",
           "Template::Perlish" : "1.52"
        }
     },
     "test" : {
        "requires" : {
           "Path::Tiny" : "0.084"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/polettix/Mojolicious-Plugin-TemplatePerlish/issues"
     },
     "homepage" : "https://github.com/polettix/Mojolicious-Plugin-TemplatePerlish",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/polettix/Mojolicious-Plugin-TemplatePerlish.git",
        "web" : "https://github.com/polettix/Mojolicious-Plugin-TemplatePerlish"
     }
  },
  "version" : "0.002",
  "x_contributors" : [
     "Flavio Poletti <[email protected]>"
  ]
}