blob: 1cba168fd395f33b661017b4b18aa153ee9dea13 [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": {
"type": "git",
"url": "https://github.com/pouchdb/pouchdb.git",
"directory": "packages/node_modules/pouchdb-replication"
},
"module": "./src/index.js"
}