[package] name = "jsparagus-scope" version = "0.1.0" authors = ["The jsparagus Project Developers"] edition = "2018" license = "MIT/Apache-2.0" [dependencies] indexmap = "1.0" jsparagus-ast = { path = "../ast" } jsparagus-stencil = { path = "../stencil" }