3 "description": "A Forum for the year 3000",
4 "license": "Apache-2.0",
5 "author": "Rubén Beltrán del Río <ruben@unlimited.pizza>",
6 "homepage": "https://forum.unlimited.pizza",
9 "url": "git+ssh://git@gitlab.com/rbdr/forum.git"
12 "url": "https://gitlab.com/rbdr/forum/issues"
16 "dev": "routify -c dev-vite",
18 "build": "routify -b && vite build",
19 "lint": "eslint --ext .svelte --ext .js .",
20 "linthtml": "htmlhint",
21 "setup-hooks": "ln -s ../../scripts/git-hooks/pre-commit .git/hooks/pre-commit",
25 "@apollo/client": "^3.3.11",
26 "eventemitter3": "^4.0.4",
27 "language-name-map": "^0.3.0",
28 "svelte-apollo": "^0.4.0"
31 "@hapi/eslint-config-hapi": "^13.0.2",
32 "@hapi/eslint-plugin-hapi": "^4.3.5",
33 "@roxi/routify": "^2.14.0",
34 "@sveltejs/vite-plugin-svelte": "^1.0.0-next.2",
36 "eslint-plugin-svelte3": "^2.7.3",
37 "htmlhint": "^0.14.0",
39 "svelte-i18n": "^3.0.4",
46 "last 1 firefox version"