blob: b4dbd38e37191b9aaee398fe955708b8d3ae6a5d [file]
{
"name": "pouchdb-adapter-websql-core",
"version": "6.2.1-prerelease",
"description": "Underlying adapter code for WebSQL and SQLite-based PouchDB adapters.",
"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"
}