{
   "authors" : [
      "Alexey Melezhik"
   ],
   "build-depends" : [],
   "depends" : [
      "Sparrowdo"
   ],
   "description" : "Sparrowdo module to generate VSTS yaml build definitions to update Azure ssl certs",
   "license" : "NOASSERTION",
   "name" : "Sparrowdo::VSTS::YAML::Update::Azure::SSL",
   "perl" : "6.*",
   "provides" : {
      "Sparrowdo::VSTS::YAML::Update::Azure::SSL" : "lib/Sparrowdo/VSTS/YAML/Update/Azure/SSL.pm6"
   },
   "resources" : [
      "build.yaml",
      "inject-thumbprint.pl",
      "create-cert.json",
      "update-cert.json"
   ],
   "source-type" : "git",
   "source-url" : "http://www.cpan.org/authors/id/M/ME/MELEZHIK/Perl6/Sparrowdo-VSTS-YAML-Update-Azure-SSL-0.0.1.tar.gz",
   "support" : {},
   "tags" : [],
   "test-depends" : [],
   "version" : "0.0.1"
}