UNPKG

jc-color

Version:

A JavaScript tool for color compute and console print tool both for NodeJS and Browser.

31 lines 656 B
{ "name": "jc-color", "version": "0.0.9", "description": "A JavaScript tool for color compute and console print tool both for NodeJS and Browser.", "scripts": {}, "homepage": "https://github.com/jacklee1995/jc-color", "keywords": [ "color", "console", "log", "font", "debug", "loger" ], "author": { "name": "jcLee1995", "email": "291148484@163.com", "url": "https://github.com/jacklee1995" }, "license": "MIT", "devDependencies": {}, "engines": { "node": ">= 16" }, "dependencies": { "@jcstdio/jc-utils": "^0.0.8" }, "main": "index.js", "module": "index.js", "typeRoots": [] }