{
   "abstract" : "Subroutines for FR24-Bot",
   "author" : [
      "Andrea Telatin <proch@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "FR24-Bot",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "Capture::Tiny" : "0.40"
         },
         "requires" : {
            "Carp" : "1.2",
            "Data::Dumper" : "2.1",
            "File::Which" : "0",
            "FindBin" : "1.3",
            "HTTP::Tiny" : "0",
            "JSON::PP" : "0",
            "PerlIO::encoding" : "0",
            "Term::ANSIColor" : "5.01",
            "WWW::Telegram::BotAPI" : "0.12",
            "perl" : "5.024"
         }
      },
      "test" : {
         "recommends" : {
            "Test::GreaterVersion" : "0",
            "Test::Kwalitee" : "1.27"
         }
      }
   },
   "provides" : {
      "FR24::Bot" : {
         "file" : "lib/FR24/Bot.pm",
         "version" : "v0.0.3"
      },
      "FR24::Tutorial" : {
         "file" : "lib/FR24/Tutorial.pm",
         "version" : "v0.0.3"
      },
      "FR24::Utils" : {
         "file" : "lib/FR24/Utils.pm",
         "version" : "v0.0.3"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "url" : "https://github.com/telatin/fr24bot"
      }
   },
   "version" : "0.0.3",
   "x_generated_by_perl" : "v5.30.3",
   "x_serialization_backend" : "JSON::XS version 4.02",
   "x_spdx_expression" : "MIT"
}