{
  "name": "kwh-calc",
  "version": "1.0.2",
  "description": "Simple calculator for determined electricity rating for your house in Indonesia",
  "main": "index.js",
  "scripts": {
    "test": "npm test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fajarkarim/kwh-calc.git"
  },
  "keywords": [
    "kwh",
    "volt",
    "watt",
    "kwh",
    "calculator",
    "calculator",
    "electricity"
  ],
  "author": "Fajar Abdul Karim",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/fajarkarim/kwh-calc/issues"
  },
  "homepage": "https://github.com/fajarkarim/kwh-calc#readme",
  "dependencies": {
    "cli-table": "^0.3.1"
  }
}
