{
  "_from": "pouchdb-utils@7.0.0",
  "_id": "pouchdb-utils@7.0.0",
  "_inBundle": false,
  "_integrity": "sha512-1bnoX1KdZYHv9wicDIFdO0PLiVIMzNDUBUZ/yOJZ+6LW6niQCB8aCv09ZztmKfSQcU5nnN3fe656tScBgP6dOQ==",
  "_location": "/pouchdb-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pouchdb-utils@7.0.0",
    "name": "pouchdb-utils",
    "escapedName": "pouchdb-utils",
    "rawSpec": "7.0.0",
    "saveSpec": null,
    "fetchSpec": "7.0.0"
  },
  "_requiredBy": [
    "/pouchdb-adapter-leveldb-core",
    "/pouchdb-adapter-memory",
    "/pouchdb-adapter-utils"
  ],
  "_resolved": "https://registry.npmjs.org/pouchdb-utils/-/pouchdb-utils-7.0.0.tgz",
  "_shasum": "48bfced6665b8f5a2b2d2317e2aa57635ed1e88e",
  "_spec": "pouchdb-utils@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",
    "clone-buffer": "1.0.0",
    "immediate": "3.0.6",
    "inherits": "2.0.3",
    "pouchdb-collections": "7.0.0",
    "pouchdb-errors": "7.0.0",
    "pouchdb-md5": "7.0.0",
    "uuid": "3.2.1"
  },
  "deprecated": false,
  "description": "Unassorted utilities used by PouchDB.",
  "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-utils",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pouchdb/pouchdb.git"
  },
  "version": "7.0.0"
}
