| | |
| | | "url": "https://github.com/jackyzha0/quartz.git" |
| | | }, |
| | | "scripts": { |
| | | "quartz": "./quartz/bootstrap-cli.mjs", |
| | | "docs": "npx quartz build --serve -d docs", |
| | | "check": "tsc --noEmit && npx prettier . --check", |
| | | "format": "npx prettier . --write", |
| | |
| | | "mdast-util-to-string": "^4.0.0", |
| | | "micromorph": "^0.4.5", |
| | | "preact": "^10.20.1", |
| | | "preact-render-to-string": "^6.4.0", |
| | | "preact-render-to-string": "^6.4.2", |
| | | "pretty-bytes": "^6.1.1", |
| | | "pretty-time": "^1.1.0", |
| | | "reading-time": "^1.5.0", |
| | |
| | | "unified": "^11.0.4", |
| | | "unist-util-visit": "^5.0.0", |
| | | "vfile": "^6.0.1", |
| | | "workerpool": "^9.1.0", |
| | | "workerpool": "^9.1.1", |
| | | "ws": "^8.15.1", |
| | | "yargs": "^17.7.2" |
| | | }, |