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