{
  "name": "jbassard97nodecolors",
  "version": "3.1.0",
  "description": "Easily apply ANSI escape codes to colorize your text, the text's background, or both simultaneously!",
  "main": "colors.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "github.com/JBassard97/nodeColors"
  },
  "keywords": [
    "colors",
    "nodeColors",
    "chalk alternative",
    "0 dependency",
    "lightweight",
    "fun",
    "NodeJS",
    "RGB values",
    "CSS keywords",
    "HEX colors",
    "beautiful",
    "cli",
    "module",
    "console logging",
    "all js",
    "ANSI",
    "Escape Codes",
    "Intuitive"
  ],
  "author": "Jonathan Bassard (JBassard97)",
  "license": "ISC"
}
