UNPKG

deltae

Version:
27 lines (26 loc) 547 B
{ "name": "deltae", "version": "0.0.4", "description": "get delta e of 2 colors", "main": "./lib", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/romanoide/deltae.git" }, "keywords": [ "rgb", "delta" ], "author": "Roman Garcia", "license": "MIT", "bugs": { "url": "https://github.com/romanoide/deltae/issues" }, "homepage": "https://github.com/romanoide/deltae", "dependencies": { "delta-e": "0.0.7" } }