What are other parameter for App.info({ })? in mobile-config.js

I need a list of available parameter we can use in the method App.info({ }) in mobile-config.js…

Also how can we track the build numbers? Version could be major.minor.patch but I want to track number of builds too…

use the buildNumber property in the object you pass to App.info