{
  "name": "node-edge",
  "version": "1.6.2",
  "description": "node-edge is a client library for creating distributed endpoints for edge computing using local area networking.",
  "main": "index.js",
  "license": "MIT",
  "directories": {},
  "engines": {
    "node": ">= 20.0.0"
  },
  "keywords": [
    "edge",
    "pi",
    "raspberry pi",
    "rpi",
    "m2m",
    "iot",
    "iiot",
    "dcs",
    "tcp",
	"udp",
    "LAN",
    "mqtt",
    "node-red",
    "endpoint",
    "industry 4.0",
    "automation",
    "scada",
    "local area network",
    "edge-computing",
    "cloud-computing",
	"software-defined automation"
  ],
  "author": {
    "name": "Ed Alegrid",
    "email": "ealegrid@gmail.com"
  }
}
