Initial project import
This commit is contained in:
14
node_modules/rgbcolor/package.json
generated
vendored
Normal file
14
node_modules/rgbcolor/package.json
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "rgbcolor",
|
||||
"description": "A module to parse color values",
|
||||
"version": "1.0.1",
|
||||
"author": "Sebastian Vollnhals <sebastian@vollnhals.info>",
|
||||
"main": "./index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/yetzt/node-rgbcolor.git"
|
||||
},
|
||||
"keywords": ["rgb", "color", "rgbcolor"],
|
||||
"license": "MIT OR SEE LICENSE IN FEEL-FREE.md",
|
||||
"engines": { "node": ">= 0.8.15" }
|
||||
}
|
||||
Reference in New Issue
Block a user