{
  "name": "snsr",
  "version": "0.0.1",
  "description": "lm-sensors data",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yetzt/node-snsr.git"
  },
  "keywords": [
    "sensors",
    "lm-sensors",
    "sensor",
    "cpu",
    "linux",
    "temperatures"
  ],
  "author": "yetzt <node@yetzt.me>",
  "license": "Unlicense",
  "bugs": {
    "url": "https://github.com/yetzt/node-snsr/issues"
  },
  "homepage": "https://github.com/yetzt/node-snsr#readme",
  "dependencies": {
    "command-exists": "^1.2.7"
  }
}
