{
   "authors" : [
      "Alexey Melezhik"
   ],
   "build-depends" : [],
   "depends" : [
      "Sparrowdo"
   ],
   "description" : "Sparrowdo module to generate VSTS yaml build definition steps for Cordova build",
   "license" : "NOASSERTION",
   "name" : "Sparrowdo::VSTS::YAML::Cordova",
   "perl" : "6.*",
   "provides" : {
      "Sparrowdo::VSTS::YAML::Cordova" : "lib/Sparrowdo/VSTS/YAML/Cordova.pm6"
   },
   "resources" : [
      "windows/build.yaml",
      "windows/cordova-platorm-add-windows.cmd",
      "windows/cordova-build-windows.cmd",
      "windows/npm-install.cmd",
      "windows/npm-install-cordova.cmd",
      "windows/npm-run-ionic-build-prod.cmd",
      "ios/build.yaml",
      "ios/build-cordova.sh",
      "ios/build.json",
      "ios/install-cordova.sh"
   ],
   "source-type" : "git",
   "source-url" : "http://www.cpan.org/authors/id/M/ME/MELEZHIK/Perl6/Sparrowdo-VSTS-YAML-Cordova-0.0.2.tar.gz",
   "support" : {},
   "tags" : [],
   "test-depends" : [],
   "version" : "0.0.2"
}