Return name of parent app
Return name of parent application.
var appName = require('what-app'); console.log(appName);