Common @sidekick/common are helpers shared by the releasable artefacts we ship - cli and main. Subpackages log os persistentConfig repoConfig tracking universal Installation npm install --save @sidekick/common Usage var os = require("@sidekick/common/os"); os.getTempDir();