blob: 380dfe6e55dc799e1a9a22f38d426a28965f44d0 [file] [log] [blame]
{
"name": "pouchdb-adapter-memory",
"version": "6.2.0-prerelease",
"description": "PouchDB adapter using in-memory 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"
}