{
   "abstract" : "from DBI tables does generate app routes, make authentication and make restrict access (authorization).",
   "author" : [
      "Mikhail Che <mche@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.36, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Mojolicious-Plugin-RoutesAuthDBI",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "DBI" : "1.6",
            "DBIx::Mojo::Template" : "0.05",
            "Hash::Merge" : "0.2",
            "Mojolicious" : "7",
            "Mojolicious::Plugin::Authentication" : "1.29",
            "Mojolicious::Plugin::OAuth2::Che" : "1.539",
            "perl" : "5.014"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/mche/Mojolicious-Plugin-RoutesAuthDBI.git",
         "web" : "https://github.com/mche/Mojolicious-Plugin-RoutesAuthDBI"
      }
   },
   "version" : "0.872",
   "x_homepage" : "https://github.com/mche",
   "x_serialization_backend" : "JSON::PP version 4.04"
}