{
   "authors" : [
      "Alexey Melezhik"
   ],
   "build-depends" : [],
   "depends" : [
      "Sparrowdo"
   ],
   "description" : "Sparrowdo module to generate VSTS yaml build definition steps for assembly info patcher",
   "license" : "NOASSERTION",
   "name" : "Sparrowdo::VSTS::YAML::Build::Assembly::Patch",
   "perl" : "6.*",
   "provides" : {
      "Sparrowdo::VSTS::YAML::Build::Assembly::Patch" : "lib/Sparrowdo/VSTS/YAML/Build/Assembly/Patch.pm6"
   },
   "resources" : [
      "build.yaml",
      "AssemblyInfoPatchVersion.ps1"
   ],
   "source-type" : "git",
   "source-url" : "http://www.cpan.org/authors/id/M/ME/MELEZHIK/Perl6/Sparrowdo-VSTS-YAML-Build-Assembly-Patch-0.0.4.tar.gz",
   "support" : {},
   "tags" : [],
   "test-depends" : [],
   "version" : "0.0.4"
}