16 lines
410 B
JSON
16 lines
410 B
JSON
{
|
|
"name": "project-layout",
|
|
"private": true,
|
|
"version": "4.0.0",
|
|
"dependencies": {
|
|
"@mfgames-writing/clean-theme": "^4.1.0",
|
|
"@mfgames-writing/epub2-format": "^2.1.1",
|
|
"@mfgames-writing/format": "^3.4.0",
|
|
"@mfgames-writing/hyphen-pipeline": "^1.0.2",
|
|
"@mfgames-writing/weasyprint-format": "^5.0.4"
|
|
},
|
|
"devDependencies": {
|
|
"markdowny": "^1.1.0",
|
|
"rimraf": "^6.0.1"
|
|
}
|
|
}
|