| 1234567891011121314151617181920 | {  "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"}
 |