{
	"script":
	{
		"shell": "bash",
		"include": ["lib/functions.captn.sh"],
		"extend": "lib/script.captn.json",
		"path": "script/",
		"true_values": ["y", "Y", "yes", "Yes", "YES", "1", "true", "ok", "yep"]
	},
	"log":
	{
		"path": "log/"
	}
}