github.com/go-kivik/kivik/v4@v4.3.2/pouchdb/pouchdb9-package.json (about)

     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": "^9.0.0",
    15          "pouchdb-all-dbs": "^1.1.1",
    16          "pouchdb-find": "^9.0.0",
    17          "pouchdb-adapter-indexeddb": "^9.0.0",
    18          "source-map-support": "^0.5.9",
    19          "xhr2": "^0.1.4"
    20      }
    21  }