| { | |
| "name": "pouchdb-mapreduce-utils", | |
| "version": "7.0.0-prerelease", | |
| "description": "PouchDB utilities used by pouchdb-mapreduce.", | |
| "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" | |
| } |