blob: 5796319c18a3923069c4195898f28514de1576ec [file]
{
"name": "pouchdb-adapter-http",
"version": "7.0.0-prerelease",
"description": "PouchDB adapter using HTTP (e.g. a remote CouchDB) as its data store.",
"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-adapter-http"
},
"module": "./src/index.js"
}