UNPKG
minix-template
Version:
latest (0.0.1)
0.0.1
minix template
minix-template
/
test
/
card
/
expected
/
importLess
/
importLess.json
19 lines
•
270 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"template"
:
{
"type"
:
"div"
,
"attr"
:
{
"value"
:
"importLess_test"
}
,
"classList"
:
[
"container"
]
}
,
"styles"
:
{
".container"
:
{
"backgroundColor"
:
"#000000"
}
}
,
"apiVersion"
:
{
}
,
"actions"
:
{
}
,
"data"
:
{
}
}