{
   "abstract" : "Read environment variables from .env file",
   "author" : [
      "Mikko Koivunalho <mikkoi@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010",
   "keywords" : [
      "environment",
      "variable",
      "dotenv"
   ],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Env-Dot",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.010"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Pod::Wordlist" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::More" : "0.96",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Pod::LinkCheck" : "0",
            "Test::Portability::Files" : "0",
            "Test::Spelling" : "0.12",
            "Test::Vars" : "0",
            "Test::Version" : "1"
         },
         "suggests" : {
            "Dist::Zilla::app::Command::podpreview" : "0.004"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Cwd" : "0",
            "Data::Dumper" : "0",
            "English" : "0",
            "Exporter" : "0",
            "File::Spec" : "0",
            "Getopt::Long" : "0",
            "IO::File" : "0",
            "Pod::Usage" : "0",
            "constant" : "0",
            "open" : "0",
            "perl" : "5.010",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Basename" : "0",
            "File::Path" : "0",
            "File::Temp" : "0",
            "FileHandle" : "0",
            "FindBin" : "0",
            "Test2::Require" : "0",
            "Test2::V0" : "0",
            "Test::Script" : "1.28",
            "base" : "0",
            "lib" : "0",
            "perl" : "5.010"
         }
      }
   },
   "provides" : {
      "Env::Dot" : {
         "file" : "lib/Env/Dot.pm",
         "version" : "0.016"
      },
      "Env::Dot::Functions" : {
         "file" : "lib/Env/Dot/Functions.pm",
         "version" : "0.016"
      },
      "Env::Dot::ScriptFunctions" : {
         "file" : "lib/Env/Dot/ScriptFunctions.pm",
         "version" : "0.016"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-Env-Dot@rt.cpan.org",
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Env-Dot"
      },
      "homepage" : "https://metacpan.org/release/Env-Dot",
      "repository" : {
         "type" : "git",
         "web" : "https://github.com/mikkoi/env-dot.git"
      }
   },
   "version" : "0.016",
   "x_contributors" : [
      "David Kaufman <david@gigawatt.org>",
      "Twata <twata_1@yahoo.co.jp>"
   ],
   "x_generated_by_perl" : "v5.34.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.28",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}