UNPKG

@scrypted/doorbird

Version:

The Doorbird Plugin bridges compatible Doorbird video doorbell cameras to Scrypted.

12 lines 230 B
{ "compilerOptions": { "module": "Node16", "target": "esnext", "moduleResolution": "Node16", "esModuleInterop": true, "sourceMap": true }, "include": [ "src/**/*" ] }