github.com/jingruilea/kubeedge@v1.2.0-beta.0.0.20200410162146-4bb8902b3879/mappers/modbus_mapper/src/package.json (about)

     1  {
     2    "name": "modbus_mapper",
     3    "version": "1.0.0",
     4    "main": "index.js",
     5    "scripts": {
     6      "test": "echo \"Error: no test specified\" && exit 1"
     7    },
     8    "author": "",
     9    "license": "ISC",
    10    "description": "",
    11    "dependencies": {
    12      "async": "3.1.0",
    13      "buffer": "^5.2.1",
    14      "chokidar": "3.0.2",
    15      "fs": "^0.0.1-security",
    16      "log4js": "4.5.1",
    17      "modbus-serial": "^7.4.2",
    18      "mqtt": "^2.18.8",
    19      "nodejs-base64": "^1.0.3",
    20      "util": "^0.11.1",
    21      "uuid": "^3.3.2"
    22    }
    23  }