{
  "name": "@jujax/node-quectel-ec25-sms-test",
  "version": "1.0.0",
  "description": "node-quectel-ec25-sms-test",
  "main": "lib/sms-transceiver.js",
  "files": [
    "lib"
  ],
  "directories": {
    "lib": "./lib"
  },
  "keywords": [
    "SMS",
    "PDU",
    "GSM",
    "Modem",
    "AT command",
    "LTE",
    "3G"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jujax/node-sms-transceiver.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/jujax/node-sms-transceiver/issues"
  },
  "homepage": "https://github.com/jujax/node-sms-transceiver#readme",
  "dependencies": {
    "node-oas-valexp": "^0.0.4",
    "node-sms-pdu": "^0.3.0",
    "serialport": "^10.4.0"
  }
}
