blob: b62f1bd0749815fa63b758bfc7a8c15a098ae6d8 [file] [log] [blame]
{
"name": "pouchdb-merge",
"version": "7.0.0-prerelease",
"description": "PouchDB's document merge algorithm.",
"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"
}