{
   "auth" : "github:jonathanstowe",
   "author" : "Jonathan Stowe <jns+git@gellyfish.co.uk>",
   "authors" : [
      "Jonathan Stowe <jns+git@gellyfish.co.uk>"
   ],
   "build-depends" : [
      "panda"
   ],
   "depends" : [],
   "description" : "Get the kernel CPU information on Linux",
   "name" : "Linux::Cpuinfo",
   "perl" : "v6",
   "provides" : {
      "Linux::Cpuinfo" : "lib/Linux/Cpuinfo.pm",
      "Linux::Cpuinfo::Cpu" : "lib/Linux/Cpuinfo/Cpu.pm"
   },
   "support" : {
      "source" : "https://github.com/jonathanstowe/p6-Linux-Cpuinfo.git"
   },
   "tags" : [
      "linux",
      "system",
      "utils",
      "cpu"
   ],
   "test-depends" : [
      "Test"
   ],
   "version" : "0.000.001",
   "version_from_original_meta" : "v0.0.5"
}
