The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A JSON parser with a choice of grammars",
   "author" : [
      "Ron Savage <ron@savage.net.au>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4005, CPAN::Meta::Converter version 2.131560",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "MarpaX-Demo-JSONParser",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::Exception" : "0.31",
            "Test::More" : "0.94"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "requires" : {
            "File::Basename" : "2.82",
            "File::ShareDir" : "1.03",
            "Marpa::R2" : "2.058",
            "Moo" : "1.002",
            "Path::Tiny" : "0.025",
            "Perl6::Slurp" : "0.051003",
            "Try::Tiny" : "0.16",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "MarpaX::Demo::JSONParser" : {
         "file" : "lib/MarpaX/Demo/JSONParser.pm",
         "version" : "1.03"
      },
      "MarpaX::Demo::JSONParser::Actions" : {
         "file" : "lib/MarpaX/Demo/JSONParser/Actions.pm",
         "version" : "1.03"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://www.perlfoundation.org/artistic_license_2_0"
      ]
   },
   "version" : "1.03"
}