blob: 18364275dd55c18a657d4f8897c5a468340f67a7 [file] [log] [blame]
{
"name": "pouchdb-errors",
"version": "7.0.0-prerelease",
"description": "Errors exposed by PouchDB.",
"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-errors"
},
"module": "./src/index.js"
}