File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 6
6
* Added source host IP filter to filtering string to further limit
7
7
the number of matching packages
8
8
* Merged DashButtonDevice from pimatic-dash-button, thanks @michbeck100
9
+ * Updated dependencies
9
10
10
11
* 20171226, V0.9.14
11
12
* Updated list of Amazon Vendor Ids
Original file line number Diff line number Diff line change 19
19
],
20
20
"keywords" : [
21
21
" amazon-dash" ,
22
- " amazona dash-button" ,
22
+ " amazon-dash-button" ,
23
+ " dash-buttons" ,
23
24
" dash-button" ,
24
- " arp" ,
25
+ " dashbutton" ,
26
+ " pimatic-plugin" ,
25
27
" pimatic"
26
28
],
27
29
"homepage" : " https://github.com/mwittig/pimatic-amazing-dash-button/tree/master" ,
42
44
],
43
45
"configSchema" : " amazing-dash-button-config-schema.coffee" ,
44
46
"dependencies" : {
45
- "cap" : " ^0.2.0 " ,
46
- "pimatic-plugin-commons" : " ^0.9.3 "
47
+ "cap" : " git+https://github.com/mwittig/cap.git " ,
48
+ "pimatic-plugin-commons" : " ^0.9.10 "
47
49
},
48
50
"optionalDependencies" : {},
49
51
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments