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        "inherits": "^2.0.3",
12        "memdown": "^1.3.1",
13        "pouchdb": "^6.4.3",
14        "pouchdb-all-dbs": "^1.0.2",
15        "pouchdb-find": "^6.4.3",
16        "source-map-support": "^0.5.9",
17        "xhr2": "^0.1.4"
18    }
19}
20