blob: e0d8c6a250d7c8451c474b2d2d17bd874cfbfae9 [file]
{
"name": "pouchdb-adapter-fruitdown",
"version": "6.1.0-prerelease",
"description": "PouchDB adapter using fruitdown as the 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",
"files": [
"lib",
"src"
]
}