blob: 26176614a9a9a4dee359dbda88c70b9e3bde2160 [file]
{
"name": "pouchdb-adapter-http",
"version": "6.2.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"
}