{
  "_from": "pouchdb",
  "_id": "pouchdb@7.0.0",
  "_inBundle": false,
  "_integrity": "sha512-vVZyn6SmVxYLbUmzQwU5nW1APIq/sAJ13DlYZqIJRJUUUtGy3X0F79G9/3d9StvJwfWBA/aMGPnRV2eQAp+MKA==",
  "_location": "/pouchdb",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "pouchdb",
    "name": "pouchdb",
    "escapedName": "pouchdb",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/pouchdb/-/pouchdb-7.0.0.tgz",
  "_shasum": "e95df9ef87127d0ea90222d073794bcb47c38648",
  "_spec": "pouchdb",
  "_where": "C:\\xampp\\htdocs\\DicomFileSender",
  "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",
    "clone-buffer": "1.0.0",
    "double-ended-queue": "2.1.0-0",
    "fetch-cookie": "0.7.0",
    "immediate": "3.0.6",
    "inherits": "2.0.3",
    "level": "3.0.2",
    "level-codec": "7.0.1",
    "level-write-stream": "1.0.0",
    "leveldown": "3.0.0",
    "levelup": "3.0.1",
    "ltgt": "2.2.1",
    "node-fetch": "^2.0.0",
    "readable-stream": "1.0.33",
    "spark-md5": "3.0.0",
    "through2": "2.0.3",
    "uuid": "3.2.1",
    "vuvuzela": "1.0.3"
  },
  "deprecated": false,
  "description": "PouchDB is a pocket-sized database",
  "files": [
    "lib",
    "dist",
    "tonic-example.js"
  ],
  "homepage": "https://github.com/pouchdb/pouchdb#readme",
  "jsnext:main": "./lib/index.es.js",
  "jspm": {
    "main": "dist/pouchdb.js"
  },
  "keywords": [
    "db",
    "couchdb",
    "pouchdb"
  ],
  "license": "Apache-2.0",
  "main": "./lib/index.js",
  "module": "./lib/index.es.js",
  "name": "pouchdb",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pouchdb/pouchdb.git"
  },
  "tags": [
    "db",
    "couchdb",
    "pouchdb"
  ],
  "tonicExampleFilename": "tonic-example.js",
  "version": "7.0.0"
}
