UNPKG
animate-popup
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
基于vant4的vue3弹窗,拥有ios16的沉浸式效果!
animate-popup
/
package.json
12 lines
•
324 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"animate-popup"
,
"version"
:
"1.0.4"
,
"description"
:
"基于vant4的vue3弹窗,拥有ios16的沉浸式效果!"
,
"main"
:
"animate-popup.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"keywords"
: [
"vue3"
,
"vant4"
,
"popup"
],
"author"
:
"xydideo"
,
"license"
:
"ISC"
}