{
  "_from": "@feathersjs/errors@^4.5.1",
  "_id": "@feathersjs/errors@4.5.11",
  "_inBundle": false,
  "_integrity": "sha512-KzkUqmaV7/SGK6SM/ILXjMI/EHOGKQE4GgDHCsB4+mcIwb8IZboeHL6IkYjh6MvwjKNDyS728McZvcflDGn/fA==",
  "_location": "/@feathersjs/errors",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@feathersjs/errors@^4.5.1",
    "name": "@feathersjs/errors",
    "escapedName": "@feathersjs%2ferrors",
    "scope": "@feathersjs",
    "rawSpec": "^4.5.1",
    "saveSpec": null,
    "fetchSpec": "^4.5.1"
  },
  "_requiredBy": [
    "/",
    "/@feathersjs/adapter-commons",
    "/@feathersjs/authentication",
    "/@feathersjs/authentication-local",
    "/@feathersjs/authentication-oauth",
    "/@feathersjs/express",
    "/@feathersjs/transport-commons",
    "/feathers-hooks-common",
    "/feathers-mongodb",
    "/feathers-mongodb-fuzzy-search"
  ],
  "_resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-4.5.11.tgz",
  "_shasum": "419b4dd9b557fe7a87978363175cbd5e06f8b3b9",
  "_spec": "@feathersjs/errors@^4.5.1",
  "_where": "/home/editor/editor.api",
  "author": {
    "name": "Feathers contributors",
    "email": "hello@feathersjs.com",
    "url": "https://feathersjs.com"
  },
  "bugs": {
    "url": "https://github.com/feathersjs/feathers/issues"
  },
  "bundleDependencies": false,
  "contributors": [],
  "dependencies": {
    "debug": "^4.3.1"
  },
  "deprecated": false,
  "description": "Common error types for Feathers apps",
  "devDependencies": {
    "@feathersjs/feathers": "^4.5.11",
    "express": "^4.17.1",
    "mocha": "^8.2.1"
  },
  "directories": {
    "lib": "lib"
  },
  "engines": {
    "node": ">= 10"
  },
  "files": [
    "CHANGELOG.md",
    "LICENSE",
    "README.md",
    "src/**",
    "lib/**",
    "*.d.ts",
    "*.js"
  ],
  "gitHead": "de0526849eb36ab6ef19ef1764e0d9e0a6ccbd81",
  "homepage": "https://feathersjs.com",
  "keywords": [
    "feathers",
    "feathers-plugin"
  ],
  "license": "MIT",
  "main": "lib/index",
  "name": "@feathersjs/errors",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/feathersjs/feathers.git"
  },
  "scripts": {
    "test": "mocha --config ../../.mocharc.json"
  },
  "types": "index.d.ts",
  "version": "4.5.11"
}
