blob: e0f6b37f9371159ad9c686781e5b3fab2323551c [file] [log] [blame]
{
"name": "pouchdb-replication",
"version": "6.4.1-prerelease",
"description": "PouchDB's replication and sync algorithm, as a plugin.",
"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"
}