| { | |
| "name": "pouchdb-collate", | |
| "version": "6.2.0-prerelease", | |
| "description": "Collation functions for PouchDB map/reduce", | |
| "main": "lib/index.js", | |
| "keywords": [ | |
| "pouchdb", | |
| "pouch", | |
| "couch", | |
| "couchdb" | |
| ], | |
| "license": "Apache-2.0", | |
| "jsnext:main": "./src/index.js", | |
| "files": [ | |
| "lib", | |
| "src" | |
| ] | |
| } |