UNPKG

wcolorpicker

Version:

vue2的颜色选择器支持渐变色 样式仿照element ui

26 lines 669 B
{ "name": "wcolorpicker", "version": "1.4.0", "description": "vue2的颜色选择器支持渐变色 样式仿照element ui", "main": "wcolorpicker.common.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "private": false, "author": "wuys", "repository": { "type": "gitee", "url": "https://gitee.com/wys657485941/vue-gradient-color-picker.git" }, "bugs": "https://gitee.com/wys657485941/vue-gradient-color-picker/issues", "keywords": [ "color", "colorpicker", "vue2", "渐变", "多点渐变", "颜色选择器", "渐变选择器" ], "license": "ISC" }