{
  "abstract" : "A plugin to make authorization a bit easier",
  "author" : [
     "John Scoles <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter version 2.150001",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Mojolicious-Plugin-Authorization",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "Module::Build" : "0.38",
           "Mojolicious::Lite" : "0",
           "Test::Deep" : "0.113",
           "Test::Exception" : "0.32",
           "Test::Mojo" : "0",
           "Test::More" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30",
           "Module::Build" : "0.38"
        }
     },
     "runtime" : {
        "requires" : {
           "Mojo::Base" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/byterock/mojolicious-plugin-authorization/issues"
     },
     "homepage" : "https://metacpan.org/module/Mojolicious::Plugin::Authorization",
     "repository" : {
        "url" : "https://github.com/byterock/mojolicious-plugin-authorization"
     }
  },
  "version" : "1.05"
}