update tsconfig
This commit is contained in:
12
package.json
12
package.json
@@ -2,7 +2,7 @@
|
||||
"name": "@push.rocks/smarthomebridge",
|
||||
"version": "1.0.2",
|
||||
"private": false,
|
||||
"description": "a homebridge abstraction package",
|
||||
"description": "Provides an abstraction layer for homebridge to facilitate smart home integration.",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"author": "Lossless GmbH",
|
||||
@@ -36,5 +36,15 @@
|
||||
"cli.js",
|
||||
"npmextra.json",
|
||||
"readme.md"
|
||||
],
|
||||
"keywords": [
|
||||
"smart home",
|
||||
"home automation",
|
||||
"homebridge plugin",
|
||||
"typescript",
|
||||
"homebridge abstraction",
|
||||
"IoT",
|
||||
"Intelligent Home",
|
||||
"smart devices integration"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user