{ "name": "testasset", "version": "1.0.0", "description": "", "main": "testasset.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "mqtt": "^5.3.3", "uuid": "^9.0.1" } }