{
   "abstract" : "Selenium 2.0 bindings for Perl",
   "author" : [
      "James Raspass <j.raspass@cv-library.co.uk>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "WebDriver-Tiny",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.034"
         }
      },
      "develop" : {
         "requires" : {
            "File::Temp" : "0",
            "Test::Deep" : "0",
            "Test::More" : "0",
            "URI" : "0",
            "URI::QueryParam" : "0",
            "strict" : "0",
            "utf8" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "perl" : "5.020"
         }
      },
      "test" : {
         "requires" : {
            "Test::Deep" : "0"
         }
      }
   },
   "provides" : {
      "WebDriver::Tiny" : {
         "file" : "lib/WebDriver/Tiny.pm",
         "version" : "0.101"
      },
      "WebDriver::Tiny::Elements" : {
         "file" : "lib/WebDriver/Tiny/Elements.pm",
         "version" : "0.101"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/cv-library/WebDriver-Tiny/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/cv-library/WebDriver-Tiny.git",
         "web" : "https://github.com/cv-library/WebDriver-Tiny"
      }
   },
   "version" : "0.101",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
}