{
  "name": "buntstift",
  "version": "5.0.2",
  "description": "buntstift makes the CLI colorful.",
  "contributors": [
    {
      "name": "Golo Roden",
      "email": "golo.roden@thenativeweb.io"
    },
    {
      "name": "Matthias Wagler",
      "email": "matthias.wagler@thenativeweb.io"
    },
    {
      "name": "Michael Scherer",
      "email": "mail@michael-scherer.net"
    },
    {
      "name": "Hannes Leutloff",
      "email": "hannes.leutloff@thenativeweb.io"
    }
  ],
  "private": false,
  "main": "build/lib/buntstift.js",
  "types": "build/lib/buntstift.d.ts",
  "dependencies": {
    "@types/inquirer": "8.2.1",
    "chalk": "4.1.2",
    "humanize-string": "2.1.0",
    "inquirer": "8.2.4",
    "ora": "5.4.1"
  },
  "devDependencies": {
    "assertthat": "6.5.2",
    "isansi": "2.0.14",
    "record-stdstreams": "3.0.73",
    "roboter": "13.1.0",
    "semantic-release-configuration": "2.0.7",
    "strip-ansi": "6.0.0"
  },
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/thenativeweb/buntstift.git"
  },
  "keywords": [
    "cli"
  ],
  "license": "MIT"
}
