blob: 7891f4ab0111dc58d0fcfbce10efde077950e1ab [file]
{
"name": "pouchdb-adapter-idb",
"version": "6.2.1-prerelease",
"description": "PouchDB adapter using IndexedDB as its data store.",
"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"
}