{
   "authors" : [
      "kuerbis"
   ],
   "build-depends" : [],
   "depends" : [
      "NativeCall",
      "NCurses",
      "Terminal::WCWidth"
   ],
   "description" : "Choose items from a list interactively.",
   "license" : "Artistic-2.0",
   "name" : "Term::Choose",
   "perl" : "6.c",
   "provides" : {
      "Term::Choose" : "lib/Term/Choose.pm6",
      "Term::Choose::LineFold" : "lib/Term/Choose/LineFold.pm6",
      "Term::Choose::NCursesAdd" : "lib/Term/Choose/NCursesAdd.pm6"
   },
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/K/KU/KUERBIS/Perl6/Term-Choose-1.4.4.tar.gz",
   "tags" : [
      "cli",
      "terminal",
      "text"
   ],
   "test-depends" : [
      "Test"
   ],
   "version" : "1.4.4"
}
