UNPKG

@constructorfleet/ultimate-govee

Version:

Library for interacting with Govee devices written in Typescript.

17 lines (16 loc) 325 B
{ "$schema": "https://json.schemastore.org/nest-cli", "collection": "@nestjs/schematics", "projects": { "govee": { "type": "library", "root": "lib", "entryFile": "index", "sourceRoot": "lib" } }, "compilerOptions": { "tsConfigPath": "./tsconfig.json", "webpack": false } }