@adooreicheckout/vue3-colorpicker
Version:
A very beautiful color picker [forked from vue3-colorpicker]
45 lines (44 loc) • 1.22 kB
JSON
{
"name": "@adooreicheckout/vue3-colorpicker",
"version": "1.0.13",
"description": "A very beautiful color picker [forked from vue3-colorpicker]",
"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/adooreicheckout/vue3-colorpicker/issues"
},
"homepage": "https://github.com/adooreicheckout/vue3-colorpicker#readme",
"dependencies": {
"@adooreicheckout/vue3-colorpicker": "^1.0.0",
"@aesoper/normal-utils": "^0.1.4",
"@popperjs/core": "^2.6.0",
"body-scroll-lock": "^3.1.5",
"core-js": "^3.6.5",
"lodash.debounce": "^4.0.8",
"tinycolor2": "^1.4.2",
"vue": "^3.0.0",
"vue-class-component": "^8.0.0-0",
"vue-router": "^4.0.0-0",
"vue3-colorpicker": "^1.0.5",
"vue3-normal-directive": "^0.1.1",
"vue3-storage": "^0.1.9",
"yarn": "^1.22.11"
}
}