[package] name = "monkey-interpreter" version = "0.1.0" authors = ["ishanjain28 "] edition = "2018" [dependencies] lazy_static = "1.4.0" itertools = "0.8.2"