Skip to main content
Go to Latest
File
{ "author": { "name": "Jorge Bucaran" }, "description": "Color your terminal using pure idiomatic JavaScript.", "exports": { "./package.json": "./package.json", ".": { "require": "./index.cjs", "import": "./index.js" } }, "license": "MIT", "main": "index.cjs", "module": "index.js", "name": "colorette", "repository": { "type": "git", "url": "git+https://github.com/jorgebucaran/colorette.git" }, "type": "module", "version": "1.2.1"}