{
    "name": "@types/mqtt",
    "version": "2.5.0",
    "typings": null,
    "description": "Stub TypeScript definitions entry for MQTT, which provides its own types definitions",
    "main": "",
    "scripts": {},
    "author": "",
    "repository": "https://github.com/mqttjs/MQTT.js",
    "license": "MIT",
    "dependencies": {
        "mqtt": "*"
    }
}