Update package.json

master
钟进 6 years ago
parent 0625284b2b
commit a798bcc96d

@ -2,27 +2,16 @@
"name": "yunkong2.modbus",
"version": "2.0.7",
"description": "Connect devices oder Modbus protocol to yunkong2",
"author": {
"name": "bluefox",
"email": "dogafox@gmail.com"
},
"contributors": [
{
"name": "bluefox",
"email": "dogafox@gmail.com"
}
],
"homepage": "https://github.com/yunkong2/yunkong2.modbus",
"homepage": "https://git.spacen.net/yunkong2/yunkong2.modbus",
"license": "MIT",
"keywords": [
"yunkong2",
"modbus",
"Smart Home",
"home automation"
],
"repository": {
"type": "git",
"url": "https://github.com/yunkong2/yunkong2.modbus"
"url": "https://git.spacen.net/yunkong2/yunkong2.modbus"
},
"optionalDependencies": {
"serialport": "^6.0.4"
@ -32,7 +21,8 @@
"put": "0.0.6",
"crc": "3.5.0",
"stampit-state-machine": "^0.2.1",
"stampit-event-bus": "^0.1.1"
"stampit-event-bus": "^0.1.1",
"ieee754":"1.1.12"
},
"devDependencies": {
"gulp": "^3.9.1",

Loading…
Cancel
Save