blob: 879b240d2be2dfc179a9bb0e62dce71dcbaadde5 [file] [log] [blame]
{
"name": "pouchdb-adapter-indexeddb",
"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",
"private": true
}