| { | |
| "name": "pouchdb-browser", | |
| "version": "6.2.0-prerelease", | |
| "description": "PouchDB, the browser-only edition.", | |
| "main": "./lib/index.js", | |
| "jsnext:main": "./lib/index.es.js", | |
| "author": "Dale Harvey <dale@arandomurl.com>", | |
| "license": "Apache-2.0", | |
| "repository": "https://github.com/pouchdb/pouchdb" | |
| } |