{
  "abstract" : "OpenAPI / Swagger plugin for Mojolicious",
  "author" : [
     "Jan Henning Thorsen <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.142690",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Mojolicious-Plugin-OpenAPI",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::More" : "0.88"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "JSON::Validator" : "0.90",
           "Mojolicious" : "6.40"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/jhthorsen/mojolicious-plugin-openapi/issues"
     },
     "homepage" : "https://github.com/jhthorsen/mojolicious-plugin-openapi",
     "repository" : {
        "url" : "https://github.com/jhthorsen/mojolicious-plugin-openapi.git"
     }
  },
  "version" : "1.09"
}