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.
|
{
|
|
"name": "layer",
|
|
"main": "src/layer.js",
|
|
"version": "3.5.5",
|
|
"homepage": "https://github.com/sentsin/layer",
|
|
"authors": [
|
|
"sentsin <xu@sentsin.com>"
|
|
],
|
|
"description": "弹窗组件",
|
|
"moduleType": [
|
|
"amd",
|
|
"globals"
|
|
],
|
|
"keywords": [
|
|
"layer",
|
|
"layui",
|
|
"dialog"
|
|
],
|
|
"license": "MIT"
|
|
}
|
|
|