blob: 2dff7f831b3050c4602b818af539def62f31cc4d [file] [log] [blame]
{
"name": "pouchdb-merge",
"version": "6.1.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",
"files": [
"lib",
"src"
]
}