{ "name": "paho-mqtt", "version": "1.1.0", "description": "Eclipse Paho JavaScript MQTT client for Browsers", "main": "paho-mqtt.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/eclipse/paho.mqtt.javascript.git" }, "keywords": [ "mqtt", "paho", "eclipse", "iot", "m2m" ], "author": "Andrew Banks (Initial Author)", "license": "EPL-1.0", "bugs": { "url": "https://github.com/eclipse/paho.mqtt.javascript/issues" }, "homepage": "https://github.com/eclipse/paho.mqtt.javascript#readme" }