pub type Dependencies = HashMap<String, Option<Value>>;
pub struct Dependencies { /* private fields */ }