new
This commit is contained in:
+7
-7
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "iobroker.template-rest",
|
||||
"name": "yunkong2.rest",
|
||||
"version": "0.1.0",
|
||||
"description": "ioBroker template-rest Adapter",
|
||||
"description": "yunkong2 rest Adapter",
|
||||
"author": {
|
||||
"name": "@@Author@@",
|
||||
"email": "@@email@@"
|
||||
@@ -12,16 +12,16 @@
|
||||
"email": "@@email@@"
|
||||
}
|
||||
],
|
||||
"homepage": "https://github.com/ioBroker/ioBroker.template-rest",
|
||||
"homepage": "https://git.spacen.net/yunkong2/yunkong2.rest",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"ioBroker",
|
||||
"template-rest",
|
||||
"yunkong2",
|
||||
"rest",
|
||||
"REST API"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ioBroker/ioBroker.template-rest"
|
||||
"url": "https://git.spacen.net/yunkong2/yunkong2.rest"
|
||||
},
|
||||
"dependencies": {
|
||||
"express": "^4.13.4",
|
||||
@@ -41,7 +41,7 @@
|
||||
"test": "node node_modules/mocha/bin/mocha --exit"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/ioBroker/ioBroker.template-rest/issues"
|
||||
"url": "https://git.spacen.net/yunkong2/yunkong2.rest/issues"
|
||||
},
|
||||
"readmeFilename": "README.md"
|
||||
}
|
||||
Reference in New Issue
Block a user