{
  "name": "healthi",
  "version": "4.3.2",
  "description": "Simple module to get your PC's battery health",
  "main": "index.js",
  "scripts": {
    "test": "standard && myass"
  },
  "keywords": [
    "health",
    "mac",
    "pc",
    "macbook",
    "battery"
  ],
  "author": "Pablo Varela",
  "license": "MIT",
  "devDependencies": {
    "myass": "*",
    "standard": "^10.0.3"
  },
  "dependencies": {
    "execa": "*"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/pablopunk/healthi-js"
  }
}
