I developed Angular 10 app where I need to read the appsettings.json file in the Angular service.
I used npm read-appsettings-json, now