{
   "abstract" : "Perl bindings to the Appium mobile automation framework (WIP)",
   "author" : [
      "Daniel Gempesaw <gempesaw@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.031, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Appium",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Moo" : "0",
            "MooX::Aliases" : "0.001005",
            "Selenium::Remote::Commands" : "0",
            "Selenium::Remote::Driver" : "0.2202",
            "Selenium::Remote::ErrorHandler" : "0",
            "Selenium::Remote::RemoteConnection" : "0",
            "Selenium::Remote::WebElement" : "0",
            "constant" : "0",
            "feature" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "Cwd" : "0",
            "File::Basename" : "0",
            "FileHandle" : "0",
            "IO::Socket::INET" : "0",
            "IPC::Cmd" : "0",
            "JSON" : "0",
            "Test::Deep" : "0",
            "Test::Exception" : "0",
            "Test::LWP::UserAgent" : "0",
            "Test::MockObject::Extends" : "0",
            "Test::More" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/appium/perl-client/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/appium/perl-client.git",
         "web" : "https://github.com/appium/perl-client"
      }
   },
   "version" : "0.0803",
   "x_contributors" : [
      "Freddy Vega <freddy@vgp-miami.com>"
   ]
}