# You can install this projct with curl -L http://cpanmin.us | perl - https://github.com/jhthorsen/app-tt/archive/master.tar.gz
requires "perl"          => "5.010001";
requires "Applify"       => "0.21";
requires "File::HomeDir" => "1.00";
requires "JSON::XS"      => "3.00";

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