blob: 55d8169f8acd642fd2a3a187507687b9b77d6418 [file] [log] [blame]
{
"name": "pouchdb-adapter-utils",
"version": "6.2.0-prerelease",
"description": "Utilities for PouchDB adapters.",
"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"
]
}