pub fn sort_package_json_with_options( input: &str, options: &SortOptions, ) -> Result<String, Error>
Sorts a package.json string with custom options