{
  "abstract" : "Track events and calculate a rolling average of time, er, spent",
  "author" : [
     "Jeff Ober <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Time-Spent",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "List::Util" : "1.26",
           "Time::HiRes" : "0"
        }
     },
     "test" : {
        "recommends" : {
           "CPAN::Meta" : "2.120900"
        },
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "File::Spec" : "0",
           "Guard" : "0",
           "Test::More" : "0",
           "Test::TinyMocker" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/sysread/Time-Spent/issues"
     },
     "homepage" : "https://github.com/sysread/Time-Spent",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/sysread/Time-Spent.git",
        "web" : "https://github.com/sysread/Time-Spent"
     }
  },
  "version" : "0.02",
  "x_serialization_backend" : "JSON::XS version 3.03"
}