{
   "abstract" : "track nested timing information",
   "author" : [
      "Johan Lindstrom <Johan.Lindstrom@broadbean.com>",
      "Gianni Ceccarelli <gianni.ceccarelli@broadbean.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" : "Log-Timer",
   "no_index" : {
      "directory" : [
         "t/lib"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "recommends" : {
            "Archive::Tar::Wrapper" : "0.15"
         },
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Spelling" : "0.12"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Exporter" : "0",
            "Guard" : "0",
            "List::AllUtils" : "0",
            "Log::Any" : "0",
            "Statistics::Descriptive" : "0",
            "Time::HiRes" : "0",
            "perl" : "v5.10.0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Log::Any::Adapter" : "0",
            "Test::More" : "0",
            "Test::Most" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://bitbucket.org/broadbean/p5-log-timer.git",
         "web" : "https://bitbucket.org/broadbean/p5-log-timer"
      }
   },
   "version" : "1.0.1",
   "x_generated_by_perl" : "v5.26.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.08"
}