{
  "name": "youch-terminal",
  "version": "1.1.1",
  "description": "Show youch error on terminal",
  "main": "index.js",
  "files": [
    "index.js"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "virk",
  "license": "MIT",
  "dependencies": {
    "kleur": "^4.1.4"
  },
  "devDependencies": {
    "youch": "^2.2.2"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/poppinss/youch-terminal.git"
  },
  "bugs": {
    "url": "https://github.com/poppinss/youch-terminal/issues"
  },
  "homepage": "https://github.com/poppinss/youch-terminal#readme"
}
