{
   "X_No_Archive" : "Yes",
   "abstract" : "Create Text-based User Interfaces Without ncurses",
   "author" : [
      "Sanko Robinson <sanko@cpan.org> - http://sankorobinson.com/"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.20",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Termbox",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Devel::CheckBin" : "0",
            "Module::Build::Tiny" : "0.039"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.07",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "FFI::Platypus" : "2",
            "FFI::Platypus::Lang::CPP" : "0",
            "File::ShareDir" : "0",
            "File::Spec::Functions" : "0",
            "perl" : "5.020",
            "strictures" : "2"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Termbox" : {
         "file" : "lib/Termbox.pm",
         "version" : "0.12"
      },
      "Termbox::Cell" : {
         "file" : "lib/Termbox/Cell.pm",
         "version" : "0.12"
      },
      "Termbox::Event" : {
         "file" : "lib/Termbox/Event.pm",
         "version" : "0.12"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/sanko/Termbox.pm/issues"
      },
      "homepage" : "https://github.com/sanko/Termbox.pm",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/sanko/Termbox.pm.git",
         "web" : "https://github.com/sanko/Termbox.pm"
      }
   },
   "version" : "0.12",
   "x_authority" : "cpan:SANKO",
   "x_serialization_backend" : "JSON::PP version 4.12",
   "x_static_install" : 0
}