UNPKG

@adooreicheckout/vue3-colorpicker

Version:

A very beautiful color picker [forked from vue3-colorpicker]

30 lines (29 loc) 695 B
{ "name": "vue3-colorpicker", "version": "1.0.0", "description": "A very beautiful color picker", "main": "colorpicker.es.js", "types": "index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/aesoper101/vue3-colorpicker.git" }, "keywords": [ "vue3-colorpicker", "vue", "colorpicker", "chrome", "chrome-color-picker", "ele" ], "author": "aesoper", "license": "MIT", "bugs": { "url": "https://github.com/aesoper101/vue3-colorpicker/issues" }, "homepage": "https://github.com/aesoper101/vue3-colorpicker#readme", "dependencies": {} }