{
   "abstract" : "perl interface for libcaca (Colour AsCii Art library)",
   "author" : [
      "John Beppu <beppu@cpan.org>",
      "Yanick Champoux <yanick@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.011, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "unrestricted"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Term-Caca",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::More" : "0.96",
            "Test::Vars" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Alien::caca" : "0",
            "Carp" : "0",
            "Exporter" : "0",
            "Exporter::Shiny" : "0",
            "FFI::Platypus" : "0",
            "FFI::Platypus::Memory" : "0",
            "FFI::TinyCC" : "0",
            "List::MoreUtils" : "0",
            "List::Util" : "0",
            "Moose" : "0",
            "MooseX::Attribute::Chained" : "0",
            "MooseX::MungeHas" : "0",
            "Path::Tiny" : "0",
            "base" : "0",
            "constant" : "0",
            "experimental" : "0",
            "parent" : "0",
            "perl" : "v5.20.0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Approx" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Term::Caca" : {
         "file" : "lib/Term/Caca.pm",
         "version" : "v3.0.0"
      },
      "Term::Caca::Bitmap" : {
         "file" : "lib/Term/Caca/Bitmap.pm",
         "version" : "v3.0.0"
      },
      "Term::Caca::Constants" : {
         "file" : "lib/Term/Caca/Constants.pm",
         "version" : "v3.0.0"
      },
      "Term::Caca::Event" : {
         "file" : "lib/Term/Caca/Event.pm",
         "version" : "v3.0.0"
      },
      "Term::Caca::Event::Key" : {
         "file" : "lib/Term/Caca/Event/Key.pm",
         "version" : "v3.0.0"
      },
      "Term::Caca::Event::Key::Press" : {
         "file" : "lib/Term/Caca/Event/Key/Press.pm",
         "version" : "v3.0.0"
      },
      "Term::Caca::Event::Key::Release" : {
         "file" : "lib/Term/Caca/Event/Key/Release.pm",
         "version" : "v3.0.0"
      },
      "Term::Caca::Event::Mouse::Button" : {
         "file" : "lib/Term/Caca/Event/Mouse/Button.pm",
         "version" : "v3.0.0"
      },
      "Term::Caca::Event::Mouse::Button::Press" : {
         "file" : "lib/Term/Caca/Event/Mouse/Button/Press.pm",
         "version" : "v3.0.0"
      },
      "Term::Caca::Event::Mouse::Button::Release" : {
         "file" : "lib/Term/Caca/Event/Mouse/Button/Release.pm",
         "version" : "v3.0.0"
      },
      "Term::Caca::Event::Mouse::Motion" : {
         "file" : "lib/Term/Caca/Event/Mouse/Motion.pm",
         "version" : "v3.0.0"
      },
      "Term::Caca::Event::Quit" : {
         "file" : "lib/Term/Caca/Event/Quit.pm",
         "version" : "v3.0.0"
      },
      "Term::Caca::Event::Resize" : {
         "file" : "lib/Term/Caca/Event/Resize.pm",
         "version" : "v3.0.0"
      },
      "Term::Caca::FFI" : {
         "file" : "lib/Term/Caca/FFI.pm",
         "version" : "v3.0.0"
      },
      "Term::Caca::Sprite" : {
         "file" : "lib/Term/Caca/Sprite.pm",
         "version" : "v3.0.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/yanick/Term-Caca/issues"
      },
      "homepage" : "https://github.com/yanick/Term-Caca",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/yanick/Term-Caca.git",
         "web" : "https://github.com/yanick/Term-Caca"
      }
   },
   "version" : "3.0.0",
   "x_authority" : "cpan:YANICK",
   "x_contributor_covenant" : {
      "version" : 0.01
   },
   "x_contributors" : [
      "Yanick Champoux <yanick@babyl.dyndns.org>"
   ],
   "x_serialization_backend" : "JSON::XS version 3.01"
}