{
   "abstract" : "Safely rewrite parts of generated code",
   "author" : [
      "Curtis \"Ovid\" Poe <ovid@allaroundtheworld.fr>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "CodeGen-Protection",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Digest::MD5" : "2.55",
            "Module::Runtime" : "0.016",
            "Moo" : "2.005003",
            "Type::Tiny" : "1.012001",
            "perl" : "v5.10.0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Test::More" : "0",
            "Test::Most" : "0.37"
         }
      }
   },
   "provides" : {
      "CodeGen::Protection" : {
         "file" : "lib/CodeGen/Protection.pm",
         "version" : "0.01"
      },
      "CodeGen::Protection::Format::HTML" : {
         "file" : "lib/CodeGen/Protection/Format/HTML.pm",
         "version" : "0.01"
      },
      "CodeGen::Protection::Format::Perl" : {
         "file" : "lib/CodeGen/Protection/Format/Perl.pm",
         "version" : "0.01"
      },
      "CodeGen::Protection::Role" : {
         "file" : "lib/CodeGen/Protection/Role.pm",
         "version" : "0.01"
      },
      "CodeGen::Protection::Types" : {
         "file" : "lib/CodeGen/Protection/Types.pm",
         "version" : "0.01"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Ovid/codegen-protection/issues"
      },
      "homepage" : "https://metacpan.org/pod/CodeGen::Protection",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Ovid/codegen-protection.git",
         "web" : "https://github.com/Ovid/codegen-protection"
      }
   },
   "version" : "0.01",
   "x_generated_by_perl" : "v5.26.2",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.25"
}