[dependencies.serde]
features = ["derive"]
version = "1.0"
[package]
authors = ["wandercn<wander@email.cn>"]
categories = ["api-bindings", "accessibility", "development-tools", "compilers"]
description = "JsonMap for store values of multiple types value in one Map."
edition = "2018"
homepage = "https://github.com/wandercn/jsonmap"
keywords = ["hashmap", "jsonmap", "map", "gomap", "json"]
license = "GPL-3.0-or-later"
name = "jsonmap"
readme = "README.md"
repository = "https://github.com/wandercn/jsonmap"
version = "0.1.2"