# You can install this project with curl -L http://cpanmin.us | perl - https://github.com/Tekki/nuvol/archive/master.tar.gz
requires 'perl'                     => '5.24.0';
requires 'Mojo::File::Role::Digest' => '0.04';
requires 'Mojolicious'              => '8.32';
requires 'Print::Colored'           => '0.02';
requires 'Role::Tiny'               => '2.1.4';

test_requires 'Test::More' => '0.88';
