{ "name": "@palxp/color-picker", "version": "1.5.5", "description": "TODO", "author": "ShawnPhang ", "homepage": "https://fe-doc.palxp.cn/#/color-picker", "license": "ISC", "main": "index.ts", "module": "index.ts", "types": "index.d.ts", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/palxiao/front-end-arsenal.git" }, "scripts": { "test": "echo \"Error: run tests from root\" && exit 1" }, "bugs": { "url": "https://github.com/palxiao/front-end-arsenal/issues" }, "dependencies": { "throttle-debounce": "^5.0.0" }, "gitHead": "fcba4b7113a557f245ea8e8e64170d93bbbe1e57" }