App-Termcast

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "broadcast your terminal sessions for remote viewing",
   "author" : [
      "Jesse Luehrs <doy@tozt.net>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.019, CPAN::Meta::Converter version 2.140640",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-Termcast",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "IO::Pty::Easy" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::More" : "0",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::TCP" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "Term::TtyRec::Plus" : "0"
         },
         "requires" : {
            "Getopt::Long" : "0",
            "IO::Select" : "0",
            "IO::Socket::INET" : "0",
            "JSON" : "0",
            "Moose" : "0",
            "MooseX::Getopt::Dashes" : "0",
            "Scalar::Util" : "0",
            "Term::Filter::Callback" : "0",
            "Term::ReadKey" : "0",
            "Try::Tiny" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0.88",
            "Test::Requires" : "0",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "App::Termcast" : {
         "file" : "lib/App/Termcast.pm",
         "version" : "0.13"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/doy/app-termcast/issues"
      },
      "homepage" : "http://metacpan.org/release/App-Termcast",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/doy/app-termcast.git",
         "web" : "https://github.com/doy/app-termcast"
      }
   },
   "version" : "0.13",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.020000"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::Prereqs",
            "config" : {
               "Dist::Zilla::Plugin::Prereqs" : {
                  "phase" : "test",
                  "type" : "requires"
               }
            },
            "name" : "@DOY/TestMoreDoneTesting",
            "version" : "5.019"
         },
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "name" : "@DOY/GatherDir",
            "version" : "5.019"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@DOY/PruneCruft",
            "version" : "5.019"
         },



( run in 0.456 second using v1.01-cache-2.11-cpan-39bf76dae61 )