UNPKG

1.03 kBJSONView Raw
1{
2 "root" : "txt",
3 "plugins": [
4 "-include",
5 "-autocover",
6 "-layout",
7 "youtube",
8 "ace"
9
10 ],
11 "pluginsConfig": {
12 "toc": {
13 "addClass": "true",
14 "className": "toc"
15 },
16 "layout": {
17 "headerPath" : "layouts/header.html",
18 "footerPath" : "layouts/footer.html"
19 },
20 "autocover": {
21 "title": "Nueva Funcionalidad para el paquete npm plugins SYTW",
22 "author": "Alex-Moi",
23 "pluginsConfig": {
24 "autocover": {
25 "font": {
26 "size": null,
27 "family": "Impact",
28 "color": "#FFF"
29 },
30 "size": {
31 "w": 1800,
32 "h": 2360
33 },
34 "background": {
35 "color": "#09F"
36 }
37 }
38 }
39 }
40 }
41}
\No newline at end of file