# You can install this project with curl -L http://cpanmin.us | perl - https://github.com/Tekki/print-colored/archive/master.tar.gz
requires 'perl'            => '5.24.0';
requires 'IO::Prompter'    => '0.4.15';
requires 'Term::ANSIColor' => '4';
requires 'Term::ReadKey'   => '2.38';

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