blob: 83cb8b88a6d657f8898b7102cd3258aeda767603 [file] [log] [blame]
{
"name": "pouchdb-node",
"version": "7.0.0-prerelease",
"description": "PouchDB, the Node-only edition.",
"main": "./lib/index.js",
"module": "./lib/index.es.js",
"author": "Dale Harvey <dale@arandomurl.com>",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/pouchdb/pouchdb.git",
"directory": "packages/node_modules/pouchdb-node"
}
}