1# Use this file to add `meta.mainProgram` to packages in `nodePackages`.2{3# Packages that provide multiple executables where one is clearly the `mainProgram`.4"@microsoft/rush"="rush";56# Packages that provide a single executable.7"@angular/cli"="ng";8gulp-cli="gulp";9}