{
   "abstract" : "Common Gateway Interface, with no frills",
   "author" : [
      "Dan Book <dbook@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "CGI-Tiny",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ],
      "package" : [
         "CGI::Tiny::_Debug"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "recommends" : {
            "Cpanel::JSON::XS" : "4.09",
            "Unicode::UTF8" : "0"
         },
         "requires" : {
            "Carp" : "0",
            "Encode" : "0",
            "Exporter" : "5.57",
            "File::Basename" : "0",
            "File::Temp" : "0",
            "Getopt::Long" : "0",
            "IO::Handle" : "0",
            "JSON::PP" : "0",
            "Sys::Hostname" : "0",
            "Time::Local" : "0",
            "constant" : "0",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "MIME::Base64" : "0",
            "Test::More" : "0.96"
         }
      }
   },
   "provides" : {
      "CGI::Tiny" : {
         "file" : "lib/CGI/Tiny.pm",
         "version" : "1.003"
      },
      "CGI::Tiny::Multipart" : {
         "file" : "lib/CGI/Tiny/Multipart.pm",
         "version" : "1.003"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Grinnz/CGI-Tiny/issues"
      },
      "homepage" : "https://github.com/Grinnz/CGI-Tiny",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Grinnz/CGI-Tiny.git",
         "web" : "https://github.com/Grinnz/CGI-Tiny"
      }
   },
   "version" : "1.003",
   "x_contributors" : [
      "Dan Book <grinnz@grinnz.com>"
   ],
   "x_generated_by_perl" : "v5.40.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.38",
   "x_spdx_expression" : "Artistic-2.0"
}