{
   "abstract" : "Remove indentation and trailing whitespace from multi-line text",
   "author" : [
      "Robert Rothenberg <rrwo@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010",
   "keywords" : [
      "compression",
      "minify",
      "minification",
      "string",
      "text",
      "trim",
      "whitespace"
   ],
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Text-Minify-XS",
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "7.22",
            "Module::Metadata" : "1.000015"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Devel::PPPort" : "3.68",
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Changes" : "0.500002",
            "Test::CVE" : "0.08",
            "Test::CleanNamespaces" : "0.15",
            "Test::DistManifest" : "0",
            "Test::EOF" : "0",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::LeakTrace" : "0.17",
            "Test::MinimumVersion" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::PPPort" : "0.03",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Pod::LinkCheck" : "0",
            "Test::Portability::Files" : "0",
            "Test::TrailingSpace" : "0.0203",
            "Test::Vars" : "0.015",
            "Test::XS::Check" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Exporter" : "5.57",
            "XSLoader" : "0",
            "perl" : "v5.14.0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "Encode" : "2.85",
            "File::Spec" : "0",
            "Module::Metadata" : "1.000015",
            "Test2::Tools::Exception" : "0",
            "Test2::Tools::Warnings" : "0",
            "Test2::V0" : "0",
            "Test::More" : "0",
            "utf8" : "0"
         }
      }
   },
   "provides" : {
      "Text::Minify::XS" : {
         "file" : "lib/Text/Minify/XS.pm",
         "version" : "v0.7.5"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/robrwo/Text-Minify-XS/issues"
      },
      "homepage" : "https://metacpan.org/release/Text-Minify-XS",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/robrwo/Text-Minify-XS.git",
         "web" : "https://github.com/robrwo/Text-Minify-XS"
      }
   },
   "version" : "v0.7.5",
   "x_authority" : "cpan:RRWO",
   "x_generated_by_perl" : "v5.34.3",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.38",
   "x_spdx_expression" : "Artistic-2.0"
}