[package] name = "fbenv" version = "0.1.5" authors = ["icepuma "] description = "Environment management tool" license = "WTFPL" categories = ["command-line-utilities"] readme = "README.md" repository = "https://github.com/brocode/fbenv" keywords = ["cli", "automation", "developer-tools", "env"] [dependencies] toml = "0.4.6" clap = "2.32.0" colored = "1.6" spectral = "0.6.0" maplit = "1.0.1" [dev-dependencies] spectral = "0.6.0"