UNPKG
@resource-sentry/reader-json
Version:
latest (1.0.0)
1.0.0
Resource Sentry JSON Reader.
github.com/resource-sentry/reader-json
resource-sentry/reader-json
@resource-sentry/reader-json
/
test
/
data
/
order.json
10 lines
•
117 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"textB"
:
"two"
,
"textD"
:
"four"
,
"d"
:
4
,
"b"
:
2
,
"textC"
:
"three"
,
"c"
:
3
,
"textA"
:
"one"
,
"a"
:
1
}