{
  "abstract" : "Minimalistic integration of Mozillas \"Persona\" authentication system in Mojolicious apps",
  "author" : [
     "Heiko Jansen <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Mojolicious-Plugin-MozPersona",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "runtime" : {
        "requires" : {
           "IO::Socket::SSL" : "1.75",
           "Mojolicious" : "2.00",
           "Mozilla::CA" : "20130114"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/heikojansen/mojolicious-plugin-mozpersona.git",
        "web" : "https://github.com/heikojansen/mojolicious-plugin-mozpersona"
     }
  },
  "version" : "0.03"
}