Stick a saltire on a photo
1{
2 "name": "saltire-the-gays",
3 "type": "module",
4 "version": "0.0.1",
5 "scripts": {
6 "dev": "astro dev --port 3000 --host",
7 "build": "astro build",
8 "preview": "astro preview",
9 "astro": "astro"
10 },
11 "dependencies": {
12 "astro": "^5.5.2"
13 },
14 "packageManager": "pnpm@10.5.2+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b",
15 "pnpm": {
16 "onlyBuiltDependencies": [
17 "esbuild",
18 "sharp"
19 ]
20 }
21}