{
   "abstract" : "Complete control over CORS",
   "author" : [
      "Alex Efros <powerman@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.18, Dist::Zilla version 6.011, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Mojolicious-Plugin-SecureCORS",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.034"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.18",
            "Test::Distribution" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "List::MoreUtils" : "0.34",
            "Mojo::Base" : "0",
            "Mojolicious" : "8.67",
            "perl" : "5.010001"
         }
      },
      "test" : {
         "requires" : {
            "Mojolicious::Lite" : "0",
            "Test::Mojo" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Mojolicious::Plugin::SecureCORS" : {
         "file" : "lib/Mojolicious/Plugin/SecureCORS.pm",
         "version" : "v2.0.3"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/powerman/perl-Mojolicious-Plugin-SecureCORS/issues"
      },
      "homepage" : "https://github.com/powerman/perl-Mojolicious-Plugin-SecureCORS",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/powerman/perl-Mojolicious-Plugin-SecureCORS.git",
         "web" : "https://github.com/powerman/perl-Mojolicious-Plugin-SecureCORS"
      }
   },
   "version" : "v2.0.3",
   "x_contributors" : [
      "Veesh Goldman <rabbiveesh@gmail.com>"
   ],
   "x_serialization_backend" : "JSON::XS version 4.02"
}