{
  "name": "cf-errors",
  "version": "0.1.18",
  "description": "Extensible error library",
  "main": "lib/index.js",
  "files": [
    "lib"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/codefresh/cf-errors.git"
  },
  "keywords": [
    "error",
    "errors"
  ],
  "devDependencies": {
    "@vitest/coverage-v8": "^4.1.10",
    "vitest": "^4.1.10"
  },
  "bugs": {
    "url": "https://github.com/codefresh/cf-errors/issues"
  },
  "homepage": "https://github.com/codefresh/cf-errors#readme",
  "scripts": {
    "build": "echo \"Skipping: no build required\"",
    "lint": "echo \"Skipping: no linting configured\"",
    "test": "vitest run --coverage"
  },
  "author": "Codefresh",
  "license": "ISC",
  "packageManager": "yarn@4.10.3+sha512.c38cafb5c7bb273f3926d04e55e1d8c9dfa7d9c3ea1f36a4868fa028b9e5f72298f0b7f401ad5eb921749eb012eb1c3bb74bf7503df3ee43fd600d14a018266f"
}
