blob: 97c82757d355bd578c95ecebd5ec5b728a5ec9c9 [file] [log] [blame]
{
"name": "pouchdb-adapter-http",
"version": "6.4.1-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"
}