Ionic programmatically get info from config.xml

I'm building an app with Ionic. This app has a config.xml file in the root folder with version and developer info in it.

Would it be possible to use this information to display it on the "about"-page or something? Programmatically of course. If this is possible it would be nice, because we only have to change the info in that file. But I doubt it.

check this link https://github.com/whiteoctober/cordova-plugin-app-version to get the appVersion from config file