{
   "authors" : [
      "Spigell"
   ],
   "build-depends" : [],
   "depends" : [
      "Sparky",
      "TelegramBot"
   ],
   "description" : "Sparky plugin to send notifications to telegram chat upon completed tasks",
   "license" : "Artistic-2.0",
   "name" : "Sparky::Plugin::Notify::Telegram",
   "perl" : "6.*",
   "provides" : {
      "Sparky::Plugin::Notify::Telegram" : "lib/Sparky/Plugin/Notify/Telegram.pm6"
   },
   "resources" : [],
   "source-type" : "git",
   "source-url" : "http://www.cpan.org/authors/id/S/SP/SPIGELL/Perl6/Sparky-Plugin-Notify-Telegram-0.0.1.tar.gz",
   "support" : {
      "bugtracker" : "https://github.com/Spigell/sparky-plugin-notify-telegram/issues",
      "source" : "https://github.com/Spigell/sparky-plugin-notify-telegram.git"
   },
   "tags" : [],
   "test-depends" : [],
   "version" : "0.0.1"
}