UNPKG
http-metrics
Version:
latest (0.1.0)
0.1.0
The metrics of the HTTP/HTTPS request process
github.com/zyvas/http-metrics
zyvas/http-metrics
http-metrics
/
.jshintrc
9 lines
(8 loc)
•
108 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"mocha"
:
true
,
"noarg"
:
true
,
"node"
:
true
,
"undef"
:
true
,
"unused"
:
"vars"
,
"esnext"
:
true
}