Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
external
/
subpack
/
lang
/
node-arduino-firmata
/
patches
/
000-new-serialport.patch
blob: 10eab6447258462e68ce6174f89d6bac13d98548 [
file
] [
log
] [
blame
]
---
a
/
package
.
json
+++
b
/
package
.
json
@@
-
30
,
7
+
30
,
6
@@
"author"
:
"Sho Hashimoto <hashimoto@shokai.org>"
,
"license"
:
"MIT"
,
"dependencies"
:
{
-
"serialport"
:
"*"
,
"eventemitter2"
:
"*"
,
"debug"
:
"*"
},