650蓝牙协议更新
This commit is contained in:
26
node_modules/paho-mqtt/package.json
generated
vendored
Normal file
26
node_modules/paho-mqtt/package.json
generated
vendored
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"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"
|
||||
}
|
Reference in New Issue
Block a user