更新 package.json

master
钟进 6 years ago
parent 7a7956c46f
commit 56ec7f8444

@ -1,14 +1,12 @@
{
"name": "yunkong2.rsonoff",
"version": "2.0.9",
"description": "Connect devices oder RSonoff",
"description": "Connect devices order RSonoff",
"homepage": "https://git.spacen.net/yunkong2/yunkong2.rsonoff",
"license": "MIT",
"keywords": [
"yunkong2",
"modbus",
"Smart Home",
"home automation"
"Smart Home"
],
"repository": {
"type": "git",
@ -28,15 +26,11 @@
"gulp": "^3.9.1",
"mocha": "^5.2.0",
"chai": "^4.2.0",
"nan": "2.11.1",
"modbus-stack": "^0.2.1"
"nan": "2.11.1"
},
"main": "main.js",
"scripts": {
"test": "node node_modules/mocha/bin/mocha test/testAdapter.js"
},
"bugs": {
"url": "https://git.spacen.net/yunkong2/yunkong2.rsonoff/issues"
},
"readmeFilename": "README.md"
}

Loading…
Cancel
Save