{
  "_from": "pouchdb-md5@7.0.0",
  "_id": "pouchdb-md5@7.0.0",
  "_inBundle": false,
  "_integrity": "sha512-yaSJKhLA3QlgloKUQeb2hLdT3KmUmPfoYdryfwHZuPTpXIRKTnMQTR9qCIRUszc0ruBpDe53DRslCgNUhAyTNQ==",
  "_location": "/pouchdb-md5",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pouchdb-md5@7.0.0",
    "name": "pouchdb-md5",
    "escapedName": "pouchdb-md5",
    "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-md5/-/pouchdb-md5-7.0.0.tgz",
  "_shasum": "935dc6bb507a5f3978fb653ca5790331bae67c96",
  "_spec": "pouchdb-md5@7.0.0",
  "_where": "C:\\xampp\\htdocs\\DicomFileSender\\node_modules\\pouchdb-adapter-leveldb-core",
  "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": {
    "pouchdb-binary-utils": "7.0.0",
    "spark-md5": "3.0.0"
  },
  "deprecated": false,
  "description": "PouchDB utilities for calculating MD5 checksums.",
  "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-md5",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pouchdb/pouchdb.git"
  },
  "version": "7.0.0"
}
