blob: 6b30929583cc29a0145762e6adee9c9b249f7181 [file] [log] [blame]
{
"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": "https://github.com/pouchdb/pouchdb",
"jsnext:main": "./src/index.js",
"contributors": [
{
"name": "Dominic Tarr",
"email": "dominic.tarr@gmail.com"
}
]
}