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