{
  "_from": "pouchdb-adapter-leveldb-core@7.0.0",
  "_id": "pouchdb-adapter-leveldb-core@7.0.0",
  "_inBundle": false,
  "_integrity": "sha512-LL5bjUXJSMW33F58MAZ0MbihWeHCEjx0uoZjIGRBnpq74bsUQwJVtFSP0TqR/cXCuimCt1ATNBStRc9pr5Avrg==",
  "_location": "/pouchdb-adapter-leveldb-core",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pouchdb-adapter-leveldb-core@7.0.0",
    "name": "pouchdb-adapter-leveldb-core",
    "escapedName": "pouchdb-adapter-leveldb-core",
    "rawSpec": "7.0.0",
    "saveSpec": null,
    "fetchSpec": "7.0.0"
  },
  "_requiredBy": [
    "/pouchdb-adapter-memory"
  ],
  "_resolved": "https://registry.npmjs.org/pouchdb-adapter-leveldb-core/-/pouchdb-adapter-leveldb-core-7.0.0.tgz",
  "_shasum": "340667628cc12a325e99ad5f3a0abba084511063",
  "_spec": "pouchdb-adapter-leveldb-core@7.0.0",
  "_where": "C:\\xampp\\htdocs\\DicomFileSender\\node_modules\\pouchdb-adapter-memory",
  "author": {
    "name": "Dale Harvey",
    "email": "dale@arandomurl.com"
  },
  "browser": {
    "./lib/index.js": "./lib/index-browser.js",
    "./lib/index.es.js": "./lib/index-browser.es.js"
  },
  "bugs": {
    "url": "https://github.com/pouchdb/pouchdb/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "argsarray": "0.0.1",
    "buffer-from": "1.1.0",
    "double-ended-queue": "2.1.0-0",
    "levelup": "3.0.1",
    "pouchdb-adapter-utils": "7.0.0",
    "pouchdb-binary-utils": "7.0.0",
    "pouchdb-collections": "7.0.0",
    "pouchdb-errors": "7.0.0",
    "pouchdb-json": "7.0.0",
    "pouchdb-md5": "7.0.0",
    "pouchdb-merge": "7.0.0",
    "pouchdb-utils": "7.0.0",
    "sublevel-pouchdb": "7.0.0",
    "through2": "2.0.3"
  },
  "deprecated": false,
  "description": "Core PouchDB adapter code for LevelDOWN-based adapters",
  "files": [
    "lib",
    "dist",
    "tonic-example.js"
  ],
  "homepage": "https://github.com/pouchdb/pouchdb#readme",
  "jsnext:main": "./lib/index.es.js",
  "keywords": [],
  "license": "Apache-2.0",
  "main": "./lib/index.js",
  "module": "./lib/index.es.js",
  "name": "pouchdb-adapter-leveldb-core",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pouchdb/pouchdb.git"
  },
  "version": "7.0.0"
}
