blob: f6e6032f1b3ec4fba5389ca23a3932098eeade0d [file] [log] [blame]
{
"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": "https://github.com/pouchdb/pouchdb",
"jsnext:main": "./src/index.js"
}