UNPKG
xyzd
Version:
latest (0.16.0)
0.16.0
0.15.0
0.14.0
0.13.4
0.13.3
0.13.2
0.13.1
0.13.0
0.12.1
0.12.0
0.11.2
0.11.1
0.11.0
0.10.0
0.9.1
0.9.0
transform arrays to virtual dom trees
xyzd
/
package.json
17 lines
(16 loc)
•
290 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"name"
:
"xyzd"
,
"version"
:
"0.16.0"
,
"description"
:
"transform arrays to virtual dom trees"
,
"main"
:
"index.js"
,
"module"
:
"index.js"
,
"keywords"
:
[
"vdom"
,
"transform"
,
"hyperapp"
,
"picodom"
,
"preact"
]
,
"author"
:
"Luke Jackson"
,
"license"
:
"MIT"
}