forked from simonjo/homebridge-script
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
83 lines (83 loc) · 1.93 KB
/
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{
"_args": [
[
"homebridge-script",
""
],
[
"homebridge-script",
""
]
],
"_from": "homebridge-script@latest",
"_id": "[email protected]",
"_inCache": true,
"_installable": true,
"_location": "/homebridge-script",
"_nodeVersion": "5.10.1",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/homebridge-script-0.0.4.tgz_1474476772449_0.6579721719026566"
},
"_npmUser": {
"email": "[email protected]",
"name": "xxcombat"
},
"_npmVersion": "3.8.3",
"_phantomChildren": {},
"_requested": {
"name": "homebridge-script",
"raw": "homebridge-script",
"rawSpec": "",
"scope": null,
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_shrinkwrap": null,
"_spec": "homebridge-script",
"_where": "",
"author": {
"name": "Oleg Malovichko"
},
"bugs": {
"url": "https://github.com/xxcombat/homebridge-script/issues"
},
"dependencies": {
"object-assign": "^4.0.1"
},
"description": "script plugin for homebridge: https://github.com/nfarina/homebridge",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "667868292bc787a34d73c864c16718e5ddcb099f",
"tarball": "https://registry.npmjs.org/homebridge-script/-/homebridge-script-0.0.4.tgz"
},
"engines": {
"homebridge": ">=0.2.0",
"node": ">=0.12.0"
},
"gitHead": "8d9a2bb297a0370296111e96ac65d4d393c2122c",
"homepage": "https://github.com/zb0th/homebridge-script#readme",
"keywords": [
"homebridge-plugin"
],
"license": "MIT",
"maintainers": [
{
"email": "[email protected]",
"name": "xxcombat"
}
],
"name": "homebridge-script",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/xxcombat/homebridge-script.git"
},
"scripts": {},
"version": "0.0.6"
}