UNPKG
ly-icon
Version:
latest (1.0.0)
1.0.0
功能:symbol 图标组件 (推荐使用阿里iconfont)
ly-icon
/
package.json
12 lines
(11 loc)
•
220 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"ly-icon"
,
"version"
:
"1.0.0"
,
"description"
:
""
,
"main"
:
"./icon/icon.vue"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"author"
:
"jiangliyue"
,
"license"
:
"ISC"
}