{
   "abstract" : "Provides timeclock.pl, a reporting utility for timeclock, which is a time tracking package for GNU Emacs.",
   "author" : [
      "SÃ¸ren Lund <soren@lund.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4214",
   "license" : [
      "gpl_3"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-TimeClock",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42"
         }
      },
      "runtime" : {
         "requires" : {
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "App::TimeClock" : {
         "file" : "lib/App/TimeClock.pm",
         "version" : "0.10"
      },
      "App::TimeClock::ConsolePrinter" : {
         "file" : "lib/App/TimeClock/ConsolePrinter.pm"
      },
      "App::TimeClock::CsvPrinter" : {
         "file" : "lib/App/TimeClock/CsvPrinter.pm"
      },
      "App::TimeClock::DailyReport" : {
         "file" : "lib/App/TimeClock/DailyReport.pm"
      },
      "App::TimeClock::HtmlPrinter" : {
         "file" : "lib/App/TimeClock/HtmlPrinter.pm"
      },
      "App::TimeClock::PrinterInterface" : {
         "file" : "lib/App/TimeClock/PrinterInterface.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/soren/App-TimeClock/issues"
      },
      "license" : [
         "http://opensource.org/licenses/gpl-3.0.html"
      ]
   },
   "version" : "0.10"
}
