{
  "name": "smithtek-nodered-lora-aes",
  "version": "1.8.0",
  "description": "AES security for the PassPort LoRa Module",
  "main": "smithtek-nodered-lora-aes.js",
  "scripts": {
    "test": "echo \"No test specified\" && exit 1"
  },
  "keywords": [
    "node-red",
    "smithtek",
    "nodered",
    "lora",
    "aes"
  ],
  "author": "Your Name",
  "license": "ISC",
  "node-red": {
    "nodes": {
      "smithtek-nodered-lora-aes": "smithtek-nodered-lora-aes.js"
    }
  }
}
