{
   "auth" : "github:dmaestro",
   "authors" : [
      "Douglas L. Schrag <dmaestro@cpan.org>"
   ],
   "build-depends" : [],
   "depends" : [],
   "description" : "Grammar for lexical analysis of SQL",
   "license" : "MIT",
   "meta-version" : "0",
   "name" : "SQL::Lexer",
   "perl" : "6.c",
   "provides" : {
      "SQL::Basic" : "lib/SQL/Basic.pm6",
      "SQL::Keyword" : "lib/SQL/Lexer.pm6",
      "SQL::Lexer" : "lib/SQL/Lexer.pm6"
   },
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/D/DM/DMAESTRO/Perl6/SQL-Lexer-0.2.2.tar.gz",
   "support" : {
      "bugtracker" : "https://github.com/dmaestro/SQL-Lexer/issues",
      "email" : "dmaestro@cpan.org",
      "source" : "git://github.com/dmaestro/SQL-Lexer.git"
   },
   "tags" : [],
   "test-depends" : [],
   "version" : "0.2.2"
}
