{
   "author" : "github:retupmoca",
   "depends" : [
      "XML",
      "XML::Signature",
      "UUID"
   ],
   "description" : "SAML 2",
   "name" : "Auth::SAML2",
   "provides" : {
      "Auth::SAML2::Assertion" : "lib/Auth/SAML2/Assertion.pm6",
      "Auth::SAML2::AuthnRequest" : "lib/Auth/SAML2/AuthnRequest.pm6",
      "Auth::SAML2::EntityDescriptor" : "lib/Auth/SAML2/EntityDescriptor.pm6",
      "Auth::SAML2::Response" : "lib/Auth/SAML2/Response.pm6"
   },
   "support" : {
      "source" : "git://github.com/retupmoca/P6-SAML.git"
   },
   "version" : "0.000.001",
   "version_from_original_meta" : "1.0.0"
}
