{
   "auth" : "github:araraloren",
   "authors" : "Loren",
   "depends" : [
      "Terminal::Table"
   ],
   "description" : "Advanced command line parse module for perl6",
   "license" : "MIT",
   "name" : "Getopt::Advance",
   "perl" : "6.c",
   "provides" : {
      "Getopt::Advance" : "lib/Getopt/Advance.pm6",
      "Getopt::Advance::Argument" : "lib/Getopt/Advance/Argument.pm6",
      "Getopt::Advance::Context" : "lib/Getopt/Advance/Context.pm6",
      "Getopt::Advance::Exception" : "lib/Getopt/Advance/Exception.pm6",
      "Getopt::Advance::Group" : "lib/Getopt/Advance/Group.pm6",
      "Getopt::Advance::Helper" : "lib/Getopt/Advance/Helper.pm6",
      "Getopt::Advance::NonOption" : "lib/Getopt/Advance/NonOption.pm6",
      "Getopt::Advance::Option" : "lib/Getopt/Advance/Option.pm6",
      "Getopt::Advance::Parser" : "lib/Getopt/Advance/Parser.pm6",
      "Getopt::Advance::Subs" : "lib/Getopt/Advance/Subs.pm6",
      "Getopt::Advance::Types" : "lib/Getopt/Advance/Types.pm6",
      "Getopt::Advance::Utils" : "lib/Getopt/Advance/Utils.pm6"
   },
   "source-url" : "http://www.cpan.org/authors/id/A/AL/ALOREN/Perl6/Getopt-Advance-1.1.4.tar.gz",
   "support" : {
      "bugtracker" : "https://github.com.araraloren/perl6-getopt-advance/issues",
      "source" : "https://github.com/araraloren/perl6-getopt-advance.git"
   },
   "tags" : [
      "getopt",
      "unix",
      "gnu",
      "bsd",
      "main",
      "command"
   ],
   "test-depends" : [
      "Test::META"
   ],
   "version" : "1.1.4"
}
