UNPKG
conjuror
Version:
latest (0.2.10)
0.2.10
0.2.8
0.2.5
0.2.4
0.2.3
0.2.1
0.2.0
0.1.4
0.1.3
0.1.2
A magical CSV data parsing and outputing wizard or witch
github.com/bnvk/Conjuror
conjuror
/
test
/
fixtures
/
test_config.json
10 lines
(9 loc)
•
171 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"invoice_template"
:
"wizard"
,
"user"
: {
"display_name"
:
"Jane Doe"
,
"address"
:
"The Woods"
,
"email"
:
"jane
@doe
.com"
,
"website"
:
"jane.doe.net"
} }