2020-04-03 14:56:21 +02:00
|
|
|
{
|
|
|
|
"name": "workadventurefront",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"main": "index.js",
|
2020-06-09 10:17:21 +02:00
|
|
|
"license": "SEE LICENSE IN LICENSE.txt",
|
2020-04-03 14:56:21 +02:00
|
|
|
"devDependencies": {
|
2022-02-19 00:13:25 +01:00
|
|
|
"@geprog/vite-plugin-env-config": "^4.0.0",
|
2022-01-31 16:20:17 +01:00
|
|
|
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.36",
|
2021-05-11 17:37:21 +02:00
|
|
|
"@tsconfig/svelte": "^1.0.10",
|
2020-09-24 11:16:08 +02:00
|
|
|
"@types/google-protobuf": "^3.7.3",
|
2020-06-02 10:48:04 +02:00
|
|
|
"@types/jasmine": "^3.5.10",
|
2021-05-17 14:30:54 +02:00
|
|
|
"@types/node": "^15.3.0",
|
2020-10-13 10:26:27 +02:00
|
|
|
"@types/quill": "^1.3.7",
|
2021-07-27 16:37:01 +02:00
|
|
|
"@types/uuidv4": "^5.0.0",
|
2021-12-13 16:45:16 +01:00
|
|
|
"@typescript-eslint/eslint-plugin": "^5.6.0",
|
|
|
|
"@typescript-eslint/parser": "^5.6.0",
|
|
|
|
"eslint": "^8.4.1",
|
2021-12-06 16:10:35 +01:00
|
|
|
"eslint-plugin-svelte3": "^3.2.1",
|
2020-06-02 10:48:04 +02:00
|
|
|
"jasmine": "^3.5.0",
|
2021-06-23 10:10:53 +02:00
|
|
|
"lint-staged": "^11.0.0",
|
2021-06-15 18:08:16 +02:00
|
|
|
"npm-run-all": "^4.1.5",
|
2021-06-23 10:10:53 +02:00
|
|
|
"prettier": "^2.3.1",
|
2021-12-06 16:10:35 +01:00
|
|
|
"prettier-plugin-svelte": "^2.5.0",
|
2022-02-03 02:14:49 +01:00
|
|
|
"sass": "^1.49.7",
|
2022-02-01 00:37:49 +01:00
|
|
|
"svelte": "^3.46.3",
|
2021-06-15 18:08:16 +02:00
|
|
|
"svelte-check": "^2.1.0",
|
2022-02-01 00:37:49 +01:00
|
|
|
"svelte-preprocess": "^4.10.2",
|
2021-12-13 16:45:16 +01:00
|
|
|
"ts-node": "^10.4.0",
|
2021-05-17 14:30:54 +02:00
|
|
|
"tsconfig-paths": "^3.9.0",
|
2021-12-13 16:45:16 +01:00
|
|
|
"typescript": "^4.5.3",
|
2022-01-31 16:20:17 +01:00
|
|
|
"vite": "^2.7.13",
|
2022-02-03 02:23:58 +01:00
|
|
|
"vite-plugin-rewrite-all": "^0.1.2"
|
2020-04-03 14:56:21 +02:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2022-02-11 15:47:17 +01:00
|
|
|
"@16bits/nes.css": "^2.3.2",
|
2021-05-26 17:07:07 +02:00
|
|
|
"@fontsource/press-start-2p": "^4.3.0",
|
2021-12-01 19:29:39 +01:00
|
|
|
"@joeattardi/emoji-button": "^4.6.2",
|
2021-07-15 11:26:04 +02:00
|
|
|
"@types/simple-peer": "^9.11.1",
|
2020-04-05 20:57:14 +02:00
|
|
|
"@types/socket.io-client": "^1.4.32",
|
2021-09-20 14:34:07 +02:00
|
|
|
"axios": "^0.21.2",
|
2022-02-17 15:02:48 +01:00
|
|
|
"buffer": "^6.0.3",
|
2022-02-01 11:44:39 +01:00
|
|
|
"cancelable-promise": "^4.2.1",
|
2021-06-18 00:21:54 +02:00
|
|
|
"cross-env": "^7.0.3",
|
2021-12-08 14:17:13 +01:00
|
|
|
"deep-copy-ts": "^0.5.0",
|
2022-01-12 17:13:37 +01:00
|
|
|
"easystarjs": "^0.4.4",
|
2022-02-19 00:13:25 +01:00
|
|
|
"generic-type-guard": "^3.4.2",
|
2020-09-24 11:16:08 +02:00
|
|
|
"google-protobuf": "^3.13.0",
|
2021-04-19 13:28:17 +02:00
|
|
|
"phaser": "^3.54.0",
|
2021-06-22 14:21:15 +02:00
|
|
|
"phaser-animated-tiles": "workadventure/phaser-animated-tiles#da68bbededd605925621dd4f03bd27e69284b254",
|
2021-02-03 23:28:46 +01:00
|
|
|
"phaser3-rex-plugins": "^1.1.42",
|
2021-10-08 11:53:45 +02:00
|
|
|
"posthog-js": "^1.14.1",
|
2020-06-19 18:18:43 +02:00
|
|
|
"queue-typescript": "^1.0.1",
|
2021-04-29 01:26:09 +02:00
|
|
|
"quill": "1.3.6",
|
2021-07-23 11:07:17 +02:00
|
|
|
"quill-delta-to-html": "^0.12.0",
|
2021-11-29 18:15:21 +01:00
|
|
|
"retry-axios": "^2.6.0",
|
2021-02-02 18:19:51 +01:00
|
|
|
"rxjs": "^6.6.3",
|
2021-07-15 11:26:04 +02:00
|
|
|
"simple-peer": "^9.11.0",
|
2021-06-02 17:58:58 +02:00
|
|
|
"socket.io-client": "^2.3.0",
|
2021-07-27 16:37:01 +02:00
|
|
|
"standardized-audio-context": "^25.2.4",
|
2022-01-03 15:23:28 +01:00
|
|
|
"ts-proto": "^1.96.0",
|
2022-01-21 17:06:03 +01:00
|
|
|
"typesafe-i18n": "^2.59.0",
|
2022-01-10 17:40:04 +01:00
|
|
|
"uuidv4": "^6.2.10",
|
|
|
|
"zod": "^3.11.6"
|
2020-04-03 14:56:21 +02:00
|
|
|
},
|
|
|
|
"scripts": {
|
2022-02-13 11:46:26 +01:00
|
|
|
"start": "run-p templater serve watch-iframe-api svelte-check-watch typesafe-i18n-watch",
|
2021-06-20 19:26:35 +02:00
|
|
|
"templater": "cross-env ./templater.sh",
|
2022-01-31 17:36:38 +01:00
|
|
|
"serve": "cross-env vite --host",
|
2022-02-01 01:46:05 +01:00
|
|
|
"build": "cross-env vite build",
|
2022-02-02 00:20:46 +01:00
|
|
|
"build-iframe-api": "vite --config iframe-api.vite.config.ts build",
|
|
|
|
"watch-iframe-api": "yarn run build-iframe-api --watch",
|
2022-02-01 11:22:33 +01:00
|
|
|
"build-typings": "cross-env tsc --project tsconfig-for-iframe-api-typings.json",
|
2021-06-23 15:06:38 +02:00
|
|
|
"test": "cross-env TS_NODE_PROJECT=\"tsconfig-for-jasmine.json\" ts-node node_modules/jasmine/bin/jasmine --config=jasmine.json",
|
2021-12-06 18:13:32 +01:00
|
|
|
"lint": "node_modules/.bin/eslint src/ tests/ --ext .ts,.svelte",
|
|
|
|
"fix": "node_modules/.bin/eslint --fix src/ tests/ --ext .ts,.svelte",
|
2021-06-23 10:10:53 +02:00
|
|
|
"precommit": "lint-staged",
|
2021-06-17 10:07:15 +02:00
|
|
|
"svelte-check-watch": "svelte-check --fail-on-warnings --fail-on-hints --compiler-warnings \"a11y-no-onchange:ignore,a11y-autofocus:ignore,a11y-media-has-caption:ignore\" --watch",
|
2021-06-24 10:49:55 +02:00
|
|
|
"svelte-check": "svelte-check --fail-on-warnings --fail-on-hints --compiler-warnings \"a11y-no-onchange:ignore,a11y-autofocus:ignore,a11y-media-has-caption:ignore\"",
|
2021-12-06 16:10:35 +01:00
|
|
|
"pretty": "yarn prettier --write 'src/**/*.{ts,svelte}'",
|
2022-01-21 17:06:03 +01:00
|
|
|
"pretty-check": "yarn prettier --check 'src/**/*.{ts,svelte}'",
|
2022-02-03 18:41:13 +01:00
|
|
|
"typecheck": "tsc --noEmit",
|
2022-02-11 15:47:57 +01:00
|
|
|
"typesafe-i18n": "typesafe-i18n --no-watch",
|
|
|
|
"typesafe-i18n-watch": "typesafe-i18n"
|
2021-06-23 10:10:53 +02:00
|
|
|
},
|
|
|
|
"lint-staged": {
|
2021-12-06 18:13:32 +01:00
|
|
|
"*.svelte": [
|
|
|
|
"yarn run svelte-check"
|
|
|
|
],
|
2021-12-06 16:10:35 +01:00
|
|
|
"*.{ts,svelte}": [
|
|
|
|
"yarn run fix",
|
|
|
|
"yarn run pretty"
|
2021-06-23 10:10:53 +02:00
|
|
|
]
|
2020-04-03 14:56:21 +02:00
|
|
|
}
|
|
|
|
}
|