cosmwasm-schema 0.8.0-rc1

A dev-dependency for CosmWasm contracts to generate JSON Schema files.
Documentation
[badges.circle-ci]
branch = "master"
repository = "CosmWasm/cosmwasm"

[badges.maintenance]
status = "actively-developed"
[dependencies.schemars]
version = "0.7"

[dependencies.serde_json]
version = "1.0"

[package]
authors = ["Simon Warta <webmaster128@users.noreply.github.com>", "Ethan Frey <ethanfrey@users.noreply.github.com>"]
description = "A dev-dependency for CosmWasm contracts to generate JSON Schema files."
edition = "2018"
license = "Apache-2.0"
name = "cosmwasm-schema"
repository = "https://github.com/CosmWasm/cosmwasm/tree/master/packages/schema"
version = "0.8.0-rc1"