UNPKG
metric-log
Version:
latest (1.0.1)
1.0.1
1.0.0
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Log metrics with 'key=value'
CamShaft/metric-log
metric-log
/
component.json
13 lines
•
275 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"metric-log"
,
"repo"
:
"CamShaft/metric-log"
,
"description"
:
"Log metrics in a simple key=value format for easy parsing"
,
"version"
:
"0.2.2"
,
"keywords"
:
[
]
,
"dependencies"
:
{
}
,
"development"
:
{
}
,
"license"
:
"MIT"
,
"scripts"
:
[
"index.js"
]
}