{
   "abstract" : "Easy to use REPL with existing lexical support and DWIM tab completion.",
   "author" : [
      "Tim Potapov <tim.potapov[AT]gmail.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4234",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Runtime-Debugger",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.4004"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Tiny" : "1.008",
            "Data::Printer" : "1.002001",
            "PadWalker" : "2.5",
            "Term::ReadLine::Gnu" : "1.44",
            "YAML::XS" : "0",
            "perl" : "5.018"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Runtime::Debugger" : {
         "file" : "lib/Runtime/Debugger.pm",
         "version" : "1.07"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/poti1/runtime-debugger/issues"
      },
      "license" : [
         "http://www.perlfoundation.org/artistic_license_2_0"
      ],
      "repository" : {
         "url" : "https://github.com/poti1/runtime-debugger"
      }
   },
   "version" : "1.07",
   "x_serialization_backend" : "JSON::PP version 4.16"
}