{
    "root" : "txt",
    "plugins": [
        "-include",
        "-autocover",
        "-layout",
        "youtube",
        "ace"
        
    ],
    "pluginsConfig": {
        "toc": {
            "addClass": "true",
            "className": "toc"
        },
        "layout": {
          "headerPath" : "layouts/header.html",
          "footerPath" : "layouts/footer.html"
        },
        "autocover": {
            "title": "Nueva Funcionalidad para el paquete npm plugins SYTW",
            "author": "Alex-Moi",
            "pluginsConfig": {
                "autocover": {
                    "font": {
                        "size": null,
                        "family": "Impact",
                        "color": "#FFF"
                    },
                    "size": {
                        "w": 1800,
                        "h": 2360
                    },
                    "background": {
                        "color": "#09F"
                    }
                }
            }
        }
    }
}