UNPKG

uni-multiple-select

Version:

uni-app 多选select组件、select搜索选择页组件;支持H5、微信、百度、支付宝、头条等小程序

45 lines (44 loc) 1.09 kB
{ "name": "uni-multiple-select", "version": "1.0.1", "description": "uni-app 多选select组件、select搜索选择页组件;支持H5、微信、百度、支付宝、头条等小程序", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitee.com/yanhuakang/uni-multiple-select.git" }, "bugs": { "url": "https://gitee.com/yanhuakang/uni-multiple-select/issues" }, "homepage": "https://blog.csdn.net/qq_41887214/article/details/120855815", "author": { "name": "yanhuakang", "email": "1060553506@qq.com", "url": "https://blog.csdn.net/qq_41887214" }, "license": "ISC", "dependencies": { "node-sass": "^5.0.0", "sass-loader": "^10.1.1", "uview-ui": "^1.8.4" }, "files": [ "common", "components", "package.json", "CHANGELOG.md", "README.md" ], "keywords": [ "多选select", "多选", "multiple select", "multiple", "select搜索选择选择页", "search select", "uni-app select", "select" ] }