pub fn remove(pack_id: String) -> Result<Value>
Remove a pack from the project lockfile. Fail-closed: a missing lockfile or an absent pack errors and leaves the lockfile intact.