UNPKG
mint-ui
Version:
latest (2.2.13)
legacy (1.0.2)
next (2.0.0-rc.2)
2.2.13
2.2.12
2.2.11
2.2.10
2.2.9
2.2.8
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-rc.2
2.0.0-rc.1
1.0.2
1.0.1
1.0.0
0.2.10
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.25
0.1.24
0.1.23
0.1.22
0.1.21
0.1.20
0.1.19
0.1.17
0.1.16
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Mobile UI elements for vue.js
github.com/ElemeFE/mint-ui
ElemeFE/mint-ui
mint-ui
/
packages
/
popup
/
package.json
12 lines
•
303 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"mint-popup"
,
"description"
:
""
,
"version"
:
"0.1.0"
,
"main"
:
"lib/index.js"
,
"author"
:
"elemefe"
,
"homepage"
:
"https://github.com/ElemeFE/mint-ui"
,
"license"
:
"MIT"
,
"repository"
:
"https://github.com/ElemeFE/mint-ui/tree/master/components/mint-popup"
,
"dependencies"
:
{
}
}