| | |
| | | "url": "https://github.com/jackyzha0/quartz.git" |
| | | }, |
| | | "scripts": { |
| | | "typecheck": "tsc --noEmit" |
| | | "typecheck": "tsc --noEmit", |
| | | "test": "tsx ./quartz/path.test.ts" |
| | | }, |
| | | "keywords": [ |
| | | "site generator", |
| | |
| | | "reading-time": "^1.5.0", |
| | | "rehype-autolink-headings": "^6.1.1", |
| | | "rehype-katex": "^6.0.3", |
| | | "rehype-pretty-code": "^0.9.6", |
| | | "rehype-mathjax": "^4.0.2", |
| | | "rehype-pretty-code": "^0.10.0", |
| | | "rehype-raw": "^6.1.1", |
| | | "rehype-slug": "^5.1.0", |
| | | "remark": "^14.0.2", |
| | |
| | | "@types/workerpool": "^6.4.0", |
| | | "@types/yargs": "^17.0.24", |
| | | "esbuild": "^0.18.11", |
| | | "tsx": "^3.12.7", |
| | | "typescript": "^5.0.4" |
| | | } |
| | | } |