{
   "abstract" : "'naive' metrics for code similarity",
   "author" : [
      "Boris D\u00e4ppen <bdaeppen.perl@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "School-Code-Compare",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Data::Dumper" : "0",
            "Test::More" : "0",
            "perl" : "v5.22.0"
         }
      },
      "runtime" : {
         "requires" : {
            "DateTime" : "0",
            "File::Find::Rule" : "0",
            "File::Slurp" : "0",
            "IO::Prompt::Simple" : "0",
            "Module::Installed::Tiny" : "0",
            "Module::Load" : "0",
            "OptArgs" : "0",
            "Template" : "0",
            "Text::Levenshtein::XS" : "0",
            "feature" : "0",
            "if" : "0",
            "perl" : "v5.14.0",
            "strict" : "0",
            "utf8" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0",
            "Test::Script" : "1.10",
            "perl" : "v5.14.0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://gitlab.com/borisdaeppen/School-Code-Compare",
      "repository" : {
         "type" : "git",
         "web" : "https://gitlab.com/borisdaeppen/School-Code-Compare"
      }
   },
   "version" : "0.104",
   "x_generated_by_perl" : "v5.26.3",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.21",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}