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": "svelte-kit dev",
17 "build": "svelte-kit build",
18 "start": "svelte-kit start",
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 "eventemitter3": "^4.0.4",
26 "language-name-map": "^0.3.0"
29 "@hapi/eslint-config-hapi": "^13.0.2",
30 "@hapi/eslint-plugin-hapi": "^4.3.5",
31 "@sveltejs/adapter-node": "next",
32 "@sveltejs/kit": "next",
34 "eslint-plugin-svelte3": "^2.7.3",
35 "htmlhint": "^0.14.0",
37 "svelte-i18n": "^3.0.4",
44 "last 1 firefox version"