UNPKG

@alexaegis/workspace-tools

Version:

Tools for working with javascript workspaces

7 lines (6 loc) 596 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const normalizeJsonSortingPreference_function = require("./normalize-json-sorting-preference.function-DsIbJhip.cjs"); exports.DEFAULT_PACKAGE_JSON_SORTING_PREFERENCE = normalizeJsonSortingPreference_function.DEFAULT_PACKAGE_JSON_SORTING_PREFERENCE; exports.createJsonSortingPreferenceNormalizer = normalizeJsonSortingPreference_function.createJsonSortingPreferenceNormalizer; exports.normalizeSortingPreferenceForPackageJson = normalizeJsonSortingPreference_function.normalizeSortingPreferenceForPackageJson;