export { NxJson } from './src/command-line/shared'; export { readJsonInTree, updateJsonInTree, addDepsToPackageJson } from './src/utils/ast-utils'; export { offsetFromRoot } from './src/utils/common';