AnyEvent-Mattermost

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "AnyEvent module for interacting with Mattermost APIs",
   "author" : [
      "Jon Sime <jonsime@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.043, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "AnyEvent-Mattermost",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "AnyEvent" : "0",
            "AnyEvent::WebSocket::Client" : "0.37",
            "Carp" : "0",
            "Furl" : "0",
            "JSON" : "0",
            "Time::HiRes" : "0",
            "Try::Tiny" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "version" : "0.002",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.020002"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "config" : {
               "Dist::Zilla::Plugin::GatherDir" : {
                  "exclude_filename" : [],
                  "exclude_match" : [],
                  "follow_symlinks" : 0,
                  "include_dotfiles" : 0,
                  "prefix" : "",
                  "prune_directory" : [],
                  "root" : "."
               }
            },
            "name" : "@Basic/GatherDir",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Basic/PruneCruft",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Basic/ManifestSkip",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Basic/MetaYAML",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Basic/License",
            "version" : "5.043"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",



( run in 0.658 second using v1.01-cache-2.11-cpan-5b529ec07f3 )