{ "name": "ansistyles", "version": "0.1.3", "description": "Functions that surround a string with ansistyle codes so it prints in style.", "main": "ansistyles.js", "scripts": { "test": "node test/ansistyles.js" }, "repository": { "type": "git", "url": "git://github.com/thlorenz/ansistyles.git" }, "keywords": [ "ansi", "style", "terminal", "console" ], "author": "Thorsten Lorenz (thlorenz.com)", "license": "MIT", "readmeFilename": "README.md", "gitHead": "27bf1bc65231bcc7fd109bf13b13601b51f8cd04" }