{
   "abstract" : "Validate and untaint input parameters via OpenAPI schema",
   "author" : [
      "Andrius Merkys <merkys@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "bsd"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Data-Validate-OpenAPI",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::Validate" : "0",
            "Data::Validate::Email" : "0",
            "Data::Validate::IP" : "0",
            "Data::Validate::URI" : "0",
            "DateTime::Format::RFC3339" : "0",
            "OpenAPI::Render" : "0"
         }
      },
      "test" : {
         "requires" : {
            "JSON" : "0",
            "Test::Deep" : "0",
            "Test::More" : "0",
            "Test::Taint" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/merkys/data-validate-openapi/issues"
      },
      "homepage" : "https://search.cpan.org/dist/Data-Validate-OpenAPI",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/merkys/data-validate-openapi.git",
         "web" : "https://github.com/merkys/data-validate-openapi"
      }
   },
   "version" : "0.2.0",
   "x_generated_by_perl" : "v5.30.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.19"
}