Skip to main content

Crate sort_package_json

Crate sort_package_json 

Source

Structs§

SortOptions
Options for controlling JSON formatting when sorting.

Functions§

sort_package_json
Sorts a package.json string with default options (pretty-printed).
sort_package_json_with_options
Sorts a package.json string with custom options.