{
   "abstract" : "A parser and compiler for the Gherkin language",
   "author" : [
      "Erik Huelsmann <ehuels@gmail.com>",
      "Peter Sergeant <pete@clueball.com>",
      "Cucumber Ltd",
      "Gaspar Nagy"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.023, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Gherkin",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::XSAccessor" : "0",
            "Cpanel::JSON::XS" : "0",
            "Data::UUID" : "0",
            "Getopt::Long" : "2.36",
            "IO::Scalar" : "0",
            "perl" : "v5.10.1"
         }
      },
      "test" : {
         "requires" : {
            "Path::Class" : "0",
            "Test::Differences" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/cucumber/cucumber/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/cucumber/gherkin-perl.git",
         "web" : "https://github.com/cucumber/gherkin-perl"
      }
   },
   "version" : "20.0.0",
   "x_generated_by_perl" : "v5.30.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
   "x_spdx_expression" : "MIT"
}