UNPKG
@tanzhenxing/zx-list
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.0
列表组件
@tanzhenxing/zx-list
/
package.json
18 lines
(17 loc)
•
328 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name"
:
"@tanzhenxing/zx-list"
,
"version"
:
"1.0.3"
,
"main"
:
"index.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"keywords"
: [
"zx-list"
,
"列表"
,
"列表组件"
,
"列表组件"
],
"author"
:
"tanzhenxing"
,
"license"
:
"ISC"
,
"description"
:
"列表组件"
}