UNPKG
vue-cli-plugin-som
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
vue-cli 3 plugin to add som-ui
vue-cli-plugin-som
/
package.json
16 lines
•
284 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name"
:
"vue-cli-plugin-som"
,
"version"
:
"1.0.5"
,
"description"
:
"vue-cli 3 plugin to add som-ui"
,
"main"
:
"index.js"
,
"keywords"
: [
"som"
,
"som-ui"
,
"vue"
,
"vue-cli"
,
"plugin"
,
"cli"
],
"author"
:
"jianglinghao
@souche
.com"
,
"license"
:
"MIT"
}