diff options
| author | seth <[email protected]> | 2024-05-22 22:00:02 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-05-22 20:45:24 -0600 |
| commit | 8fd8b7e53d59a034706dd7eaad6b608721ce3cdb (patch) | |
| tree | 2ce7e4a8b7eafc9d8550a54aa6d4f34d678d76f5 /package.json | |
| parent | 329bf8a3384474cfe45ecae142dfb7d97b699aa2 (diff) | |
move to zola
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/package.json b/package.json deleted file mode 100644 index 2125609..0000000 --- a/package.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "name": "getchoos-website", - "type": "module", - "version": "0.0.1", - "private": true, - "repository": "https://github.com/getchoo/website.git", - "author": "getchoo", - "license": "MIT", - "scripts": { - "dev": "astro dev", - "build": "astro build", - "check": "astro check", - "preview": "astro preview", - "lint": "tsc && biome lint *", - "format": "biome format --write .", - "ci": "pnpm run check && tsc && biome ci *" - }, - "devDependencies": { - "@astrojs/check": "^0.7.0", - "@astrojs/sitemap": "^3.1.4", - "@biomejs/biome": "1.7.3", - "@fontsource-variable/noto-sans": "^5.0.5", - "@fontsource/noto-sans-mono": "^5.0.20", - "@types/node": "^20.12.12", - "astro": "^4.8.6", - "fsevents": "^2.3.3", - "lightningcss": "^1.25.0", - "sharp": "^0.33.4", - "typescript": "^5.4.5" - }, - "packageManager": "[email protected]+sha256.fc4a49bd609550a41e14d20efbce802a4b892aa4cac877322de2f0924f122991" -} |
