meta-cli 0.0.2-alpha.13

Free and open ecosystem for API composition.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[package]
authors = ["Metatype Contributors <support@metatype.dev>"]
categories = ["accessibility", "api-bindings", "data-structures", "development-tools", "wasm"]
description = "Free and open ecosystem for API composition."
documentation = "https://metatype.dev"
edition = "2021"
homepage = "https://metatype.dev"
include = ["src"]
keywords = ["api", "composition", "typesystem", "graphql", "ecosystem"]
license-file = "LICENSE.md"
name = "meta-cli"
readme = "README.md"
repository = "https://github.com/metatypedev/metatype"
version = "0.0.2-alpha.13"