{
  "api" : "1.0",
  "auth" : "github:jonathanstowe",
  "author" : "Jonathan Stowe <[email protected]>",
  "authors" : [
     "Jonathan Stowe <[email protected]>"
  ],
  "build-depends" : [],
  "depends" : [],
  "description" : "Get the kernel CPU information on Linux",
  "license" : "Artistic-2.0",
  "meta-version" : "0",
  "name" : "Linux::Cpuinfo",
  "perl" : "6.*",
  "provides" : {
     "Linux::Cpuinfo" : "lib/Linux/Cpuinfo.pm",
     "Linux::Cpuinfo::Cpu" : "lib/Linux/Cpuinfo/Cpu.pm"
  },
  "resources" : [],
  "source-url" : "http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/Linux-Cpuinfo-0.0.9.tar.gz",
  "support" : {
     "bugtracker" : "https://github.com/jonathanstowe/p6-Linux-Cpuinfo/issues/",
     "email" : "[email protected]",
     "source" : "git://github.com/jonathanstowe/p6-Linux-Cpuinfo.git"
  },
  "tags" : [
     "linux",
     "system",
     "utils",
     "cpu"
  ],
  "test-depends" : [
     "Test"
  ],
  "version" : "0.0.9"
}