{
   "abstract" : "A client for talking to an Open API powered server",
   "author" : [
      "Jan Henning Thorsen <jan.henning@thorsen.pm>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "OpenAPI-Client",
   "no_index" : {
      "directory" : [
         "t",
         "inc",
         "examples",
         "t"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "JSON::Validator" : "5.09",
            "Mojolicious::Plugin::OpenAPI" : "5.05",
            "perl" : "5.016"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.88"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/jhthorsen/openapi-client/issues"
      },
      "homepage" : "https://github.com/jhthorsen/openapi-client",
      "license" : [
         "http://www.opensource.org/licenses/artistic-license-2.0"
      ],
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/jhthorsen/openapi-client.git",
         "web" : "https://github.com/jhthorsen/openapi-client"
      },
      "x_IRC" : {
         "url" : "irc://irc.libera.chat/#convos",
         "web" : "https://web.libera.chat/#convos"
      }
   },
   "version" : "1.07",
   "x_contributors" : [
      "Clive Holloway <clhollow@estee.com>",
      "Ed J <mohawk2@users.noreply.github.com>",
      "Jan Henning Thorsen <jhthorsen@cpan.org>",
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
      "Reneeb <info@perl-services.de>",
      "Roy Storey <kiwiroy@users.noreply.github.com>",
      "Veesh Goldman <rabbiveesh@gmail.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 4.06"
}