{
   "abstract" : "The Perl core test smoke suite",
   "author" : [
      "H.Merijn Brand <h.m.brand@xs4all.nl>, Nicholas Clark <nick@plum.flirble.org> and Abe Timmerman <abeltje@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Test-Smoke",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "Cpanel::JSON::XS" : "0",
            "File::Spec" : "0.82",
            "Getopt::Long" : "2.39",
            "HTTP::Tiny" : "0",
            "IO::Socket::SSL" : "0",
            "Net::SSLeay" : "0",
            "POSIX" : "0",
            "System::Info" : "0.05",
            "URI" : "1.53",
            "autodie" : "0",
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.55_03",
            "HTTP::Daemon" : "0",
            "HTTP::Message" : "0",
            "JSON" : "4.1",
            "Test::Fatal" : "0",
            "Test::More" : "0.88",
            "Test::NoWarnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Perl-Toolchain-Gang/Test-Smoke/issues"
      },
      "homepage" : "http://perl5.test-smoke.org/",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Perl-Toolchain-Gang/Test-Smoke.git",
         "web" : "https://github.com/Perl-Toolchain-Gang/Test-Smoke"
      },
      "x_IRC" : "irc://irc.perl.org/#smoke"
   },
   "version" : "1.83",
   "x_serialization_backend" : "JSON::PP version 4.16"
}