{
  "_from": "level-packager@^2.0.2",
  "_id": "level-packager@2.1.1",
  "_inBundle": false,
  "_integrity": "sha512-6l3G6dVkmdvHwOJrEA9d9hL6SSFrzwjQoLP8HsvohOgfY/8Z9LyTKNCM5Gc84wtsUWCuIHu6r+S6WrCtTWUJCw==",
  "_location": "/level-packager",
  "_phantomChildren": {
    "deferred-leveldown": "3.0.0",
    "level-errors": "1.1.2",
    "level-iterator-stream": "2.0.3",
    "xtend": "4.0.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "level-packager@^2.0.2",
    "name": "level-packager",
    "escapedName": "level-packager",
    "rawSpec": "^2.0.2",
    "saveSpec": null,
    "fetchSpec": "^2.0.2"
  },
  "_requiredBy": [
    "/level"
  ],
  "_resolved": "https://registry.npmjs.org/level-packager/-/level-packager-2.1.1.tgz",
  "_shasum": "10b653decb67b0a09c4e961ae84f196edaad205a",
  "_spec": "level-packager@^2.0.2",
  "_where": "C:\\xampp\\htdocs\\DicomFileSender\\node_modules\\level",
  "bugs": {
    "url": "https://github.com/Level/packager/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"
    }
  ],
  "dependencies": {
    "encoding-down": "~4.0.0",
    "levelup": "^2.0.0"
  },
  "deprecated": false,
  "description": "LevelUP package helper for distributing with a LevelDOWN-compatible back-end",
  "devDependencies": {
    "leveldown": "^3.0.0",
    "standard": "^10.0.3",
    "tape": "^4.0.0"
  },
  "engines": {
    "node": ">=4"
  },
  "homepage": "https://github.com/Level/packager",
  "keywords": [
    "leveldb",
    "stream",
    "database",
    "db",
    "store",
    "storage",
    "json"
  ],
  "license": "MIT",
  "main": "level-packager.js",
  "name": "level-packager",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Level/packager.git"
  },
  "scripts": {
    "test": "standard && node test.js && rm -rf level-test*"
  },
  "version": "2.1.1"
}
