{	
	"properties": {
		"webpackHook": {
			"type": "string",
			"description": "Enables overriding or replacement of the original angular webpack config."
		},
		"optionsHook": {
			"type": "string",
			"description": "Enables manipulation of the options."
		},
		"indexHtmlHook": {
			"type": "string",
			"description": "Enables manipulation of the index.html."
		}
	}
}