forked from Emupedia/EmuOS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
106 lines (106 loc) · 4.39 KB
/
package.json
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
{
"name": "emuos",
"productName": "EmuOS",
"version": "2.0.0",
"author": {
"name": "Emupedia",
"email": "[email protected]",
"url": "https://emupedia.net"
},
"license": "UNLICENSED",
"private": true,
"description": "EmuOS (Emulated Operating System) is used as a Frontend for Emupedia projects.",
"homepage": "https://emuos.emupedia.net",
"bugs": {
"url": "https://github.com/Emupedia/emuos/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Emupedia/emuos.git"
},
"type": "module",
"engines": {
"node": "^16.14.0",
"npm": "^8.1.0"
},
"scripts": {
"dev": "vite dev --port 5000",
"build": "vite build",
"preview": "vite preview",
"components": "cd components && serve",
"package": "svelte-package",
"post:build": "node scripts/post-build",
"compile:components": "node scripts/compile-components",
"set:debug:on": "replace-in-files --ignore-case --no-glob --string=\"VITE_GLOBAL_DEBUG=false\" --replacement=\"VITE_GLOBAL_DEBUG=true\" ./.env",
"set:debug:off": "replace-in-files --ignore-case --no-glob --string=\"VITE_GLOBAL_DEBUG=true\" --replacement=\"VITE_GLOBAL_DEBUG=false\" ./.env",
"set:components:on": "replace-in-files --ignore-case --no-glob --string=\"VITE_USE_WEBCOMPONENTS=false\" --replacement=\"VITE_USE_WEBCOMPONENTS=true\" ./.env",
"set:components:off": "replace-in-files --ignore-case --no-glob --string=\"VITE_USE_WEBCOMPONENTS=true\" --replacement=\"VITE_USE_WEBCOMPONENTS=false\" ./.env",
"set:build:components:on": "replace-in-files --ignore-case --no-glob --string=\"BUILD_COMPONENTS=false\" --replacement=\"BUILD_COMPONENTS=true\" ./.env",
"set:build:components:off": "replace-in-files --ignore-case --no-glob --string=\"BUILD_COMPONENTS=true\" --replacement=\"BUILD_COMPONENTS=false\" ./.env",
"set:build:website:on": "replace-in-files --ignore-case --no-glob --string=\"BUILD_WEBSITE=false\" --replacement=\"BUILD_WEBSITE=true\" ./.env",
"set:build:website:off": "replace-in-files --ignore-case --no-glob --string=\"BUILD_WEBSITE=true\" --replacement=\"BUILD_WEBSITE=false\" ./.env",
"set:build:desktop:on": "replace-in-files --ignore-case --no-glob --string=\"BUILD_DESKTOP=false\" --replacement=\"BUILD_DESKTOP=true\" ./.env",
"set:build:desktop:off": "replace-in-files --ignore-case --no-glob --string=\"BUILD_DESKTOP=true\" --replacement=\"BUILD_DESKTOP=false\" ./.env",
"build:components": "run-s set:debug:on set:components:on set:build:components:on set:build:website:off set:build:desktop:off build post:build",
"build:website": "run-s set:debug:on set:components:off set:build:components:off set:build:website:on set:build:desktop:off build post:build",
"build:desktop": "run-s set:debug:on set:components:off set:build:components:off set:build:website:off set:build:desktop:on build"
},
"devDependencies": {
"@sveltejs/adapter-static": "1.0.0-next.43",
"@sveltejs/kit": "1.0.0-next.484",
"@sveltejs/package": "^1.0.0-next.3",
"@sveltejs/vite-plugin-svelte": "^1.0.6",
"@vitejs/plugin-legacy": "^2.1.0",
"autoprefixer": "^10.4.11",
"cross-env": "^7.0.3",
"cssnano": "^5.1.13",
"dotenv": "^16.0.2",
"fs-extra": "^10.1.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.16",
"postcss-load-config": "^4.0.1",
"replace-in-file": "^6.3.5",
"replace-in-files-cli": "^2.0.0",
"sass": "^1.54.9",
"serve": "^14.0.1",
"svelte": "^3.50.1",
"svelte-preprocess": "^4.10.7",
"tailwindcss": "^3.1.8",
"vite": "^3.1.2"
},
"dependencies": {
"browser-cookies": "^1.2.0",
"colorette": "^2.0.19",
"colorize-template": "^1.0.0",
"cookie": "^0.5.0",
"idb-keyval": "^6.2.0",
"interactjs": "^1.10.17"
},
"reference": {
"@babel/core": "7.18.5",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-classes": "7.18.4",
"@babel/plugin-transform-runtime": "7.18.5",
"@babel/preset-env": "7.18.2",
"@babel/runtime-corejs3": "7.18.3",
"@macfja/serializer": "^1.0.2",
"@macfja/svelte-adapter-neutralino": "^0.3.0",
"@macfja/svelte-persistent-store": "^2.0.0",
"@neodrag/svelte": "^1.2.3",
"@rollup/plugin-babel": "5.3.1",
"@tailwindcss/forms": "^0.5.2",
"@tailwindcss/typography": "^0.5.4",
"@zerodevx/svelte-toast": "^0.7.2",
"canvas-confetti": "^1.5.1",
"daisyui": "^2.22.0",
"dayjs": "^1.11.1",
"detect-gpu": "4.0.17",
"dexie": "^3.2.1",
"gsap": "^3.10.3",
"pdfjs-dist": "2.3.200",
"rimraf": "^3.0.2",
"rollup": "2.77.0",
"svelte-check": "^2.8.1",
"terser": "^5.15.0"
}
}