{
  "_from": "pouchdb-collections@7.0.0",
  "_id": "pouchdb-collections@7.0.0",
  "_inBundle": false,
  "_integrity": "sha512-DaoUr/vU24Q3gM6ghj0va9j/oBanPwkbhkvnqSyC3Dm5dgf5pculNxueLF9PKMo3ycApoWzHMh6N2N8KJbDU2Q==",
  "_location": "/pouchdb-collections",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pouchdb-collections@7.0.0",
    "name": "pouchdb-collections",
    "escapedName": "pouchdb-collections",
    "rawSpec": "7.0.0",
    "saveSpec": null,
    "fetchSpec": "7.0.0"
  },
  "_requiredBy": [
    "/pouchdb-adapter-leveldb-core",
    "/pouchdb-adapter-utils",
    "/pouchdb-utils"
  ],
  "_resolved": "https://registry.npmjs.org/pouchdb-collections/-/pouchdb-collections-7.0.0.tgz",
  "_shasum": "fd1f632337dc6301b0ff8649732ca79204e41780",
  "_spec": "pouchdb-collections@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": "Calvin Metcalf",
      "email": "cmetcalf@appgeo.com"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "Map and Set shims for PouchDB",
  "files": [
    "lib",
    "dist",
    "tonic-example.js"
  ],
  "homepage": "https://github.com/pouchdb/pouchdb#readme",
  "jsnext:main": "./lib/index.es.js",
  "keywords": [
    "map",
    "set",
    "collections"
  ],
  "license": "Apache-2.0",
  "main": "./lib/index.js",
  "module": "./lib/index.es.js",
  "name": "pouchdb-collections",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pouchdb/pouchdb.git"
  },
  "version": "7.0.0"
}
