blob: 704653f2fccfe5d49ef1af05950c662f34f1f337 [file] [log] [blame]
{
"name": "pouchdb-checkpointer",
"version": "7.0.0-prerelease",
"description": "PouchDB tool to write a checkpoint, e.g. during replication.",
"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-checkpointer"
},
"module": "./src/index.js"
}