{
  "name": "pikojs",
  "version": "1.0.10",
  "description": "Nodejs package to retrieve PV data from a Piko Kostal Inverter.",
  "main": "src/index.js",
  "directories": {
    "example": "example/",
    "test": "test"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "piko",
    "inverter",
    "kostal",
    "photovoltaics",
    "piko 10.1"
  ],
  "dependencies": {
    "axios": "^0.18.0",
    "cheerio": "^0.22.0"
  },
  "author": "Petros Mavridis",
  "license": "ISC",
  "homepage": "https://www.npmjs.com/~pitfermi"
}
