{
  "name": "@8base/error-codes",
  "version": "1.0.23",
  "description": "8base errors module",
  "main": "dist/index.js",
  "scripts": {
    "build": "tsc",
    "test": "echo \"Error: no test specified\" && exit 1",
    "postversion": "git push --follow-tags"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@gitlab.com/8base-shared/error-codes.git"
  },
  "keywords": [],
  "author": "8base",
  "license": "MIT",
  "bugs": {
    "url": "https://gitlab.com/8base-shared/error-codes/issues"
  },
  "homepage": "https://gitlab.com/8base-shared/error-codes#README",
  "devDependencies": {
    "typescript": "^3.4.5"
  }
}
