mirror of https://github.com/layui/layer
pull/17/head
parent
dc56b7447e
commit
b36207e6ab
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"name": "layer",
|
||||||
|
"main": "src/layer.js",
|
||||||
|
"version": "2.1.0",
|
||||||
|
"homepage": "https://github.com/sentsin/layer",
|
||||||
|
"authors": [
|
||||||
|
"sentsin <xu@sentsin.com>"
|
||||||
|
],
|
||||||
|
"description": "弹窗组件",
|
||||||
|
"moduleType": [
|
||||||
|
"amd",
|
||||||
|
"globals"
|
||||||
|
],
|
||||||
|
"keywords": [
|
||||||
|
"layer",
|
||||||
|
"layui",
|
||||||
|
"dialog"
|
||||||
|
],
|
||||||
|
"license": "LGPL"
|
||||||
|
}
|
Loading…
Reference in New Issue