29 lines
622 B
JSON
29 lines
622 B
JSON
{
|
|
"name": "yunkong2.yuanqu",
|
|
"version": "0.0.7",
|
|
"description": "Connect devices oder yuanqu protocol to yunkong2",
|
|
"homepage": "https://git.spacen.net/yunkong2/yunkong2.yuanqu",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"modbus",
|
|
"Smart Home",
|
|
"home automation"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://git.spacen.net/yunkong2/yunkong2.yuanqu"
|
|
},
|
|
"optionalDependencies": {},
|
|
"dependencies": {},
|
|
"devDependencies": {
|
|
|
|
},
|
|
"main": "main.js",
|
|
"scripts": {
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/yunkong2/yunkong2.yuanqu/issues"
|
|
},
|
|
"readmeFilename": "README.md"
|
|
}
|