blob: a35ba9962a0bcc0f17b6dc0b9c5f3a3c18d076df [file] [log] [blame]
{
"name": "pouchdb-node",
"version": "6.1.0-prerelease",
"description": "PouchDB, the Node-only edition.",
"main": "./lib/index.js",
"jsnext:main": "./lib/index.es.js",
"author": "Dale Harvey <dale@arandomurl.com>",
"license": "Apache-2.0",
"repository": "https://github.com/pouchdb/pouchdb",
"files": [
"src",
"lib"
]
}