blob: c8918b226a994c13455c81e7f6ae2b56e399d0d5 [file] [log] [blame]
{
"name": "pouchdb-generate-replication-id",
"version": "6.1.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",
"files": [
"lib",
"src"
]
}