{
  "name": "cpu-stat",
  "version": "2.0.1",
  "description": "CPU Statistics not provided by `os` module",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/jub3i/node-cpu-stat"
  },
  "keywords": [
    "cpu",
    "stats",
    "statistics",
    "usage",
    "percentage",
    "percent",
    "cores",
    "mhz",
    "clock",
    "speed"
  ],
  "bugs": {
    "url": "https://github.com/jub3i/node-cpu-stat/issues"
  },
  "author": "jub3i",
  "license": "MIT"
}
