UNPKG

@alexaegis/workspace-tools

Version:

Tools for working with javascript workspaces

5 lines (4 loc) 657 B
import { n as collectFileDirnamePathsUpDirectoryTree, s as normalizeCollectFileDirnamesUpDirectoryTreeOptions, t as getWorkspaceRoot } from "./get-workspace-root.function-DnORClbN.js"; import { n as normalizePackageJsonWorkspacesField, r as normalizeGetRootPackageJsonOptions, t as getRootPackageJson } from "./get-root-package-json.function-CFklF0V2.js"; import { t as getCurrentPackageRoot } from "./npm-CqgJ7Snd.js"; export { collectFileDirnamePathsUpDirectoryTree, getCurrentPackageRoot, getRootPackageJson, getWorkspaceRoot, normalizeCollectFileDirnamesUpDirectoryTreeOptions, normalizeGetRootPackageJsonOptions, normalizePackageJsonWorkspacesField };