blob: 8a6ca22250f75019fd2dd093a960b6f855320118 [file] [log] [blame]
{
"name": "pouchdb-abstract-mapreduce",
"version": "7.0.0-prerelease",
"description": "PouchDB's secondary index API as an abstract module",
"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"
}