terimg
Version:
do the image in the terminal
26 lines (25 loc) • 480 B
JSON
{
"bin": {
"terimg": "cli.js"
},
"dependencies": {
"chalk": "^4.1.2",
"jimp": "^0.16.1"
},
"name": "terimg",
"version": "1.0.7",
"main": "index.js",
"keywords": [
"console",
"terminal",
"image",
"purejs"
],
"repository": {
"type": "git",
"url": "git+https://github.com/Commandtechno/terimg.git"
},
"author": "Commandtechno",
"license": "ISC",
"description": "do the image in the terminal"
}