{
  "abstract" : "High-performance, dynamic web site authoring system",
  "author" : [
     "Jonathan Swartz <[email protected]>",
     "Dave Rolsky <[email protected]>",
     "Ken Williams <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300034, CPAN::Meta::Converter version 2.131560",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "HTML-Mason",
  "no_index" : {
     "directory" : [
        "eg"
     ],
     "file" : [
        "lib/HTML/Mason/Tests.pm"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "runtime" : {
        "requires" : {
           "CGI" : "2.46",
           "Cache::Cache" : "1.00",
           "Class::Container" : "0.07",
           "Exception::Class" : "1.15",
           "File::Spec" : "0.8",
           "HTML::Entities" : "0",
           "Log::Any" : "0.08",
           "Params::Validate" : "0.70",
           "Scalar::Util" : "1.01"
        }
     },
     "test" : {
        "requires" : {
           "Test::Deep" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=HTML::Mason"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/jonswar/perl-HTML-Mason.git",
        "web" : "https://github.com/jonswar/perl-HTML-Mason"
     }
  },
  "version" : "1.53"
}