UNPKG
@moyi.rk/template-vue-element-admin
Version:
latest (1.0.3)
1.0.3
1.0.0
vue2 element admin template
@moyi.rk/template-vue-element-admin
/
package.json
16 lines
(15 loc)
•
273 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name"
:
"
@moyi
.rk/template-vue-element-admin"
,
"version"
:
"1.0.3"
,
"keywords"
: [
"vue2"
,
"elementUI"
,
"admin"
],
"author"
:
"moyi"
,
"license"
:
"ISC"
,
"description"
:
"vue2 element admin template"
,
"publishConfig"
: {
"access"
:
"public"
} }