{
   "abstract" : "Serve up the contents of a hash as a website",
   "author" : [
      "Aristotle Pagaltzis <pagaltzis@gmx.de>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Plack-App-Hash",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {},
      "configure" : {},
      "runtime" : {
         "requires" : {
            "Array::RefElem" : "0",
            "HTTP::Status" : "0",
            "JSON::MaybeXS" : "0",
            "Plack::Component" : "0",
            "Plack::MIME" : "0",
            "Plack::Util" : "0",
            "Plack::Util::Accessor" : "0",
            "perl" : "5.006"
         }
      },
      "test" : {
         "requires" : {
            "HTTP::Request::Common" : "0",
            "Plack::Test" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Plack-App-Hash"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/ap/Plack-App-Hash.git",
         "web" : "https://github.com/ap/Plack-App-Hash"
      }
   },
   "version" : "1.001",
   "x_copyright" : {
      "holder" : "Aristotle Pagaltzis",
      "year" : 2022
   },
   "x_serialization_backend" : "JSON::PP version 4.02"
}