blob: 4e9f9376e53b99913d755f1229fd1a3cf36de8c0 [file] [log] [blame]
{
"name": "pouchdb-generate-replication-id",
"version": "6.2.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"
}