{
   "abstract" : "Wrapper for the Mustache template system",
   "author" : [
      "Yanick Champoux <yanick@babyl.dyndns.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.011, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dancer-Template-Mustache",
   "no_index" : {
      "directory" : [
         "inc"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::More" : "0.96",
            "Test::Vars" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Dancer" : "0",
            "FindBin" : "0",
            "Moo" : "0",
            "Path::Tiny" : "0",
            "Template::Mustache" : "v1.0.2",
            "perl" : "v5.10.0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "Dancer::FileUtils" : "0",
            "Dancer::Test" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Dancer::Template::Mustache" : {
         "file" : "lib/Dancer/Template/Mustache.pm",
         "version" : "v1.1.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/yanick/Dancer-Template-Mustache/issues"
      },
      "homepage" : "https://github.com/yanick/Dancer-Template-Mustache",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/yanick/Dancer-Template-Mustache.git",
         "web" : "https://github.com/yanick/Dancer-Template-Mustache"
      }
   },
   "version" : "1.1.0",
   "x_author_pledge" : {
      "version" : 1
   },
   "x_authority" : "cpan:YANICK",
   "x_contributors" : [
      "Yanick Champoux <champoux@pythian.com>",
      "Yanick Champoux <yanick@cpan.org>"
   ],
   "x_serialization_backend" : "JSON::XS version 3.01"
}