更新 package.json
This commit is contained in:
12
package.json
12
package.json
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user