{
    "repo_name": "Repository name of your project (omit the \"frontend-\" prefix, \"frontend-reporting\" would be \"reporting\").",
    "description": "Description of your project for the package.json file.",
    "init_function": "Name or your application's init function (e.g. initFrontendReporting).",
    "webpack_entry_name": "Name of the webpack entry point for your application."
}
