{
  "name": "@flares/camel-case-flares",
  "main": "./dist",
  "types": "./dist",
  "license": "MIT",
  "version": "1.0.0-beta.32",
  "description": "TODO",
  "author": "Mykyta Smirnov <mykyta.smirnov.dev@gmail.com> (https://github.com/vaderkos)",
  "contributors": [],
  "private": false,
  "dependencies": {
    "@flares/core": "^1.0.0-beta.32"
  },
  "scripts": {
    "build": "rm -rf ./dist && tsc",
    "prepack": "yarn run build"
  },
  "files": [
    "README.md",
    "package.json",
    "dist/**/*"
  ],
  "repository": {
    "url": "https://github.com/vaderkos/flares.git",
    "type": "git"
  },
  "bugs": {
    "url": "https://github.com/vaderkos/flares/issues"
  },
  "keywords": [
    "http",
    "https",
    "error",
    "status",
    "code",
    "response",
    "request",
    "type",
    "types",
    "typed",
    "typescript",
    "flare",
    "flares",
    "raise",
    "raising",
    "raisable",
    "throw",
    "throwing",
    "throwable",
    "handler",
    "handling",
    "case",
    "camel"
  ],
  "gitHead": "df40ee1b008642e408d03ec251f359bb0f3e6eba"
}
