UNPKG

pouchdb-system-db

Version:

Protects PouchDB system databases by wrapping their methods.

30 lines (29 loc) 662 B
{ "name": "pouchdb-system-db", "description": "Protects PouchDB system databases by wrapping their methods.", "repository": { "type": "git", "url": "https://github.com/pouchdb/pouchdb-server.git" }, "keywords": [ "pouch", "pouchdb", "couch", "couchdb", "system", "database", "protect", "protection" ], "license": "Apache-2.0", "author": "Marten de Vries", "main": "lib/index.js", "version": "4.2.0", "dependencies": { "pouchdb-changeslike-wrapper": "4.2.0", "pouchdb-plugin-error": "4.2.0", "pouchdb-security": "4.2.0", "pouchdb-wrappers": "4.2.0" }, "optionalDependencies": {} }