blob: 835438ad8f3e8e4da6b8520b6ce9946c00575859 [file] [log] [blame]
{
"name": "pouchdb-errors",
"version": "6.1.0-prerelease",
"description": "Errors exposed by PouchDB.",
"main": "./lib/index.js",
"keywords": [],
"author": "Dale Harvey <dale@arandomurl.com>",
"license": "Apache-2.0",
"repository": "https://github.com/pouchdb/pouchdb",
"jsnext:main": "./src/index.js",
"files": [
"lib",
"src"
]
}