blob: dbc3cfa2ebdec5b35d7ef6d9e7e58404524cbfa1 [file]
{
"name": "sublevel-pouchdb",
"version": "7.0.0-prerelease",
"description": "Fork of level-sublevel with ony the subset of the API that PouchDB uses",
"main": "./lib/index.js",
"keywords": [],
"author": "Dale Harvey <dale@arandomurl.com>",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/pouchdb/pouchdb.git",
"directory": "packages/node_modules/sublevel-pouchdb"
},
"module": "./src/index.js",
"contributors": [
{
"name": "Dominic Tarr",
"email": "dominic.tarr@gmail.com"
}
]
}