{
  "_from": "sublevel-pouchdb@7.0.0",
  "_id": "sublevel-pouchdb@7.0.0",
  "_inBundle": false,
  "_integrity": "sha512-yRLCq7tM2MzbJaNAbHnReS3rCXk9bwo3Noy6GugR6c2IukAix9XcrnJstMdvlrVmv1/3wpAOt6jsHH/OxSNGJQ==",
  "_location": "/sublevel-pouchdb",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "sublevel-pouchdb@7.0.0",
    "name": "sublevel-pouchdb",
    "escapedName": "sublevel-pouchdb",
    "rawSpec": "7.0.0",
    "saveSpec": null,
    "fetchSpec": "7.0.0"
  },
  "_requiredBy": [
    "/pouchdb-adapter-leveldb-core"
  ],
  "_resolved": "https://registry.npmjs.org/sublevel-pouchdb/-/sublevel-pouchdb-7.0.0.tgz",
  "_shasum": "4bbcd778737928580539be7d3106a20e038ae2f6",
  "_spec": "sublevel-pouchdb@7.0.0",
  "_where": "C:\\xampp\\htdocs\\DicomFileSender\\node_modules\\pouchdb-adapter-leveldb-core",
  "author": {
    "name": "Dale Harvey",
    "email": "dale@arandomurl.com"
  },
  "bugs": {
    "url": "https://github.com/pouchdb/pouchdb/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Dominic Tarr",
      "email": "dominic.tarr@gmail.com"
    }
  ],
  "dependencies": {
    "inherits": "2.0.3",
    "level-codec": "7.0.1",
    "ltgt": "2.2.1",
    "readable-stream": "1.0.33"
  },
  "deprecated": false,
  "description": "Fork of level-sublevel with ony the subset of the API that PouchDB uses",
  "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": "sublevel-pouchdb",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pouchdb/pouchdb.git"
  },
  "version": "7.0.0"
}
