{
  "name": "vedirect",
  "version": "0.2.1",
  "description": "VE.Direct",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/Moki38/vedirect.git"
  },
  "keywords": [
    "Raspberry PI",
    "Boat Automation",
    "Node.js",
    "MPPT",
    "BMV",
    "Ve.direct"
  ],
  "dependencies": {
    "terminal-kit": "~0.24.0",
    "serialport": "~4.0.0"
  },
  "author": {
    "name": "Eric van Dijken <eric@team-moki.nl>"
  },
  "scripts": {
    "start": "node test.js"
  },
  "license": "MIT"
}

