UNPKG

color-temp

Version:

Converts color to temperature in Kelvins, and back.

29 lines (28 loc) 586 B
{ "name": "color-temp", "version": "0.0.2", "description": "Converts color to temperature in Kelvins, and back.", "dependencies": {}, "author": "Santinell", "main": "index.js", "scripts": { "test": "test" }, "repository": { "type": "git", "url": "git://github.com/Santinell/color-temp.git" }, "keywords": [ "color", "color", "temp", "temperature", "kelvin", "convert" ], "license": "ISC", "bugs": { "url": "https://github.com/Santinell/color-temp/issues" }, "homepage": "https://github.com/Santinell/color-temp" }