The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Compress and convert css, less, sass, javascript and coffeescript files",
   "author" : [
      "Jan Henning Thorsen <jhthorsen@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Mojolicious-Plugin-AssetPack",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {}
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "File::Which" : "1.21",
            "IPC::Run3" : "0.048",
            "Mojolicious" : "7.17"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.88"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/jhthorsen/mojolicious-plugin-assetpack/issues"
      },
      "homepage" : "https://github.com/jhthorsen/mojolicious-plugin-assetpack",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/jhthorsen/mojolicious-plugin-assetpack.git",
         "web" : "https://github.com/jhthorsen/mojolicious-plugin-assetpack"
      }
   },
   "version" : "2.02",
   "x_serialization_backend" : "JSON::PP version 2.27400_02"
}