added unit testing, and started implementing unit tests...phew
This commit is contained in:
18
node_modules/colornames/component.json
generated
vendored
Normal file
18
node_modules/colornames/component.json
generated
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "colornames",
|
||||
"repo": "timoxley/colornames",
|
||||
"description": "Map of CSS colors/names",
|
||||
"version": "1.0.0",
|
||||
"keywords": [],
|
||||
"dependencies": {},
|
||||
"development": {
|
||||
"component/domify": "*",
|
||||
"component/classes": "*",
|
||||
"timoxley/to-array": "*"
|
||||
},
|
||||
"license": "MIT",
|
||||
"scripts": [
|
||||
"index.js",
|
||||
"colors.js"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user