[package] name = "foraget" version = "0.1.3" authors = ["Mohammed Ismail Ansari "] edition = "2018" description = "A simple universal package manager for Unix-like systems" readme = "README.md" repository = "https://github.com/myTerminal/foraget" documentation = "https://docs.rs/foraget" homepage = "https://github.com/myTerminal/foraget" license = "MIT" keywords = ["package-management"] categories = ["command-line-utilities"] [dependencies] clap = "2.33.1" ansi_term = "0.12.1"