blob: b5fe5686b9b2291ee3088e8a3b59e7a0dc78f707 [file] [log] [blame]
{
"name": "pouchdb-promise",
"version": "6.1.0-prerelease",
"description": "Promises as used by PouchDB.",
"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",
"files": [
"lib",
"src"
]
}