{
   "abstract" : "Lexer for regular expression of perl",
   "author" : [
      "moznion <moznion@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v2.2.0",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Regexp-Lexer",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7",
            "YAML::Tiny" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "parent" : "0",
            "perl" : "5.010001"
         }
      },
      "test" : {
         "requires" : {
            "Test::Deep" : "0",
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Regexp::Lexer" : {
         "file" : "lib/Regexp/Lexer.pm",
         "version" : "0.04"
      },
      "Regexp::Lexer::TokenType" : {
         "file" : "lib/Regexp/Lexer/TokenType.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/moznion/Regexp-Lexer/issues"
      },
      "homepage" : "https://github.com/moznion/Regexp-Lexer",
      "repository" : {
         "url" : "git://github.com/moznion/Regexp-Lexer.git",
         "web" : "https://github.com/moznion/Regexp-Lexer"
      }
   },
   "version" : "0.04",
   "x_authority" : "cpan:MOZNION"
}