{
   "abstract" : "Create Excel files with Perl",
   "author" : [
      "Renee Baecker <reneeb@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Spreadsheet-SimpleExcel",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::BOM" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Excel::Writer::XLSX" : "1",
            "IO::File" : "1.10",
            "IO::Scalar" : "0",
            "Spreadsheet::WriteExcel" : "2",
            "XML::Writer" : "0.600",
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Spreadsheet::SimpleExcel" : {
         "file" : "lib/Spreadsheet/SimpleExcel.pm",
         "version" : "1.93"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/reneeb/Spreadsheet-SimpleExcel/issues"
      },
      "homepage" : "https://github.com/reneeb/Spreadsheet-SimpleExcel",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/reneeb/Spreadsheet-SimpleExcel.git",
         "web" : "https://github.com/reneeb/Spreadsheet-SimpleExcel"
      }
   },
   "version" : "1.93",
   "x_contributors" : [
      "reneeb <github@renee-baecker.de>",
      "reneeb <info@perl-services.de>"
   ],
   "x_generated_by_perl" : "v5.36.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.36",
   "x_spdx_expression" : "Artistic-2.0"
}