{
   "auth" : "github:jonathanstowe",
   "author" : "Jonathan Stowe <jns+git@gellyfish.co.uk",
   "authors" : [
      "Jonathan Stowe <jns+git@gellyfish.co.uk"
   ],
   "build-depends" : [
      "panda"
   ],
   "depends" : [
      "System::Passwd"
   ],
   "description" : "Discover which process has a file open, in pure Perl 6",
   "name" : "Linux::Fuser",
   "provides" : {
      "Linux::Fuser" : "lib/Linux/Fuser.pm",
      "Linux::Fuser::FileDescriptor" : "lib/Linux/Fuser/FileDescriptor.pm",
      "Linux::Fuser::Procinfo" : "lib/Linux/Fuser/Procinfo.pm"
   },
   "support" : {
      "source" : "https://github.com/jonathanstowe/p6-Linux-Fuser.git"
   },
   "tags" : [
      "linux",
      "system",
      "utils"
   ],
   "version" : "0.000.001",
   "version_from_original_meta" : "v0.0.6"
}
