29 lines
767 B
JSON
29 lines
767 B
JSON
{
|
|
"manifestVersion": 1,
|
|
"id": "tender-blind",
|
|
"name": "标书正式·技术暗标",
|
|
"version": "0.5.1",
|
|
"description": "面向技术暗标的纯黑白匿名主题,自动隐藏封面中的投标人和代表字段。",
|
|
"author": "md-to-pdf contributors",
|
|
"license": "项目自有",
|
|
"entry": "theme.css",
|
|
"print": "print.css",
|
|
"domPreset": "generic",
|
|
"defaultFontSize": "16px",
|
|
"supportedFeatures": ["code", "table", "task-list", "footnote", "katex", "mermaid", "echarts"],
|
|
"category": "tender",
|
|
"compatibleProfiles": ["tender"],
|
|
"pageDefaults": {
|
|
"margins": {
|
|
"top": "25.4mm",
|
|
"right": "25.4mm",
|
|
"bottom": "25.4mm",
|
|
"left": "31.7mm"
|
|
}
|
|
},
|
|
"docxStyle": {
|
|
"preset": "tender"
|
|
},
|
|
"bundled": true
|
|
}
|