sapper_std 0.1.2

A wrapper for rapid coding for sapper web framework.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "sapper_std"
version = "0.1.2"
authors = ["Mike Tang <miketang84@outlook.com>"]
description = "A wrapper for rapid coding for sapper web framework."
homepage = "https://github.com/sappworks/sapper_std"
documentation = "https://docs.rs/sapper_std"
readme = "README.md"
license = "MIT"
repository = "https://github.com/sappworks/sapper_std"
[dependencies.sapper_session]
version = "0.1"

[dependencies.sapper_tmpl]
version = "0.1"

[dependencies.serde_json]
version = "1.0"

[dependencies.sapper_query]
version = "0.1"

[dependencies.sapper_logger]
version = "0.1"

[dependencies.sapper_body]
version = "0.1"

[dependencies.sapper]
version = "0.1"

[dependencies.serde]
version = "1.0"