{ "name": "y", "version": "1.0.0", "description": "", "main": "serverTcp.js", "scripts": { "dev": "node serverTcp.js", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "alibabacloud-iot-device-sdk": "^1.2.8", "aliyun-iot-device-sdk": "^1.0.1", "axios": "^1.13.2", "mqtt": "^5.3.0", "qs": "^6.14.0", "winston": "^3.18.3" } }