{
  "name": "easyi2c",
  "version": "0.1.3",
  "description": "EasyI2C for BananaPi / RasberryPi (& more) to Control I2C Bus + I2C LCD",
  "main": "index.js",
  "dependencies": {
    "i2c-bus": "^4.0.4",
    "sleep": "^5.2.3"
  },
  "devDependencies": {},
  "scripts": {
    "test": ""
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lucsoft/EasyI2C.git"
  },
  "keywords": [
    "i2c",
    "lcd",
    "rasberrypi",
    "bananapi",
    "lucsoft",
    "nodejs",
    "typescript"
  ],
  "author": "lucsoft",
  "license": "GPL-2.0",
  "bugs": {
    "url": "https://github.com/lucsoft/EasyI2C/issues"
  },
  "homepage": "https://github.com/lucsoft/EasyI2C#readme"
}
