{
   "abstract" : "Support for C<dotenv> in Perl",
   "author" : [
      "Philippe Bruhat (BooK) <book@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "keywords" : [
      "dotenv"
   ],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Dotenv",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "0",
            "Test::Pod::Coverage" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Path::Tiny" : "0.011",
            "perl" : "5.010",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::File" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "perl" : "5.010"
         }
      }
   },
   "provides" : {
      "Dotenv" : {
         "file" : "lib/Dotenv.pm",
         "version" : "0.002"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-dotenv@rt.cpan.org",
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Dotenv"
      },
      "repository" : {
         "type" : "git",
         "url" : "http://github.com/book/Dotenv.git",
         "web" : "http://github.com/book/Dotenv"
      }
   },
   "version" : "0.002",
   "x_contributors" : [
      "Andr\u00e9 Walker <andre@cpan.org>",
      "Brian Fraser <hugmeir@cpan.org>"
   ],
   "x_generated_by_perl" : "v5.28.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.07"
}