aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
blob: fcedc346b0e2f133d1d4fa914ef93bd98297d993 (plain) (blame)
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
{
  "name": "patchwork-karaoke",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "font-awesome": "^4.7.0",
    "lucide-react": "^1.17.0",
    "next": "16.2.3",
    "pocketbase": "^0.27.0",
    "react": "^19.2.6",
    "react-bootstrap": "^2.10.10",
    "react-dom": "^19.2.6",
    "react-icons": "^5.6.0",
    "react-lrc": "^3.2.1",
    "react-srv3": "^1.0.4",
    "react-toastify": "^11.1.0",
    "styled-components": "^6.4.1"
  },
  "devDependencies": {
    "@types/node": "^25.7.0",
    "@types/react": "^19.2.14",
    "@types/react-dom": "^19.2.3",
    "autoprefixer": "^10.5.0",
    "eslint": "^10.3.0",
    "eslint-config-next": "16.2.3",
    "postcss": "^8.5.14",
    "typescript": "^6.0.3"
  },
  "browser": {
    "fs": false,
    "path": false,
    "os": false
  }
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage