UNPKG

@homebridge-plugins/homebridge-noip

Version:

The No-IP plugin allows you to update your No-IP hostname(s) for your homebridge instance.

18 lines (17 loc) 340 B
{ "out": "docs", "exclude": ["src/**/*.spec.ts"], "entryPoints": [ "src/index.ts" ], "excludePrivate": true, "excludeProtected": true, "excludeExternals": true, "hideGenerator": true, "includeVersion": false, "validation": { "invalidLink": true, "notExported": false }, "inlineTags": ["@link", "@see"] }