UNPKG

@turbocolor/colorshelll

Version:
30 lines (29 loc) 645 B
{ "name": "@turbocolor/colorshelll", "version": "0.0.4", "description": "Show Colors In The Node.js Repl", "main": "colorshelll.js", "scripts": { "test": "node colorshelll.js" }, "repository": { "type": "git", "url": "git+https://github.com/turbocolor/colorshelll.git" }, "keywords": [ "color" ], "author": "", "license": "GPL-3.0", "bugs": { "url": "https://github.com/turbocolor/colorshelll/issues" }, "homepage": "https://github.com/turbocolor/colorshelll#readme", "dependencies": { "pkg": "^5.7.0" }, "devDependencies": { "@types/node": "^17.0.36", "jest": "^28.1.0" } }