figures-colored
Version:
npm [figures](https://www.npmjs.com/package/figures) in common colors.
30 lines (29 loc) • 594 B
JSON
{
"name": "figures-colored",
"version": "1.0.1",
"description": "npm [figures](https://www.npmjs.com/package/figures) in common colors.",
"main": "index.js",
"keywords": [
"figures",
"colored",
"colors",
"color",
"default",
"common",
"typical",
"symbols"
],
"repository": {
"type": "git",
"url": "https://github.com/m59peacemaker/node-figures-colored"
},
"author": {
"name": "Johnny Hauser",
"email": "johnnyhauser@gmail.com"
},
"license": "CC0-1.0",
"dependencies": {
"chalk": "^1.1.3",
"figures": "^1.7.0"
}
}