{
  "_from": "pouchdb-json@7.0.0",
  "_id": "pouchdb-json@7.0.0",
  "_inBundle": false,
  "_integrity": "sha512-w0bNRu/7VmmCrFWMYAm62n30wvJJUT2SokyzeTyj3hRohj4GFwTRg1mSZ+iAmxgRKOFE8nzZstLG/WAB4Ymjew==",
  "_location": "/pouchdb-json",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pouchdb-json@7.0.0",
    "name": "pouchdb-json",
    "escapedName": "pouchdb-json",
    "rawSpec": "7.0.0",
    "saveSpec": null,
    "fetchSpec": "7.0.0"
  },
  "_requiredBy": [
    "/pouchdb-adapter-leveldb-core"
  ],
  "_resolved": "https://registry.npmjs.org/pouchdb-json/-/pouchdb-json-7.0.0.tgz",
  "_shasum": "d9860f66f27a359ac6e4b24da4f89b6909f37530",
  "_spec": "pouchdb-json@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,
  "dependencies": {
    "vuvuzela": "1.0.3"
  },
  "deprecated": false,
  "description": "PouchDB utilities for safely stringifying and parsing JSON.",
  "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-json",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pouchdb/pouchdb.git"
  },
  "version": "7.0.0"
}
