{
	"name": "el-color-picker",
	"version": "1.1.0",
	"description": "基于VUE开发的颜色选择器，采用canvas实现，UI仿照element-ui的color-picker",
	"main": "lib/index.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"keywords": [
		"颜色选择器",
		"colorpicker"
	],
	"author": "chenfen",
	"license": "ISC"
}
