{
   "auth" : "github:jonathanstowe",
   "author" : "Jonathan Stowe <jns+git@gellyfish.co.uk>",
   "authors" : [
      "Jonathan Stowe <jns+git@gellyfish.co.uk>"
   ],
   "build-depends" : [
      "panda",
      "LibraryMake"
   ],
   "depends" : [
      "LibraryMake"
   ],
   "description" : "Perl 6 access to Utmp entries on Unix-like systems",
   "name" : "Sys::Utmp",
   "perl" : "v6",
   "provides" : {
      "Sys::Utmp" : "lib/Sys/Utmp.pm"
   },
   "resources" : [
      "lib/utmphelper.so"
   ],
   "support" : {
      "bugtracker" : "https://github.com/jonathanstowe/p6-Sys-Utmp/issues",
      "irc" : "irc:// irc.freenode.net/#perl6",
      "source" : "git://github.com/jonathanstowe/p6-Sys-Utmp.git"
   },
   "tags" : [
      "unix",
      "users",
      "utility"
   ],
   "test-depends" : [
      "Test"
   ],
   "version" : "0.000.001",
   "version_from_original_meta" : "v0.0.6"
}
