UNPKG
trends-table-vue3
Version:
latest (1.1.3)
1.1.3
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.4
0.1.3
0.1.2
0.1.1
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
动态表格
trends-table-vue3
/
package.json
20 lines
(19 loc)
•
361 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"name"
:
"trends-table-vue3"
,
"version"
:
"1.1.3"
,
"private"
:
false
,
"description"
:
"动态表格"
,
"main"
:
"./index.umd.cjs"
,
"keywords"
:
[
"表格"
,
"table"
,
"动态"
,
"动态表格"
,
"el-table"
,
"动态el-table"
,
"element-plus"
]
,
"license"
:
"MIT"
,
"author"
:
"龙九山"
,
"type"
:
"module"
}