2 use ExtUtils::MakeMaker;
5 NAME => 'Plack::App::Gruntmaster',
6 VERSION_FROM => 'lib/Plack/App/Gruntmaster.pm',
7 ABSTRACT_FROM => 'lib/Plack/App/Gruntmaster.pm',
8 AUTHOR => 'Marius Gavrilescu <marius@ieval.ro>',
9 MIN_PERL_VERSION => '5.14.0',
13 FILES => 'static/css/ static/js.js css/logos.css static/logos.png static/js.map static/js/'
16 qw/CSS::Minifier::XS 0
19 JavaScript::Minifier::XS 0
22 Test::WWW::Mechanize::PSGI 0/,
36 Email::Sender::Simple 0
44 Plack::Middleware::Auth::Complex 0
52 repository => 'https://git.ieval.ro/?p=plack-app-gruntmaster.git',