-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathpackage.json
More file actions
126 lines (126 loc) · 4.18 KB
/
package.json
File metadata and controls
126 lines (126 loc) · 4.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
{
"name": "comet",
"type": "module",
"version": "0.0.2",
"private": true,
"scripts": {
"remove-types": "tsx removeTypes.ts && sed -i '1,2d' index.js",
"postinstall": "pnpm run remove-types && pnpm run clone-workerware",
"reinstall": "rm -rf pnpm-lock.yaml node_modules && pnpm i",
"format": "biome format --write .",
"format:astro": "prettier --write .",
"start": "node index.js",
"build": "astro build",
"dev" : "astro dev",
"test": "ava",
"lint": "biome lint --fix .",
"lint:scss": "stylelint -c .stylelintrc.ts \"src/**/*.scss\"",
"diff": "git diff --stat",
"bstart": "pnpm build && pnpm start",
"copy:config:env": "cp config/.env.example config/.env",
"copy:config:toml": "cp config/config.example.toml config/config.toml",
"clone-workerware": "rm -rf workerware && git clone https://github.com/MercuryWorkshop/workerware.git && cd workerware && rm -rf .git"
},
"dependencies": {
"@astrojs/check": "^0.9.6",
"@astrojs/node": "^8.3.4",
"@astrojs/svelte": "^5.7.3",
"@astrojs/tailwind": "^5.1.5",
"@fontsource/montserrat": "^5.2.8",
"@fontsource/schibsted-grotesk": "^5.2.8",
"@mercuryworkshop/bare-as-module3": "^2.2.5",
"@mercuryworkshop/bare-mux": "^2.1.8",
"@mercuryworkshop/epoxy-transport": "^2.1.28",
"@mercuryworkshop/libcurl-transport": "^1.5.2",
"@mercuryworkshop/scramjet": "https://github.com/MercuryWorkshop/scramjet/releases/download/latest/mercuryworkshop-scramjet-2.0.0-alpha.tgz",
"@mercuryworkshop/wisp-js": "^0.2.2",
"@playform/compress": "^0.1.9",
"@saber2pr/types-github-api": "^0.0.9",
"@titaniumnetwork-dev/ultraviolet": "^3.2.10",
"@tomphttp/bare-server-node": "^2.0.6",
"@types/alpinejs": "^3.13.11",
"@types/chrome": "^0.0.279",
"@types/compression": "^1.8.1",
"@types/draggabilly": "2.1.1",
"@types/encodeurl": "^1.0.3",
"@types/estree": "^1.0.8",
"@types/express": "^4.17.25",
"@types/lodash.join": "^4.0.9",
"@types/lodash.kebabcase": "^4.1.9",
"@types/node": "^22.19.7",
"@types/pg": "^8.16.0",
"@types/react": "^18.3.27",
"@types/serve-static": "^1.15.10",
"@types/serviceworker": "^0.0.102",
"@types/to-title-case": "^1.0.2",
"@types/trusted-types": "^2.0.7",
"@types/uuid": "^10.0.0",
"acorn-hammerhead": "^0.6.3",
"acorn-walk": "^8.3.4",
"alpinejs": "^3.15.5",
"astro": "^4.16.19",
"astro-svg-loaders": "^4.1.0",
"axios": "^1.13.4",
"boxen": "^8.0.1",
"broadcast-channel": "^7.3.0",
"chalk": "^5.6.2",
"classix": "^2.2.6",
"commander": "^12.1.0",
"compression": "^1.8.1",
"debounce": "^2.2.0",
"dotenv": "^16.6.1",
"draggabilly": "2.2.0",
"encodeurl": "^2.0.0",
"eruda": "^3.4.3",
"eruda-dom": "^2.0.0",
"esotope-hammerhead": "^0.6.9",
"eventemitter3": "^5.0.4",
"express": "^4.22.1",
"filer": "^1.4.1",
"framer-motion": "^11.18.2",
"gsap": "^3.14.2",
"hterm-path": "^0.0.1",
"http-proxy-middleware": "^3.0.5",
"is-docker": "^3.0.0",
"jszip": "^3.10.1",
"kysely": "^0.27.6",
"libcurl.js": "^0.6.22",
"localforage": "^1.10.0",
"lodash.join": "^4.0.1",
"lodash.kebabcase": "^4.1.1",
"meteorproxy": "1.0.6-patch.1",
"mutationobserver-shim": "^0.3.7",
"nanostores": "^0.11.4",
"node-html-parser": "^6.1.13",
"pg": "^8.17.2",
"rammerhead": "github:civilnetwork-dev/rammerhead-443",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"remove-types": "^1.0.0",
"rimraf": "^6.1.2",
"sass": "^1.97.3",
"smol-toml": "^1.6.0",
"svelte": "^5.48.5",
"svelte-animated-timeline": "github:Quartinal/svelte-animated-timeline",
"tailwindcss": "^3.4.19",
"terminal-link": "^3.0.0",
"to-title-case": "^1.0.0",
"trusted-types": "^2.0.0",
"tsx": "^4.21.0",
"typescript": "^5.9.3",
"uuid": "^10.0.0",
"vite-plugin-static-copy": "^1.0.6"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"ava": "^6.4.1",
"prettier": "^3.8.1",
"prettier-plugin-astro": "^0.14.1",
"stylelint": "^16.26.1",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-scss": "^6.14.0"
},
"engines": {
"node": ">=21.6.1"
}
}