[dependencies.js-sys]
version = "0.3"
[dependencies.json]
version = "0.12.4"
[dependencies.serde]
features = ["derive"]
version = "1.0"
[dependencies.serde_json]
version = "1.0.62"
[dependencies.wasm-bindgen]
version = "0.2"
[dependencies.web-sys]
version = "0.3"
[lib]
crate-type = ["cdylib", "rlib"]
[package]
authors = ["Alwin Lohrie <alwin@cloudserver.click>"]
description = "A library and CLI for calculating triads"
documentation = "https://gitlab.com/niwla23/akkorders"
edition = "2018"
homepage = "https://gitlab.com/niwla23/akkorders"
license-file = "LICENSE"
name = "akkorders"
readme = "README.md"
repository = "https://gitlab.com/niwla23/akkorders.git"
version = "0.1.1"