Files
BlackboxBook/package.json
busya cc1e796f10 Tidy repo: update gitignore, add sources registry and mermaid deps
- ignore node_modules/ and статьи/ (binary research sources)
- track .github/review-cache/authoritative-sources-by-topic.md
- track package.json/package-lock.json (mermaid-cli)
- commit updated book chapters, build artifacts and build script
2026-08-12 11:02:27 +03:00

6 lines
70 B
JSON

{
"dependencies": {
"@mermaid-js/mermaid-cli": "^11.15.0"
}
}