...

Text file src/github.com/go-kivik/kivik/v4/pouchdb/pouchdb8-package.json

Documentation: github.com/go-kivik/kivik/v4/pouchdb

     1{
     2    "name": "kivik-pouchdb",
     3    "version": "1.0.0",
     4    "description": "PouchDB driver for Kivik",
     5    "author": "Jonathan Hall <flimzy@flimzy.com>",
     6    "repository": {
     7        "type": "git",
     8        "url": "https://github.com/go-kivik/pouchdb"
     9    },
    10    "devDependencies": {
    11        "fake-indexeddb": "^4.0.1",
    12        "inherits": "^2.0.3",
    13        "memdown": "^3.0.0",
    14        "pouchdb": "^8.0.0",
    15        "pouchdb-all-dbs": "^1.0.2",
    16        "pouchdb-find": "^8.0.0",
    17        "pouchdb-adapter-indexeddb": "^8.0.0",
    18        "source-map-support": "^0.5.9",
    19        "xhr2": "^0.1.4"
    20    }
    21}

View as plain text