{
   "abstract" : "Basic CGI authentication interface.",
   "author" : [
      "Burak Gursoy <burak@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4005, CPAN::Meta::Converter version 2.131560",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "CGI-Auth-Basic",
   "no_index" : {
      "directory" : [
         "monolithic_version",
         "builder",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0.40"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.40"
         }
      }
   },
   "provides" : {
      "CGI::Auth::Basic" : {
         "file" : "lib/CGI/Auth/Basic.pm",
         "version" : "1.23"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "http://github.com/burak/cpan-cgi-auth-basic/"
      }
   },
   "version" : "1.23"
}