UNPKG
homebridge-gsh-kazari
Version:
latest (2.2.2)
2.2.2
2.2.1
Google Smart Home
github.com/UiharuKazari2008/homebridge-gsh
UiharuKazari2008/homebridge-gsh
homebridge-gsh-kazari
/
node_modules
/
rxjs
/
src
/
internal-compatibility
/
package.json
9 lines
(8 loc)
•
236 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"name"
:
"rxjs/internal-compatibility"
,
"typings"
:
"./index.d.ts"
,
"main"
:
"./index.js"
,
"module"
:
"../_esm5/internal-compatibility/index.js"
,
"es2015"
:
"../_esm2015/internal-compatibility/index.js"
,
"sideEffects"
:
false
}