{
   "abstract" : "Leds aka Light Environment (emi) for Development System based on Mojolicious",
   "author" : [
      "Emiliano Bruni <info@ebruni.it>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Mojo-Leds",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "BSON::OID" : "0",
            "Mojolicious" : "8.23",
            "Mojolicious::Plugin::AutoRoutePm" : "0.23",
            "Mojolicious::Plugin::RenderFile" : "0",
            "Net::Domain" : "0",
            "Scalar::Util" : "0",
            "Tie::IxHash" : "0",
            "boolean" : "0",
            "perl" : "5.016",
            "re" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Test::More" : "0",
            "lib" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Mojo::Leds" : {
         "file" : "lib/Mojo/Leds.pm",
         "version" : "1.18"
      },
      "Mojo::Leds::Page" : {
         "file" : "lib/Mojo/Leds/Page.pm",
         "version" : "1.18"
      },
      "Mojo::Leds::Plugin::CommonRoutes" : {
         "file" : "lib/Mojo/Leds/Plugin/CommonRoutes.pm",
         "version" : "1.18"
      },
      "Mojo::Leds::Rest" : {
         "file" : "lib/Mojo/Leds/Rest.pm",
         "version" : "1.18"
      },
      "Mojo::Leds::Rest::DBIx" : {
         "file" : "lib/Mojo/Leds/Rest/DBIx.pm",
         "version" : "1.18"
      },
      "Mojo::Leds::Rest::MongoDB" : {
         "file" : "lib/Mojo/Leds/Rest/MongoDB.pm",
         "version" : "1.18"
      },
      "Mojolicious::Command::Author::generate::leds_app" : {
         "file" : "lib/Mojolicious/Command/Author/generate/leds_app.pm",
         "version" : "1.18"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/EmilianoBruni/Mojo-Leds",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/EmilianoBruni/Mojo-Leds.git",
         "web" : "https://github.com/EmilianoBruni/Mojo-Leds"
      }
   },
   "version" : "1.18",
   "x_generated_by_perl" : "v5.38.2",
   "x_serialization_backend" : "JSON::PP version 4.16",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}