{
  "name": "@tanzhenxing/zx-popup",
  "version": "1.0.11",
  "description": "zx-popup 是一个功能完善的弹出层组件，支持多种弹出方式和动画效果。组件兼容 H5、小程序、App 等多个平台。",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "zx-popup",
    "uni-app",
    "弹出层",
    "弹出层组件",
    "弹出层功能"
  ],
  "author": "tanzhenxing",
  "license": "ISC",
  "dependencies": {
    "@tanzhenxing/zx-safe-bottom": "^1.0.5",
    "@tanzhenxing/zx-transition": "^1.0.7"
  }
}
