{
  "name": "@showings-min/sh-select",
  "version": "1.0.1",
  "description": "选择器 - 小程序组件",
  "publishConfig": {
    "access": "public"
  },
  "main": "dist/index.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/wuxinzhe/ShowingsMinUI/tree/master/packages/sh-select"
  },
  "author": "",
  "license": "MIT",
  "dependencies": {
    "@showings-min/sh-modal": "^1.0.1"
  },
  "minConfig": {
    "component": true
  }
}
