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

     1  {
     2      "name": "kivik",
     3      "version": "0.0.1",
     4      "description": "Isomorphic Go and GopherJS client library for CouchDB & PouchDB",
     5      "author": "Jonathan Hall <flimzy@flimzy.com>",
     6      "repository": {
     7          "type": "git",
     8          "url": "https://github.com/go-kivik/kivik"
     9      },
    10      "devDependencies": {
    11          "pouchdb": "*",
    12          "pouchdb-find": "*",
    13          "pouchdb-all-dbs": "*",
    14          "memdown": ">=1.1.0",
    15          "inherits": "*",
    16          "xhr2": "*"
    17      }
    18  }