# You can install this project with curl -L http://cpanmin.us | perl - https://github.com/jhthorsen/mojo-googleanalytics/archive/master.tar.gz
requires "Mojolicious"         => "7.80";
requires "Mojo::JWT"           => "0.05";
requires "Crypt::OpenSSL::RSA" => "0.30";

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