nu-cmd-base 0.92.0

The foundation tools to build Nushell commands.
Documentation
[dependencies.indexmap]
version = "2.2"

[dependencies.miette]
version = "7.2"

[dependencies.nu-engine]
version = "0.92.0"

[dependencies.nu-parser]
version = "0.92.0"

[dependencies.nu-path]
version = "0.92.0"

[dependencies.nu-protocol]
version = "0.92.0"

[dev-dependencies]

[package]
authors = ["The Nushell Project Developers"]
description = "The foundation tools to build Nushell commands."
edition = "2021"
license = "MIT"
name = "nu-cmd-base"
repository = "https://github.com/nushell/nushell/tree/main/crates/nu-cmd-base"
version = "0.92.0"