The tree structure is representative of the content of the apax.yml file:
- Project name – Open the
apax.ymlfileChangelog– Open theCHANGELOG.mdfileDocs– Open thedocs/index.mdfileReadme– Open theREADME.mdfilecatalogs- [list of packages]
catalogDependencies- [list of packages]
dependencies- [list of packages]
devDependencies- [list of packages]
scripts- [list of scripts]
A package in the catalogs, catalogDependencies, dependencies or devDependencies branch has the following structure:
- Package
Changelog– Open theCHANGELOG.mdfileDocs– Open thedocs/index.mdfileReadme– Open theREADME.mdfileVersions– Query the registry for available versions- [list of package versions on the registry]