{
  "_from": "pouchdb-adapter-memory",
  "_id": "pouchdb-adapter-memory@7.0.0",
  "_inBundle": false,
  "_integrity": "sha512-ZBg3SRtyEjgNOriB2k6PGqjCE/v2dertiN/L/tk84tWqi2J4UScWzIOiIbuhY7eUrHQK1Lj1Eq2vpYilYCG8eQ==",
  "_location": "/pouchdb-adapter-memory",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "pouchdb-adapter-memory",
    "name": "pouchdb-adapter-memory",
    "escapedName": "pouchdb-adapter-memory",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/pouchdb-adapter-memory/-/pouchdb-adapter-memory-7.0.0.tgz",
  "_shasum": "ba7a9719f2679b3f857a474e7c6be899640b3ca8",
  "_spec": "pouchdb-adapter-memory",
  "_where": "C:\\xampp\\htdocs\\DicomFileSender",
  "author": {
    "name": "Dale Harvey",
    "email": "dale@arandomurl.com"
  },
  "bugs": {
    "url": "https://github.com/pouchdb/pouchdb/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "memdown": "1.2.4",
    "pouchdb-adapter-leveldb-core": "7.0.0",
    "pouchdb-utils": "7.0.0"
  },
  "deprecated": false,
  "description": "PouchDB adapter using in-memory as its data store.",
  "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-memory",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pouchdb/pouchdb.git"
  },
  "version": "7.0.0"
}
