smallchalk
Version:
Like Chalk.js, but smaller and with fewer features
29 lines (28 loc) • 603 B
JSON
{
"name": "smallchalk",
"version": "1.0.4",
"description": "Like Chalk.js, but smaller and with fewer features",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/oze4/SmallChalk.git"
},
"keywords": [
"chalk",
"nodejs",
"console",
"color",
"chalkjs",
"smallchalk",
"small-chalk",
"console color",
"color text",
"colorsjs"
],
"author": "Matt Oestreich",
"license": "MIT",
"bugs": {
"url": "https://github.com/oze4/SmallChalk/issues"
},
"homepage": "https://github.com/oze4/SmallChalk#readme"
}