{
  "name": "javascript-console-styling",
  "version": "1.1.3",
  "description": "A package made specifically for providing you with all the javascript console colours and styles you'll ever need as simple functions!",
  "main": "index.js",
  "scripts": {
    "test": "node ./tests/main.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Proman4713/javascript-console-styling.git"
  },
  "keywords": [
    "console",
    "javascript",
    "javascript-console-styling",
    "console styling",
    "nodejs",
    "browser",
    "chrome",
    "command-line",
    "cli",
    "colours",
    "colour",
    "colour",
    "styling",
    "style",
    "styles",
    "formatting",
    "rgb",
    "bold",
    "italic",
    "npm",
    "utilities",
    "tools",
    "ansi",
    "string",
    "str",
    "text"
  ],
  "files": [
	"index.js",
	"Decorations",
	"Colours"
  ],
  "author": "Proman4713 <proman4713@proman4713gamedev.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Proman4713/javascript-console-styling/issues"
  },
  "homepage": "https://github.com/Proman4713/javascript-console-styling#readme"
}
