blob: 2ed6fca81f4c2b803dac72faeb5cbb7800da5503 [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": "https://github.com/pouchdb/pouchdb",
"jsnext:main": "./src/index.js"
}