Codebase list libdist-zilla-role-bootstrap-perl / c80e6338-7eb8-40f4-be22-55b5817a9c1b/main META.json
c80e6338-7eb8-40f4-be22-55b5817a9c1b/main

Tree @c80e6338-7eb8-40f4-be22-55b5817a9c1b/main (Download .tar.gz)

META.json @c80e6338-7eb8-40f4-be22-55b5817a9c1b/mainraw · history · blame

{
   "abstract" : "Shared logic for bootstrap things.",
   "author" : [
      "Kent Fredric <kentnl@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Dist-Zilla-Role-Bootstrap",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Dist::Zilla::Role::Plugin" : "0",
            "List::UtilsBy" : "0",
            "Moose::Role" : "0",
            "Path::Tiny" : "0",
            "lib" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "version" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Dist::Zilla::Chrome::Test" : "0",
            "Dist::Zilla::Dist::Builder" : "0",
            "Dist::Zilla::MVP::Assembler::Zilla" : "0",
            "Dist::Zilla::MVP::Section" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Copy::Recursive" : "0",
            "File::Spec" : "0",
            "FindBin" : "0",
            "Moose" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "version" : "1.001005",
   "x_serialization_backend" : "JSON::PP version 4.04"
}