{
  "_from": "level-errors@^1.0.4",
  "_id": "level-errors@1.1.2",
  "_inBundle": false,
  "_integrity": "sha512-Sw/IJwWbPKF5Ai4Wz60B52yj0zYeqzObLh8k1Tk88jVmD51cJSKWSYpRyhVIvFzZdvsPqlH5wfhp/yxdsaQH4w==",
  "_location": "/level-errors",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "level-errors@^1.0.4",
    "name": "level-errors",
    "escapedName": "level-errors",
    "rawSpec": "^1.0.4",
    "saveSpec": null,
    "fetchSpec": "^1.0.4"
  },
  "_requiredBy": [
    "/encoding-down",
    "/level-packager/levelup"
  ],
  "_resolved": "https://registry.npmjs.org/level-errors/-/level-errors-1.1.2.tgz",
  "_shasum": "4399c2f3d3ab87d0625f7e3676e2d807deff404d",
  "_spec": "level-errors@^1.0.4",
  "_where": "C:\\xampp\\htdocs\\DicomFileSender\\node_modules\\encoding-down",
  "bugs": {
    "url": "https://github.com/level/errors/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Rod Vagg",
      "email": "r@va.gg",
      "url": "https://github.com/rvagg"
    },
    {
      "name": "John Chesley",
      "email": "john@chesl.es",
      "url": "https://github.com/chesles/"
    },
    {
      "name": "Jake Verbaten",
      "email": "raynos2@gmail.com",
      "url": "https://github.com/raynos"
    },
    {
      "name": "Dominic Tarr",
      "email": "dominic.tarr@gmail.com",
      "url": "https://github.com/dominictarr"
    },
    {
      "name": "Max Ogden",
      "email": "max@maxogden.com",
      "url": "https://github.com/maxogden"
    },
    {
      "name": "Lars-Magnus Skog",
      "email": "ralphtheninja@riseup.net",
      "url": "https://github.com/ralphtheninja"
    },
    {
      "name": "David Björklund",
      "email": "david.bjorklund@gmail.com",
      "url": "https://github.com/kesla"
    },
    {
      "name": "Julian Gruber",
      "email": "julian@juliangruber.com",
      "url": "https://github.com/juliangruber"
    },
    {
      "name": "Paolo Fragomeni",
      "email": "paolo@async.ly",
      "url": "https://github.com/hij1nx"
    },
    {
      "name": "Anton Whalley",
      "email": "anton.whalley@nearform.com",
      "url": "https://github.com/No9"
    },
    {
      "name": "Matteo Collina",
      "email": "matteo.collina@gmail.com",
      "url": "https://github.com/mcollina"
    },
    {
      "name": "Pedro Teixeira",
      "email": "pedro.teixeira@gmail.com",
      "url": "https://github.com/pgte"
    },
    {
      "name": "James Halliday",
      "email": "mail@substack.net",
      "url": "https://github.com/substack"
    },
    {
      "name": "Jarrett Cruger",
      "email": "jcrugzz@gmail.com",
      "url": "https://github.com/jcrugzz"
    }
  ],
  "dependencies": {
    "errno": "~0.1.1"
  },
  "deprecated": false,
  "description": "Error types for LevelUP",
  "devDependencies": {
    "standard": "^10.0.3",
    "tape": "^4.3.0"
  },
  "homepage": "https://github.com/level/errors.git",
  "keywords": [
    "leveldb",
    "levelup",
    "leveldown",
    "errors"
  ],
  "license": "MIT",
  "main": "errors.js",
  "name": "level-errors",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/level/errors.git"
  },
  "scripts": {
    "test": "standard && tape test.js"
  },
  "typings": "errors.d.ts",
  "version": "1.1.2"
}
