pub fn parse_file<P: AsRef<Path>>(path: P) -> Result<Value>
Parse file directly to Value (no caching)