{
  "api" : "1.0",
  "auth" : "github:jonathanstowe",
  "author" : "Jonathan Stowe <[email protected]>",
  "authors" : [
     "Jonathan Stowe <[email protected]>"
  ],
  "build-depends" : [],
  "depends" : [],
  "description" : "Low-level Scheduling thingy for Raku",
  "license" : "Artistic-2.0",
  "meta-version" : "1",
  "name" : "Chronic",
  "perl" : "6.*",
  "provides" : {
     "Chronic" : "lib/Chronic.pm"
  },
  "raku" : "6.*",
  "resources" : [],
  "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/Chronic-0.0.9.tar.gz",
  "support" : {
     "bugtracker" : "https://github.com/jonathanstowe/Chronic/issues",
     "irc" : "irc:// irc.freenode.net/#raku",
     "source" : "https://github.com/jonathanstowe/Chronic.git"
  },
  "tags" : [
     "util",
     "schedule",
     "cron",
     "event"
  ],
  "test-depends" : [
     "Test"
  ],
  "version" : "0.0.9"
}