{
  "name": "press-ui",
  "displayName": "Press UI 组件库",
  "version": "3.0.9",
  "description": "简单、易用的跨端组件库，兼容 Vue2 和 Vue3，同时支持 uni-app和普通 Vue 项目",
  "keywords": [
    "press-ui",
    "uni-app",
    "component-lib",
    "vue3",
    "vue2"
  ],
  "homepage": "https://novlan1.github.io/press-ui",
  "bugs": {
    "url": "https://github.com/novlan1/press-ui/issues"
  },
  "repository": "https://github.com/novlan1/press-ui",
  "license": "MIT",
  "author": "novlan1",
  "main": "index.js",
  "scripts": {},
  "dependencies": {},
  "engines": {
    "node": ">=14"
  },
  "dcloudext": {
    "type": "component-vue",
    "sale": {
      "regular": {
        "price": "0.00"
      },
      "sourcecode": {
        "price": "0.00"
      }
    },
    "contact": {
      "qq": ""
    },
    "declaration": {
      "ads": "无",
      "data": "插件不采集任何数据",
      "permissions": "无"
    },
    "npmurl": "https://www.npmjs.com/package/press-ui"
  },
  "id": "press-ui",
  "uni_modules": {
    "dependencies": [],
    "encrypt": [],
    "platforms": {
      "cloud": {
        "tcb": "y",
        "aliyun": "y",
        "alipay": "y"
      },
      "client": {
        "Vue": {
          "vue2": "y",
          "vue3": "y"
        },
        "App": {
          "app-vue": "y",
          "app-nvue": "y",
          "app-uvue": "u",
          "app-harmony": "u"
        },
        "H5-mobile": {
          "Safari": "y",
          "Android Browser": "y",
          "微信浏览器(Android)": "y",
          "QQ浏览器(Android)": "y"
        },
        "H5-pc": {
          "Chrome": "y",
          "IE": "y",
          "Edge": "y",
          "Firefox": "y",
          "Safari": "y"
        },
        "小程序": {
          "微信": "y",
          "阿里": "y",
          "百度": "y",
          "字节跳动": "y",
          "QQ": "y",
          "钉钉": "y",
          "快手": "y",
          "飞书": "y",
          "京东": "y"
        },
        "快应用": {
          "华为": "y",
          "联盟": "y"
        }
      }
    }
  }
}