You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
609 B
29 lines
609 B
9 months ago
|
{
|
||
|
"name": "layer",
|
||
|
"main": "src/layer.js",
|
||
|
"version": "3.5.3",
|
||
|
"homepage": "https://github.com/sentsin/layer",
|
||
|
"authors": [
|
||
|
"sentsin <xu@sentsin.com>"
|
||
|
],
|
||
|
"description": "弹窗组件",
|
||
|
"moduleType": [
|
||
|
"amd",
|
||
|
"globals"
|
||
|
],
|
||
|
"keywords": [
|
||
|
"layer",
|
||
|
"layui",
|
||
|
"dialog"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"_release": "3.5.3",
|
||
|
"_resolution": {
|
||
|
"type": "version",
|
||
|
"tag": "v3.5.3",
|
||
|
"commit": "7ef901632a7d21f37692ae5d4f9e671c7d57ce47"
|
||
|
},
|
||
|
"_source": "https://github.com/karsonzhang/fastadmin-layer.git",
|
||
|
"_target": "~3.5.1",
|
||
|
"_originalSource": "fastadmin-layer"
|
||
|
}
|