blob: 643f57484f864d05a60ae8bf102498c5b1ffd786 [file] [log] [blame]
{
"name": "pouchdb-adapter-node-websql",
"version": "6.2.0-prerelease",
"description": "PouchDB adapter using Node-based SQLite 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"
}