blob: 98938ce6a69a149ae78f7ed3dbb558371971be35 [file]
{
"name": "pouchdb-json",
"version": "7.0.0-prerelease",
"description": "PouchDB utilities for safely stringifying and parsing JSON.",
"main": "./lib/index.js",
"keywords": [],
"author": "Dale Harvey <dale@arandomurl.com>",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/pouchdb/pouchdb.git",
"directory": "packages/node_modules/pouchdb-json"
},
"module": "./src/index.js"
}