bsc

Comprehensive codebase and cou...
Log | Files | Refs | README | LICENSE

package.json (502B)


      1 {
      2   "devDependencies": {
      3     "markdown-it-mathjax3": "^4.3.2",
      4     "patch-package": "^8.0.1",
      5     "vite-plugin-pwa": "^1.3.0",
      6     "vitepress": "^2.0.0-alpha.17",
      7     "vitepress-sidebar": "^1.36.1"
      8   },
      9   "scripts": {
     10     "docs:dev": "vitepress dev docs",
     11     "docs:build": "vitepress build docs",
     12     "docs:preview": "vitepress preview docs",
     13     "postinstall": "patch-package"
     14   },
     15   "overrides": {
     16     "@docsearch/react": "latest",
     17     "@docsearch/js": "latest",
     18     "@docsearch/css": "latest"
     19   }
     20 }
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror