{
  "name": "samsung-mdc-protocol",
  "version": "3.0.0",
  "description": "Samsung display encoder/decoder based on multiple display control (MDC) protocol",
  "keywords": [
    "samsung",
    "lcd",
    "display",
    "control",
    "protocol",
    "mdc"
  ],  
  "author": {
    "name": "Mariusz Czernik <mariusz@infotechnika.pl>"
  },
  "type": "commonjs",
  "main": "mdc.js",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/magik1969/samsung-mdc-protocol.git"
  },
  "bugs": {
    "url": "https://github.com/magik1969/samsung-mdc-protocol/issues",
    "email": "control@infotechnika.pl"
  },
  "funding": "https://PayPal.Me/infotechnik",
  "license": "MIT"
}
