{ "name": "color-id", "version": "1.1.0", "description": "Get integer id for a color", "main": "index.js", "scripts": { "test": "node test" }, "repository": { "type": "git", "url": "git+https://github.com/colorjs/color-id.git" }, "keywords": [ "color", "colorjs" ], "author": "Dima Yv ", "license": "MIT", "bugs": { "url": "https://github.com/colorjs/color-id/issues" }, "homepage": "https://github.com/colorjs/color-id#readme", "dependencies": { "clamp": "^1.0.1" } }