blob: 4f77428b8311899423dc90a4e4c812414e452423 [file]
{
"name": "pouchdb-browser",
"version": "7.0.0-prerelease",
"description": "PouchDB, the browser-only edition.",
"main": "./lib/index.js",
"module": "./lib/index.es.js",
"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-browser"
}
}