UNPKG
@rmlio/matey
Version:
latest (1.3.4)
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.2
Web-based editor for YARRRML rules.
github.com/RMLio/matey
RMLio/matey
@rmlio/matey
/
test
/
remote_loading_test
/
correct_responses
/
json-response.json
16 lines
•
221 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"persons"
:
[
{
"firstname"
:
"John"
,
"lastname"
:
"Doe"
}
,
{
"firstname"
:
"Jane"
,
"lastname"
:
"Smith"
}
,
{
"firstname"
:
"Sarah"
,
"lastname"
:
"Bladinck"
}
]
}