The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "The JSON5 implementation for Perl 5",
   "author" : [
      "karupanerura <karupa@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.0.6",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "JSON5",
   "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"
         }
      },
      "runtime" : {
         "requires" : {
            "Encode" : "0",
            "JSON::PP" : "0",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Test::Base::Less" : "0",
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "JSON5" : {
         "file" : "lib/JSON5.pm",
         "version" : "0.01"
      },
      "JSON5::Parser" : {
         "file" : "lib/JSON5/Parser.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/karupanerura/p5-JSON5/issues"
      },
      "homepage" : "https://github.com/karupanerura/p5-JSON5",
      "repository" : {
         "url" : "git://github.com/karupanerura/p5-JSON5.git",
         "web" : "https://github.com/karupanerura/p5-JSON5"
      }
   },
   "version" : "0.01",
   "x_authority" : "cpan:KARUPA",
   "x_serialization_backend" : "JSON::PP version 2.27400"
}