You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
622 B

{
"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"
}