forked from ToracX/homebridge-cmd-television
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
36 lines (36 loc) · 920 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"_from": "homebridge-cmd-television",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-8r7Pg1JoQn6y2e+hjCwYFQg0KGdSqCqFFWPo0hINCtvKMz7mRF4D3+8VXsahUg0MAeCH+cILmZniFOP3N6KL2w==",
"_location": "/homebridge-cmd-television",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "homebridge-cmd-television",
"name": "homebridge-cmd-television",
"escapedName": "homebridge-cmd-television",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER"
],
"_spec": "homebridge-cmd-television",
"_where": "/root",
"author": {
"name": "Torac"
},
"description": "Control youre tv with commands.",
"engines": {
"homebridge": ">=0.4.46"
},
"keywords": [
"homebridge-plugin"
],
"main": "index.js",
"name": "homebridge-cmd-television",
"version": "1.0.2"
}