developertrinidad08 7e6cf29479 first commit
2023-01-16 18:11:14 -03:00

17 lines
381 B
JSON

{
"author": "Einar Otto Stangvik <einaros@gmail.com> (http://2x.io)",
"name": "tinycolor",
"description": "a to-the-point color module for node",
"version": "0.0.1",
"repository": {
"type": "git",
"url": "git://github.com/einaros/tinycolor.git"
},
"engines": {
"node": ">=0.4.0"
},
"dependencies": {},
"devDependencies": {},
"main": "tinycolor"
}