{
  "api" : "1.0",
  "auth" : "github:jonathanstowe",
  "author" : "Jonathan Stowe <[email protected]>",
  "authors" : [
     "Jonathan Stowe <[email protected]>"
  ],
  "build-depends" : [
     "Shell::Command",
     "LibraryMake"
  ],
  "depends" : [
     "LibraryMake"
  ],
  "description" : "Perl 6 access to Utmp entries on Unix-like systems",
  "license" : "Artistic-2.0",
  "meta-version" : "0",
  "name" : "Sys::Utmp",
  "perl" : "6.*",
  "provides" : {
     "Sys::Utmp" : "lib/Sys/Utmp.pm"
  },
  "resources" : [
     "libraries/utmphelper"
  ],
  "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/Sys-Utmp-0.0.12.tar.gz",
  "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.0.12"
}