{
    "map": {},
    "extends": [],
    "generated": {
        "map": {
            "@coffeekraken.s-kitchen.config.kitchen.recipes.generic": {
                "id": "@coffeekraken.s-kitchen.config.kitchen.recipes.generic",
                "name": "generic",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "[config.kitchenRecipeGeneric]",
                "description": "Specify the default recipe",
                "namespace": "@coffeekraken.s-kitchen.config.kitchen.recipes",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchen.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchen.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchen.recipes.nextJs12": {
                "id": "@coffeekraken.s-kitchen.config.kitchen.recipes.nextJs12",
                "name": "nextJs12",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "[config.kitchenRecipeNextJs12]",
                "description": "Specify the next.js recipe",
                "namespace": "@coffeekraken.s-kitchen.config.kitchen.recipes",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchen.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchen.config.ts",
                "children": {}
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.copy.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.copy.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Frontend server",
                "description": "Specify the frontend server action title",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.copy",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.copy.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.copy.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the frontend server action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.copy",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.copy.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.copy.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar",
                "description": "Specify the frontend server action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.copy",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.rename.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.rename.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Frontend server",
                "description": "Rename a project (folder, package.json, etc...)",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.rename",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.rename.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.rename.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the kitchen rename action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.rename",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.rename.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.rename.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar",
                "description": "Specify the kitchen rename action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.rename",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.initNpm.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.initNpm.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Init npm package",
                "description": "Init the npm package",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.initNpm",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.initNpm.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.initNpm.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the kitchen initNpm action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.initNpm",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.initNpm.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.initNpm.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar",
                "description": "Specify the kitchen initNpm action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.initNpm",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addSugarJson.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addSugarJson.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Adding sugar.json file",
                "description": "Add the sugar.json file",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addSugarJson",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addSugarJson.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addSugarJson.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the kitchen addSugarJson action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addSugarJson",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addSugarJson.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addSugarJson.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar",
                "description": "Specify the kitchen addSugarJson action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addSugarJson",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addSugar.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addSugar.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Adding sugar.json file",
                "description": "Add the sugar.json file",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addSugar",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addSugar.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addSugar.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the kitchen addSugar action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addSugar",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addSugar.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addSugar.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar",
                "description": "Specify the kitchen addSugar action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addSugar",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addNvmrc.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addNvmrc.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Adding sugar.json file",
                "description": "Add the .nvmrc file",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addNvmrc",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addNvmrc.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addNvmrc.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the kitchen addNvmrc action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addNvmrc",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addNvmrc.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addNvmrc.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar",
                "description": "Specify the kitchen addNvmrc action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addNvmrc",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addFrontspecJson.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addFrontspecJson.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Adding sugar.json file",
                "description": "Add the sugar.json file",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addFrontspecJson",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addFrontspecJson.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addFrontspecJson.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the kitchen addFrontspecJson action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addFrontspecJson",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addFrontspecJson.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addFrontspecJson.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar",
                "description": "Specify the kitchen addFrontspecJson action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addFrontspecJson",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addManifestJson.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addManifestJson.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Adding manifest.json file",
                "description": "Add the manifest.json file",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addManifestJson",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addManifestJson.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addManifestJson.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the kitchen addManifestJson action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addManifestJson",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addManifestJson.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addManifestJson.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar",
                "description": "Specify the kitchen addManifestJson action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addManifestJson",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addFavicon.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addFavicon.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Adding manifest.json file",
                "description": "Add the manifest.json file",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addFavicon",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addFavicon.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addFavicon.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the kitchen addFavicon action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addFavicon",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addFavicon.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addFavicon.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar",
                "description": "Specify the kitchen addFavicon action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addFavicon",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addReadme.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addReadme.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Adding manifest.json file",
                "description": "Add the README.md file into the src/doc folder.\nThis is a base file that can be builded using the `sugar markdown.build` command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addReadme",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addReadme.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addReadme.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the kitchen addReadme action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addReadme",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addReadme.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addReadme.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar",
                "description": "Specify the kitchen addReadme action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addReadme",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultPages.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultPages.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Adding manifest.json file",
                "description": "Add the manifest.json file",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultPages",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultPages.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultPages.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the kitchen addDefaultPages action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultPages",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultPages.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultPages.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar",
                "description": "Specify the kitchen addDefaultPages action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultPages",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultScripts.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultScripts.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Adding manifest.json file",
                "description": "Add the script files",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultScripts",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultScripts.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultScripts.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the kitchen addDefaultScripts action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultScripts",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultScripts.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultScripts.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar",
                "description": "Specify the kitchen addDefaultScripts action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultScripts",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultPackageJson.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultPackageJson.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Adding manifest.json file",
                "description": "Add/merge default package.json defined in config.package.defaultPackageJson",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultPackageJson",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultPackageJson.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultPackageJson.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the kitchen addDefaultPackageJson action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultPackageJson",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultPackageJson.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultPackageJson.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar",
                "description": "Specify the kitchen addDefaultPackageJson action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addDefaultPackageJson",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addSugarPostcss.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addSugarPostcss.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Adding manifest.json file",
                "description": "Add the manifest.json file",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addSugarPostcss",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addSugarPostcss.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addSugarPostcss.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the kitchen addSugarPostcss action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addSugarPostcss",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.addSugarPostcss.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.addSugarPostcss.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar",
                "description": "Specify the kitchen addSugarPostcss action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.addSugarPostcss",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.installDependencies.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.installDependencies.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Install dependencies",
                "description": "Install dependencies like node_modules and composer if exists",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.installDependencies",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.installDependencies.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.installDependencies.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the kitchen addManifestJson action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.installDependencies",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.installDependencies.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.installDependencies.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar",
                "description": "Specify the kitchen addManifestJson action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.installDependencies",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.installDependencies.interface": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.installDependencies.interface",
                "name": "interface",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "@coffeekraken/s-package/node/interface/SPackageInstallParamsInterface",
                "description": "Specify the installDependencies install action interface",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.installDependencies",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.frontendServer.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.frontendServer.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Frontend server",
                "description": "Specify the frontend server action title",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.frontendServer",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.frontendServer.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.frontendServer.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the frontend server action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.frontendServer",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.frontendServer.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.frontendServer.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar frontendServer.start [arguments]",
                "description": "Specify the frontend server action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.frontendServer",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.frontendServer.interface": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.frontendServer.interface",
                "name": "interface",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "@coffeekraken/s-frontend-server/node/interface/SFrontendServerStartParamsInterface",
                "description": "Specify the frontendServerer start action interface",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.frontendServer",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.frontendServer.settings.processManager.restart": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.frontendServer.settings.processManager.restart",
                "name": "restart",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "true",
                "description": "Specify the frontend server action restart behavior",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.frontendServer.settings.processManager",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.corsProxy.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.corsProxy.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Frontend server",
                "description": "Specify the cors proxy server action title",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.corsProxy",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.corsProxy.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.corsProxy.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the cors proxy server action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.corsProxy",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.corsProxy.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.corsProxy.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar corsProxy.start [arguments]",
                "description": "Specify the frontend server action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.corsProxy",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.corsProxy.interface": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.corsProxy.interface",
                "name": "interface",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "@coffeekraken/s-frontend-server/node/interface/SFrontendServerCorsProxyParamsInterface",
                "description": "Specify the corsProxy install action interface",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.corsProxy",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.corsProxy.settings.processManager.restart": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.corsProxy.settings.processManager.restart",
                "name": "restart",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "true",
                "description": "Specify the frontend server action restart behavior",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.corsProxy.settings.processManager",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.postcssBuild.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.postcssBuild.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Frontend server",
                "description": "Specify the postcss build action title",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.postcssBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.postcssBuild.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.postcssBuild.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the postcss build action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.postcssBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.postcssBuild.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.postcssBuild.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar postcss.build [arguments]",
                "description": "Specify the postcss build action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.postcssBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.postcssBuild.interface": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.postcssBuild.interface",
                "name": "interface",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "@coffeekraken/s-postcss-builder/node/interface/SPostcssBuilderBuildParamsInterface",
                "description": "Specify the postcssBuild build action interface",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.postcssBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.typescriptBuild.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.typescriptBuild.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Frontend server",
                "description": "Specify the typescriptBuilder build action title",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.typescriptBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.typescriptBuild.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.typescriptBuild.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the typescriptBuilder build action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.typescriptBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.typescriptBuild.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.typescriptBuild.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar typescriptBuilder.build [arguments]",
                "description": "Specify the typescriptBuilder build action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.typescriptBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.typescriptBuild.interface": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.typescriptBuild.interface",
                "name": "interface",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "@coffeekraken/s-typescript-builder/node/interface/STypescriptBuilderBuildParamsInterface",
                "description": "Specify the typescriptBuilder build action interface",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.typescriptBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.imagesBuild.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.imagesBuild.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Frontend server",
                "description": "Specify the images build action title",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.imagesBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.imagesBuild.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.imagesBuild.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the images build action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.imagesBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.imagesBuild.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.imagesBuild.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar images.build [arguments]",
                "description": "Specify the images build action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.imagesBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.imagesBuild.interface": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.imagesBuild.interface",
                "name": "interface",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "@coffeekraken/s-images-builder/node/interface/SImagesBuilderBuildParamsInterface",
                "description": "Specify the imagesBuild build action interface",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.imagesBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.vite.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.vite.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Vite development stack",
                "description": "Specify the vite action title",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.vite",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.vite.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.vite.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the vite action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.vite",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.vite.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.vite.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar vite [arguments]",
                "description": "Specify the vite action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.vite",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.vite.interface": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.vite.interface",
                "name": "interface",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "@coffeekraken/s-vite/node/interface/SViteStartParamsInterface",
                "description": "Specify the vite start action interface",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.vite",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.viteBuild.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.viteBuild.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Vite build stasck",
                "description": "Specify the vite build action title",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.viteBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.viteBuild.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.viteBuild.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the vite build action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.viteBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.viteBuild.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.viteBuild.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar vite.build [arguments]",
                "description": "Specify the vite build action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.viteBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.viteBuild.interface": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.viteBuild.interface",
                "name": "interface",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "@coffeekraken/s-vite/node/interface/SViteBuildParamsInterface",
                "description": "Specify the vite build action interface",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.viteBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.docmapBuild.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.docmapBuild.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the doc build action title",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.docmapBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.docmapBuild.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.docmapBuild.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the doc build action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.docmapBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.docmapBuild.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.docmapBuild.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar docmap.build [arguments]",
                "description": "Specify the doc build action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.docmapBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.docmapBuild.interface": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.docmapBuild.interface",
                "name": "interface",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "@coffeekraken/s-docmap/node/interface/SDocmapBuildParamsInterface",
                "description": "Specify the docmap build action interface",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.docmapBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.sitemapBuild.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.sitemapBuild.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the doc build action title",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.sitemapBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.sitemapBuild.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.sitemapBuild.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the doc build action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.sitemapBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.sitemapBuild.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.sitemapBuild.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar sitemap.build [arguments]",
                "description": "Specify the doc build action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.sitemapBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.sitemapBuild.interface": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.sitemapBuild.interface",
                "name": "interface",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "@coffeekraken/s-sitemap-builder/node/interface/SSitemapBuilderBuildParamsInterface",
                "description": "Specify the sitemap build action interface",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.sitemapBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.faviconBuild.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.faviconBuild.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the doc build action title",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.faviconBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.faviconBuild.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.faviconBuild.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the favicon build action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.faviconBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.faviconBuild.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.faviconBuild.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar favicon.build [arguments]",
                "description": "Specify the doc build action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.faviconBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.faviconBuild.interface": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.faviconBuild.interface",
                "name": "interface",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "@coffeekraken/s-favicon-builder/node/interface/SFaviconBuilderBuildParamsInterface",
                "description": "Specify the favicon build action interface",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.faviconBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.markdownBuild.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.markdownBuild.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the markdown build action title",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.markdownBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.markdownBuild.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.markdownBuild.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the markdown build action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.markdownBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.markdownBuild.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.markdownBuild.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar favicon.build [arguments]",
                "description": "Specify the doc build action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.markdownBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.markdownBuild.interface": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.markdownBuild.interface",
                "name": "interface",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "@coffeekraken/s-favicon-builder/node/interface/SFaviconBuilderBuildParamsInterface",
                "description": "Specify the favicon build action interface",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.markdownBuild",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.format.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.format.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "SCodeFormatter format action",
                "description": "Specify the format action title",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.format",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.format.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.format.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the format build action description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.format",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.format.command": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.format.command",
                "name": "command",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "sugar formatter.format [arguments]",
                "description": "Specify the format action command",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.format",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenActions.format.interface": {
                "id": "@coffeekraken.s-kitchen.config.kitchenActions.format.interface",
                "name": "interface",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "@coffeekraken/s-typescript-builder/node/interface/STypescriptBuilderBuildParamsInterface",
                "description": "Specify the format build action interface",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenActions.format",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenActions.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenActions.config.ts",
                "children": {}
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Default",
                "description": "Specify the recipe name",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Default s-kitchen recipe",
                "description": "Specify the recipe description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.templateDir": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.templateDir",
                "name": "templateDir",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "__path.resolve(`${__dirname()}/../templates/default`)e",
                "description": "Specify the recipe template directory",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.requirements": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.requirements",
                "name": "requirements",
                "type": {
                    "types": [
                        {
                            "type": "Object"
                        }
                    ],
                    "raw": "Object"
                },
                "default": "dev",
                "description": "Specify some requirements for this recipe like commands (npm, composer, etc...)",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.defaultStack": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.defaultStack",
                "name": "defaultStack",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "dev",
                "description": "Specify the recipe default stack",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.init.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.init.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Init a new project with this recipe",
                "description": "Specify the recipe init stack description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.init",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions.createApp": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions.createApp",
                "name": "createApp",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "description": "Specify the recipe init stack createApp action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions.initNpm": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions.initNpm",
                "name": "initNpm",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "description": "Specify the recipe init stack initNpm action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions.rename": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions.rename",
                "name": "rename",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "description": "Specify the recipe init stack rename action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions.addSugarJson": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions.addSugarJson",
                "name": "addSugarJson",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "description": "Specify the recipe init stack addSugarJson action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions.addDefaultPackageJson": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions.addDefaultPackageJson",
                "name": "addDefaultPackageJson",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "description": "Specify the recipe init stack addDefaultPackageJson action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions.addNvmrc": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions.addNvmrc",
                "name": "addNvmrc",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "description": "Specify the recipe init stack addNvmrc action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.addDefaultPages": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.addDefaultPages",
                "name": "addDefaultPages",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "description": "Specify the recipe init stack addDefaultPages action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.addDefaultScripts": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.addDefaultScripts",
                "name": "addDefaultScripts",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "description": "Specify the recipe init stack addDefaultScripts action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions.addManifestJson": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions.addManifestJson",
                "name": "addManifestJson",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "description": "Specify the recipe init stack addManifestJson action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.addSugarPostcss": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.addSugarPostcss",
                "name": "addSugarPostcss",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "description": "Specify the recipe init stack addSugarPostcss action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.addFavicon": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.addFavicon",
                "name": "addFavicon",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "description": "Specify the recipe init stack addFavicon action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.addReadme": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.addReadme",
                "name": "addReadme",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "description": "Specify the recipe init stack addReadme action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions.addFrontspecJson": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions.addFrontspecJson",
                "name": "addFrontspecJson",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "description": "Specify the recipe init stack addFrontspecJson action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.dev.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.dev.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Start the development stack",
                "description": "Specify the recipe dev stack description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.dev",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.dev.actions.typescriptBuild": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.dev.actions.typescriptBuild",
                "name": "typescriptBuild",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "[config.kitchen.actions.typescriptBuild]",
                "description": "Specify the recipe dev stack frontendServer action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.dev.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.dev.actions.frontendServer": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.dev.actions.frontendServer",
                "name": "frontendServer",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "[config.kitchen.actions.frontendServer]",
                "description": "Specify the recipe dev stack frontendServer action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.dev.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.dev.actions.corsProxy": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.dev.actions.corsProxy",
                "name": "corsProxy",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "[config.kitchen.actions.corsProxy]",
                "description": "Specify the recipe prod stack corsProxy action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.dev.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.dev.actions.vite": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.dev.actions.vite",
                "name": "vite",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "[config.kitchen.actions.vite]",
                "description": "Specify the vite action settings",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.dev.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.dev.actions.format": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.dev.actions.format",
                "name": "format",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "[config.kitchen.actions.format]",
                "description": "Specify the format action settings",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.dev.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.prod.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.prod.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the recipe prod stack description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.prod",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.prod.sharedParams.env": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.prod.sharedParams.env",
                "name": "env",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "production",
                "description": "Specify the recipe prod stack env shared param",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.prod.sharedParams",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.prod.actions.frontendServer": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.prod.actions.frontendServer",
                "name": "frontendServer",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "[config.kitchen.actions.frontendServer]",
                "description": "Specify the recipe prod stack frontendServer action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.prod.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.prod.actions.corsProxy": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.prod.actions.corsProxy",
                "name": "corsProxy",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "[config.kitchen.actions.corsProxy]",
                "description": "Specify the recipe prod stack corsProxy action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.prod.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.build.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.build.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the recipe build stack description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.build",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.build.sharedParams.prod": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.build.sharedParams.prod",
                "name": "prod",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "true",
                "description": "Specify that the build is made for production",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.build.sharedParams",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.build.actions.postcssBuild": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.build.actions.postcssBuild",
                "name": "postcssBuild",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "[config.kitchen.actions.postcssBuild]",
                "description": "Specify the recipe build stack postcssBuild action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.build.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.build.actions.viteBuild": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.build.actions.viteBuild",
                "name": "viteBuild",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "[config.kitchen.actions.viteBuild]",
                "description": "Specify the recipe build stack viteBuild action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.build.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.build.actions.imagesBuild": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.build.actions.imagesBuild",
                "name": "imagesBuild",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "[config.kitchen.actions.imagesBuild]",
                "description": "Specify the recipe build stack imagesBuild action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.build.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.build.actions.copyAssets": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.build.actions.copyAssets",
                "name": "copyAssets",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "description": "Specify the recipe build stack copyAssets action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.build.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeGeneric.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeGeneric.config.ts",
                "children": {}
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.title": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.title",
                "name": "title",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "NextJs 12",
                "description": "Specify the recipe name",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeNextJs12.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeNextJs12.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Default s-kitchen recipe",
                "description": "Specify the recipe description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeNextJs12.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeNextJs12.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.requirements": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.requirements",
                "name": "requirements",
                "type": {
                    "types": [
                        {
                            "type": "array",
                            "of": [
                                "String"
                            ]
                        }
                    ],
                    "raw": "String[]"
                },
                "default": "['[config.package.manager]']",
                "description": "Specify some requirements for this recipe like commands (npm, composer, etc...)",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeNextJs12.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeNextJs12.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.defaultStack": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.defaultStack",
                "name": "defaultStack",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "dev",
                "description": "Specify the recipe default stack",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeNextJs12.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeNextJs12.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.init.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.init.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Init a new project with this recipe",
                "description": "Specify the recipe init stack description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.init",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeNextJs12.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeNextJs12.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.createApp": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.createApp",
                "name": "createApp",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "description": "Specify the recipe init stack copy action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeNextJs12.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeNextJs12.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.rename": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.rename",
                "name": "rename",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "description": "Specify the recipe init stack rename action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeNextJs12.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeNextJs12.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.addSugarJson": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.addSugarJson",
                "name": "addSugarJson",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "description": "Specify the recipe init stack addSugarJson action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeNextJs12.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeNextJs12.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.addSugar": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.addSugar",
                "name": "addSugar",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "description": "Specify the recipe init stack addSugar action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeNextJs12.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeNextJs12.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.addManifestJson": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.addManifestJson",
                "name": "addManifestJson",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "description": "Specify the recipe init stack addManifestJson action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeNextJs12.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeNextJs12.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.installDependencies": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.installDependencies",
                "name": "installDependencies",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "description": "Specify the recipe init stack installDependencies action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeNextJs12.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeNextJs12.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.dev.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.dev.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "Start the development stack",
                "description": "Specify the recipe dev stack description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.dev",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeNextJs12.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeNextJs12.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.dev.actions.start": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.dev.actions.start",
                "name": "start",
                "type": {
                    "types": [
                        {
                            "type": "Object"
                        }
                    ],
                    "raw": "Object"
                },
                "description": "Specify the recipe dev.start action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.dev.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeNextJs12.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeNextJs12.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.prod.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.prod.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the recipe prod stack description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.prod",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeNextJs12.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeNextJs12.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.prod.sharedParams.env": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.prod.sharedParams.env",
                "name": "env",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "production",
                "description": "Specify the recipe prod stack env shared param",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.prod.sharedParams",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeNextJs12.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeNextJs12.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.prod.actions.start": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.prod.actions.start",
                "name": "start",
                "type": {
                    "types": [
                        {
                            "type": "Object"
                        }
                    ],
                    "raw": "Object"
                },
                "description": "Specify the recipe dev.start action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.prod.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeNextJs12.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeNextJs12.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.build.description": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.build.description",
                "name": "description",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "...",
                "description": "Specify the recipe build stack description",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.build",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeNextJs12.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeNextJs12.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.build.sharedParams.prod": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.build.sharedParams.prod",
                "name": "prod",
                "type": {
                    "types": [
                        {
                            "type": "String"
                        }
                    ],
                    "raw": "String"
                },
                "default": "true",
                "description": "Specify that the build is made for production",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.build.sharedParams",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeNextJs12.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeNextJs12.config.ts"
            },
            "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.build.actions.start": {
                "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.build.actions.start",
                "name": "start",
                "type": {
                    "types": [
                        {
                            "type": "Object"
                        }
                    ],
                    "raw": "Object"
                },
                "description": "Specify the recipe dev.start action",
                "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.build.actions",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "kitchenRecipeNextJs12.config.ts",
                "extension": "config",
                "relPath": "src/config/kitchenRecipeNextJs12.config.ts",
                "children": {
                    "addnvmrc": {
                        "id": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions.addNvmrc",
                        "name": "addNvmrc",
                        "type": {
                            "types": [
                                {
                                    "type": "String"
                                }
                            ],
                            "raw": "String"
                        },
                        "description": "Specify the recipe init stack addNvmrc action",
                        "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeDefault.stacks.new.actions",
                        "since": "2.0.0",
                        "author": {
                            "name": "Olivier Bossel",
                            "email": "olivier.bossel@gmail.com",
                            "url": "https://coffeekraken.io"
                        }
                    },
                    "addsugarpostcss": {
                        "id": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions.addSugarPostcss",
                        "name": "addSugarPostcss",
                        "type": {
                            "types": [
                                {
                                    "type": "String"
                                }
                            ],
                            "raw": "String"
                        },
                        "description": "Specify the recipe init stack addSugarPostcss action",
                        "namespace": "@coffeekraken.s-kitchen.config.kitchenRecipeNextJs.stacks.new.actions",
                        "since": "2.0.0",
                        "author": {
                            "name": "Olivier Bossel",
                            "email": "olivier.bossel@gmail.com",
                            "url": "https://coffeekraken.io"
                        }
                    }
                }
            },
            "@coffeekraken.s-kitchen.doc.README": {
                "id": "@coffeekraken.s-kitchen.doc.README",
                "name": "README",
                "type": {
                    "types": [
                        {
                            "type": "Markdown"
                        }
                    ],
                    "raw": "Markdown"
                },
                "menu": {
                    "tree": [
                        "Documentation"
                    ],
                    "slug": "/doc/readme"
                },
                "platform": [
                    {
                        "name": "md",
                        "description": ""
                    }
                ],
                "namespace": "@coffeekraken.s-kitchen.doc",
                "status": "stable",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "README.md.twig",
                "extension": "md",
                "relPath": "src/doc/README.md.twig",
                "children": {}
            },
            "@coffeekraken.s-kitchen.node.interface.SKitchenAddParamsInterface": {
                "id": "@coffeekraken.s-kitchen.node.interface.SKitchenAddParamsInterface",
                "name": "SKitchenAddParamsInterface",
                "type": {
                    "types": [
                        {
                            "type": "Class"
                        }
                    ],
                    "raw": "Class"
                },
                "platform": [
                    {
                        "name": "node",
                        "description": ""
                    }
                ],
                "description": "This class represent the interface that describe parameters of the SKitchen.add method",
                "namespace": "@coffeekraken.s-kitchen.node.interface",
                "status": "beta",
                "interface": {
                    "name": "SKitchenAddParamsInterface",
                    "description": "",
                    "definition": {
                        "ingredients": {
                            "description": "Specify one or more ingredient(s) you want to add to your project",
                            "type": {
                                "type": "Array<String>",
                                "splitChars": [
                                    ","
                                ]
                            },
                            "values": [
                                "frontspec",
                                "manifest",
                                "favicon",
                                "postcss",
                                "sugarJson",
                                "sugar",
                                "readme"
                            ],
                            "required": true,
                            "alias": "i"
                        }
                    }
                },
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "SKitchenAddParamsInterface.ts",
                "extension": "ts",
                "relPath": "src/node/interface/SKitchenAddParamsInterface.ts",
                "children": {}
            },
            "@coffeekraken.s-kitchen.node.interface.SKitchenListParamsInterface": {
                "id": "@coffeekraken.s-kitchen.node.interface.SKitchenListParamsInterface",
                "name": "SKitchenListParamsInterface",
                "type": {
                    "types": [
                        {
                            "type": "Class"
                        }
                    ],
                    "raw": "Class"
                },
                "platform": [
                    {
                        "name": "node",
                        "description": ""
                    }
                ],
                "description": "This class represent the interface that describe parameters of the SKitchen.list method",
                "namespace": "@coffeekraken.s-kitchen.node.interface",
                "status": "beta",
                "interface": {
                    "name": "SKitchenListParamsInterface",
                    "description": "",
                    "definition": {
                        "recipe": {
                            "description": "Specify a recipe you want to list details for",
                            "type": {
                                "types": [
                                    {
                                        "type": "String"
                                    }
                                ],
                                "raw": "String"
                            },
                            "alias": "r"
                        },
                        "ingredients": {
                            "description": "Specify if you want to list the available ingredients in your kitchen",
                            "type": {
                                "types": [
                                    {
                                        "type": "Boolean"
                                    }
                                ],
                                "raw": "Boolean"
                            },
                            "default": false,
                            "alias": "i"
                        }
                    }
                },
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "SKitchenListParamsInterface.ts",
                "extension": "ts",
                "relPath": "src/node/interface/SKitchenListParamsInterface.ts",
                "children": {}
            },
            "@coffeekraken.s-kitchen.node.interface.SKitchenNewParamsInterface": {
                "id": "@coffeekraken.s-kitchen.node.interface.SKitchenNewParamsInterface",
                "name": "SKitchenNewParamsInterface",
                "type": {
                    "types": [
                        {
                            "type": "Class"
                        }
                    ],
                    "raw": "Class"
                },
                "platform": [
                    {
                        "name": "node",
                        "description": ""
                    }
                ],
                "description": "This class represent the interface that describe parameters of the SKitchen.new method",
                "namespace": "@coffeekraken.s-kitchen.node.interface",
                "status": "beta",
                "interface": {
                    "name": "SKitchenNewParamsInterface",
                    "description": "",
                    "definition": {}
                },
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "SKitchenNewParamsInterface.ts",
                "extension": "ts",
                "relPath": "src/node/interface/SKitchenNewParamsInterface.ts",
                "children": {}
            },
            "@coffeekraken.s-kitchen.node.interface.SKitchenRunInterface": {
                "id": "@coffeekraken.s-kitchen.node.interface.SKitchenRunInterface",
                "name": "SKitchenRunInterface",
                "type": {
                    "types": [
                        {
                            "type": "Class"
                        }
                    ],
                    "raw": "Class"
                },
                "platform": [
                    {
                        "name": "node",
                        "description": ""
                    }
                ],
                "description": "This class represent the interface that describe parameters of the SKitchen.action method",
                "namespace": "@coffeekraken.s-kitchen.node.interface",
                "status": "beta",
                "interface": {
                    "name": "SKitchenRunInterface",
                    "description": "",
                    "definition": {
                        "stack": {
                            "description": "Specify the recipe stack you want to launch",
                            "type": {
                                "types": [
                                    {
                                        "type": "String"
                                    }
                                ],
                                "raw": "String"
                            },
                            "alias": "s"
                        },
                        "action": {
                            "description": "Specify the action you want to launch",
                            "type": {
                                "types": [
                                    {
                                        "type": "String"
                                    }
                                ],
                                "raw": "String"
                            },
                            "alias": "a"
                        },
                        "recipe": {
                            "description": "Specify the recipe you want to launch. If not specified, will take the one from the \"sugar.json\" file, or the default setted in the \"kitchen.config.ts\" file...",
                            "type": {
                                "types": [
                                    {
                                        "type": "String"
                                    }
                                ],
                                "raw": "String"
                            },
                            "alias": "r"
                        },
                        "params": {
                            "description": "Specify the action parameters using the cli \"--param value\" syntax",
                            "type": {
                                "types": [
                                    {
                                        "type": "String"
                                    }
                                ],
                                "raw": "String"
                            },
                            "alias": "p"
                        }
                    }
                },
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "SKitchenRunParamsInterface.ts",
                "extension": "ts",
                "relPath": "src/node/interface/SKitchenRunParamsInterface.ts",
                "children": {}
            },
            "@coffeekraken.s-kitchen.node.ingredients.defaultPackageJson.defaultPackageJsonIngredient": {
                "id": "@coffeekraken.s-kitchen.node.ingredients.defaultPackageJson.defaultPackageJsonIngredient",
                "name": "defaultPackageJsonIngredient",
                "type": {
                    "types": [
                        {
                            "type": "ISKitchenIngredient"
                        }
                    ],
                    "raw": "ISKitchenIngredient"
                },
                "description": "This ingredient represent the default package.json scripts, dependencies, etc...",
                "namespace": "@coffeekraken.s-kitchen.node.ingredients.defaultPackageJson",
                "static": "true",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "defaultPackageJsonIngredient.ts",
                "extension": "ts",
                "relPath": "src/node/ingredients/defaultPackageJson/defaultPackageJsonIngredient.ts",
                "children": {}
            },
            "@coffeekraken.s-kitchen.node.ingredients.defaultPages.defaultPagesIngredient": {
                "id": "@coffeekraken.s-kitchen.node.ingredients.defaultPages.defaultPagesIngredient",
                "name": "defaultPagesIngredient",
                "type": {
                    "types": [
                        {
                            "type": "ISKitchenIngredient"
                        }
                    ],
                    "raw": "ISKitchenIngredient"
                },
                "description": "This ingredient represent the default pages and views like index, 404, etc...",
                "namespace": "@coffeekraken.s-kitchen.node.ingredients.defaultPages",
                "static": "true",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "defaultPagesIngredient.ts",
                "extension": "ts",
                "relPath": "src/node/ingredients/defaultPages/defaultPagesIngredient.ts",
                "children": {}
            },
            "@coffeekraken.s-kitchen.node.ingredients.defaultScripts.defaultScriptsIngredient": {
                "id": "@coffeekraken.s-kitchen.node.ingredients.defaultScripts.defaultScriptsIngredient",
                "name": "defaultScriptsIngredient",
                "type": {
                    "types": [
                        {
                            "type": "ISKitchenIngredient"
                        }
                    ],
                    "raw": "ISKitchenIngredient"
                },
                "description": "This ingredient represent the default scripts like features initialisation, components, etc...",
                "namespace": "@coffeekraken.s-kitchen.node.ingredients.defaultScripts",
                "static": "true",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "defaultScriptsIngredient.ts",
                "extension": "ts",
                "relPath": "src/node/ingredients/defaultScripts/defaultScriptsIngredient.ts",
                "children": {}
            },
            "@coffeekraken.s-kitchen.node.ingredients.frontspec.faviconIngredient": {
                "id": "@coffeekraken.s-kitchen.node.ingredients.frontspec.faviconIngredient",
                "name": "faviconIngredient",
                "type": {
                    "types": [
                        {
                            "type": "ISKitchenIngredient"
                        }
                    ],
                    "raw": "ISKitchenIngredient"
                },
                "description": "This ingredient represent the \"frontspec.json\" file at the root of your project",
                "namespace": "@coffeekraken.s-kitchen.node.ingredients.frontspec",
                "static": "true",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "faviconIngredient.ts",
                "extension": "ts",
                "relPath": "src/node/ingredients/favicon/faviconIngredient.ts",
                "children": {}
            },
            "@coffeekraken.s-kitchen.node.ingredients.frontspec.frontspecIngredient": {
                "id": "@coffeekraken.s-kitchen.node.ingredients.frontspec.frontspecIngredient",
                "name": "frontspecIngredient",
                "type": {
                    "types": [
                        {
                            "type": "ISKitchenIngredient"
                        }
                    ],
                    "raw": "ISKitchenIngredient"
                },
                "description": "This ingredient represent the \"frontspec.json\" file at the root of your project",
                "namespace": "@coffeekraken.s-kitchen.node.ingredients.frontspec",
                "static": "true",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "frontspecIngredient.ts",
                "extension": "ts",
                "relPath": "src/node/ingredients/frontspec/frontspecIngredient.ts",
                "children": {}
            },
            "@coffeekraken.s-kitchen.node.ingredients.manifest.manifestIngredient": {
                "id": "@coffeekraken.s-kitchen.node.ingredients.manifest.manifestIngredient",
                "name": "manifestIngredient",
                "type": {
                    "types": [
                        {
                            "type": "ISKitchenIngredient"
                        }
                    ],
                    "raw": "ISKitchenIngredient"
                },
                "description": "This ingredient represent the \"manifest.json\" file at the root of your project",
                "namespace": "@coffeekraken.s-kitchen.node.ingredients.manifest",
                "static": "true",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "manifestIngredient.ts",
                "extension": "ts",
                "relPath": "src/node/ingredients/manifest/manifestIngredient.ts",
                "children": {}
            },
            "@coffeekraken.s-kitchen.node.ingredients.nvmrc.nvmrcIngredient": {
                "id": "@coffeekraken.s-kitchen.node.ingredients.nvmrc.nvmrcIngredient",
                "name": "nvmrcIngredient",
                "type": {
                    "types": [
                        {
                            "type": "ISKitchenIngredient"
                        }
                    ],
                    "raw": "ISKitchenIngredient"
                },
                "description": "This ingredient represent the \".nvmrc\" file at the root of your project",
                "namespace": "@coffeekraken.s-kitchen.node.ingredients.nvmrc",
                "static": "true",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "nvmrcIngredient.ts",
                "extension": "ts",
                "relPath": "src/node/ingredients/nvmrc/nvmrcIngredient.ts",
                "children": {}
            },
            "@coffeekraken.s-kitchen.node.ingredients.manifest.postcssIngredient": {
                "id": "@coffeekraken.s-kitchen.node.ingredients.manifest.postcssIngredient",
                "name": "postcssIngredient",
                "type": {
                    "types": [
                        {
                            "type": "ISKitchenIngredient"
                        }
                    ],
                    "raw": "ISKitchenIngredient"
                },
                "description": "This ingredient represent the \"manifest.json\" file at the root of your project",
                "namespace": "@coffeekraken.s-kitchen.node.ingredients.manifest",
                "static": "true",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "postcssIngredient.ts",
                "extension": "ts",
                "relPath": "src/node/ingredients/postcss/postcssIngredient.ts",
                "children": {}
            },
            "@coffeekraken.s-kitchen.node.ingredients.manifest.readmeIngredient": {
                "id": "@coffeekraken.s-kitchen.node.ingredients.manifest.readmeIngredient",
                "name": "readmeIngredient",
                "type": {
                    "types": [
                        {
                            "type": "ISKitchenIngredient"
                        }
                    ],
                    "raw": "ISKitchenIngredient"
                },
                "description": "This ingredient represent the base \"README.md\" file in your src/doc folder",
                "namespace": "@coffeekraken.s-kitchen.node.ingredients.manifest",
                "static": "true",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "readmeIngredient.ts",
                "extension": "ts",
                "relPath": "src/node/ingredients/readme/readmeIngredient.ts",
                "children": {}
            },
            "@coffeekraken.s-kitchen.node.ingredients.manifest.sugarIngredient": {
                "id": "@coffeekraken.s-kitchen.node.ingredients.manifest.sugarIngredient",
                "name": "sugarIngredient",
                "type": {
                    "types": [
                        {
                            "type": "ISKitchenIngredient"
                        }
                    ],
                    "raw": "ISKitchenIngredient"
                },
                "description": "This ingredient represent the sugar toolkit integration into your project. It will:\n\n1. Install the toolkit\n2. Create some base files\n3. Add support for \"pleasant css syntax\"",
                "namespace": "@coffeekraken.s-kitchen.node.ingredients.manifest",
                "static": "true",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "sugarIngredient.ts",
                "extension": "ts",
                "relPath": "src/node/ingredients/sugar/sugarIngredient.ts",
                "children": {}
            },
            "@coffeekraken.s-kitchen.node.ingredients.manifest.sugarJsonIngredient": {
                "id": "@coffeekraken.s-kitchen.node.ingredients.manifest.sugarJsonIngredient",
                "name": "sugarJsonIngredient",
                "type": {
                    "types": [
                        {
                            "type": "ISKitchenIngredient"
                        }
                    ],
                    "raw": "ISKitchenIngredient"
                },
                "description": "This ingredient represent the \"manifest.json\" file at the root of your project",
                "namespace": "@coffeekraken.s-kitchen.node.ingredients.manifest",
                "static": "true",
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "sugarJsonIngredient.ts",
                "extension": "ts",
                "relPath": "src/node/ingredients/sugarJson/sugarJsonIngredient.ts",
                "children": {}
            },
            "@coffeekraken.s-kitchen.node.actions.interface.SKitchenCopyActionParamsInterface": {
                "id": "@coffeekraken.s-kitchen.node.actions.interface.SKitchenCopyActionParamsInterface",
                "name": "SKitchenCopyActionParamsInterface",
                "type": {
                    "types": [
                        {
                            "type": "Class"
                        }
                    ],
                    "raw": "Class"
                },
                "platform": [
                    {
                        "name": "node",
                        "description": ""
                    }
                ],
                "description": "This class represent the interface that describe parameters of the \"copy\" action",
                "namespace": "@coffeekraken.s-kitchen.node.actions.interface",
                "status": "beta",
                "interface": {
                    "name": "SKitchenCopyActionParamsInterface",
                    "description": "",
                    "definition": {
                        "src": {
                            "description": "Specify what to copy",
                            "type": {
                                "types": [
                                    {
                                        "type": "String"
                                    }
                                ],
                                "raw": "String"
                            },
                            "required": true
                        },
                        "dest": {
                            "description": "Specify where to paste",
                            "type": {
                                "types": [
                                    {
                                        "type": "String"
                                    }
                                ],
                                "raw": "String"
                            },
                            "required": true
                        },
                        "chdir": {
                            "description": "Specify if need to change the cwd to the pasted folder location",
                            "type": {
                                "types": [
                                    {
                                        "type": "Boolean"
                                    }
                                ],
                                "raw": "Boolean"
                            },
                            "default": false
                        }
                    }
                },
                "since": "2.0.0",
                "author": {
                    "name": "Olivier Bossel",
                    "email": "olivier.bossel@gmail.com",
                    "url": "https://coffeekraken.io"
                },
                "filename": "SKitchenCopyActionParamsInterface.ts",
                "extension": "ts",
                "relPath": "src/node/interface/actions/SKitchenCopyActionParamsInterface.ts",
                "children": {}
            }
        }
    }
}