{
  "name": "decorateConfig",
  "shortname": "decorateConfig",
  "classitems": [
    {
      "file": "lib/decorate-config.js",
      "line": 19,
      "description": "<p>Fountianhead default configurations are targeted at Ember applications and\ninclude a sane default for every option with the goal of being able to\ninstall and use the addon with zero configuration for simple/standard Ember\napps.\nTODO: Document defaults</p>\n",
      "itemtype": "property",
      "name": "defaultConfigurations",
      "type": "{Object}",
      "class": "decorateConfig",
      "module": "Lib",
      "srcFileId": "lib_decorate-config.js"
    }
  ],
  "plugins": [],
  "extensions": [],
  "plugin_for": [],
  "extension_for": [
    "Index"
  ],
  "module": "Lib",
  "namespace": "",
  "file": "lib/decorate-config.js",
  "line": 4,
  "description": "<p>Handle adding default values to config and validating required properties\nare present</p>\n",
  "is_constructor": 1,
  "params": [
    {
      "name": "config",
      "description": "Project configuration file",
      "type": "Object"
    },
    {
      "name": "packageJSON",
      "description": "Project package.json file",
      "type": "Object"
    },
    {
      "name": "buildConfig",
      "description": "Configs passed to build function call",
      "type": "Object"
    }
  ],
  "return": {
    "description": "Fully decorated and validated project configuration file",
    "type": "Object"
  },
  "method": [],
  "property": [
    {
      "file": "lib/decorate-config.js",
      "line": 19,
      "description": "<p>Fountianhead default configurations are targeted at Ember applications and\ninclude a sane default for every option with the goal of being able to\ninstall and use the addon with zero configuration for simple/standard Ember\napps.\nTODO: Document defaults</p>\n",
      "itemtype": "property",
      "name": "defaultConfigurations",
      "type": "{Object}",
      "class": "decorateConfig",
      "module": "Lib",
      "srcFileId": "lib_decorate-config.js"
    }
  ],
  "event": [],
  "srcFileId": "lib_decorate-config.js"
}