{
  "name": "colorifylog",
  "version": "1.0.4",
  "description": "Colorifylog is a tool to color your console logs.",
  "main": "index.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Amanej/colorlog.git"
  },
  "keywords": [
    "color",
    "console",
    "colorlog",
    "colorify",
    "colorifylog",
    "hexcode",
    "colour",
    "console",
    "log",
    "consolelog"
  ],
  "author": "Aman Mender",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Amanej/colorlog/issues"
  },
  "homepage": "https://github.com/Amanej/colorlog#readme"
}
