{
  "configDir": "<%- (relitiveConfigDirPath ? relitiveConfigDirPath:'') %>",

  "manifestFiles": "<%- relitiveManifestPath %>",

  "defaults": {
    "lang": "<%- lang %>",
    "assets": "<%- assets %>",
    "templateType": "<%- templateType %>",
    "translation": <%- translation%>,
    "test": <%- test %>,
    "abnFilter": "\\(active\\)"
  }
}
