pouch 0.0.8

DEPRECATED - Rust PouchDB bindings for WASM. This crate is no longer maintained.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "name": "pouch",
    "version": "0.0.7-alpha",
    "description": "Rust bindings for PouchDB",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/joydev-horst/pouch.git"
    },
    "author": "Horst Schwarz <horst.schwarz@joydev.com>",
    "license": "MIT",
    "dependencies": {
        "pouchdb": "7.2.2"
    }
}