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