initial commit
This commit is contained in:
15
node_modules/hsluv/package.json
generated
vendored
Executable file
15
node_modules/hsluv/package.json
generated
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "hsluv",
|
||||
"description": "Human-friendly HSL",
|
||||
"keywords": ["color", "color space", "CIE", "RGB", "HSL", "HSLuv", "HPLuv"],
|
||||
"version": "0.0.3",
|
||||
"author": "Alexei Boronine <alexei@boronine.com>",
|
||||
"license": "MIT",
|
||||
"main": "hsluv.js",
|
||||
"files": ["hsluv.js"],
|
||||
"repository": {
|
||||
"type" : "git",
|
||||
"url" : "http://github.com/hsluv/hsluv.git"
|
||||
},
|
||||
"homepage": "http://www.hsluv.org"
|
||||
}
|
||||
Reference in New Issue
Block a user