UNPKG
@abandonware/bleno
Version:
latest (0.6.2)
0.6.2
0.6.1
0.6.0
0.5.1-4
0.5.1-3
0.5.1-2
0.5.1-1
0.5.1-0
A Node.js module for implementing BLE (Bluetooth Low Energy) peripherals
abandonware/bleno
@abandonware/bleno
/
.jshintrc
6 lines
(5 loc)
•
60 B
Plain Text
View Raw
1
2
3
4
5
6
{
"esversion"
:
6
,
"undef"
:
true
,
"node"
:
true
}