{
   "abstract" : "Pure perl interpreter for a small subset of bat/cmd files",
   "author" : [
      "Pablo Rodr\u00edguez Gonz\u00e1lez <pablo.rodriguez.gonzalez@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Bat-Interpreter",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Synopsis" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "App::BatParser" : "0.011",
            "Carp" : "0",
            "Data::Dumper" : "0",
            "Moo" : "0",
            "Moo::Role" : "0",
            "Path::Tiny" : "0",
            "Types::Standard" : "0",
            "namespace::autoclean" : "0",
            "perl" : "5.014",
            "utf8" : "0"
         }
      },
      "test" : {
         "requires" : {
            "English" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0",
            "Test::Most" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/pablrod/p5-Bat-Interpreter/issues"
      },
      "homepage" : "https://github.com/pablrod/p5-Bat-Interpreter",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/pablrod/p5-Bat-Interpreter.git",
         "web" : "https://github.com/pablrod/p5-Bat-Interpreter"
      }
   },
   "version" : "0.023",
   "x_contributors" : [
      "eva.dominguez <eva.dominguez@meteologica.com>",
      "Eva <meloncego@gmail.com>",
      "juanradiego <kilaweo@gmail.com>",
      "Nicolas De los Santos <ndls05@gmail.com>",
      "pablo.rodriguez <pablo.rodriguez@meteologica.com>",
      "ricardo.gomez <ricardogomezescalante@gmail.com>",
      "Toby Inkster <tobyink@cpan.org>"
   ],
   "x_generated_by_perl" : "v5.30.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.17"
}