blob: 8bdd17d3916d941e2b9f12ae8f57cf479bdef978 [file] [log] [blame]
{
"name": "pouchdb-checkpointer",
"version": "6.2.1-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": "https://github.com/pouchdb/pouchdb",
"jsnext:main": "./src/index.js"
}