@ionited/art
Version:
Art in your terminal
32 lines (31 loc) • 678 B
JSON
{
"name": "@ionited/art",
"version": "0.1.4",
"description": "Art in your terminal",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ionited/art.git"
},
"keywords": [
"ANSI",
"Art",
"Colors",
"Cmd",
"Powershell",
"Terminal"
],
"author": "Ion",
"license": "MIT",
"bugs": {
"url": "https://github.com/ionited/art/issues"
},
"homepage": "https://github.com/ionited/art#readme",
"funding": {
"type" : "patreon",
"url" : "https://www.patreon.com/gabrielcursino"
}
}