File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed
Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " homebridge-gpio-electric-rim-lock" ,
3- "version" : " 3.3 .0" ,
3+ "version" : " 3.4 .0" ,
44 "description" : " Homebridge plugin to open electric rim locks via Raspberry Pi GPIO pins" ,
55 "main" : " index.js" ,
66 "scripts" : {
2626 "url" : " https://github.com/roberto-montanari/homebridge-gpio-electric-rim-lock/issues"
2727 },
2828 "homepage" : " https://github.com/roberto-montanari/homebridge-gpio-electric-rim-lock#readme" ,
29- "funding" : {
30- "type" : " buymeacoffee" ,
31- "url" : " https://buymeacoffee.com/roberto.montanari"
32- },
29+ "funding" : [
30+ {
31+ "type" : " buymeacoffee" ,
32+ "url" : " https://buymeacoffee.com/roberto.montanari"
33+ },
34+ {
35+ "type" : " ko-fi" ,
36+ "url" : " https://ko-fi.com/roberto1002"
37+ }
38+ ],
39+
3340 "engines" : {
3441 "node" : " ^18.17.0 || ^20.9.0 || ^22 || ^24" ,
3542 "homebridge" : " ^1.6.0 || ^2.0.0"
You can’t perform that action at this time.
0 commit comments