blob: cac76eecd90bbadd7b5b1c2aa0dd996945cef740 [file] [log] [blame]
{
"name": "pouchdb-merge",
"version": "6.2.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"
}