{ "_from": "vue-mqtt", "_id": "vue-mqtt@2.0.3", "_inBundle": false, "_integrity": "sha1-lLlGdA6mNr0oAfnlyTY+bzJ0oco=", "_location": "/vue-mqtt", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "vue-mqtt", "name": "vue-mqtt", "escapedName": "vue-mqtt", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.nlark.com/vue-mqtt/download/vue-mqtt-2.0.3.tgz", "_shasum": "94b946740ea636bd2801f9e5c9363e6f3274a1ca", "_spec": "vue-mqtt", "_where": "C:\\Users\\admin\\Documents\\HBuilderProjects\\warning_app", "author": { "name": "Nikolai Paschenko" }, "bugs": { "url": "https://github.com/nik-zp/vue-mqtt/issues" }, "bundleDependencies": false, "dependencies": { "mqtt": "^2.18.3" }, "deprecated": false, "description": "Connect to mqtt through websocket, implementation for Vuejs 2", "devDependencies": { "babel-cli": "^6.26.0", "babel-loader": "^6.2.5", "babel-preset-es2015": "^6.3.13", "webpack": "^2.7.0" }, "homepage": "https://github.com/nik-zp/vue-mqtt", "keywords": [ "vuejs", "socket", "vue", "mqtt", "websocket", "realtime" ], "license": "MIT", "main": "dist/build.js", "name": "vue-mqtt", "repository": { "type": "git", "url": "git+https://github.com/nik-zp/vue-mqtt.git" }, "scripts": { "build": "webpack --progress --hide-modules" }, "version": "2.0.3" }