ExtJS-Generator-DBIC

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "generate ExtJS classes from an L<DBIx::Class> schema.",
   "author" : [
      "Alexander Hartmaier <abraxxa@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "ExtJS-Generator-DBIC",
   "no_index" : {
      "directory" : [
         "t/lib"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::More" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Portability::Files" : "0",
            "Test::Synopsis" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "DBIx::Class" : "0.082842",
            "Data::Dump::JavaScript" : "0.001",
            "Module::Load" : "0.32",
            "Moo" : "2.001001",
            "MooX::Options" : "4.022",
            "Path::Class" : "0.36",
            "Type::Tiny" : "1.000005",
            "namespace::clean" : "0.27"
         }
      },
      "test" : {
         "requires" : {
            "File::Temp" : "0.2304",
            "Test::Differences" : "0.64",
            "Test::Exception" : "0.43",
            "Test::More" : "1.001014"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/abraxxa/ExtJS-Generator-DBIC/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/abraxxa/ExtJS-Generator-DBIC.git",
         "web" : "https://github.com/abraxxa/ExtJS-Generator-DBIC"
      }
   },
   "version" : "0.004",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.032000"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "config" : {
               "Dist::Zilla::Plugin::GatherDir" : {
                  "exclude_filename" : [],
                  "exclude_match" : [],
                  "follow_symlinks" : 0,
                  "include_dotfiles" : 0,
                  "prefix" : "",
                  "prune_directory" : [],
                  "root" : "."
               }
            },
            "name" : "@Basic/GatherDir",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Basic/PruneCruft",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Basic/ManifestSkip",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Basic/MetaYAML",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Basic/License",
            "version" : "6.017"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",



( run in 0.856 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )