{
   "abstract" : "A Mojolicious application to manage Zimbra with SOAP",
   "author" : [
      "Roman Plessl <rplessl@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.016, CPAN::Meta::Converter version 2.141170",
   "license" : [
      "gpl_3"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "ZimbraManager",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "HTTP::CookieJar::LWP" : "0",
            "IO::Socket::SSL" : "0",
            "Mojo::Base" : "0",
            "Mojo::JSON" : "0",
            "Mojo::Log" : "0",
            "Mojo::Util" : "0",
            "XML::Compile::SOAP11" : "0",
            "XML::Compile::SOAP::Trace" : "0",
            "XML::Compile::Transport::SOAPHTTP" : "0",
            "XML::Compile::WSDL11" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/rplessl/ZimbraManager/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/rplessl/ZimbraManager.git",
         "web" : "https://github.com/rplessl/ZimbraManager"
      }
   },
   "version" : "0.15"
}