The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Mojolicious Plugin for building JSON API compliant applications.",
   "author" : [
      "Ali Zia <ziali088@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Mojolicious-Plugin-JSONAPI",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.010"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Changes" : "0.19",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "CHI" : "0",
            "Carp" : "0",
            "JSONAPI::Document" : "1.5",
            "Lingua::EN::Inflexion" : "0",
            "Mojo::Base" : "0",
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "Mojolicious::Lite" : "0",
            "Test::CPAN::Changes" : "0",
            "Test::MockObject" : "0",
            "Test::Mojo" : "0",
            "Test::Most" : "0",
            "Test::Pod" : "0",
            "perl" : "5.010"
         }
      }
   },
   "provides" : {
      "Mojolicious::Plugin::JSONAPI" : {
         "file" : "lib/Mojolicious/Plugin/JSONAPI.pm",
         "version" : "1.6"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "web" : "https://github.com/ziali088/mojolicious-plugin-jsonapi.git"
      }
   },
   "version" : "1.6",
   "x_contributors" : [
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>"
   ],
   "x_generated_by_perl" : "v5.26.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.02"
}