blob: 9961f51d83a79b9779e0966200f9ff257e6c351b [file] [log] [blame]
{
"name": "pouchdb-replication",
"version": "7.0.0-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"
}