{ "dependencies": { "@dcloudio/types": "^2.2.7", "@dcloudio/uni-helper-json": "^1.0.13", "axios": "^0.21.1", "crypto-js": "^4.0.0", "mqtt": "^4.1.0", "protobufjs": "^6.11.2" }, "name": "mqttTest", "version": "1.0.0", "main": "main.js", "devDependencies": { "@types/html5plus": "^1.0.1", "@types/uni-app": "^1.4.3" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "http://60.205.190.38:9000/MiniProgram/MqttDemo.git" }, "keywords": [], "author": "", "license": "ISC", "description": "" }