blob: 5f9dfc72e80d1594b61c6e47fb9f674c214d9cc7 [file]
{
"name": "pouchdb-generate-replication-id",
"version": "7.0.0-prerelease",
"description": "PouchDB function to generate a replication ID to mark progress during replications.",
"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-generate-replication-id"
},
"module": "./src/index.js"
}