code-gui
Version:
Show contents in a Graphical way in the console.
26 lines (25 loc) • 500 B
JSON
{
"type": "module",
"name": "code-gui",
"version": "1.1.3",
"description": "Show contents in a Graphical way in the console.",
"main": "index.js",
"entry point": "index.js",
"git repository": "https://github.com/WojtekCodesToday/code-gui",
"keywords": [
"code",
"gui",
"-",
"code-gui",
"scratch",
"wojtek",
"game",
"wojtekgame",
"WojtekCodesToday"
],
"author": "WojtekGame",
"license": "ISC",
"dependencies": {
"colors": "^1.4.0"
}
}