{
   "abstract" : "Provides an interface to TestRail's REST api via HTTP",
   "author" : [
      "George S. Baugh <teodesian@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "TestRail-API",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Code::TidyAll" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::CPAN::Meta::JSON" : "0.16",
            "Test::DistManifest" : "0",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::MinimumVersion" : "0",
            "Test::Mojibake" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Pod::LinkCheck" : "0",
            "Test::Spelling" : "0.12",
            "Test::Synopsis" : "0",
            "Test::Version" : "1"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Clone" : "0",
            "Cwd" : "0",
            "Data::Validate::URI" : "0",
            "Encode" : "0",
            "File::Basename" : "0",
            "File::Find" : "0",
            "File::HomeDir" : "0",
            "Getopt::Long" : "0",
            "HTTP::CookieJar::LWP" : "0",
            "HTTP::Request" : "0",
            "Hash::Merge" : "0",
            "IO::Interactive::Tiny" : "0",
            "JSON::MaybeXS" : "1.001000",
            "LWP::UserAgent" : "0",
            "List::MoreUtils" : "0",
            "List::Util" : "1.33",
            "MCE::Loop" : "0",
            "POSIX" : "0",
            "Pod::Usage" : "0",
            "Scalar::Util" : "0",
            "Statistics::Descriptive" : "0",
            "Sys::Hostname" : "0",
            "TAP::Harness" : "0",
            "TAP::Parser" : "0",
            "Term::ANSIColor" : "2.01",
            "Term::ReadKey" : "0",
            "Try::Tiny" : "0",
            "Type::Params" : "0",
            "Types::Standard" : "0",
            "lib" : "0",
            "parent" : "0",
            "perl" : "5.010",
            "strict" : "0",
            "utf8" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "App::Prove" : "0",
            "Capture::Tiny" : "0",
            "Class::Inspector" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "FindBin" : "0",
            "HTTP::Headers" : "0",
            "HTTP::Response" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Deep" : "0",
            "Test::Fatal" : "0",
            "Test::LWP::UserAgent" : "0",
            "Test::MockModule" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "App::Prove::Plugin::TestRail" : {
         "file" : "lib/App/Prove/Plugin/TestRail.pm",
         "version" : "0.052"
      },
      "Test::Rail::Harness" : {
         "file" : "lib/Test/Rail/Harness.pm",
         "version" : "0.052"
      },
      "Test::Rail::Parser" : {
         "file" : "lib/Test/Rail/Parser.pm",
         "version" : "0.052"
      },
      "TestRail::API" : {
         "file" : "lib/TestRail/API.pm",
         "version" : "0.052"
      },
      "TestRail::Utils" : {
         "file" : "lib/TestRail/Utils.pm",
         "version" : "0.052"
      },
      "TestRail::Utils::Find" : {
         "file" : "lib/TestRail/Utils/Find.pm",
         "version" : "0.052"
      },
      "TestRail::Utils::Lock" : {
         "file" : "lib/TestRail/Utils/Lock.pm",
         "version" : "0.052"
      },
      "TestRail::Utils::Results" : {
         "file" : "lib/TestRail/Utils/Results.pm",
         "version" : "0.052"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/teodesian/TestRail-Perl/issues"
      },
      "homepage" : "https://github.com/teodesian/TestRail-Perl",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/teodesian/TestRail-Perl.git",
         "web" : "https://github.com/teodesian/TestRail-Perl"
      }
   },
   "version" : "0.052",
   "x_contributors" : [
      "Andy Baugh <thomas.baugh@cpanel.net>",
      "George S. Baugh <doge@teodesian.net>",
      "George S. Baugh <george.b@cpanel.net>",
      "J. Nick Koston <nick@cpanel.net>",
      "Matthew Spahr <matthew.spahr@cpanel.net>",
      "Matthew Spahr <mpspahr@gmail.com>",
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
      "Neil Bowers <neil@bowers.com>",
      "Ryan Sherer <ryan.sherer@cpanel.net>",
      "Todd Rinaldo <toddr@cpan.org>"
   ],
   "x_generated_by_perl" : "v5.30.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.19"
}