Initial commit
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"name": "yunkong2.adapter-studio",
|
||||
"version": "0.6.1",
|
||||
"description": "yunkong2 adapter-studio Adapter",
|
||||
"author": {
|
||||
"name": "Jey Cee",
|
||||
"email": "jey-cee@live.com"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Jey Cee",
|
||||
"email": "jey-cee@live.com"
|
||||
}
|
||||
],
|
||||
"homepage": "https://git.spacen.net/yunkong2/yunkong2.adapter-studio",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"keywords": [
|
||||
"yunkong2",
|
||||
"adapter_studio",
|
||||
"Smart Home",
|
||||
"home automation"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.spacen.net/yunkong2/yunkong2.adapter-studio"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"gulp": "^3.9.1",
|
||||
"mocha": "^4.1.0",
|
||||
"chai": "^4.1.2"
|
||||
},
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"test": "node node_modules/mocha/bin/mocha --exit"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://git.spacen.net/yunkong2/yunkong2.adapter-studio/issues"
|
||||
},
|
||||
"readmeFilename": "README.md"
|
||||
}
|
||||
Reference in New Issue
Block a user