{
   "abstract" : "draw pattern by cellular automata",
   "author" : [
      "Herbert Breunung <lichtkind@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "gpl_3"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "App-GUI-Cellgraph",
   "no_index" : {
      "directory" : [
         "t"
      ],
      "namespace" : [
         "App::GUI::Cellgraph"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "File::HomeDir" : "1",
            "File::Spec" : "3",
            "FindBin" : "1",
            "Graphics::Toolkit::Color" : "1.71",
            "Wx" : "0.9",
            "perl" : "v5.12.0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "1.3"
         }
      }
   },
   "provides" : {
      "App::GUI::Cellgraph" : {
         "file" : "lib/App/GUI/Cellgraph.pm",
         "version" : "0.33"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/lichtkind/App-GUI-Cellgraph.git",
         "web" : "https://github.com/lichtkind/App-GUI-Cellgraph"
      }
   },
   "version" : "0.33",
   "x_generated_by_perl" : "v5.34.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.27",
   "x_spdx_expression" : "GPL-3.0-only"
}